Includes
ImageJ 1.54s and Java 25
New Features
- The “save data subset” option of Multi-Aperture now supports saving of up to two data subset files (e.g. one for undetrended data and one for detrended data), and also supports automatic file name suffixing based on the columns saved in each file.
Bug Fixes
- Debayer feature now supports macro recorder and running from macros. The macro call syntax is:
run("Photometric Debayer", "subpixel=RGGB red=true green=true blue=true r+g_1+g_2+b=true r+_half(g_1+g_2)+b=true");
Periodogram
- Optimization of the Lomb-Scargle performance in Periodogram
- Improved periodogram plotting includes more legends and peak markers