nistats icon indicating copy to clipboard operation
nistats copied to clipboard

Modeling and statistical inference on fMRI data in Python

Results 3 nistats issues
Sort by recently updated
recently updated
newest added

This fixes https://github.com/nistats/nistats/issues/150

Dear nistats team, using ```first_level_model.make_first_level_design_matrix()``` I noticed that in some cases the baseline of a regressor can shift and never return to zero, instead being stuck at another value (e.g....

This PR is a massive code simplification. We should decide whether we want it or not.