public:meetings:glowbi2008:tutorial_tuesday

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:meetings:glowbi2008:tutorial_tuesday [2008-11-18 15:32] – add ntoes James M Andersonpublic:meetings:glowbi2008:tutorial_tuesday [2017-03-08 15:27] (current) – external edit 127.0.0.1
Line 201: Line 201:
 go go
  
-* set a box around the dirty image+* set a box around the dirty image using tvbox, click a, resize box, exit d
 * clean with a small clean window * clean with a small clean window
-* continue cleaning+* continue cleaning (wait for 30sec)
 * stop cleaning    * stop cleaning   
  
 tvzoom tvzoom
 +* d for done
 +
 +tvfiddle  * a to change colour, b/c to zoom in/out, d for done
 +
 +* make a contour map
 +task 'kntr'
 +pcat
 +getn 4
 +
 +* help
 +
 +docont 1
 +dogrey 1
 +dovect 0
 +blc 450,450
 +trc 560,560
 +clev = 8.5503E-03
 +levs = -2,2,4,8,16,32,64
 +dowedge = 1
 +cbplot = 1   * cbplot = 2 to set beam plot to lower right
 +dotv = 1
 +
 +tvinit
 +go
 +
 +dogrey = 1
 +go
 +
 +* draw to plot file
 +tget kntr
 +dotv = -1
 +go
 +
 +* make a postscript file
 +
 +task 'lwpla'
 +inp
 +outfile = 'PWD:demo.ps'
 +go
 +
 +
 +
 +* make a fits-file
 +
 +task 'fittp'
 +inp
 +dataout = 'PWD:demo_enno.fits        * final ' to capitalise
 +go
 +
 +
 +
 +getn 1
 +task 'listr'
 +optyp = 'scan'
 +go
  
 </file> </file>
  
  • Last modified: 2008-11-18 15:32
  • by James M Anderson