AllenInstitute / AllenInstitute/AllenSDK
reduce required tags in write nwb module
Open
Nobody has claimed this yet.
braintv
neuropixels
- Dominant language
- Jupyter Notebook
- Stars
- 398
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
some, such as LFP should be optional, so that off-pipeline runs are easier. We might instead want to have opt-in validation of missing fields so that we retain the behavior of breaking on missing data.
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 locating the write NWB module and the validation that requires tags such as LFP. Determine whether missing fields should be allowed by default or handled through opt-in validation, then verify that off-pipeline runs work while the intended missing-data failure behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Domain
- bioinformatics, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100