Recent Releases of cellcutter

cellcutter - Version 0.2.10

Full Changelog: https://github.com/labsyspharm/cellcutter/compare/0.2.7...0.2.10

- Python
Published by clemenshug about 2 years ago

cellcutter - Version 0.2.7

What's Changed

  • Enable cell cutting from single-channel images. by @gjbaker in https://github.com/labsyspharm/cellcutter/pull/11

New Contributors

  • @gjbaker made their first contribution in https://github.com/labsyspharm/cellcutter/pull/11

Full Changelog: https://github.com/labsyspharm/cellcutter/compare/0.2.6...0.2.7

- Python
Published by clemenshug over 3 years ago

cellcutter - Version 0.2.6

What's Changed

  • Support standard TIFF files by @clemenshug in https://github.com/labsyspharm/cellcutter/pull/10

Full Changelog: https://github.com/labsyspharm/cellcutter/compare/0.2.5...0.2.6

- Python
Published by clemenshug almost 4 years ago

cellcutter - Version 0.2.5

What's Changed

  • Add path to old-pyramid error message by @jmuhlich in https://github.com/labsyspharm/cellcutter/pull/8
  • Fix windows bugs and check if destination already exists by @clemenshug in https://github.com/labsyspharm/cellcutter/pull/9

New Contributors

  • @jmuhlich made their first contribution in https://github.com/labsyspharm/cellcutter/pull/8

Full Changelog: https://github.com/labsyspharm/cellcutter/compare/0.2.4...0.2.5

- Python
Published by clemenshug almost 4 years ago

cellcutter - Version 0.2.4

What's Changed

  • Preserve channel order by @clemenshug in https://github.com/labsyspharm/cellcutter/pull/6

Full Changelog: https://github.com/labsyspharm/cellcutter/compare/0.2.2...0.2.4

- Python
Published by clemenshug about 4 years ago

cellcutter - Version 0.2.2

What's Changed

  • Fix cutting only requested channels by @clemenshug in https://github.com/labsyspharm/cellcutter/pull/5

Full Changelog: https://github.com/labsyspharm/cellcutter/compare/0.2.1...0.2.2

- Python
Published by clemenshug about 4 years ago

cellcutter - Version 0.2.1

  • Fix bug where images using the new BioFormats 6 OME-TIFF pyramid format couldn't be processed. From now on only support images in the new format
  • Upgrade images using https://github.com/labsyspharm/ome-tiff-pyramid-tools/blob/master/pyramid_upgrade.py

- Python
Published by clemenshug about 4 years ago

cellcutter - Version 0.2.0

Store all channels for a given cell in the same chunk

  • Use shared memory if possible

  • Add performance tips

  • Add machine learning training example

  • Set cells per chunk directly

- Python
Published by clemenshug about 4 years ago

cellcutter - Version 0.1.2

  • Add option -z for storing thumbnails in a zip file instead of a directory

- Python
Published by clemenshug about 4 years ago

cellcutter - Version 0.1.1

  • Allow user to select a subset of channels for processing.

- Python
Published by clemenshug over 4 years ago

cellcutter - Initial release

- Python
Published by clemenshug over 4 years ago