-
Notifications
You must be signed in to change notification settings - Fork 2
Description
TODO (Phil's self-notes)
This is a potpourri of change request. They have to be triaged.
====
Important
file names should be like - "20240207_army_metadata.yml"
====
=====
Non-functional Changes
- Code clean up and reduce technical debt.
- refactor SCSS
=====
Functional Changes
Sam, Ryan and I looked at the rec_to_nwb_yaml creator and had some notes. We can talk about these at some point:
-
Analog Units -> what does this correspond to?
-
Behavioral Events Units -> what does this correspond to?
-
Times Period Multiplier? What is this?
-
Behavioral Events (description is confusion, maybe change to type and index)
- name, text box -> pick a name or add custom name (need to know what the space of names is, another option is to have a box which lists the names you can choose from, have an option to add )
-
Map for Electrode. Make it more clear that it starts from -> to
-
Add validation for channel mapping
-
fix test/failing build
-
Deleting a Camera should remove all camera id everywhere it is used.
-
Store data in localstorage so if page accidentally closes, the data can be brought back up
-
Have a link to sample YAML files
-
Log user action in localstorage for troubleshooting bugs. But do not use cookies due to overhead needed for EU.
-
sort task epoch
-
Message about double clicking datalist
-
validate camera id in associated video files exist in camera when files are uploaded.