-
Notifications
You must be signed in to change notification settings - Fork 186
[electrophysiology_browser] EventPanel 2.0 | HED Endorsement | Channels Support (EEG-BIDS) | Miscellaneous Features #10062
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
base: main
Are you sure you want to change the base?
Conversation
|
@jeffersoncasimir how about adding to the PR description something like : |
christinerogers
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note also: I edited the PR description for a bit more clarity esp for the release notes.
- HED link is down https://www.hed-resources.org/en/latest/index.html
maybe just link to HEDtags.org?
@jeffersoncasimir want to let me know for Monday if you need more info to reproduce these?
where I tested it on https://jcasimir-test-27.loris.ca/electrophysiology_browser/sessions/2161?outputType=raw:
- Dataset Tag manager button not visible - not testable.
- Tagged by / Endorsed by / Caveat By -> these lists are empty, feature is not usable. Is a patch / something else missing?
- Adding a second HED Artifact tag doesn't work: Message:
fill all the other tags first-- also if it's a warning /error it shouldn't be green.
Did more testing on : https://jcasimir-test-27.loris.ca/electrophysiology_browser/sessions/167?outputType=raw
- Adding any HED Artifact tag doesn't work
- Endorsement problem w keystrokes: If I use the key strokes (^ C or M) after clicking in the 3rd HED tag, it changes the 1st HED tag visible. Please disable and remove the hover text regarding keystrokes if it can't be fixed for this release
- can't undo my own Caveat.
- tried to remove 2 tags added by Data authors. It showed me the X next to each orange tag (suggesting I could) so I clicked. then clicked Submit. got an error message but no details. The orange tags disappear and the submit button greyed out, but when i navigate elsewhere I am asked to confirm that i will lose changes. If i refresh the orange tags are back (delete failed)
- from the HEd endorsement panel -- the edit pencil likewise suggests I can edit tags but I don't have that permission as
admin. either the messaging or the behaviour needs clarification. - unclear how to add a tag only to specific channels, without changing the channel scope of all tags. When I go to add a tag for only a few channels it changes the channels on all the existing tags added by Data Authors which are otherwise uneditable (or so it seems)
|
@christinerogers please retest and amend the list to remove items that were due to the timing in which you were testing (like a crucial button not being visible). You apparently caught my testing VM in a window where I was rebuilding to test another PR. Make sure to use the OTT recordings and not the random other one. Please note, an instance-level HED tag must be manually added (or present in the recording, which is not the case here) in order to appear on the list of HED endorsements. To test the (non-DTM) HED endorsement feature, you need to manually add a HED tag first. Also, some of these points are not realistically fixable for the release or are known by the EEGNet team and have a corresponding open issue. If any changes are requested, please formulate them as such. |
|
Followup PR can include:
|
|
|
@jeffersoncasimir Could you add some testing instructions please. It is the first time I am looking at this module and I don't really know where to go and what to test. Thank you |
Yes. Thanks for pointing out that the help text should be revised. An "all" type appears if there is a "derivative" type. You would see raw | derivative | all, where either link only displays one and "all" would display both.
This is a valid issue, however I don't think it was introduced by this PR.
Noted. They recently moved the URL and set up redirection for seamlessness, but it was not done correctly (you can remove the www. and everything after .org to see redirection). I will modify to the new URL.
It becomes available when you highlight a segment on the plot. This buttons changes the page bounds to this range.
Good catch. This is because the data is a symbolic link to raisinbread. I forgot that was the case on this VM. I will copy over the event files so that they are modifiable (required to download).
The testing plan is a great starting point, and the help text has been expanded with a list of most features, but I will write something up that is tailored to this PR. |
|
@charliehenrib fyi: data has been copied over from raisinbread and should now be downloadable |
|
@jeffersoncasimir I found two small issues: 1,When a session has multiple EEGs, the brain map visualization is incorrect.
2,The HED link does not lead to a webpage. |
Please use the raisinbread participants. This particular subject is experimental and just happens to be on my personal VM currently.
This has been pointed out by the other two testers and is known. |
|
@christinerogers @charliehenrib @kongtiaowang The HED resources URL has been modfiied. |
|
THe error reported by Christine: tried to remove 2 tags added by Data authors. It showed me the X next to each orange tag (suggesting I could) so I clicked. then clicked Submit. got an error message but no details. The orange tags disappear and the submit button greyed out, but when i navigate elsewhere I am asked to confirm that i will lose changes. If i refresh the orange tags are back (delete failed) is still happening for me |







This PR adds the latest EEG features from EEGNet.
Notably, this includes a major overhaul to the Event Panel and adds the ability to "Endorse" HED tags - as well as caveat and/or comment. Filter/search also added.
Additional features to support event channels: i.e. Events can be created/tagged for subsets of channels.
Downloadable dynamic events.json file (Dataset Tag Manager) updates itself after new tags are added/used.
Screenshots:





