Skip to content

Running bounti #73

@fgaudfernau

Description

@fgaudfernau

Hello,
I noticed a few errors preventing the correct use of bounti

  • Incorrect tmp path specification

In the config file fetpype/configs/segmentation/default.yaml:

singularity:
  cmd: "singularity exec -u --bind <singularity_mount> --bind /home/gmarti/tmp:/home/tmp_proc --nv
    <singularity_path>/bounti.sif
    bash /home/auto-proc-svrtk/auto-brain-bounti-segmentation-fetal.sh 
    <input_dir> <output_dir>"

Instead of home/gmarti/tmp the user should be able to specify its own tmp path.

  • incorrect bash file specification in config file
    The correct path is /home/auto-proc-svrtk/scripts/auto-brain-bounti-segmentation-fetal.sh

Best, Fleur

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions