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

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

Simplify code and use variables #86

Open jcohenadad opened 1 week ago

jcohenadad commented 1 week ago

A lot of paths and file names are hard-coded in this cell, yet variables have been defined in earlier cells. It would be cleaner and less error-prone to use the variables instead:

https://github.com/spinal-cord-7t/coil-qc-code/blob/da016b61566d5e8f4a00d700e82a921bed167e25/data_processing-phantom.ipynb#L608-L637