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 3 lines
[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
!!!EIS Data Processing and Analysis\\
!!This is EIS Data Processing and Analysis page.\\
All related materials go here, thanks.
At line 6 changed one line
!! Getting started
----
At line 8 changed one line
*[EIS data analysis tutorial|ParisTutorial] (Paris meeting, Nov 2007)
[The tilt of the EIS slit|TiltOfEISslit]
At line 10 changed one line
*[EIS Tips (en) @ National Astronomical Observatory of Japan (NAOJ) |http://solar-b.nao.ac.jp/hinode_wiki/index.php?EIS%20Tips%20List]
[Offset between CCDs in the y direction|CCDOffset]
At line 12 changed one line
*[EIS Tutorials @ Naval Research Laboratory (NRL)|http://tcrb.nrl.navy.mil/~hwarren/tutorial.html]
[Orbital variation of line position|OrbitalVariationLinePosition]
At line 14 changed one line
*[EIS Data Analysis Guide @ Mullard Space Science Laboratory (MSSL)|https://vsolar.mssl.ucl.ac.uk/SolarB/SoftGuides.jsp]
[Hot pixels|HotPixels]
At line 16 changed one line
*[EIS Spectroscopy analysis tutorial|http://www.astro.gla.ac.uk/solaire/mat.php] (on SOLARIE-SODAS, Glasgow June 2009)
[EIS_CAT and the EIS Science Data Catalog|EISDBTop]
At line 18 changed 2 lines
\\
\\
[Removing cosmic rays|CosmicRays]
At line 19 added one line
[EIS pointing stability|PointingStability]
At line 22 changed one line
!!Software
[Fitting EIS lines with eis_moment|EISMomentsObjects]
At line 24 changed one line
An EIS FITS file is read into an IDL object with:
[EIS Tips (en) @ NAOJ |http://solar-b.nao.ac.jp/hinode_wiki/index.php?EIS%20Tips%20List]
At line 26 changed 3 lines
{{{
IDL> data=obj_new('eis_data',filename)
}}}
----
At line 30 changed 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].
You can find out where EIS was observing by going to:
At line 32 changed one line
*[Data analysis routines|DataAnalysisRoutines]
[http://www.scs.gmu.edu/~kdere/eis_mapper.html]
At line 34 removed one line
*[Fitting EIS lines with EIS_MOMENT |EISMomentsObjects]
At line 36 changed one line
*[A Wrapper to the EIS Objects (EIS_GETWINDATA) |EISGetWindata]
--[KenDere|http://null], 20-Jun-2007
At line 38 changed one line
*[Using the EIS Subversion Repository |EISRepository]
\\
At line 40 changed one line
!EIS_PREP
----
At line 42 changed one line
*[How do I call EIS_PREP?|eis_prep_call]
%%tabbedSection
At line 44 changed one line
*[What does EIS_PREP do?|eis_prep]
%%tab-Complete_List_Of_EIS_Studies?
At line 46 changed one line
*[Evaluation of errors in EIS_PREP|EvaluationOfErrorsInEis_prep]
I am just wondering if there is a complete list of EIS studies available? The list I found online seems to be incomplete.
At line 48 changed one line
!Gaussian fitting
--[134.226.1.194|http://null], 22-Jun-2007
At line 50 changed one line
The document below details software available in the EIS Solarsoft tree for fitting Gaussians to EIS data.
----
At line 52 changed one line
[Gaussian fitting for the Hinode/EIS mission|https://hyperion.nascom.nasa.gov/svn/eis/release/doc/fitting/eis_auto_fit.pdf]
The full list is actually available through solarsoft, if you have the EIS branch downloaded. Firing up either eis_xstudy (just lists them) or eis_mk_study (to make and edit them) should give you the chance to load a study. If you're not seeing them, then there's probably one of two problems: either you're set up to use just your personal database ([http://solar-b.nao.ac.jp/hinode_wiki/index.php?fix_zdbase]) and there's nothing there, or you're set up to use the official database, and it's not being pointed to correctly.
At line 54 changed one line
Examples for using the routine eis_auto_fit to automatically fit Gaussians across a raster are given in the document below.
We don't distribute it in SSWDB, just in the normal SSW EIS branch, so that shouldn't be a worry.
At line 56 changed one line
[Gaussian fitting examples using eis_auto_fit|https://hyperion.nascom.nasa.gov/svn/eis/release/doc/fitting/eis_auto_fit_examples.pdf]
--[Dave Williams|http://www.mssl.ucl.ac.uk/~drw], 25-Jun-2007
At line 54 added one line
----
At line 56 added one line
The studies you found on MSSL hinode/eis website ([http://msslxr.mssl.ucl.ac.uk:8080/SolarB/EisStudies.jsp]) are not complete, however there is a plan to provide complete list of EIS (science) studies online on the website. It is coming soon, so please come back to check it. At the moment, please use "eis_xstudy" or "eis_mk_study" in solarsoft, like David suggested above.
At line 60 changed one line
!FITS file issues
--[JianSun], 25-Jun-2007
At line 62 changed one line
*[Big EIS FITS files|BigEISFitsFiles]
%%
At line 64 changed one line
*[EIS exposure times; the GETEXP() method|EISExposureTimesGetexpMethod]
%%tab-Line width variation studies by EIS
I'm getting first level data from zero level after usual reduction by 'eis_prep'. However, when i am fitting the lines by xcfit, i'm getting the spectrum slightly displaced from the wavelength values given in the data window. What error this will make in the calculations?. Secondly, can we get the accurate width variation ? , and can we use these datas for line-width variation studies ?
%%
At line 66 changed one line
*[Missing data/missing files|MissingData]
%%
At line 68 changed 22 lines
!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]
\\
----[A.K. Srivastava], 02-July-2007