-
-
Notifications
You must be signed in to change notification settings - Fork 41
Week of 6.05.23 to 6.09.23
Steve Giavasis edited this page Jun 11, 2023
·
1 revision
- Modifying the data configuration YAML generator to easily add Freesurfer output directories.
- Originally, the new addition of the Freesurfer directory field in the data config (for ingress into C-PAC) was done manually. The data config generator still needed to be updated to make this seamless at a larger scale. This is now being implemented.
- Reviewing the
upgrade/python
PR and addressing issues.- Currently addressing this error.
- The motion parameters BIDS refactor PR.
- This branch has been updated to the latest
develop
branch. - The branch was re-tested because the update involved a large amount of commits.
- This branch has been updated to the latest
- fmriprep ingress.
- Ingressing fmriprep outputs into the C-PAC resource pool and running nuisance denoising plus template-space derivatives now works (for single-scan data configs).
- Getting the multi-scan iterables to work is the next and final part of the project.
2023+ Additions
- Developer Info
- Developers' Logbook
Legacy Posts
- Specifications
- Group Analysis Datagrabber
- Multisite and Multiscan Support
- Documentation
- Documentation Standards
- Generating Webpage Documentation with Sphinx
- How to Document Code
- Testing
- Overall Protocol for Testing
- Protocol for Testing the GUI
- Protocol for Writing Test Scripts
- Pre-Release
- Updates Checklist
- New Dependencies to Installation Instruction