User Tools

Site Tools


howto:preview_fits_images_with_rts2-xmlrpcd

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howto:preview_fits_images_with_rts2-xmlrpcd [2009/08/30 09:56] wildihowto:preview_fits_images_with_rts2-xmlrpcd [2009/08/30 10:02] wildi
Line 10: Line 10:
 </code> </code>
  
-  * If not existent create in the root directory / of your system the directory named ''/images''+  * If not existent create in the root directory / of your system the directory named ''/images''.
  
-  * Copy an example FITS file, preferably created with RTS2, to  ''/images''+  * Copy an example FITS file, preferably created with RTS2, to ''/images''.
  
   * Connect to the postgres database and add a username, password to the table ''users'', e.g.   * Connect to the postgres database and add a username, password to the table ''users'', e.g.
 <code bash>  insert into users values ('USERNAME', 'SECRETPASSWORD', NULL, 'name@example.com', 1);</code> <code bash>  insert into users values ('USERNAME', 'SECRETPASSWORD', NULL, 'name@example.com', 1);</code>
- + 
-  +
 ===== (Pre-)view the FITS images ===== ===== (Pre-)view the FITS images =====
-{{ :howto:preview.jpg?321|The preview seen in the browser.}}+{{ :howto:preview.jpg?200|The preview seen in the browser.}}
   * Start the daemon interactively with <code>rts2-xmlrpcd  -i</code>   * Start the daemon interactively with <code>rts2-xmlrpcd  -i</code>
-  * Enter the URL http://your.system.tld:8889/preview/images into a browser, (e.g. {{ http://petr:test@bootes2.homeip.net:8889/preview/images/2009/20090823/00004/ }})+  * To preview the images enter the URL ''http://your.system.tld:8889/preview/images'' into a browser, (for an example see {{ http://petr:test@bootes2.homeip.net:8889/preview/images/2009/20090823/00004/ Bootes2}})
 +  * To view the images click on the thumbnail.
      
howto/preview_fits_images_with_rts2-xmlrpcd.txt · Last modified: 2013/06/13 00:00 (external edit)