AllenInstitute / AllenInstitute/MIES
Rework labnotebook querying API
Nobody has claimed this yet.
- Dominant language
- IGOR Pro
- Stars
- 30
- Forks
- 11
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 8
Description
- move into own file
- Streamline interface to be more consistent
- Reduce number of functions
- add a way to get the numericalValues from textualValues and vice versa
- add entrySourceType as input parameter to
GetLastSweepWithSettingand friends
Will not be API compatible.
Functions like GetLastSettingEachSCI should also allow to only return the last valid entry of a particular headstage.
The logic behind MSQ_GetLBNEntryForHeadstageSCI should then also be included in that rewrite.
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 labnotebook querying API and the named functions, including GetLastSweepWithSetting, GetLastSettingEachSCI, and MSQ_GetLBNEntryForHeadstageSCI. Map their current responsibilities and dependencies before defining the revised interface; done means the querying API is reorganized, non-API-compatible changes are covered, and the listed filtering and value-conversion requirements are addressed.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100