IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of AddstarStage


Ignore:
Timestamp:
Oct 27, 2009, 2:19:54 PM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AddstarStage

    v1 v1  
     1== Running the Addstar Stage ==
     2
     3The Addstar Stage of the IPP is used to ingest images and detections into a DVO database. 
     4
     5 * load the addstar module in pantasks (server mode example):
     6{{{
     7server module addstar.pro
     8}}}
     9
     10 * define addstar runs as desired with 'addtool':
     11{{{
     12addtool -dbname gpc1 -definebyquery -set_dvodb /data/ipp009.0/gpc1/catdir.example [other options as desired]
     13}}}
     14 Note that the option '-image-only' creates a DVO database with image metadata and no detections, allowing for a quick visualization of the images
     15