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 2 lines
!!This is EIS Data Processing and Analysis page.\\
All related materials go here, thanks.
[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
!!!EIS Data Processing and Analysis\\
At line 5 changed one line
----
!! Getting started
At line 7 changed one line
[The tilt of the EIS slit|TiltOfEISslit]
*[EIS data analysis tutorial|ParisTutorial] (Paris meeting, Nov 2007)
At line 9 changed one line
[Offset between CCDs in the y direction|CCDOffset]
*[EIS Tips (en) @ National Astronomical Observatory of Japan (NAOJ) |http://solar-b.nao.ac.jp/hinode_wiki/index.php?EIS%20Tips%20List]
At line 11 changed one line
[Orbital variation of line position|OrbitalVariationLinePosition]
*[EIS Tutorials @ Naval Research Laboratory (NRL)|http://tcrb.nrl.navy.mil/~hwarren/tutorial.html]
At line 13 changed one line
[Hot pixels|HotPixels]
*[EIS Data Analysis Guide @ Mullard Space Science Laboratory (MSSL)|https://vsolar.mssl.ucl.ac.uk/SolarB/SoftGuides.jsp]
At line 15 changed one line
[EIS_CAT and the EIS Science Data Catalog|EISDBTop]
*[EIS Spectroscopy analysis tutorial|http://www.astro.gla.ac.uk/solaire/mat.php] (on SOLARIE-SODAS, Glasgow June 2009)
At line 17 changed one line
[Removing cosmic rays|CosmicRays]
\\
\\
At line 19 removed one line
[EIS pointing stability|PointingStability]
At line 21 changed one line
[Fitting EIS lines with eis_moment|EISMomentsObjects]
!!Software
At line 23 changed one line
[EIS Tips (en) @ NAOJ |http://solar-b.nao.ac.jp/hinode_wiki/index.php?EIS%20Tips%20List]
An EIS FITS file is read into an IDL object with:
At line 25 changed one line
----
{{{
IDL> data=obj_new('eis_data',filename)
}}}
At line 27 changed one line
You can find out where EIS was observing by going to:
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 29 changed one line
[http://www.scs.gmu.edu/~kdere/eis_mapper.html]
*[Data analysis routines|DataAnalysisRoutines]
At line 34 added one line
*[Fitting EIS lines with EIS_MOMENT |EISMomentsObjects]
At line 32 changed one line
--[KenDere|http://null], 20-Jun-2007
*[A Wrapper to the EIS Objects (EIS_GETWINDATA) |EISGetWindata]
At line 34 changed one line
\\
*[Using the EIS Subversion Repository |EISRepository]
At line 36 changed one line
----
!EIS_PREP
At line 38 changed one line
%%tabbedSection
*[How do I call EIS_PREP?|eis_prep_call]
At line 40 changed one line
%%tab-Complete_List_Of_EIS_Studies?
*[What does EIS_PREP do?|eis_prep]
At line 42 changed one line
I am just wondering if there is a complete list of EIS studies available? The list I found online seems to be incomplete.
*[Evaluation of errors in EIS_PREP|EvaluationOfErrorsInEis_prep]
At line 44 changed one line
--[134.226.1.194|http://null], 22-Jun-2007
!Gaussian fitting
At line 46 changed one line
----
The document below details software available in the EIS Solarsoft tree for fitting Gaussians to EIS data.
At line 48 changed one line
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.
[Gaussian fitting for the Hinode/EIS mission|https://hyperion.nascom.nasa.gov/svn/eis/release/doc/fitting/eis_auto_fit.pdf]
At line 50 changed one line
We don't distribute it in SSWDB, just in the normal SSW EIS branch, so that shouldn't be a worry.
Examples for using the routine eis_auto_fit to automatically fit Gaussians across a raster are given in the document below.
At line 52 changed one line
--[Dave Williams|http://www.mssl.ucl.ac.uk/~drw], 25-Jun-2007
[Gaussian fitting examples using eis_auto_fit|https://hyperion.nascom.nasa.gov/svn/eis/release/doc/fitting/eis_auto_fit_examples.pdf]
At line 54 removed one line
----
At line 56 removed 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 58 changed one line
--[JianSun], 25-Jun-2007
!FITS file issues
At line 60 changed one line
%%
*[Big EIS FITS files|BigEISFitsFiles]
At line 64 added one line
*[EIS exposure times; the GETEXP() method|EISExposureTimesGetexpMethod]
At line 63 changed one line
%%tab-'Line_width_variation_studies_by_EIS'?
*[Missing data/missing files|MissingData]
At line 68 added one line
!Search EIS studies
At line 66 changed one line
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 ?
*[Searching for EIS Studies on the Web |EIS_Web_Search]
At line 68 changed 2 lines
----[A.K. Srivastava], 02-July-2007
%%
*[EIS study search tool in Solarsoft|EIS_study_search_tool]
At line 71 removed 2 lines
%%tab-Put_your_topic_here
Please do not leave blank space in your topic title (try using '_')!
At line 74 changed one line
%%
\\
\\
At line 79 added one line
!!Miscellaneous
At line 81 added one line
*[EIS_CAT and the EIS Science Data Catalog|EISDBTop]
At line 79 changed one line
%%
*[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]
\\