!edit_input=1000
device, true=24
device, decompose=0
!x.style = 1
!y.style = 1
; IDL STUFF
!edit_input=500
;
; FUSE system variables ( Required for running FUSE Software)
;
defsysv,'!plotunit',0L          ; Redirect plot output
defsysv,'!dump',1L              ; Level of output display mode
defsysv,'!prelaunch',0L         ; Prelaunch data
defsysv,'!noprint',0            ; Suppress text output
defsysv,'!noplot',0             ; Suppress graphics output
;
; ----------------------------------------------------
;  (Optional) Suggested system variable settings
; ----------------------------------------------------
;
!type     = 16                          ; Place grid around the plots
!grid     = 0
!x.margin(0) = !x.margin(0) * 1.5       ; Allow YTITLE on left edge
!ignore   = 0                           ; Only plot inside the box!
!quiet    = 0                           ; Turn on verbose mode.
