File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ jobs:
250250 sudo rm -rf /home/runner/work/macapype/macapype/macapype_CI_v2.1/cerimed_marmo/results
251251
252252 run-pretest-ants-4animal-marmo :
253- name : Running all existing pipelines in macapype_CI_v2.1.zip (ANTS_4animal marmo)
253+ name : Running all existing pipelines in macapype_CI_v2.1.zip (ANTS_4animal_noseg marmo)
254254 needs : docker-build
255255 runs-on : ubuntu-latest
256256 timeout-minutes : 1440
@@ -276,9 +276,9 @@ jobs:
276276 ls macapype_CI_v2.1/cerimed_marmo
277277 echo ""
278278
279- - name : Running test pipeline cerimed_marmo ANTS_4animal T1 T2
279+ - name : Running test pipeline cerimed_marmo ANTS_4animal_noseg T1 T2
280280 run : |
281- docker run -i -v /home/runner/work/macapype/macapype/macapype_CI_v2.1:/data macatools/macapype:latest segment_pnh -data /data/cerimed_marmo -out /data/cerimed_marmo/results -soft ANTS_4animal -species marmo -sub Tresor -ses 01 -deriv -pad -dt T1 T2
281+ docker run -i -v /home/runner/work/macapype/macapype/macapype_CI_v2.1:/data macatools/macapype:latest segment_pnh -data /data/cerimed_marmo -out /data/cerimed_marmo/results -soft ANTS_4animal_noseg -species marmo -sub Tresor -ses 01 -deriv -pad -dt T1 T2
282282
283283 ls /home/runner/work/macapype/macapype/macapype_CI_v2.1/cerimed_marmo/results/
284284
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ jobs:
250250 sudo rm -rf /home/runner/work/macapype/macapype/macapype_CI_v2.1/cerimed_marmo/results
251251
252252 run-pretest-ants-4animal-marmo :
253- name : Running all existing pipelines in macapype_CI_v2.1.zip (ANTS_4animal marmo)
253+ name : Running all existing pipelines in macapype_CI_v2.1.zip (ANTS_4animal_noseg marmo)
254254 needs : docker-build
255255 runs-on : ubuntu-latest
256256 timeout-minutes : 1440
@@ -276,9 +276,9 @@ jobs:
276276 ls macapype_CI_v2.1/cerimed_marmo
277277 echo ""
278278
279- - name : Running test pipeline cerimed_marmo ANTS_4animal T1 T2
279+ - name : Running test pipeline cerimed_marmo ANTS_4animal_noseg T1 T2
280280 run : |
281- docker run -i -v /home/runner/work/macapype/macapype/macapype_CI_v2.1:/data macatools/macapype:latest segment_pnh -data /data/cerimed_marmo -out /data/cerimed_marmo/results -soft ANTS_4animal -species marmo -sub Tresor -ses 01 -deriv -pad -dt T1 T2
281+ docker run -i -v /home/runner/work/macapype/macapype/macapype_CI_v2.1:/data macatools/macapype:latest segment_pnh -data /data/cerimed_marmo -out /data/cerimed_marmo/results -soft ANTS_4animal_noseg -species marmo -sub Tresor -ses 01 -deriv -pad -dt T1 T2
282282
283283 ls /home/runner/work/macapype/macapype/macapype_CI_v2.1/cerimed_marmo/results/
284284
Original file line number Diff line number Diff line change 1- __version__ = '0.5.11-rc6 '
1+ __version__ = '0.5.11-rc7 '
You can’t perform that action at this time.
0 commit comments