User Tools

Site Tools


ideas:development_topics

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ideas:development_topics [2008/11/18 13:38] pkubanekideas:development_topics [2009/01/06 19:11] – Link to current GUI pkubanek
Line 11: Line 11:
 The work may be extended so that it would take advantage of the WCS (pixel->world) calibration to provide direct 3D resolved result if observed from more than a single camera.  The work may be extended so that it would take advantage of the WCS (pixel->world) calibration to provide direct 3D resolved result if observed from more than a single camera. 
  
-====== GUI ====== 
  
-Expected costs: 1-3 students, 2-6 months+====== Transient pipeline ======
  
-Profile: GTK, PyGTK ideal, XML-RPC, Subversion, GUI designuser documentation+Will be provided by Pi-of-the Skyexpected to be integrated by end of 2008.
  
-There is prototype implementation of GUI, however I do not have time to finish it. It is in [[http://www.pygtk.org|PyGTK]], uses [[http://www.xmlrpc.com|XML-RPC]] to communicate with RTS2. Code is at SVN [[http://rts-2.svn.sf.net/viewsvn/rts-2/trunk/pyrts2]], to get it and run it execute:+====== GUI ======
  
-<code bash> +Expected costs1-3 students, 2-6 months
-user@host:~$ svn co https://rts-2.svn.sf.net/svnroot/rts-2/trunk/pyrts2 +
-user@host:~$ cd pyrts2 +
-user@host:~/pyrts2$ ./pyrts2.py +
-</code>+
  
-You will need python-gtk2 installed:+ProfileGTK, PyGTK ideal, XML-RPC, Subversion, GUI design, user documentation
  
-<code bash> +For description of XML-RPC interface, please see [[code:xmlrpc|XML-RPC wiki page]]. Also see description of current [[doc:gui|GUI]] there.
-user@host:~$ sudo apt-get install python-gtk2 +
-</code>+
  
-And you need to have rts2-xmlrpcd runningCurrently, GUI support scheduling and have a tool to display scheduleThere is a screen shot:+As astronomers are strange beasts, it **must** be multiplatform (at least Windows + Linux, Mac highly recommended). We do not expect it will be feasible to code all as Web application standalone is preferredThe application might integrate various programmes (image display,..) over [[http://www.ivoa.net/cgi-bin/twiki/bin/view/IVOA/SampDoc|SAMP]]. We expect various team members will pick different areas.
  
-{{:sched.png|}}+What we expect:
  
 +  * 3D telescope visualition, with interface to describe various system attached to the telescope and describe its status, failures etc..
 +  * plotting of history of selected variables (temperature,..), similar to what [[http://finance.google.com|Google]] provides for finance or [[http://meteo.othello.ch|Meteo]] provides for meteo data display
 +  * configurable interface to change variables, display events, notification and warnings, and display and modify scheduling database.
 +  * display observations, images related to observations,..
  
 ====== RTS2 Web ====== ====== RTS2 Web ======
ideas/development_topics.txt · Last modified: 2009/01/06 00:00 (external edit)