MIES
MIES copied to clipboard
Multichannel Igor Electrophysiology Suite
- [x] implementation - [x] add new tag to data to skip plotting in formula plotter, skip plotting filter.ranges component - [x] set data types on sub waves of combined...
The select operation [1] has the following signature: ``` select([array channels, array sweeps[, string mode[, string clampMode]]]) ``` now we would like to add more control over sweep selection. Not...
- [x] #1894 - [ ] Commits - [ ] Add tests - [ ] Flowchart - [ ] Raise LBN version and supra version Close #2119
Only the immediately preceeding adaptive supra SCI should be used but only: - if set QC failed - the same targetV of autobias was used - and all analysis parameters...
@timjarsky This has our bugfixes for psxKernel and too large decayTau. I've removed the adaptations for the sweep range extraction as #1990 will fix that in a better way (also...
We would for example like to stop DAQ on one headstage but continue on another. @MichaelHuth Can you have a look if the NIDAQ XOP allows that?
From https://aiephys.slack.com/archives/C06P3MYEV6H/p1715876746135019: > Yesterday, while running adaptive, we ran into an issue where the maximum current injection for the given gain settings was exceeded. Naturally, we got the low-level error...
If you set a too large DAScale value we abort in DC_PlaceDataInDAQDataWave. But then the post set event of the analysis function is not called and we don't have a...
We have a couple of issues (#1754, #1235, #1193) which are there because we write into the labnotebook before we have acquired data. Recently we fixed reading these labnotebooks, https://github.com/AllenInstitute/MIES/pull/2097....
The message ``` Just a moment, archiving log file XXX. This is only done once. ``` from ArchiveLogFilesOnceAndKeepMonth() is shown on every startup. I presume this is because we collect...