pnlbwh / dMRIharmonization

Multi-site dMRI harmonization
Other
43 stars 14 forks source link

Can --ref_name and --tar_name be not mandatory? #50

Closed tashrifbillah closed 4 years ago

tashrifbillah commented 4 years ago

In --create we make use of both --ref_name and --tar_name.

However, during --process, we should not need neither --ref_name nor --ref_list. The former is set to mandatory=True while the latter is already at mandatory=False. This is already an irregularity.

Refer to code: https://github.com/pnlbwh/dMRIharmonization/blob/spm-bspline/lib/harmonization.py#L177

tashrifbillah commented 4 years ago

Relevant commit: https://github.com/pnlbwh/dMRIharmonization/commit/b3ceb70a32dafbee6971ec1efcd7b687273dbadc