Changes between Version 13 and Version 14 of PS1_IPP_Czarlog_20190426
- Timestamp:
- May 1, 2019, 11:51:17 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20190426
v13 v14 483 483 }}} 484 484 485 This is supported by the observers log, https://ps1wiki.ifa.hawaii.edu/trac/wiki/ObsLog20190501 where they mentions issues. 485 This is supported by the observers log, https://ps1wiki.ifa.hawaii.edu/trac/wiki/ObsLog20190501 where they mentions issues. And you can see how poor the data is if you look at the exposure on the datastore. In this particular case you see nice pairs for every object. 486 486 487 487 The problem chunk is {{{OSSR.R10S1.14.Q.w}}} … … 521 521 }}} 522 522 523 523 524 Take these warp_ids and run the difftool command for creating these diffs: 524 525 {{{ … … 526 527 difftool -dbname gpc1 -definewarpwarp -warp_id 2085046 -template_warp_id 2085082 -backwards -set_workdir neb://@HOST@.0/gpc1/OSS.nt/2019/05/01 -set_dist_group SweetSpot -set_label OSS.nightlyscience -set_data_group OSS.20190501 -set_reduction SWEETSPOT -simple -rerun -pretend 527 528 }}} 529 '''IMPORTANT: ''' the warp_id, template_warp_id should be in time series e.g. visit 3 then visit 4, so be carefully as the warp_ids themselves might not be sequential (so tie back to the visits). Also, be very careful with the arguments used in difftool, I had used '-warp_id' twice which still runs and causes funkiness. '''SO DOUBLE CHECK EVERYTHING''' 528 530 529 531 You'll get a response along the lines of:
