feat: add columns for anti bias intervention to trials table and qc plot - #53
Open
arjunsridhar12345 wants to merge 8 commits into
Open
feat: add columns for anti bias intervention to trials table and qc plot#53arjunsridhar12345 wants to merge 8 commits into
arjunsridhar12345 wants to merge 8 commits into
Conversation
arjunsridhar12345
marked this pull request as ready for review
July 30, 2026 01:12
micahwoodard
approved these changes
Jul 30, 2026
| plotted = True | ||
| if anti_bias_left_water is not None: | ||
| left = np.where(np.asarray(anti_bias_left_water, dtype=bool))[0] | ||
| ax.vlines(left, -1.0, -0.9, color="cyan", linewidth=1, label="Anti-bias water (L)") |
There was a problem hiding this comment.
should we do the conventional right is red and blue is left for these marks?
|
Can you post an example plot and trials table? |
Collaborator
Author
864253_2026-07-17_19-28-27_trial_table.csv Used this session: 864253_2026-07-17_19-28-27. Seems like |
|
Probably unrelated to this PR, but why on trial 21 did the lickspout y1,y2 values increase by .2, and then decrease again? @micahwoodard @arjunsridhar12345 |
alexpiet
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Attempts to close #52. Tries to add anti bias intervention columns to the trials table, and add tick marks to the side bias plot for anti bias intervention