issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add manual "Propagate" checkbox to Process tab?
#90
mtillman14
closed
2 years ago
2
Analysis method defaults to "Initial"
#89
mtillman14
closed
2 years ago
1
Do I need to put the pgui version into each of the settings?
#88
mtillman14
opened
2 years ago
1
Create an "On Creation" callback that stores the pgui "version number" into the project-independent setings.
#87
mtillman14
closed
2 years ago
3
Have settings comprise individual variables in the Settings MAT file? i.e. steer clear of lumping too many types of settings together.
#86
mtillman14
closed
2 years ago
2
Open GUI to most recently closed tab.
#85
mtillman14
closed
2 years ago
1
Make the archive button actually archive, and add an "un-archive" button.
#84
mtillman14
closed
2 years ago
2
Add "datatype" grouping to Import tab.
#83
mtillman14
closed
2 years ago
1
Specify Trials can be modular!
#82
mtillman14
opened
2 years ago
0
Add setting selecting between multiple different MAT files for variables/GUI settings.
#81
mtillman14
opened
2 years ago
3
Have button to create new templates from plotting functions, and also to make new plotting functions from existing templates.
#80
mtillman14
closed
2 years ago
1
All functions should be stored in the same GitHub repository? Or at least in the same place. Meaning, a uniquely named function should only exist in one place, no matter how many projects use it.
#79
mtillman14
opened
2 years ago
7
All settings should be stored in a struct for each project!
#78
mtillman14
closed
2 years ago
3
Add "print arguments" capability
#77
mtillman14
closed
1 year ago
1
Create "exemplar" tab to isolate an exemplar trial based on certain criteria?
#76
mtillman14
opened
2 years ago
3
All functions still need a method ID, despite having analyses!
#75
mtillman14
closed
2 years ago
3
Implement subvariables in Process tab.
#74
mtillman14
closed
1 year ago
2
To share functions: only share the one/few relevant ones?
#73
mtillman14
opened
2 years ago
1
Allow for setting plot limits according to multiple variables, even ones not being plotted in the current plot.
#72
mtillman14
opened
2 years ago
0
Archived variables/analyses will not be updated when their dependencies are updated. If they are unarchived, they should check if their dependencies in that project have been updated since they were archived.
#71
mtillman14
opened
2 years ago
0
Create dependencies graph
#70
mtillman14
closed
1 year ago
8
Pull metadata from logsheet in Import tab? Don't do it in Process tabs?
#69
mtillman14
closed
2 years ago
0
Propagate changes to all affected variables.
#68
mtillman14
closed
1 year ago
1
When adding an argument, the default analysis should be the current analysis (if applicable).
#67
mtillman14
closed
2 years ago
1
Add ability to identify a "most representative" trial!
#66
mtillman14
closed
2 years ago
1
Notify user when creating/naming a new analysis that the analysis name can be changed in the future, but not the code.
#65
mtillman14
closed
1 year ago
1
Allow for objects to be shared between projects/analyses/groups.
#64
mtillman14
opened
2 years ago
3
Specify Trials buttons should have tooltip with a description of the specify trials version
#63
mtillman14
opened
2 years ago
0
Provide option in Settings to enable opening a complete read-only copy of the PGUI.
#62
mtillman14
closed
2 years ago
0
When making a new analysis, prompt the user which group to begin with, and optionally which group to end with!
#61
mtillman14
closed
2 years ago
1
Function/analysis/project/argument descriptions should be stored in a MAT file specifically for descriptions.
#60
mtillman14
closed
2 years ago
1
When creating a new variable, the variable should be added to some "master list" somewhere, ideally in the current project's folder.
#59
mtillman14
closed
2 years ago
3
Have full list of processing functions so that the user knows all the functions that are available to them.
#58
mtillman14
closed
2 years ago
1
Principles of processing functions
#57
mtillman14
opened
2 years ago
0
Create log of functions that have completed running. Don't bother with partially run functions?
#56
mtillman14
opened
2 years ago
2
Prevent multiple clicks on one "Run" button from running calculations more than once.
#55
mtillman14
opened
2 years ago
0
When loading data from storage method described in #13, store it into the projectStruct based on which processing level it is at.
#54
mtillman14
closed
2 years ago
3
Capability to offload a specific set of variables.
#53
mtillman14
closed
2 years ago
3
Determine the relationship between "processing groups" and "analyses"
#52
mtillman14
closed
2 years ago
2
How do I import/store/provide a place to enter the values of hard-coded variables?
#51
mtillman14
closed
2 years ago
1
Provide method to incorporate unit tests/assertions into the process tab?
#50
mtillman14
closed
1 year ago
4
Implement structure-based criteria for SpecifyTrials. Also implement exclusion criteria if not already done
#49
mtillman14
opened
2 years ago
0
Ability to save multiple versions of vars? Is this necessary?
#48
mtillman14
closed
2 years ago
1
When importing a group, should only import the checked functions? But offloading still offloads everything from that group.
#47
mtillman14
closed
2 years ago
3
Load required variables from file as needed, without having to batch load a whole set of data.
#46
mtillman14
closed
2 years ago
2
Add option for everything to auto-save (as it currently does) or to press a save button to save?
#45
mtillman14
closed
2 years ago
2
Specify Trials should say the name of the processing group and/or function in the window name.
#44
mtillman14
opened
2 years ago
0
Specify Trials & args GUI should not clear the command window when opening
#43
mtillman14
closed
2 years ago
0
When creating an argument, check that its name is less than 63 characters (MATLAB limit).
#42
mtillman14
closed
2 years ago
1
Option to only import a subset of data types.
#41
mtillman14
closed
2 years ago
1
Previous
Next