Changes between Version 12 and Version 13 of IPP_for_PS2
- Timestamp:
- Apr 11, 2018, 4:02:53 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPP_for_PS2
v12 v13 47 47 * The i-band GPC1 stacks with label="LAP.PV3.20140730.final" are being ingested into the tgpc2 database to allow for warp (GPC2) - stack (GPC1) difference image processing. The stackRun.filter column will need to be modified, as difftool blocks diffs that do not have the same filter. The ingest process uses the stack_id value from the gpc1 database, so the tgpc2.stackRun and tgpc2.stackSumSkyfile tables will have a much higher auto-increment value. The stackInputSkyfile entries are lost, as they reference warpSkyfile entries that do not exist. 48 48 * Warp (GPC2) - stack (GPC1) difference images do not currently work, because there is a database JOIN from the stackInputSkyfile table to the warpRun table, I assume to prevent a stack from being subtracted from an input warp. However, as the stack entries are fakes from the GPC1 database, this JOIN fails, and no stacks are found when the diff is attempted. This is not a queuing issue, as the diffInputSkyfile entries were constructed with appropriate warp1/stack2 values. It is only when processing the diff does the issue come up. I think the solution is to create a sacrificial warp that will be the "input" to all ingested stacks. 49 * I have added stackInputSkyfile entries for all i-band stacks that point at warp_id 60. For all of them. This lie should allow WS diffs to complete, as the camera will match.
