Skip to content

Commit

Permalink
U26C repro (#142)
Browse files Browse the repository at this point in the history
* [BUG] inside unit_tests workflow

* [DOC] runner help

* Creating entry-points for the project

* [DOC] command line tools

* [DOC] command line tools

* Adding a tester command line tool

* [DATALAD] change results url

* First version of U26C

* First level of U26C

* First level of U26C

* First level of U26C

* Select files node error

* Select files node error

* Select events files

* Runner configuration

* Remove dir func in

* Runner always stops on first crash

* [TEST][helpers] not failing test if correlation under threshold

* [DOC] narps_open.core.common

* [ENH][TEST] narps_open.core.nodes module

* [ENH][DOC] node generators in core module

* [PEP8][SPELL] node generators in core module

* Remove nodes [skip ci]

* Remove nodes [skip ci]

* Remove nodes [skip ci]

* Remove nodes [skip ci]

* Add a remove parent dir node generator

* Remove nodes [skip ci]

* [REFAC][DOC] Creators at interface level instead of nodes

* Creating an interface factory

* Remove node modules after merging

* Conditional nodes for removal [skip ci]

* Add group level workflows [skip ci]

* Group levels + tests [skip ci]

* [BUG] group level analyses names

* Waiting before removing smoothed files

* Typo in expected outputs for subject_level_analysis

* [BUG] mean not a condition in groupComp analysis

* [TEST] test update for pipeline outputs

* Issue with group level contrast definition

* Issue with group level contrast definition
  • Loading branch information
bclenet authored Feb 7, 2024
1 parent b0a53cd commit f87cf70
Show file tree
Hide file tree
Showing 4 changed files with 838 additions and 1 deletion.
2 changes: 1 addition & 1 deletion narps_open/pipelines/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
'R9K3': None,
'SM54': None,
'T54A': 'PipelineTeamT54A',
'U26C': None,
'U26C': 'PipelineTeamU26C',
'UI76': None,
'UK24': None,
'V55J': None,
Expand Down
Loading

0 comments on commit f87cf70

Please sign in to comment.