EIT Software Listings

 

anal
obsolete
response
util

 

Previous Routine
Next Routine

 

Listing of $SSW/soho/eit/idl/util/eit_dark_fitparam.pro

 


pro eit_dark_fitparam, ampli, phase, ext, ndays
;+
; EIT_DARK_FITPARAM
;
; PURPOSE: Returns the coefficients of the fourier 
;          series fit to the measured offset values
;
; Inputs: date
; Output: the offset value
;
; Created: 20-dec-2001. F. Auchere
; Updated: Mon Feb 25 EIT planner
; Updated: Wed Apr  3 EIT planner
; Updated: Sat Jul 20 EIT planner
; Updated: Mon Aug 12 EIT planner
; Updated: Tue Aug 13 EIT planner
; Updated: Thu Aug 15 EIT planner
; Updated: Wed Sep  4 EIT planner
; Updated: Wed Sep 11 EIT planner
; Updated: Wed Dec 25 EIT planner
; Updated: Tue Mar 11 EIT planner
; Updated: Thu Sep  4 EIT planner
; Updated: Mon Oct 20 EIT planner
; Updated: Wed Feb  4 EIT planner
; Updated: Wed Feb 11 EIT planner
; Updated: Fri May 14 EIT planner
; Updated: Mon May 17 EIT planner
; Updated: Sat Jun 12 EIT planner
; Updated: Tue Jul 13 EIT planner
; Updated: Wed Oct 13 EIT planner
; Updated: Thu Oct 21 EIT planner
; Updated: Wed Nov 17 EIT planner
; Updated: Sat Jan  8 EIT planner
; Updated: Wed Mar  9 EIT planner
; Updated: Wed Aug  3 EIT planner
; Updated: Wed Dec 28 EIT planner
; Updated: Mon Jun  5 EIT planner
; Updated: Fri Jun 16 EIT planner
; Updated: Sun Jul 16 EIT planner
; Updated: Fri Oct 27 EIT planner
; Updated: Thu Nov  2 EIT planner
; Updated: Thu Jan  4 EIT planner
; Updated: Fri May  4 EIT planner
;-

ampli = [842.321, 3.87441, 0.769804, 0.414072, 0.280432, 0.396764]
phase = [-1.56456, -2.06591, -1.33328, 2.42433, 0.538036]

ext = 500
ndays = 4063.00

end


Web curator: Frédéric Auchère
Responsible NASA official: Joseph B. Gurman, Facility Scientist, Solar Data Analysis Center
joseph.b.gurman@gsfc.nasa.gov
+1 301 286-4767
NASA Goddard Space Flight Center
Solar Physics Branch / Code 682

Last revised: - Wed May 9 21:45:15 2007- F. Auchère