Skip to content

create a cpp_spm main function in the root folder #503

@Remi-Gau

Description

@Remi-Gau

This should be able to control:

  • initialization
  • uninitialization
  • run tests
  • update
  • help to provide a BIDS app like API
    • preprocess
    • stats
cpp_spm('analysis_level', 'participant', ...
        'participant_label', {'01', '02'}, ...
        'analysis_type', 'preproc', ...
        'input_dataset, input_path, ...
        'output_path', some_path, ...
        'bids_filter_file', 'bids_filter.json'
        'options', 'something.json'
        ...

optional:

  • init and update submodules

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions