make_scriptA.seed
Description
This seed file is used by make_scriptA, the script-maker for batch autoregistering new images.
Here is a sample make_scriptA.seed file annotated with explanations of the commands:
n <- auto-eliminate new landmarks 0,50,.25,0,5 <- INVLIM, SLIM, CLIM, RSMN, RSMX 1 <- auto-align 2 <- spacing 2 n <- no spacing change 0 <- shift by full amount y <- update landmark pixel locations 1 <- auto-align 1 <- spacing 1 n <- no spacing change 0 <- shift by full amount y <- update landmark pixel locations o <- remove low-correlation landmarks .5 <- correlation limit 0.5 1 <- auto-align 1 <- spacing 1 n <- no spacing change 0 <- shift by full amount y <- update landmark pixel locations 4 <- change flags b <- use all 0 <- exit (image) q <- quit autoregister END
(Compiled by DL)