Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Documentation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • anywave
  • Documentation
  • Wiki
  • CLI_List

Last edited by Bruno Colombet Jun 06, 2024
Page history

CLI_List

  • Introduction
  • ICA
  • h2/r2
  • Write values from marker file to 4DNI MEG trigger channel

Introduction

This page describes all the process plugins you can run using the command line.
The specific options related to the plugins

ICA

Specifics options:

anywave --run ica --modality <meg|ieeg|eeg> --comp <number of IC>  --input_file <path to data>

Optionals:

--skip_bad <true=default|false> 

skip_bad: avoid channels marked as bad.

h2/r2

Specifics options:

anywave --run h2 --algorithm <r2|h2=default> --input_file <path to data> --time_window <seconds> --max_lag <seconds> --step <seconds>

Write values from marker file to 4DNI MEG trigger channel

anywave --run trigger_writer --meg_file <path to data> --marker_file <mrk file path>

Optionals:

--duration <ms>  specify the duration in ms of the trigger value.  Default is 20ms.
Clone repository
  • Build_AnyWave
  • CLI
  • CLI_List
  • Changes
  • ExportData
  • MATLAB_API
  • MATLAB_BIDS
  • MATLAB_debug
  • MATLAB_functions
  • MATLAB_get_data
  • MATLAB_get_data_ex
  • MATLAB_get_markers
  • MATLAB_get_props
  • MATLAB_init
  • MATLAB_run
View All Pages