Login  Register

Re: Stack Aligner does not work in a macro with AstroImageJ V5

Posted by GeorgeF on Mar 26, 2023; 10:06am
URL: http://astroimagej.170.s1.nabble.com/Stack-Aligner-does-not-work-in-a-macro-with-AstroImageJ-V5-tp2180p2189.html

Hi Karen
Tried latest build  .13 and the macro recorder now produces

run("Stack Aligner", "first=1 last=i radius=8 inner=14 outer=21 use=false use_0=false use_1=false allow=false use_2=true remove=false align=false show=false");

However the process does not happen - it is as though the OK button has not been 'pressed' within the macro, so everything sits waiting indefinitely. Suspect something subtle is missing?

The Multi aperture does not produce any macro recording from the tool line selection but does for the Multiaperture selected under the Astronomy list - however it is as before

run("MultiAperture ");

as I run this by ij.Prefs.set calls this seems to work okay - but tests are not complete as this is after the Stack Aligner in the macro!

Regards

George