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

ExportData · Changes

Page history
Update ExportData authored Jun 21, 2024 by Bruno Colombet's avatar Bruno Colombet
Show whitespace changes
Inline Side-by-side
Showing with 22 additions and 0 deletions
+22 -0
  • ExportData.md ExportData.md +22 -0
  • No files found.
ExportData.md
View page @ cbd52c49
...@@ -23,3 +23,25 @@ Click on Current Montage will export current montage. ...@@ -23,3 +23,25 @@ Click on Current Montage will export current montage.
Click on Raw Channels will export channels as they are stored in data set. The montage is ignored. Click on Raw Channels will export channels as they are stored in data set. The montage is ignored.
Remove selected channels button allows to manually remove some channels in the list. This is a convenient feature to manually compose the list of channels you want to export. Remove selected channels button allows to manually remove some channels in the list. This is a convenient feature to manually compose the list of channels you want to export.
# Export chunks of data
If the current data set contains markers defining chunk of data (markers with duration) then this optional page will propose to export only some chunks of data.
**THIS IS OPTIONAL.**
- Select the marker label matching chunks of data you want to export then click on + button.
- Click on - button will remove current selected marker from the list.
Click Next to validate your choice and go forward to the next page.
Note: if more than one marker is present in the data set, the data chunks they represent will be exported **CONCATENATED**.
# Avoid artefacts
This allow exporting data WITHOUT chunks containing artefacted data.
This is very similar to the previous optional page.
Select markers to avoid and click + to add them to the list.
Click next to validate your choice.
# Filter data
![image](uploads/0401e98c221772cac9b8594dd97cf3d8/image.png)
By default, no filter will be applied on data.
Change to apply current AnyWave's filter options to export data AND filtering them.
\ No newline at end of file
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