AllenInstitute / AllenInstitute/AllenSDK
last trial mismatch between session.trials and session.stimulus_presentations
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 398
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
Discovered in the course of dealing with issue #802

The stimulus_presentations dataframe doesn't seem to have entries corresponding to some or all of the stimuli that would have been shown on the last trial.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #802 and tracing how session.trials and session.stimulus_presentations are produced. Compare their final-trial entries for the affected session data and identify the expected correspondence. Done means the missing last-trial stimulus entries are restored or the mismatch is explicitly handled, with a regression test covering it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100