Release Notes
1.0.4_6.0 [2021-09-22]
Maintenance:
- Dev notes
Enhancements:
- Add configuration options for
DOF,FNIRT, andSearch Space
1.0.3_6.0 [2021-09-20]
Maintenance:
- Add docs +
release_notes.md
Enhancements:
- Upgrade to FSL 6.0
- Add flexible standard template
Fixes:
- Highpass filter cutoff variable now consistent
- Changed
REG_STANDARD_IMAGEdefault to yes
0.1.6 [2019-11-20]
Maintenance:
- Changed gear category from
utilitytoanalysis
0.1.5 [2019-11-19]
Fixes:
- Fixed
FWHMconfiguration parameter parsing in run script (was incorrectly referencingFW_CONFIG_FWHMinstead ofFWHM)
Maintenance:
- Updated Docker image tag from
0.1.4to0.1.5 - Reorganized
manifest.jsonstructure withgear-builderconfiguration - Updated FSL version label from
v6.0tov5.0in gear label - Updated credit attribution in run script from
@UPENNto@CUMC
0.1.4 [2018-08-16]
Enhancements:
- Added low-pass filtering configuration option (
LPF) with default disabled
Fixes:
- Corrected input file description from "Anatomical NIfTI image, or multi-channel set of images, to be segmented" to "FUNCTIONAL NIfTI file to be processed"
Documentation:
- Added low-pass filtering step to README feature list
0.1.3 [2018-06-26]
Enhancements:
- Added
suitemetadata to identify gear as part of theFSLsuite
0.1.2 [2018-06-26]
Enhancements:
- Added Docker container for running FSL's FEAT (FMRI Expert Analysis Tool) with preprocessing capabilities
- Added support for motion correction using MCFLIRT
- Added slice-timing correction with multiple acquisition order options (regular up/down, interleaved, custom order/timing files)
- Added spatial smoothing with configurable FWHM
- Added intensity normalization and highpass temporal filtering options
- Added brain extraction using BET
- Added optional registration to MNI152 standard space
- Added configurable preprocessing parameters including brain background threshold, Z threshold, noise level, and temporal smoothness
- Added automatic HTML report generation using
webpage2html - Added compressed output archives for logs, motion correction, and registration results
Documentation:
- Added README with gear description and preprocessing steps overview
- Added Docker Hub badges for pulls and stars