FCP-INDI/C-PAC: CPAC Version 1.0.3 Beta
Authors/Creators
- Steve Giavasis1
- Daniel Clark
- Ranjit
- Sharad Sikka2
- nrajamani3
- Zarrar Shehzad3
- John Pellman4
- Caroline Froehlich
- Ranjit Khanuja
- Brian Cheung5
- Cameron Craddock6
- Floris van Vugt
- Sebastian
- James Kent7
- ilkayisik8
- Daniel Lurie9
- Anibal Sólon10
- Yaroslav Halchenko11
- Adam Liska12
- Rosalia Tungaraza
- joshua vogelstein13
- Asier Erramuzpe
- Aimi Watanabe
- Daniel A Kessler14
- Chris Filo Gorgolewski15
- 1. Child Mind Institute
- 2. CYAN INC
- 3. Yale University
- 4. Columbia University Libraries @cul
- 5. UC Berkeley
- 6. Dell Medical School, University of Texas, Austin
- 7. @HBClab
- 8. Max Planck Institute for Empirical Aesthetic
- 9. University of California, Berkeley
- 10. Planejei
- 11. Dartmouth College, @Debian, @DataLad, @PyMVPA, @fail2ban
- 12. University of Trento
- 13. johns hopkins university
- 14. University of Michigan
- 15. Stanford University
Description
Field map distortion correction via FSL FUGUE has been introduced as a pre-processing option. Users can provide the phase difference and magnitude files required to generate the field map (if applicable) through the data configuration (participant list) builder. See the User Guide section about distortion correction for more information.
The data configuration (participant list) builder has been significantly upgraded:
- The Subject/Participant list YAML file has been renamed the "Data Configuration" file. What used to be named the "data config", which contains the presets used to generate the participant list, has been renamed the "Data Settings" file. This also makes the main CPAC interface consistent with the CPAC BIDS-App. See the User Guide section about building a data configuration file for more information.
- The layout and naming of fields in the data configuration builder GUI are now clearer.
- A new script called cpac_data_config_setup.py has been introduced, which allows users to quickly and easily create a data settings template for modification, and then use this data settings file to generate their data configuration. This script does the same thing that the data configuration builder GUI does, except without needing to be able to open the GUI (for example, when SSHing into a server).
- Input data can now be filtered by site, session, and series.
- Support for BIDS-protocol scan parameter reading from JSON files has been introduced.
- More informative status messages have been introduced detailing the data configuration building process (progress, amount of input data found, etc.).
- A bug sometimes causing some scans to not be included in a participant entry has been fixed.
- Data configuration files (participant lists) are now ordered by site, and then participant ID, for easier searching and navigation when manually viewing or editing the YAML file.
The bug in the group-level analysis model builder GUI reported earlier, where the ordering of the contrasts in the contrast matrix provided to FSL FLAME did not always match the order in which they were specified in the group model builder GUI, has been fixed.
- Fixed a bug where sometimes de-spiking could cause a crash if no volumes are marked for excessive motion.
The following updates from the 1.0.2a hotfix are also included in the 1.0.3 release:
- An error introduced in v1.0.2 that was causing the CompCor nuisance regression strategy to not run even if it was selected, has been fixed.
- Logging can now be disabled by entering "run_logging: False" in your pipeline configuration YAML file.
- The formatting of the motion parameters CSV file has been fixed.
Files
FCP-INDI/C-PAC-v1.0.3.zip
Files
(25.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:26877aa49d37aa0195e5ae0920a6bb88
|
25.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/FCP-INDI/C-PAC/tree/v1.0.3 (URL)