Releases: siplab-gt/cleo
Releases · siplab-gt/cleo
v0.16.0
v0.15.0: Various changes while revising/rerunning experiments (#52)
New
- Improve action/excitation spectrum extrapolation: default is now log pchip interpolation
- Add alternate Newman 15 validation notebook (different opsin combo)
- Revise/rerun all-optical fig notebook with alternate indicators
- Improved calcium indicator name display
Fixed
- LatencyIOProcessor now gets properly reset (output buffer is cleared) with function hidden from user. User should implement
reset()
function on theirIOProcessor
for reset logic - Throw error when sensor not injected for scope
v0.14.4: use matplotlib legend_handles instead of deprecated legendHandles (#51)
Patch matplotlib legendHandles deprecation
patch: unit stripping problems
v0.14.3 patch numpy unit stripping inconsistency (#49)
v0.14.2: patches: fix Spiking.t_samp_ms and IOProc sample skipping (#47)
* fix Spiking.t_samp_ms * fix sample time test bug
v0.14.1
What's Changed
new:
- LFP comparison notebook
- style_plots_for_paper() function
fixed:
- miscalculated buffer lengths for RWSLFPFromPSCs
- avoid skipped samples from floating point error by using rounded sample time
Full Changelog: v0.14.0...v0.14.1
v0.14.0: add RWSLFP recording (#44)
Add RWSLFP recording.
Also, some tentative steps towards #38 in the LFP signals