Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create GUI for configuring a Dataset and DAQ Systems for a Dataset #313

Draft
wants to merge 127 commits into
base: main
Choose a base branch
from

Conversation

ehennestad
Copy link
Collaborator

@ehennestad ehennestad commented Feb 11, 2025

Before merging

  • Merge branch main_v1.1.0 into main before merging this PR

To try

% Install dependencies:
ndi_install(fullfile(userpath, 'tools'), 3)

% Open the dataset config wizard
NDIDatasetWizard('path/to/a/dataset')

Known issues:

Widgets Toolbox is a dependency of NANSEN, but not installed with NDI. See https://github.com/VervaekeLab/NANSEN?tab=readme-ov-file#required-community-toolboxes to install manully

Todo:

  • Folder Organisation - Select template does not work. Useful? Implement, or hide?

ehennestad and others added 30 commits June 7, 2024 20:28
Change default value of "Name" from missing to blank string (missing does not serialize to json well)
Add method to get daq system using only device name
Fix various bugs arising from restructuring
stevevanhooser and others added 30 commits December 12, 2024 10:01
…ement

Update element - Add Heterogeneous mixin and support 0-argument creation
Nielsen updates and new examples
adding mfdaqsysepoch2timetablestruct
Replace try block with if/else ndi.file.navigator/epochid
…h-timeseries

Improve performance for read epoch timeseries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants