Skip to content

Commit 26bce37

Browse files
committed
feat(csv): give examples with outputs saved to files
1 parent 4cbef52 commit 26bce37

File tree

6 files changed

+11710
-85
lines changed

6 files changed

+11710
-85
lines changed

docs/heather_2025.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ As part of the project STARS (Sharing Tools and Artefacts for Reproducible Simul
3030
| Comment sufficiently || - |
3131
| Ensure clarity and consistency in the model results tables || - |
3232
| Include run instructions || - |
33-
| State run times and machine specifications || - |
33+
| State run times and machine specifications || In `REAME.md` and `.ipynb` files |
3434
| **Functionality** |
3535
| Optimise model run time || Provides option of parallel processing. |
36-
| Save outputs to a file || - |
36+
| Save outputs to a file || Includes some examples (in `analysis.ipynb`) where outputs are saved. |
3737
| Avoid excessive output files || - |
38-
| Address large file sizes | N/A | No large files. |
38+
| Address large file sizes | | Includes an example (in `analysis.ipynb`) where patient results are compressed when saving to file (`.csv.gz`). |

0 commit comments

Comments
 (0)