-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathtodo-review-notebooks-for-automatic-notebook-testing-Dec-2013.txt
77 lines (67 loc) · 2.66 KB
/
todo-review-notebooks-for-automatic-notebook-testing-Dec-2013.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
* Notebooks to review (December 2013)
- [X] dev-assemble-question.ipynb
Done, 7 Dec 2012, Hans
Done again, 8 Dec 2012, Hans
- [X] dev-cvode.ipynb
Done (worked out of the box), 8 Dec, Hans
- [X] dev-cvode-nsteps-only.ipynb
Done (worked out of the box), 8 Dec, Hans
- [X] dev-papers-Rohart-and-Thiaville-2013.ipynb
Done, 4 December 2013, Hans.
- [X] dev-restricting-a-dolfin-function-to-a-submesh.ipynb
Done, 8 December 2013, Hans
Done again, 16 January 2014, Max
- [X] ref-assembling-dmi-simulations.ipynb
Done, 8 December 2013, Hans
Done again, 16 January 2014, Max
- [X] ref-creating-custom-data-table-files.ipynb
Done, 13 December 2013, Hans
- [X] ref-domain-wall-energy-class.ipynb
Done, 16 January 2014, Max
- [X] ref-magnetic-spectrum-skymion.ipynb
Done, 14 Decemeber 2013, Hans
- [X] ref-restarting-simulations.ipynb
Done, 14 December 2013, Hans
- [X] ref-saving-averages-regions.ipynb
Done, 22 December 2013, Hans
- [X] ref-spatially-varying-anisotropy.ipynb
Done, 26 December 2013, Hans
- [X] ref-using-timings.ipynb
Done (but fails, needs reviewing), 16 January 2014, Max
- [X] ref-using-timings.ipynb
Done, 10 January 2014, Mark V.
- [X] ref-varying-damping.ipynb
Done, 16 January 2014, Max
- [ ] ref-varying-Ms.ipynb
- [ ] ref-zhang-li-example.ipynb
- [X] test-flag-to-ignore-cell-output.ipynb
Done, 4 December 2013, Max
- [X] tutorial-coupled-relaxation-of-two-nanodisks.ipynb
Done, 17 January 2014, Max
- [ ] tutorial-example2.ipynb
- [X] tutorial-finding-dmi-from-helix-length.ipynb
Done, 16 January 2014, Max
- [X] tutorial_fourier_transform.ipynb
Done, 10 February 2014, Hans
- [X] tutorial_mesh_templates.ipynb
Done, 16 January 2014, Max
- [ ] tutorial-NormalModeSimulation.ipynb
- [X] tutorial-normal-modes.ipynb
Done, 16 January 2014, Max
- [ ] tutorial-relaxations-of-a-single-nanodisk.ipynb
- [ ] tutorial-running-simulations-with-dmi.ipynb
- [ ] tutorial-sampling-m-at-arbitrary-positions.ipynb
Modified, 4 December 2013, Mark V. (see other to-do document)
- [ ] tutorial-saving-averages-demo.ipynb
- [X] tutorial-scheduling-events.ipynb
Done, 4 December 2013, Max
Done again, 17 January 2014, Max
- [X] tutorial-use-of-logging.ipynb
- [ ] tutorial-using-ipython-notebook.ipynb
- [ ] tutorial-using-the-physics-units-object.ipynb
- [ ] tutorial-visualising-the-stray-field-with-the-airbox-method.ipynb
* To run the tests for notebook "tutorial-use-of-logging.ipynb", we can do this:
$> hg root
/home/fangohr/hg/finmag
$> cd doc/ipython_notebooks_src
$> python ../../bin/ipynbdoctest.py tutorial-use-of-logging.ipynb