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
  • Python_package

Python_package · Changes

Page history
Update Python_package authored Aug 26, 2025 by Bruno Colombet's avatar Bruno Colombet
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 0 deletions
+1 -0
  • Python_package.md Python_package.md +1 -0
  • No files found.
Python_package.md
View page @ 7ec555de
...@@ -11,6 +11,7 @@ AnyWave will run the python interpreter on that module AnyWave once the plugin c ...@@ -11,6 +11,7 @@ AnyWave will run the python interpreter on that module AnyWave once the plugin c
| send_markers() | Send new markers | [Go to the send_markers documentation](Py_send_markers) | | send_markers() | Send new markers | [Go to the send_markers documentation](Py_send_markers) |
| send_message() | Send a string message (for logging purpose) | [Go to the send_message documentation](Py_send_message) | | send_message() | Send a string message (for logging purpose) | [Go to the send_message documentation](Py_send_message) |
| get_props() | Get global settings related to the current file | [Go to get_props documentation](Py_get_props) | | get_props() | Get global settings related to the current file | [Go to get_props documentation](Py_get_props) |
| change_sig_prop() | change settings of channels | [Documentation](Py_change_sig_prop) |
| debug_connect() | Activate debug/developer mode | [How to debug my plugin](Py_debug) | | debug_connect() | Activate debug/developer mode | [How to debug my plugin](Py_debug) |
# Global settings for the plugin # Global settings for the plugin
......
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