Skip to content

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

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

Draft
wants to merge 29 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?

@stevevanhooser
Copy link
Contributor

Note: this also needs WidgetTable, not installed with Nansen I don't think (at least not with the branch I installed)

@stevevanhooser
Copy link
Contributor

I'm getting an error here:

>> NDIDaqSystemConfig
Error using ndi.setup.gui.DAQSystemConfigurator/initializeProbeTable (line 200)
Error defining property 'HelpButton' of class 'WidgetTable'. Class named 'IconButton' is undefined or does not
support property validation. Classes that do not support property validation include Java, COM classes, and MATLAB
classes that do not use the classdef keyword.

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.

2 participants