Releases: SIMEXP/niak
Releases · SIMEXP/niak
BOSS version 0.12.19
Main changes:
included a p-value for the f-test in niak_glm.m
the degrees of freedom are now returned in the function niak_glm for t-test and f-test
BOSS version 0.12.18
Two main features:
- The default FDR method for the GLM pipelines is now the vanilla BH.
- The fmri preprocessing pipeline now accepts user-specified templates.
In addition, some work on NIAK_TEST_ALL to make testing fast and easy. Not finished yet. Also, a bunch of minor changes.
BOSS version 0.12.17
- new feature: a script to automatize the quality control of the outputs of the fMRI preprocessing pipeline (niak_qc_fmri_preproc).
BOSS version 0.12.16.1
- Bug fix (introduced in 0.12.16)
BOSS version 0.12.16
- main feature is a bug fix in the BH FDR procedure. The procedure was too conservative before the fix.
- the default FDR method in the GLM pipelines (connectome and FIR) is now BH, not group-FDR, which seem to be too liberal in a number of situations.
BOSS version 0.12.15
- Minor improvements of documentation.
- Some progress on scores that do not affect the rest of the pipelines.
- bug fix for the GLM-FIR pipeline.
BOSS version 0.12.14
- "Bug fix for NaNs in the GLM-connectome/FIR pipelines
- additional methods to correct multiple comparisons (uncorrected or only local correction within a map or a FIR) in these two pipelines.
BOSS version 0.12.13
Same as 0.12.12, but with a bug fix in the demo for GLM-FIR.
BOSS version 0.12.12
This pre-release is almost identical to version 0.12.11, but PSOM is now added as a submodule:
https://github.com/SIMEXP/psom
BOSS version 0.12.11
Mainly a bug fix (pre-)release. Bugs affected the BASC pipeline (which got broken recently) and the GLM-connectome pipeline (multiple selects in the model were ignored, except for the first one).