Re: Stack Aligner does not work in a macro with AstroImageJ V5
Posted by GeorgeF on Mar 22, 2023; 6:22pm
URL: http://astroimagej.170.s1.nabble.com/Stack-Aligner-does-not-work-in-a-macro-with-AstroImageJ-V5-tp2180p2182.html
This idea is merely speculation on my part as I am no expert in this area.
Have been checking the source code for 3.4 vs 5 for Stack Aligner and the difference which might be causing the problem is the 3.4 is using GenericDialog - an ImageJ class which exposes details which can be used for macro recording and play back while the 5 version uses GenericSwingDialog which probably doesn't? Does this make sense?
Regards
George