Skip to content

[BUG] setNidm - space settingΒ #1337

@CerenB

Description

@CerenB

Is there an existing issue for this?

  • I have searched the existing issues

Operating system

  • Linux
  • Mac
  • Windows

Operating system version

  • Linux Ubuntu 22.04 "jammy jellyfish"
  • Mac OS Version 12 "monterey"

SPM 12 version

  • 7771
  • 7487
  • 7219

Platform

  • MATLAB
  • Octave

Platform version

  • MATLAB 2017a
  • Octave 4.2.2

bidspm version

v3.1.0

bidspm branch / commit number

Expected Behavior

bidsResult can printout the results in individual space.

model-mototopy_audCueParts_smdl_dummy.json

BIDS stats model

Current Behavior & Error message

% copy the error you got below
% before the three backticks (```)



For space = 'T1w', it does not show any error message but also does not create any .png files, figures for the results.
When I set the line #17 from "individual" to "T1w", it works like a charm.

https://github.com/cpp-lln-lab/bidspm/blob/main/src/stats/results/setNidm.m#L17

It might be due to the fact that nothing else is set to "individual". In the model file it is called T1w because in preprocessing of fmriprep output is T1w. and all the rest of scripts/files are also called T1w.

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions