| | 95 | |
| | 96 | == addstar -resort == |
| | 97 | * first attempt at addstar -resort -- all sorts of problems, there was a bug in the resort code. Gene fixed this and noted that he's pretty sure dvomerge already sorts. However, we did the resorting anyways. |
| | 98 | |
| | 99 | |
| | 100 | * second attempt: svn up of all of ippcode on ippdvo's ipptrunk.20130205 directory, stop and shutdown of addstars, rebuild of ipp, restart of addstars, and restart of addstar -resort. It failed, due to: |
| | 101 | {{{ |
| | 102 | can't lock file /data/ipp016.0/gpc1/catdirs/parallel/LAP.ThreePi.20120706.2143//n1500/1566.00.cpt |
| | 103 | ERROR: failure to open/create catalog file /data/ipp016.0/gpc1/catdirs/parallel/LAP.ThreePi.20120706.2143//n1500/1566.00.cpt |
| | 104 | }}} |
| | 105 | |
| | 106 | * third attempt: retry addstar_client resort on ipp016:{{{addstar_client -resort -hostID 16 -D CATDIR /data/ipp005.0/gpc1/catdirs/LAP.ThreePi.20120706 -hostdir /data/ipp016.0/gpc1/catdirs/parallel/LAP.ThreePi.20120706.2143/ -region 0.000000 360.000000 -90.000000 90.000000 |
| | 107 | }}}, same failure as before. |
| | 108 | |
| | 109 | * fourth attempt: |
| | 110 | * gene removed/sorted out the lock file problem. redo of {{{addstar_client -resort -hostID 16 -D CATDIR /data/ipp005.0/gpc1/catdirs/LAP.ThreePi.20120706 -hostdir /data/ipp016.0/gpc1/catdirs/parallel/LAP.ThreePi.20120706.2143/ -region 0.000000 360.000000 -90.000000 90.000000 }}} on ipp016 and it reports success. |
| | 111 | |
| | 112 | == rest of dvodb calibration == |
| | 113 | * setphot |
| | 114 | * relphot |
| | 115 | * relastro |
| | 116 | |