spinal-cord-7t / coil-qc-code

7T Spinal Cord Coil QC Analysis Code
0 stars 0 forks source link

Analysis script organization #10

Open evaalonsoortiz opened 8 months ago

evaalonsoortiz commented 8 months ago

We should agree on an organization strategy for the analysis pipeline.

Option 1: Do everything in a jupyter notebook

Option 2: Separate data analysis from figure generation

jcohenadad commented 8 months ago

Once https://github.com/spinal-cord-7t/coil-qc-code/pull/9 is merged and the data are uploaded on OpenNeuro, I will write a prototype notebook script that does "most" of the processing tasks. Then we can decide if having all the processing done on a notebook (option 1) is too cumbersome/slow.