IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of DVO_Example


Ignore:
Timestamp:
Jan 19, 2010, 9:24:23 PM (16 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DVO_Example

    v1 v2  
    55
    66 * ingest the detection tables into DVO:
    7 
     7{{{
    88 addstar -D CAMERA cfh12k 549803p.1.cm.46.smf
    99 addstar -D CAMERA cfh12k 549907p.2.cm.45.smf
     
    1111 addstar -D CAMERA cfh12k 615926p.4.cm.48.smf
    1212 addstar -D CAMERA cfh12k 615927p.5.cm.51.smf
     13}}}
    1314
    1415You will now have a DVO database (catdir.default) with the 5 images
     
    2021Start the dvo shell:
    2122
    22  dvo
     23{{{ dvo }}}
    2324
    2425You now can give DVO querying commands:
    25 
     26{{{
    2627 dvo: region 67.0 26.2 0.5
    2728 dvo: images
    28 
     29}}}
    2930this will display the outlines of the images you have just ingested.
    30 
     31{{{
    3132 dvo: mextract -region ra, dec, mag, mag:err, time
    3233 dvo: czplot ra dec mag 17 12 -c red -pt 7
    33 
     34}}}
    3435this plots the locations of the (brighter) stars as red circles