make_scriptA.seed

Purpose: Seed file for the program make_scriptA, the script-maker for batch autoregistering new images.

Annotated example make_scriptA.seed file:

a              <- auto-eliminate landmarks
0,65,.25,0,3   <- INVLIM, SLIM, CLIM, RSMN, RSMX
1              <- auto-align
2              <- spacing 2
n              <- no spacing change
0              <- shift by full amount
n              <- don't update landmark pixel locations
o              <- remove low-correlation landmarks
.5             <- correlation limit 0.5
4              <- change flags
b              <- use all
0              <- exit (image)
q              <- quit autoregister
END