Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Documentation-116
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • 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
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • anywave
  • Documentation-116
  • Wiki
  • CLI_List

CLI_List · Changes

Page history
Update CLI_List authored May 05, 2026 by Bruno Colombet's avatar Bruno Colombet
Hide whitespace changes
Inline Side-by-side
CLI_List.md
View page @ 34f0cd47
...@@ -2,6 +2,13 @@ ...@@ -2,6 +2,13 @@
# Introduction # Introduction
This page describes all the process plugins you can run using the command line. This page describes all the process plugins you can run using the command line.
The specific options related to the plugins The specific options related to the plugins
# Exporting data
````bash
anywave --run export --input_file <file> --output_format <vhdr|matlab|ades|fiff>
````
by default <file> will be exported as a new format specified in output_format into the same dir.
Use --output_dir to specify an output_dir
Other common options can be used as well (filters)
# ICA # ICA
Specifics options: Specifics options:
````bash ````bash
......
Clone repository
  • Build_AnyWave
  • CLI
  • CLI_List
  • Changes
  • ExportData
  • ICA
  • Imaginary Coherence
  • MATLAB anywave function
  • MATLAB_BIDS
  • MATLAB_change_sig_prop
  • MATLAB_debug
  • MATLAB_get_data
  • MATLAB_get_markers
  • MATLAB_get_props
  • MATLAB_init
View All Pages