fix: manual water annotation qc plot - #97
Conversation
|
This is probably a separate issue, but why is the software event |
|
Why don't we see a manual water on the left side for trial 0 on the zoomed-out plot? Is it because the x-axis is clipped to left=0? We want to be able to see the manual water on trial 0. We could
|
alexpiet
left a comment
There was a problem hiding this comment.
Address the two comments. The first probably makes sense to split into a separate ticket
I think this is a question for @micahwoodard.
yeah I believe its clipped, I'll try with adjusting the x limits and see |
alexpiet
left a comment
There was a problem hiding this comment.
Thanks for fixing the xaxis limits, they look good now. I split the other issue off: https://github.com/AllenNeuralDynamics/DF-Refactoring/issues/220

Attempts to close #95. The 3rd panel in the side bias qc plot was missing the manual water annotation. Looking at session 864253_2026-09-02_13-19-38, there are 5 manual waters in the software event
GiveManualWaterRight, 2 right (data field is True), and 3 left:Sample update of qc plot below:
Zooming in to beginning, can see 3 manual water, and then 2 later on from above image. End up with 2 right and 3 left.
NOTE: this does not take into account go-cue-aligned manual waters being differentiated from auto-rewards which will be a seperate PR once the software event has been added. This PR only deals with fixing the qc plot and missing legend.