IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of DVO_Example


Ignore:
Timestamp:
Feb 24, 2009, 4:23:54 PM (17 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DVO_Example

    v1 v1  
     1[http://kiawe.ifa.hawaii.edu/eugene/software/example.cfh12k.tgz DVO Example Tarball]
     2
     3The tarball above contains a set of astrometrized detection files with a
     4basic ptolemy configuration script to examine the DVO usage.
     5
     6 * ingest the detection tables into DVO:
     7
     8 addstar -D CAMERA cfh12k 549803p.1.cm.46.smf
     9 addstar -D CAMERA cfh12k 549907p.2.cm.45.smf
     10 addstar -D CAMERA cfh12k 549908p.3.cm.50.smf
     11 addstar -D CAMERA cfh12k 615926p.4.cm.48.smf
     12 addstar -D CAMERA cfh12k 615927p.5.cm.51.smf
     13
     14You will now have a DVO database (catdir.default) with the 5 images
     15and their detections ingested.  At this point, no average magnitudes
     16have been calculated.
     17
     18You can use the DVO shell to examine the database contents:
     19
     20Start the dvo shell:
     21
     22 dvo
     23
     24You now can give DVO querying commands:
     25
     26 dvo: region 67.0 26.2 0.5
     27 dvo: images
     28
     29this will display the outlines of the images you have just ingested.
     30
     31 dvo: mextract -region ra, dec, mag, mag:err, time
     32 dvo: czplot ra dec mag 17 12 -c red -pt 7
     33
     34this plots the locations of the (brighter) stars as red circles