; IDL Version 4.0.1 (Win32 x86) ; Journal File for user@Microsoft Windows Host ; Working directory: C:\RSI\IDL40 ; Date: Mon Apr 22 14:58:25 1996 im=lonarr(64,64,17) rdkimg,'\images\dark\cam0\d1900060.002',dkhb,dkim dark=lin_smooth(dkim,/down_columns) az=fltarr(64,64) & za=az imf=rfindfile('\images\airglow\cam0\filt2\g1902060.*',count=nimf) img=feb19th(imf(60),dark,az,za) hlp,az,za ; 1 Float array (64, 64). Min = 0.000000, Max = 355.366 ; 2 Float array (64, 64). Min = 0.000000, Max = 47.7645 im(*,*,0)=img for i=1,16 do begin img=feb19th(imf(60+i),dark) & im(*,*,i)=img & endfor window,0,xs=640,ys=512 for i=0,16 do tvscl,rebin(im(*,*,i)