sct-pipeline / ukbiobank-spinalcord-csa

Measure of the averaged cross-sectional area (cord CSA) between C2 and C3 of the spinal cord with UK Biobank Brain MRI dataset.
MIT License
3 stars 1 forks source link

Add manual labeling of PMJ label in `manual_correction.py` #80

Closed sandrinebedard closed 3 years ago

sandrinebedard commented 3 years ago

Context

Since we are now also computing CSA based on the distance from PMJ, we need the PMJ label. sct_detect_pmj can fail, we need to add the option to manually label PMJ to the script manual_correction.py

TODO