Hi I am used to using making big mosaics with the black boarders in previous versions.
I’m trying to do this
# Align lights
register pp_light -2pass
seqapplyreg pp_light -filter-round=2.5k -framing=max
# Stack calibrated lights to result.fit
stack r_pp_light rej 3 3 -norm=addscale -output_norm -rgb_equal -out=result -maximize -overlap_norm
but every time I get an error like this:
Framing method “max” cannot export to FITSEQ or SER format, aborting
i have read and reread the manual but I find no insight into this. Can someone please help me