fMRIprep supports two ways of producing reports to support similar reports across different releases. The legacy type is not relevant to PETPrep, so it should be removed.
It is also referenced to in other functions such as
|
>>> desc_file = Path('legacy_dataset_description.json') |
Working on branch rm_legacy_reports
fMRIprep supports two ways of producing reports to support similar reports across different releases. The
legacytype is not relevant to PETPrep, so it should be removed.It is also referenced to in other functions such as
petprep/petprep/utils/bids.py
Line 438 in 64a4fba
Working on branch rm_legacy_reports