This page (revision-132) was last changed on 18-Apr-2021 19:04 by JianSun

This page was created on 18-Apr-2007 17:40 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
132 18-Apr-2021 19:04 3 KB JianSun to previous
131 08-Jul-2010 15:35 4 KB PeterYoung to previous | to last
130 06-Jul-2010 18:47 4 KB RonYurow to previous | to last
129 06-Jul-2010 16:24 4 KB PeterYoung to previous | to last
128 06-Jul-2010 16:23 4 KB PeterYoung to previous | to last
127 28-Jun-2010 19:33 4 KB RonYurow to previous | to last
126 28-Jun-2010 19:31 4 KB RonYurow to previous | to last
125 23-Jun-2010 19:47 4 KB PeterYoung to previous | to last
124 14-Jun-2010 15:32 3 KB PeterYoung to previous | to last
123 20-May-2010 12:06 3 KB JianSun to previous | to last add one more link to EIS Spectral Atlases
122 20-May-2010 12:04 4 KB JianSun to previous | to last
121 20-May-2010 12:03 4 KB JianSun to previous | to last add link to EIS Spectral Atlases files

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!EIS Data Processing and Analysis\\
[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
!!!EIS Data Processing and Analysis\\
At line 4 changed one line
! Getting started
!! Getting started
At line 12 changed one line
*[EIS Data Analysis Guide @ Mullard Space Science Laboratory (MSSL)|http://msslxr.mssl.ucl.ac.uk:8080/SolarB/SoftGuides.jsp]
*[EIS Data Analysis Guide @ Mullard Space Science Laboratory (MSSL)|https://vsolar.mssl.ucl.ac.uk/SolarB/SoftGuides.jsp]
At line 16 added one line
*[EIS Spectroscopy analysis tutorial|http://www.astro.gla.ac.uk/solaire/mat.php] (on SOLARIE-SODAS, Glasgow June 2009)
At line 15 changed one line
!Software
\\
\\
At line 17 removed one line
*[Data analysis routines|DataAnalysisRoutines]
At line 19 changed one line
*[Fitting EIS lines with eis_moment|EISMomentsObjects]
!!Software
At line 21 changed one line
*[A Wrapper to the EIS Objects (eis_getwindata) |EISGetWindata]
An EIS FITS file is read into an IDL object with:
At line 26 added 3 lines
{{{
IDL> data=obj_new('eis_data',filename)
}}}
At line 30 added one line
where 'filename' is the name of the level-1 file (a level-0 file can be read in the same way). Information can be extracted from the object via a large number of [object methods|EISmethods].
At line 25 changed one line
!EIS_PREP
*[Data analysis routines|DataAnalysisRoutines]
At line 27 changed one line
* [How do I call eis_prep?|eis_prep_call]
*[Fitting EIS lines with EIS_MOMENT |EISMomentsObjects]
At line 29 changed one line
* [What does eis_prep do?|eis_prep]
*[A Wrapper to the EIS Objects (EIS_GETWINDATA) |EISGetWindata]
At line 31 changed one line
*[Evaluation of errors in eis_prep]
*[Using the EIS Subversion Repository |EISRepository]
At line 33 changed one line
!EIS pointing and alignment issues
!EIS_PREP
At line 35 changed one line
*[Offset between CCDs in the y direction|CCDOffset]
*[How do I call EIS_PREP?|eis_prep_call]
At line 37 changed one line
*[Offset between CCDs in the x direction|CCDOffsetX]
*[What does EIS_PREP do?|eis_prep]
At line 39 changed one line
*[EIS pointing stability|PointingStability]
*[Evaluation of errors in EIS_PREP|EvaluationOfErrorsInEis_prep]
At line 41 changed one line
*[Pointing Information in EIS fits files|FitsPointing]
!Gaussian fitting
At line 43 changed one line
*[Inter-instrument offsets for Hinode|InterInstrumentOffsets]
The document below details software available in the EIS Solarsoft tree for fitting Gaussians to EIS data.
At line 45 changed one line
*[EIS internal coalignment?|InterCo]
[Gaussian fitting for the Hinode/EIS mission|https://hyperion.nascom.nasa.gov/svn/eis/release/doc/fitting/eis_auto_fit.pdf]
At line 47 changed one line
* [Grating tilt (spectrum rotation) and effect on line ratios|SpectralTilt]
Examples for using the routine eis_auto_fit to automatically fit Gaussians across a raster are given in the document below.
At line 49 changed one line
* [Co-alignment of EIS to magnetograms]
[Gaussian fitting examples using eis_auto_fit|https://hyperion.nascom.nasa.gov/svn/eis/release/doc/fitting/eis_auto_fit_examples.pdf]
At line 51 removed one line
!Slit tilts
At line 53 removed one line
*[The tilt of the EIS slit|TiltOfEISslit]
At line 55 changed one line
*[2" EIS Slit|2EISSlit]
!FITS file issues
At line 62 added one line
*[Big EIS FITS files|BigEISFitsFiles]
At line 58 changed one line
! CCD features
*[EIS exposure times; the GETEXP() method|EISExposureTimesGetexpMethod]
At line 60 changed one line
*[Hot pixels|HotPixels]
*[Missing data/missing files|MissingData]
At line 62 changed one line
*[Warm Pixels|EisWarmPixelsPage]
!Search EIS studies
At line 64 changed one line
*[Removing cosmic rays|CosmicRays]
*[Searching for EIS Studies on the Web |EIS_Web_Search]
At line 66 changed one line
*[Top and bottom of hot/warm pixels maps|TopBottomHotWarmMaps]
*[EIS study search tool in Solarsoft|EIS_study_search_tool]
At line 69 changed one line
! Gaussian fitting
\\
\\
At line 71 removed one line
For automatically fitting a Gaussian to an emission line over an entire raster and analysing the results, the following routines are available:
At line 73 changed one line
* [eis_auto_fit.pro|AutoFit]
!!Miscellaneous
At line 75 removed 34 lines
* [Viewing the fits - eis_fit_viewer|FitViewer]
* [Correcting fits for slit tilt|CorrectSlitTilt]
* [Correcting fits for orbital variation|CorrectOrbitVariation]
If you want to average a spatial region and fit multiple lines in the spectrum, then the following tutorials describe available software:
* [Tutorial for spatially-averaging spectra|gauss_pixel_masks.pdf]
* [Tutorial for spec_gauss_widget |spec_gauss_widget_tutorial.pdf]
! EIS Spatial Resolution
* [Estimating spatial resolution using observed features|TRbrightenings]
! JPEG Compression and EIS Spectral Line Profiles
* [The Impact of JPEG Compression on EIS Spectral Data |EISJPEG]
! FITS files issues
*[Big EIS fits files|BigEISFitsFiles]
*[EIS exposure times; getexp() method]
*[Missing data/files|MissingData]
!Miscellaneous
*[Orbital variation of line position|OrbitalVariationLinePosition]
At line 111 changed one line
*[Where EIS was observing|where_EIS_was_observing]
*[How can I see where EIS was observing? Try the EIS Mapper @ GMU|where_EIS_was_observing]
At line 113 changed one line
*[Complete List Of EIS Studies?|Complete_List_Of_EIS_Studies]
*[The Complete List of EIS Studies|Complete_List_Of_EIS_Studies]
At line 115 changed one line
*[Line width variation studies by EIS?|Line_width_variation_studies_by_EIS]
*Suguru Kamio has uploaded an [EIS spectral atlas|eis_atlas.pdf], using data from Charlie Brown's line list paper. Best suited to A0 paper, but readable as a PDF. \\Other resource of EIS Spectral Atlases can be found [here|http://solar.bnsc.rl.ac.uk/ralsolphys/eis_ral.html] or directly access a few PS file: [Active region|http://solar.bnsc.rl.ac.uk/%7Eyoung/solarb_eis/atlas/eis_spec2.ps];   [Quiet Sun|http://solar.bnsc.rl.ac.uk/%7Eyoung/solarb_eis/atlas/eis_qs_spectrum.ps];   [Flare|http://solar.bnsc.rl.ac.uk/%7Eyoung/solarb_eis/atlas/flare_spec.ps]
At line 117 changed 4 lines
*[The EIS field of view|EIS_FOV]
----
\\