Skip to content

python-imcf-libs-13.1.0

Compare
Choose a tag to compare
@ehrenfeu ehrenfeu released this 12 Dec 13:58
· 83 commits to master since this release

Changes

  • allow for re-ordering the sequence in which files are written to the tile configuration files since the order affects some of the fusion methods
  • allow for adjusting the file name suffix used in the tile configuration files
  • pad index numbers to same length in tile configuration file names
  • use logging from jython-scijava-logging package
  • decrease log level for various less important messages
  • use "percent" as the default unit for overlapping tiles
  • work around namespace pollution issues with io when running in ImageJ-Jython