Skip to content

Tags: RI-imaging/DryMass

Tags

0.12.0

Toggle 0.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - feat: support new "raw-oah" and "raw-qlsi" file formats from qpformat

 - enh: write FFTW wisdom to cache directory
 - setup: bump qpformat from 0.13.1 to 0.14.0
 - setup: bump qpimage from 0.8.5 to 0.9.1
 - setup: bump qpretrieve from 0.2.2 to 0.2.8

0.11.0

Toggle 0.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - BREAKING CHANGE: handling folders in recursive mode changed slightly

 - feat: improve metadata extraction from file formats where only
   individual images contain metadata and global metadata per file
   cannot be used (user is prompted in this case)
 - enh: allow background correction with series data file by only
   taking the first image (warning is still issued)
 - enh: set the default method of sphere analysis to rytov-sc
 - enh: reduce default verbosity for image fitting
 - setup: bump qpformat from 0.10.6 to 0.13.0
 - setup: bump qpimage from 0.6.2 to 0.8.4
 - setup: bump qpsphere from 0.5.7 to 0.5.9
 - setup: drop support for all Python versions below 3.9
 - setup: add direct dependency on qpretrieve 0.2.2
 - docs: update tutorials and documentation accordingly

0.10.6

Toggle 0.10.6's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
docs: update how-to-cite sections

0.10.5

Toggle 0.10.5's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - setup: migrate to GitHub actions

 - setup: setup.py test is deprecated
 - setup: pin tifffile to 2020.5.25 (moving target)
 - tests: cleanup; fix tests on Windows

0.10.4

Toggle 0.10.4's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - setup: use tifffile directly to write images (scikit-image has no

   externals module anymore)
 - setup: bump qpfromat from 0.10.4 to 0.10.6
 - setup: bump qpimage from 0.6.1 to 0.6.2

0.10.3

Toggle 0.10.3's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
- docs: update trouble-shooting section and cleanup design

0.10.2

Toggle 0.10.2's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - enh: display progress in percent when using the CLI

0.10.1

Toggle 0.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
0.10.1

 - setup: bump qpfromat from 0.10.3 to 0.10.4
 - setup: bump qpimage from 0.6.0 to 0.6.1
 - setup: bump qpsphere frmo 0.5.5 to 0.5.7

0.10.0

Toggle 0.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
0.10.0

 - ref: migrate to scikit-image 0.16.1

0.9.4

Toggle 0.9.4's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
0.9.4

 - fix: correctly sort ignored ROIs in config
   (previously used float-representation, now use version-representation)