Releases: CNaP-Lab/MCOT
0.3.5
Full Changelog: 0.3.4...0.3.5
0.3.4
0.3.3
Full Changelog: 0.3.2...0.3.3
0.3.2
Minor bug fix to use eroded CSF and white matter masks to extract nuisance signals. Each subject's tissue compartment mask (WM or CSF) is eroded up to 4 times, as long as there is more than 1 voxel remaining in the mask. Signals in the remaining voxels are spatially averaged and used as nuisance signals.
0.3.1
Major bug fix in filenameParser.m that affected the identification of files that need to be unzipped into the working directory.
Full Changelog: 0.3.0...0.3.1
0.3.0
Added functionality to save LPF-FD, LPF-DV, and filtered motion parameters to output directory:
Outputs/Framewise_Motion_Vectors//{LPF_FD,LPF-DV,Filtered_MPs}
Minor bug fixes.
What's Changed
- Feature branch output subj ids by @jocwilliams in #2
New Contributors
- @jocwilliams made their first contribution in #2
Full Changelog: 0.2.3...0.3.0
0.2.3
Minor bug fixes for cases where there are ROIs with no signal in some subjects.
Minor change to .mat file saving for compatibility with older releases of MATLAB.
Full Changelog: 0.2.2...0.2.3
0.2.2
Added description and instructions for use of the toolkit
0.2.1
fMRIPrep support in application
0.2.0
Implement fMRIprep support