User Tools

Site Tools


howto:processing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto:processing [2009/06/25 07:00] – created pkubanekhowto:processing [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 29: Line 29:
     * **dark**, it is moved to **dark_path**     * **dark**, it is moved to **dark_path**
   - otherwise //image_processor// script is run. Faith of the image then depends on standard output produced by image_processors script:   - otherwise //image_processor// script is run. Faith of the image then depends on standard output produced by image_processors script:
-    * if it contains coordinates, printed out to standard output as //ra dec number (ra_err,dec_err)// format, image is renamed to **archive_path**+    * if it contains coordinates, printed out to standard output as //id ra dec (ra_err,dec_err)// format, image is renamed to **archive_path**
     * otherwise it is renamed to **trash_path**     * otherwise it is renamed to **trash_path**
  
 Please note that: Please note that:
   * if you would like to reprocess image(s), just move them to queue directory. On rightly configured system they will processed by //IMGprocessor// on morning   * if you would like to reprocess image(s), just move them to queue directory. On rightly configured system they will processed by //IMGprocessor// on morning
-  * //IMGproc// prevents system overloading from running plate solving and processing for multiple images (if processing time will be greater then image acquisition time, system can be congested with multiple  +  * //IMGproc// prevents system overloading from running plate solving and processing for multiple images (if processing time will be greater then image acquisition time, system can be congested with multiple processing scripts running) 
-  * if you would like to process two or more images paralleled, just start more //rts2-imgproc// with different names specified with -d argument. It should work..+  * if you would like to process two or more images in parallel, just start more //rts2-imgproc// with different names specified with -d argument. It should work..
   * standard output of past/jibero package is to print out coordinates which will be understood by **RTS2**. You are welcome to customize your plate solving script to produce this output, or change output parsing (sscanf) method processLine in //rts2/src/plan/connimgprocess.cpp//:   * standard output of past/jibero package is to print out coordinates which will be understood by **RTS2**. You are welcome to customize your plate solving script to produce this output, or change output parsing (sscanf) method processLine in //rts2/src/plan/connimgprocess.cpp//:
  
howto/processing.1245906018.txt.gz · Last modified: 2009/06/25 00:00 (external edit)