Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Releases: gerlichlab/looptrace-napari

v0.3.0

15 Apr 16:26
Compare
Choose a tag to compare

Improvements to locus spots visualisation (#9 / #11 / #13 ). See changelog for details.

v0.2.0

14 Apr 13:11
Compare
Choose a tag to compare

See CHANGELOG.md for release notes

0.1.0

08 Apr 09:32
Compare
Choose a tag to compare

Updated package name

2024-03-06

07 Mar 00:04
Compare
Choose a tag to compare

Parsing...

  • *.qcfail.csv or *.qcpass.csv
  • with no header
  • columns: trace ID (reset to start from 0), timepoint, z, y, x, failCodes (for *.qcfailed.csv only)
  • failCodes is semicolon-delimited string which encodes any QC fail reasons -- codes explained in #2
  • displaying QC pass as red stars, QC fail as blue dots, each 0.5 pixels in size

2024-03-05

05 Mar 23:11
Compare
Choose a tag to compare

CSV support, parsing axis-n, with $n \in [0, 4]$, as the point coordinates (first axis for ROI, second axis for timepoint, then (z, y, x)).