Skip to content

Commit

Permalink
[0H5E] reproduction (#231)
Browse files Browse the repository at this point in the history
* Init 0H5E with existing pipeline [skip ci]

* Begin of preprocessing [skip ci]

* Preprocessing, work in progress [skip ci]

* End of preprocessing [skip ci]

* End of subject and group level + tests [skip ci]

* Threshold using cluster size [skip ci]

* Preprocessing outputs paths [skip ci]

* Issue with preprocessing files removal [skip ci]

* Issue with preprocessing out files names [skip ci]

* Issue with input of get_subject_information [skip ci]

* Typo in subject level analysis outputs [skip ci]

* [BUG] some bug corrections after testing [skip ci]
  • Loading branch information
bclenet authored Jan 10, 2025
1 parent faa8de6 commit 73cc3fc
Show file tree
Hide file tree
Showing 4 changed files with 926 additions and 9 deletions.
2 changes: 1 addition & 1 deletion narps_open/pipelines/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'08MQ': 'PipelineTeam08MQ',
'0C7Q': None,
'0ED6': None,
'0H5E': None,
'0H5E': 'PipelineTeam0H5E',
'0I4U': None,
'0JO0': None,
'16IN': None,
Expand Down
Loading

0 comments on commit 73cc3fc

Please sign in to comment.