1.46a 11 November 2011
- The segmented line, freehand line, point and multi-point tools
now support sub-pixel resolution.
- Added the Edit>Selection>List Coordinates command.
- The Plot class constructors generate an X value sequence
if the X array argument is null or empty
(JavaScript examples).
- An informative message is displayed when a batch
mode macro attempts to open an ROI set using open(path)
(which does not work) instead of roiManager("open",path).
- Thanks to Tiago Ferreira, the ROI Manager "Multi Plot" command
no longer ignores "Fixed y-axis scale" in Edit>Options>Profile Plot Options.
- Thanks to Bob Hamilton, "Area Fraction" (renamed "%Area") in the Analyze Particles
Summary window now uses the Set Measurements decimal places.
- Added the MaximumFinder.getMaxima() method
(example).
- Fixed a bug that caused the length of non-straight line
profile plots to be greater that the measured line length.
- Michael Schmid fixed a bug that could cause the RankFilters
(Mean, Minimum, Median, etc.) to hang.
- Thanks to Jan Eglinger, fixed bugs that could cause the recorder to throw
bogus error messages or to record "null" or "nullnull" when opening or saving files.
- Fixed a bug that caused the elliptical selection tool to always have
integer starting coordinates.
- Thanks to Oliver Bannach, fixed a bug that caused Histograms in
batch mode macros to not be properly closed.
- Thanks to Norbert Vischer, fixed a bug that caused
File>Import>TIFF as Virtual Stack to not correctly
open C=3, Z=1, T=1, 16-bit hyperstacks.
Home