Skip to content

Releases: datajoint/element-miniscope

MAJOR REFACTOR: removes Curation table, new metadata ingestion & visualizations

04 Aug 18:04
3bc1953

Choose a tag to compare

  • Add - New visualization for plotting ROI masks over motion-corrected summary images
  • Remove - Curation table from miniscope.py
  • Update - CaImAn installation management

Release 0.3.2

20 Jul 22:29

Choose a tag to compare

  • Add opencv-python to requirements

Release 0.3.1

26 May 19:37
c063b90

Choose a tag to compare

  • Add - CaImAn citation

Release 0.3.0

18 May 16:12
321365b

Choose a tag to compare

  • Add - Quality metrics
  • Update - README and docs to reflect new structure across all Elements

Release 0.2.1

11 May 22:33

Choose a tag to compare

  • Fix - .ipynb dark mode output for all notebooks.
  • Fix - Remove GOOGLE_ANALYTICS_KEY from u24_element_release_call.yml.

Release 0.1.4

01 Nov 21:54

Choose a tag to compare

  • Add - mkdocs deployment with workflow API docs
  • Update - processing_method: char(16) -> varchar(16)

Release 0.1.2

12 Oct 22:09
4646e9e

Choose a tag to compare

  • Add - Load data acquired with Miniscope-DAQ-V4
  • Add - Load data analyzed with CaImAn
  • Add - Trigger CaImAn analysis
  • Remove - Load data analyzed with MiniscopeAnalysis
  • Add - Adopted black formatting into code base