neuropoly / template

A framework for creating unbiased MRI templates of the spinal cord
MIT License
5 stars 3 forks source link

Add explanation at the beginning of `preprocess_normalize.py` #50

Closed NadiaBlostein closed 1 year ago

NadiaBlostein commented 1 year ago

Example from spinalcordtoolbox/scripts/sct_run_batch.py

#!/usr/bin/env python
#
# Wrapper to processing scripts, which loops across subjects. Data should be
# organized according to the BIDS structure and the processing script should
# make use of the some of the environment variables passed here. More details
# at: https://spine-generic.readthedocs.io/en/latest/
#
# Copyright (c) 2020 Polytechnique Montreal <www.neuro.polymtl.ca>
# License: see the file LICENSE
NadiaBlostein commented 1 year ago

Fixed with PR #53 nb/preprocess_segment, last commit (0ca0cd4b469cd99bf521a6ada765bc93b85adebf)