AllenInstitute / AllenInstitute/MIES
Add support for special measurement mode
Nobody has claimed this yet.
- Dominant language
- IGOR Pro
- Stars
- 30
- Forks
- 11
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 8
Description
The User wants to measure properties of multiple cells. She wants to use "TP during DAQ" for cells not yet ready for data acquisition. She wants to do oodDAQ as soon as two cells are ready, and then she acquires 4 stimsets. As soon as she has acquired these 4 stimsets on all cells (in no particular order), it's done.
Implementation:
- Add a panel with NUM_HEADSTAGES popupmenues with the 3 entries: "Testpulse", "DAQ", "Done"
- Add an analysis function
- PRE_SWEEP_EVENT: Changes the DAQ state according to the popupmenu entries defined above
- POST_SWEEP_EVENT: Decides if it should be finished
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 measurement-mode panel and the analysis hooks named PRE_SWEEP_EVENT and POST_SWEEP_EVENT. Review how the existing DAQ state is controlled and how completion is detected. Done means each headstage has the three requested states and acquisition finishes after four stimsets have been acquired on every cell.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100