Changes between Version 252 and Version 253 of HetProcedures/RA/hpf


Ignore:
Timestamp:
Jul 20, 2022 8:51:37 PM (22 months ago)
Author:
stevenj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/hpf

    v252 v253  
    505505
    506506We must fix all exposures and all values: QIDX, QPROG, QRA, QDEC, QEQUNIOX, QPMRA, QPMDEC, QEPOCH
     507
     508
     509You can extract these values from the queue database with this command if you want, replacing the IDX number for the target you want:
     510
     511[stevenj@zeus ~]$ mysql -hnossy htopx -e "select idx,plan,ra,declination,equinox,pmra,pmdec,pmepoch from plandb_latest_cur where idx=4000"
     512
    507513}}}
    508514