ResearchOS / Biomech-Analysis-Platform-MATLAB

A GUI-based operating system framework to facilitate biomechanical data analysis. This platform attempts to manage the non-scientific part of coding without restricting the direction or method of scientific analysis.
MIT License
4 stars 0 forks source link

Add Import subtab to facilitate importing metadata from the logsheet #95

Closed mtillman14 closed 2 years ago

mtillman14 commented 2 years ago

Maybe this subtab also contains the logsheet text fields currently on the Import tab? That would free up some space there. It will also have to ask for the metadata's header name (or should this auto-fill like specify trials?), whether it's subject- or trial-specific, and what data type it should be imported as. Obviously it'll need a SpecifyTrials as well (which just won't matter as much/at all if the metadata is subject-specific).

mtillman14 commented 2 years ago

Import tab currently deals explicitly with logsheet metadata importing.