Releases: miniscope/minisim
Releases · miniscope/minisim
Release list
v1.0.3 Notebook display bug fixes
What's Changed
- fix(notebooks): play() emits even (h,w) so video plays in JupyterLab by @daharoni in #29
- fix(notebooks): render dashboards & panels correctly in browser JupyterLab by @daharoni in #30
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0.0
What's Changed
- Harden the scoring contract + lock reproducibility by @daharoni in #14
- Tighten morphology type + trim the top-level surface by @daharoni in #15
- Add "auto" exposure (photons_per_unit="auto") by @daharoni in #16
- Wire format_version into load(); make the spec hash advisory by @daharoni in #17
- Remove auto-exposure; manual fixed exposure with good defaults by @daharoni in #19
- Redesign evaluation metrics + add metrics teaching notebook by @daharoni in #20
- Notebook 2: cross-talk and demixing capstone by @daharoni in #21
- SNR-only detectability + metrics-notebook (03) rework by @daharoni in #22
- fix(notebooks): de-gate NB01 SNR panels + repair order_steps import by @daharoni in #23
- docs(notebooks): NB02 demixing review pass by @daharoni in #24
Full Changelog: v0.4.1...v1.0.0
v0.4.1
v0.4.0
v0.3.0 Added vasculature and an interactive builder notebook
What's Changed
- feat: vasculature + branched dendrites (and anatomy-notebook stage) by @daharoni in #9
- feat(studio): interactive build_recording data-generation notebook by @daharoni in #10
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- docs: add Sphinx/MyST documentation site on Read the Docs by @daharoni in #1
- feat(notebooks): ship notebooks via minisim-notebooks; harden packaging by @daharoni in #2
- feat(place_neurons): multi-population + explicit positions; rename render -> composite by @daharoni in #3
- docs: "minimal to full" examples ladder with figures by @daharoni in #4
- Consolidate notebook-reimplemented physics into the library by @daharoni in #5
- feat(spec): canonical step order - listing order no longer matters by @daharoni in #6
- perf: faster forward render + PerfTracker + opencv video writer by @daharoni in #7
- feat(notebooks): list/copy subcommands for the minisim-notebooks CLI by @daharoni in #8
New Contributors
Full Changelog: v0.1.0...v0.2.0