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

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

Linear interpolation might not be appropriate for the mask #85

Open jcohenadad opened 1 week ago

jcohenadad commented 1 week ago

This code uses linear interpolation for the mask, which is good for metric extraction, but bad for figure generation.

https://github.com/spinal-cord-7t/coil-qc-code/blob/e6ac4b386a33ded3614fb6ccff742dd97e1c7330/data_processing-phantom.ipynb#L362-L364

two options: