Jeonghee's IDL programs to display Engineering data
Mode 6
IDL> .run ~rho/display2/eng6
% Compiled module: ENG6.
IDL> eng6
eng6,dir,seq,x,pha
example: eng6,'/www/sw/data/','000021',x,pha
IDL> eng6,'./','000021',x,pha
IDL> .run ~rho/display2/ps1
% Compiled module: PS1.
IDL> .run ~rho/display2/ps2
% Compiled module: PS2.
IDL> ps1
IDL> eng6,'./','000021',x,pha
( or plot,x,pha )
IDL> ps2
IDL> $ls *.ps
idl.ps
IDL>
Mode 3
IDL> .run ~rho/display2/eng3.pro
% Compiled module: ENG3BOUN.
% Compiled module: ENG3MN.
IDL> eng3boun
eng3boun,dir,seq,bound
example: eng3boun,'~rho/display2/','000021',boun
IDL> eng3boun,'./','000021',boun
-1000 -441 -187 -61 24 111 239 464 1000
-1000 -393 -181 -75 -5 60 162 368 1000
IDL> eng3mn
eng3mn,dir,seq,img; this is sub-type 7
example: eng3mn,'~rho/display2/','000021',img
IDL> eng3mn,'./','000021',img
% Compiled module: REVERSE.
Mode 5
IDL> .run ~rho/display2/eng5.pro
% Compiled module: ENG5.
IDL> eng5
eng5,dir,seq,img
example: eng5,'/home/xmmom/archive/p/','000021',img
IDL> eng5,'/home/xmmom/archive/p/','000021',img
Mode 4
cd data_directory
IDL> .run ~rho/display2/eng4.pro
And a fits file is created in the same directory.
Exposures
cd data_directory
IDL> .run ~rho/display1/get_window_data
IDL> .run ~rho/display1/image_display
image_display,'e00008'
Requires xxxx_201 xxx_a301_00 (or 01 etc).