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

Last edited by Bruno Colombet Jul 16, 2024
Page history

ExportData

Export Data

AnyWave allows exporting current data set to another file format.
Several options are available to:

  1. Select output file format.
  2. Select channels to export (Current Montage, Raw channels, Selected channels).
  3. Export only some chunks of data (using markers).
  4. Avoid artefacts data chunks (using markers).
  5. Filter data or not.

Select output format

image

Change format using the dropdown list and set the output directory and file name.

Select channels

If a channel selection is active within the signal views, that selection will be proposed by default.
Click on buttons at the bottom of the window to change the channels you want to export:
image Click on Selected channels will export only selected channels.
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.

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 (Optional)

If the current data set contains markers defining chunk of data (markers with duration) then this option lets you choose chunks to export.

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

Export data avoiding some chunks (Optional)

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 (Optional)

image

By default, no filter will be applied on data.
Choose 'Change to apply current AnyWave's filter options' to filter data while exporting.

Downsampling (Optional)

image

You can reduce the sample rate by 2 or 4. The default is a factor of 1, no downsampling.

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