[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
!!!EIS Data Processing and Analysis\\


!! Getting started

*[EIS data analysis tutorial|ParisTutorial] (Paris meeting, Nov 2007)

*[EIS Tips (en) @ National Astronomical Observatory of Japan (NAOJ) |http://solar-b.nao.ac.jp/hinode_wiki/index.php?EIS%20Tips%20List]

*[EIS Tutorials @ Naval Research Laboratory (NRL)|http://tcrb.nrl.navy.mil/~hwarren/tutorial.html]

*[EIS Data Analysis Guide @ Mullard Space Science Laboratory (MSSL)|https://vsolar.mssl.ucl.ac.uk/SolarB/SoftGuides.jsp]

*[EIS Spectroscopy analysis tutorial|http://www.astro.gla.ac.uk/solaire/mat.php] (on SOLARIE-SODAS, Glasgow June 2009)

\\
\\


!!Software

An EIS FITS file is read into an IDL object with:

{{{
IDL> data=obj_new('eis_data',filename)
}}}

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]. 

*[Data analysis routines|DataAnalysisRoutines]

*[Fitting EIS lines with EIS_MOMENT |EISMomentsObjects]

*[A Wrapper to the EIS Objects (EIS_GETWINDATA) |EISGetWindata]

*[Using the EIS Subversion Repository |EISRepository]

!EIS_PREP

*[How do I call EIS_PREP?|eis_prep_call]

*[What does EIS_PREP do?|eis_prep]

*[Evaluation of errors in EIS_PREP|EvaluationOfErrorsInEis_prep]

!Gaussian fitting

The document below details software available in the EIS Solarsoft tree for fitting Gaussians to EIS data.

[Gaussian fitting for the Hinode/EIS mission|https://hyperion.nascom.nasa.gov/svn/eis/release/doc/fitting/eis_auto_fit.pdf]

Examples for using the routine eis_auto_fit to automatically fit Gaussians across a raster are given in the document below.

[Gaussian fitting examples using eis_auto_fit|https://hyperion.nascom.nasa.gov/svn/eis/release/doc/fitting/eis_auto_fit_examples.pdf]



!FITS file issues

*[Big EIS FITS files|BigEISFitsFiles]

*[EIS exposure times; the GETEXP() method|EISExposureTimesGetexpMethod]

*[Missing data/missing files|MissingData]

!Search EIS studies

*[Searching for EIS Studies on the Web |EIS_Web_Search]

*[EIS study search tool in Solarsoft|EIS_study_search_tool]


\\
\\


!!Miscellaneous

*[EIS_CAT and the EIS Science Data Catalog|EISDBTop]

*[How can I see where EIS was observing? Try the EIS Mapper @ GMU|where_EIS_was_observing]

*[The Complete List of EIS Studies|Complete_List_Of_EIS_Studies]

*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]

\\