You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release moves FitLins to a Nipype workflow and provides a set of Nipype interfaces for interacting with BIDS Models and the nistats statistical package.
* FIX: Correctly handle missing confounds (#73)
* ENH: Set loop_preproc during model loading (#66)
* REF: Second-level workflow (#30)
* DOC: Example model (#63)
* MAINT: Update nipype, grabbit and pybids dependencies (#70)
Copy file name to clipboardExpand all lines: CHANGES.rst
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
0.1.0 (August 24, 2018)
2
+
=======================
3
+
4
+
This release moves FitLins to a Nipype workflow and provides a set of Nipype interfaces for interacting with BIDS Models and the nistats statistical package.
0 commit comments