EIT Software Listings

 

anal
obsolete
response
util

 

Previous Routine
Next Routine

 

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

 


pro eit_coord_fitparam, amplitude_x, phase_x, amplitude_y, phase_y, ext, ndaysx, ndaysy
;+
; EIT_COORD_FITPARAM
;
; Purpose - return the parameters of the Fourier fitting of the 195
;           pointing data
;
; Inputs: named variables that will contain the values of the amplitude
;         and phase of the Fourier components as well as time boundaries
; Output: the values for these variables
;
; Created: 29 Nov 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: Wed Sep  3 EIT planner
; Updated: Mon Oct 20 EIT planner
; Updated: Wed Feb  4 EIT planner
; Updated: Thu Feb  5 EIT planner
; Updated: Wed Feb 11 EIT planner
; Updated: Wed Feb 11 EIT planner
; Updated: Thu Feb 12 EIT planner
; Updated: Fri May 14 EIT planner
; Updated: Mon May 17 EIT planner
; Updated: Sat Jun 12 EIT planner
; Updated: Sat Jun 12 EIT planner
; Updated: Mon Jun 14 EIT planner
; Updated: Tue Jul 13 EIT planner
; Updated: Mon Jul 19 EIT planner
; Updated: Wed Oct 13 EIT planner
; Updated: Thu Oct 21 EIT planner
; Updated: Wed Nov 17 EIT planner
; Updated: Fri Jan  7 EIT planner
; Updated: Wed Mar  9 EIT planner
; Updated: Fri Apr  1 EIT planner
; Updated: Wed Aug  3 EIT planner
; Updated: Thu Aug  4 EIT planner
; Updated: Mon Aug  8 EIT planner
; Updated: Sun Sep 11 EIT planner
; Updated: Mon Oct 31 EIT planner
; Updated: Sun Nov 27 EIT planner
; Updated: Mon Dec 26 EIT planner
; Updated: Mon Dec 26 EIT planner
; Updated: Tue Dec 27 EIT planner
; Updated: Wed Jan 25 EIT planner
; Updated: Thu Mar 23 EIT planner
; Updated: Wed Mar 29 EIT planner
; Updated: Sun Apr  2 EIT planner
; Updated: Mon Jun  5 EIT planner
; Updated: Mon Jun 12 EIT planner
; Updated: Fri Jun 16 EIT planner
; Updated: Fri Jun 16 EIT planner
; Updated: Sun Jul 16 EIT planner
; Updated: Fri Oct 27 EIT planner
; Updated: Tue Oct 31 EIT planner
; Updated: Thu Nov  2 EIT planner
; Updated: Wed Nov 29 EIT planner
; Updated: Thu Dec  7 EIT planner
; Updated: Thu Jan  4 EIT planner
; Updated: Fri May  4 EIT planner
;-

nharms = 15
amplitude_x = [506.142, 0.542982, 0.141651, 0.118216, 0.0424676, 0.0174829, 0.0479125, 0.0220225, 0.0278756, 0.00456520, 0.00949909, 0.0211744, 0.0168240, 0.0131154, 0.0382673]
amplitude_y = [516.362, 0.818818, 0.392113, 0.213095, 0.104200, 0.0806515, 0.0251662, 0.0114042, 0.0104040, 0.0271522, 0.0287746, 0.00569167, 0.0237709, 0.0816692, 0.0754300]
phase_x = [1.21546, 1.29652, 1.12659, 1.10196, 2.67882, 2.52404, 1.81117, -2.00053, -2.05749, 0.648915, -0.372112, -0.521039, 0.440670, 2.60243]
phase_y = [1.77443, 1.43488, 1.47912, 1.68600, 1.61165, 1.28781, -2.59362, -1.83173, -1.26717, -1.79301, -1.11922, 1.11547, 1.47046, -1.93486]
ext = 500
ndaysx = 4051.20
ndaysy = 3945.20

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:14 2007- F. Auchère