1.44e, 2 August 2010
- Added the Image>Stacks>Tools>Make Substack command, which is based on the
Substack Maker plugin by Anthony Padua, Daniel Barboriak and Ved Sharma.
- Added an "AND" option to the ROI Manager.
- The Image>Overlay>Add Selection dialog remembers the line width and color.
- The run("Close All") macro function no longer displays a warning message if there are unsaved changes.
- The particle analyzer now displays a blank image when the count is zero and "Show:" not equal "None".
- Added the
Overlay.*
macro functions
(example).
- Added the CompositeImage setChannelsUpdated() and Macro_Runner.runMacroFromJar() methods.
- Fixed a regression that caused the save() macro function to change the image name.
- Fixed a regression that caused File>Import>Text Image to fail if the file contained values
with a plus sign (e.g., "1.23e+02").
- Fixed macro run() call parsing bug that caused
"min=234;run("Analyze Particles...", "size=&min");" to fail.
- Fixed a bug that caused an exception if the newImage() macro function
was called with width or height set to zero.
- Fixed a bug that caused setAutoThreshold("Default") to sometimes not generate
the expected threshold with images that have a sharp peak in its histogram.
- Fixed a bug that caused the Control Panel to not correctly save its preferences.
Home