bids-apps / CPAC

BIDS Application for the Configurable Pipeline for the Analysis of Connectomes (C-PAC)
Apache License 2.0
14 stars 18 forks source link

Tests time out #7

Closed chrisgorgo closed 7 years ago

chrisgorgo commented 7 years ago

CircleCI has a limit of running no longer than 2h. This seems to be too short to perform full analysis of one subject. Would it be possible to limit the analysis for the testing purposes only to a couple of first testing steps? This is what I did for FreeSurfer and HCPPipelines apps.

ccraddock commented 7 years ago

Hmm. I will try with a pipeline configure with Paramus that should make somethings faster.

Sent from my iPhone

On Oct 1, 2016, at 11:09 AM, Chris Filo Gorgolewski notifications@github.com wrote:

CircleCI has a limit of running no longer than 2h. This seems to be too short to perform full analysis of one subject. Would it be possible to limit the analysis for the testing purposes only to a couple of first testing steps? This is what I did for FreeSurfer and HCPPipelines apps.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

ccraddock commented 7 years ago

i stripped down the config to perform anatomical and anatomical preprocessing only, no statistical derivatives (such as reho, alff, etc). this pipeline is in test_pipeline.yaml and takes about 45 min to run 1 anatomical and 2 functional scans.