Skip to content

Releases: labsyspharm/palom

2022.8.0

30 Aug 06:35
Compare
Choose a tag to compare
2022.8.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2022.3.3...v2022.8.0

2022.3.3

22 Mar 08:27
Compare
Choose a tag to compare

2022.3.1

09 Mar 23:06
Compare
Choose a tag to compare
2022.3.1 Pre-release
Pre-release
  • Allow downsampling factor other than 4 to be used in pyramid.write_pyramid
  • Temporary pin Zarr version (>=2.10.0, <2.11) until the issue in 2.11 is resolved

2022.2.0

24 Feb 08:49
Compare
Choose a tag to compare
2022.2.0 Pre-release
Pre-release

Major

  • Support non-pyramidal and non-tiled tiff
  • Fix affine matrix computation to handle different pixel size target images
  • Use entropy to detect whether an image is a brightfield or fluorescent image (was using dtype)

Minor

  • Support single channel and RGB(A) input image
  • Switch to cv2.INTER_AREA for better downsizing interpolation
  • Open optional blurring and upsampling during block phase correlation

Full Changelog: v2021.12.0...v2022.02.0

2021.12.0

07 Dec 08:42
Compare
Choose a tag to compare
2021.12.0 Pre-release
Pre-release
  • Add hdx (H DAB) color deconvolution mode
  • Add function to auto select thumbnail level for coarse alignment

2021.11.2

30 Nov 20:23
Compare
Choose a tag to compare
2021.11.2 Pre-release
Pre-release
  • Add helper to auto-generate configuration file for palom-svs run
  • Refactor reader and align class logic
  • Add color module

2021.11.1

04 Nov 23:06
Compare
Choose a tag to compare
2021.11.1 Pre-release
Pre-release
  • Add CLI for processing SVS files
  • Writes QC files and log along with the OME-TIFF image

2021.11.0

02 Nov 17:40
Compare
Choose a tag to compare
2021.11.0 Pre-release
Pre-release
  • Initial pre-release, contains basic operations
  • Currently can be used by scripting