IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 35 and Version 36 of LAPintoPSPS


Ignore:
Timestamp:
Mar 13, 2013, 11:23:39 AM (13 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LAPintoPSPS

    v35 v36  
    286286
    287287
    288 ===slice 14 and slice 14.2 ===
     288=== slice 14 and slice 14.2 ===
    289289
    290290queueing these 2-18-2013
     
    339339}}}
    340340
    341 == slice 20 ==
     341=== slice 20 ===
    342342(march 4)
    343343queue cam:
     
    356356}}}
    357357
    358 
    359 
    360 
    361 
    362 
    363 
     358=== pause ===
     359
     360(march 12)
     361
     362we had a pause at this point: we discovered duplicate cam/skycals were being ingested. This was fixed (there were 3 bugs required to trigger this):
     363
     3641. addstar.pro is safe and doesn't load duplicates now
     3652. addstar will quit with an error code if it detects that you try to addstar an exposure that already exists
     3663. addtool will quit with an error code if you try to addprocessedexp an already processed one
     367
     368This prevents future problems. What about the old ones? They all have duplicates, those are removed by delstar. The delstar command was added to minidvodb_premerge.pl (this is the script that prepares a minidvodb to be ready for merging), and all the prior minidvodbs in state 'merge' were set back so that they all have minidvodb_premerge.pl rerun on them (this removes the duplicates).
     369
     370all things are proceeding now.
     371
     372=== slice 22 ===
     373(march 13)
     374
     375
     376queue cam:
     377{{{
     378addtool  -pretend -definebyquery -label LAP.ThreePi.20120706 -set_dvodb LAP.20120706 -set_minidvodb_group LAP.slice22.part2.cam -set_minidvodb -set_label LAP.slice22.part2.cam -stage cam -uncensored -ra_min 330 -ra_max 360 -decl_min -35 -decl_max 20 -dbname gpc1 -simple | wc
     379}}}
     380{{{
     381addtool  -pretend -definebyquery -label LAP.ThreePi.20120706 -set_dvodb LAP.20120706 -set_minidvodb_group LAP.slice22.cam -set_minidvodb -set_label LAP.slice22.cam -stage cam -uncensored -ra_min 330 -ra_max 360 -decl_min 20 -decl_max 75 -dbname gpc1 -simple | wc
     382}}}
     383skycal stage:
     384{{{
     385addtool  -pretend -definebyquery -label LAP.ThreePi.20120706 -set_dvodb LAP.20120706 -set_minidvodb_group LAP.slice22.part2.skycal -set_minidvodb -set_label LAP.slice22.part2.skycal -stage skycal -uncensored -ra_min 330 -ra_max 360 -dec_min -35 -dec_max 20 -dbname gpc1 -simple | wc
     386}}}
     387{{{
     388addtool  -pretend -definebyquery -label LAP.ThreePi.20120706 -set_dvodb LAP.20120706 -set_minidvodb_group LAP.slice22.skycal -set_minidvodb -set_label LAP.slice22.skycal -stage skycal -uncensored -ra_min 320 -ra_max 360 -dec_min 20 -dec_max 75 -dbname gpc1 -simple | wc
     389}}}
     390
     391
     392
     393