IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of ThreePi.20110614


Ignore:
Timestamp:
Jun 17, 2011, 11:33:26 AM (15 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ThreePi.20110614

    v1 v1  
     1We discovered that incorrect exposures were added to the new !ThreePi DB since Feb. Here are the steps taken to correct this:
     2
     3 * remove/move bad minidvodbs from the rsync server. These are the bad ones:
     4
     5{{{
     6+------------------------+------------+----------------+-----------------------------------------------+----------+
     7| label                  | label      | minidvodb_name | comment                                       | count(*) |
     8+------------------------+------------+----------------+-----------------------------------------------+----------+
     9| ThreePi.nightlyscience | ThreePi.V2 | (null)         | DM3PI i E-0 ps1_01_2340 visit 1               |       27 |
     10| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.532 | DM3PI y W-13 ps1_01_5713 visit 1              |        3 |
     11| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.539 | DM3PI y W+3 ps1_01_6631 visit 2               |      515 |
     12| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.540 | stare3_00154 RA 20h21m StareCycle4, dec -13.8 |      503 |
     13| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.541 | 130.3PI.y.QW-2 ps1_07_2124 visit 2            |      502 |
     14| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.542 | 131.3PI.z.E+1 ps1_06_1313 visit 1             |      505 |
     15| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.543 | 133.3PI.y.QE+1 ps1_06_0280 visit 1            |      503 |
     16| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.544 | 135.3PI.z.E-0 ps1_11_0696 visit 2             |      502 |
     17| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.545 | 134.3PI.z.E+2 ps1_10_0501 visit 1             |      504 |
     18| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.546 | 135.3PI.y.QW+2 ps1_11_1496 visit 1            |      483 |
     19| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.547 | 137.3PI.y.PE-0 ps1_11_0564 visit 1            |       18 |
     20| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.562 | 139.3PI.00.BSE1.P1.i ps1_11_3686 visit 1      |       18 |
     21| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.566 | 139.3PI.00.BNO2.P1.g ps1_11_0789 visit 1      |        2 |
     22| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.570 | 139.3PI.00.E-5.Q2.y ps1_11_4079 visit 1       |       13 |
     23| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.571 | 139.3PI.00.PS.Q1.r ps1_11_0663 visit 1        |        6 |
     24| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.572 | 139.3PI.00.W-1.Q1.y ps1_10_5516 visit 1       |        4 |
     25| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.576 | 140.3PI.00.ANO2.Q1.i ps1_10_1948 visit 1      |       42 |
     26| ThreePi.nightlyscience | ThreePi.V2 | ThreePi.V2.577 | 138.3PI.y.QE+4 ps1_10_5705 visit 1            |        8 |
     27+------------------------+------------+----------------+-----------------------------------------------+----------+
     28
     29}}}
     30They have been moved to /data/ipp022.0/heather_minidvodbs. There are 18 corrupted out of 39 'new' minidvodbs. 
     31
     32 * Copy the bad copy of the db to ipp005:
     33
     34{{{
     35cd /data/ipp005.0/gpc1/catdirs
     36mkdir ThreePi.V2.20110614.corrupted
     37cd ThreePi.V2.20110614.corrupted/
     38rsync -rvua --progress heather@ipp004:/data/ipp004.0/gpc1/catdirs/ThreePi.V2/ .
     39}}}
     40
     41This is in progress now.
     42
     43 * verify it is ok, and delete
     44 * copy the good copy of the db from ipp006 ipp004.  These include minidvodbs through !ThreePi.340
     45 * 2 ways to go here:
     46    * requeue up new exposures (!ThreePi.V3)
     47    * set state of wait for the bad exposures (!ThreePi.V2), and redo the bad minidvodbs
     48    * I do not know which is best