Skip to content

SIGMA Rat Brain Template and Atlas Substitution #467

Description

@hookeba

Hello Everyone!

I would like to substitute the SIGMA rat brain template and atlas for my resting-state fMRI analysis. I assume that I need to define the following commonspace template and associated mask/label files to override the mouse DSURQE defaults:

  1. --anat_template
  2. --brain_mask
  3. --WM_mask
  4. --CSF_mask
  5. --labels

Unfortunately, when defining the --anat_template variable, I received the below error message. I am running Ubuntu 24.04.3 LTS with Python 3.7.11. Your help is greatly appreciated!

Brad

Traceback (most recent call last):
File "/home/rabies/miniforge/bin/rabies", line 7, in
exec(compile(f.read(), file, 'exec'))
File "/home/rabies/RABIES/scripts/rabies", line 3, in
execute_workflow()
File "/home/rabies/RABIES/rabies/run_main.py", line 44, in execute_workflow
workflow = preprocess(opts, log)
File "/home/rabies/RABIES/rabies/run_main.py", line 179, in preprocess
raise ValueError(f"--anat_template file {opts.anat_template} doesn't exists.")
ValueError: --anat_template file /home/rabies/SIGMA_InVivo_Anatomical_Brain_template.nii.gz doesn't exists.

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