fiuneuro / cis-processing

Automated transfer, conversion, and processing of data acquired at the FIU Center for Imaging Science.
Apache License 2.0
4 stars 4 forks source link

[DOC, REF] Simplify code and improve README #53

Closed tsalo closed 4 years ago

tsalo commented 4 years ago

Closes #52.

Changes proposed:

tsalo commented 4 years ago

I'd prefer to push some of the modularization work (e.g., with MRIQC) to a later PR, and pathlib seems to have changed substantially across Python versions so we shouldn't use that within this repo. Other than that, I think the review has been addressed.