= make_scriptR = '''Purpose:''' Generates the run and .INN files required to batch register new images. === Requires === * make_script.in - text file containing the names of the images to batch register. * [[make_scriptR.seed]] - text file containing the register option commands for batch registering images. === Output === * run_script.b - * .INN files - == Using make_scriptR == Example make_script.in file: {{{ P3T11S2H0409.DAT P3T11S2H0410.DAT P3T11S2H0411.DAT END }}} Example make_scriptR.seed file: {{{ s 20 3 y XSTOP 1 10 3 y XSTOP 0 y n n q }}}