- funcalign: Added the Robust Shared Response Model method. (#302)
- fmrisim: Update convolution and drift. (#309)
- eventseg: Added option to compute p values for ISC and ISFC (#310)
- Added Conda packages. (#328)
- Updated the searchlight API docs. (#324)
- reprsimil: Add Group Bayesian RSA, add transform (decoding) and score (model selection) functions, add automatic determination of the number of necessary nuisance regressors. utils: modified gen_design to make the generated design matrix approximately scaled in amplitudes. (#194)
- searchlight: Improved performance via tweaked multiprocessing usage. (#240)
- fmrisim: Updated drift calculation and masking. (#244)
- eventseg: Add set_event_patterns() and notebook example (#266)
- Added a Docker image for testing BrainIAK without installing. (#272)
- eventseg: Fixed numerical instability bug, added utility function for weighted variance (#292)
- Restricted multiprocessing to the available number of CPUs. (#293)
- Changed GitHub organization to BrainIAK. Update your remote URLs. (#277)
- FCMA partial similarity matrix option. (#168)
- Faster FCMA cross validation via multiprocessing. (#176)
- Inter-subject correlation (ISC) and inter-subject functional correlation (ISFC). (#183)
- Input/output and image modules with high-level APIs. (#209)
- FCMA support for random permutations. (#217)
- A distributed version of SRM. (#220)
- Shape masks for the searchlight. (#221)
- Changed fmrisim to compute signal-to-fluctuation-noise ratio (SFNR) instead of signal-to-noise ratio (SNR). (#224)
- Distributed searchlight. (#148)
- Multi-voxel pattern analysis (MVPA) support in FCMA. (#154, #157)
- Fast Pearson correlation coefficient computation. (#159)
- Event segmentation. (#72)
- Full correlation matrix analysis (FCMA). (#97, #122)
- Bayesian representational similarity analysis (BRSA). (#98)
- Deterministic SRM. (#102)
- Semi-supervised shared response model (SSSRM). (#108)
- Hyperparameter optimization. (#58)
- Removed
_
from package names. (#73)
- Initial release, including:
- Shared response model (SRM).
- Topographic factor analysis (TFA) and hierarchical topographical factor analysis (HTFA).