| 5 | | |
| 6 | | |
| | 5 | * Have updated (r36787) ppBackground/ppBackgroundStack, tools/stack_bkg_mk_mdc.pl, and ippconfig/filerules. |
| | 6 | * Generate input mdc file for the stack to be processed: {{{stack_bkg_mk_mdc.pl --stack_id 2361211 --camera GPC1 --dbname gpc1 > input.mdc}}}. |
| | 7 | * This will eventually support multiple stacks at the same time, but that's not developed or tested yet. |
| | 8 | * Decide whether to use presolved OTA background solutions or to solve them from the data. |
| | 9 | * The presolved OTA solutions live at {{{neb:///detrends/background_OTA_models.20140527/test_solutions.XY__.fits}}} |
| | 10 | * Run ppBackgroundStack: {{{ppBackgroundStack -OTApath neb:///detrends/background_OTA_models.20140527/test_solutions -input input.mdc -image neb://any/gpc1/LAP.ThreePi.20130717/2013/08/03/RINGS.V3/skycell.1935.063/RINGS.V3.skycell.1935.063.stk.2361211.unconv.fits output_base_name}}} |
| | 11 | * This generates two output images: {{{output_base_name.bkgmdl.fits}}} which is the model of just the background, and {{{output_base_name.bkgrest.fits}}} that has applied this background to the input image to produce a restored version. |