| | 26 | The min/max objid are incorrect for a majority of the FW batches. This is because the FW batches are a pile of forced warps at a given skycell, and the min/max objid are set from the last warp skycell that was placed in the batch. depending on the coverage of the warp skycell (due to various reasonable conditions), chunks can be missing (example, if it's the edge of an exposure, there will be a chunk missing). The missing chunks will cause the min/max objid to not be the proper range, preventing PSPS loading to see that the batch crosses slice boundaries. Heather's fix is to read the log file from batch creation, get the proper min/max fw batch id range, and feed back to Conrad. Current FW objid updates are |