-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
When I arrived in LORIS, one of the challenges of getting to know the codebase what to learn what scripts to use for what purpose. I think the naming could be improved to make it more simple or explicit:
run_dicom_archive_loader.py
->convert_dicom_archive_to_bids.py
(the renaming I am the most interested in)run_dicom_archive_validation.py
->validate_dicom_archive.py
(for consistency)run_nifti_insertion.py
->register_nifti.py
(I like "register" to say we add something to the database without further processing it)run_push_imaging_files_to_s3_pipeline.py
->push_imaging_files_to_s3.py
(never used this script though)bids_import.py
->import_bids_dataset.py
(for consistency).
Metadata
Metadata
Assignees
Labels
No labels