Skip to content

Releases: SIMEXP/cbrain-plugins-psom

1.3.0

18 Sep 21:12

Choose a tag to compare

Updated to boutique 0.5
Added hint options for anat and func entry
Uses singularity

1.2.2

16 Dec 21:56

Choose a tag to compare

Schema updates to conform to Boutiques version 0.4.

1.2.1

06 Oct 21:19

Choose a tag to compare

Bug fix in PSOMWorker.

1.2

30 Sep 21:53

Choose a tag to compare

1.2
  • General:
    • PSOM can now start more than one worker per task (configured through environment variable PSOM_WORKER_PPN)
  • Pre-processing pipeline:
    • Improved documentation of input parameters (#14)
    • Added walltime estimate (#16)
    • Grouped input parameters
    • Updated default values
    • Now uses enum types when only a few input values are allowed
    • Now uses min/max constraints whenever relevant
  • PSOM worker:
    • Added walltime estimate (#16)

1.1.1

30 Sep 19:57

Choose a tag to compare

Bug fix.

1.1

22 Sep 16:15

Choose a tag to compare

1.1
  • Now using Docker image niak-boss.
  • Niak fMRI pre-process:
    • added parameter subject
    • updates in default values
    • now produces results of type NiakResult (first step towards Niak viewer integration).
  • Updates in progress bar.

1.0

29 Apr 20:04

Choose a tag to compare

1.0

Supported PSOM pipelines:

  • Niak_fmri_preprocess

Requirements:

  • CBRAIN v4.3.0 (support for sub-tasks is required).
  • Progress bar requires commit aces/cbrain@99719c7 in CBRAIN. Otherwise, the pipeline will work but the progress bar will not show.