Skip to content

Release version 0.5.0

Compare
Choose a tag to compare
@Erik-White Erik-White released this 05 Jun 14:15
· 12 commits to master since this release

Added

  • Utilize multiprocessing for grouping and filtering Timepoints to Colonies
  • silent command line argument to prevent output to console
  • animation command line argument to output
  • New class function, from_path, for building an ImageFileCollection

Changed

  • Improved plot labels/legends
  • plots command line argument replaced with no-plots switch
  • multiprocessing command line argument replaced with single-process switch
  • Reworked command line arguments, using simplified switches for boolean arguments
  • Reworked command line arguments to follow GNU conventions
  • Refactored main module
  • Improve access model and remove forward typing

Fixed

  • Ensure image files are converted to RGB