This page (revision-196) was last changed on 23-Jun-2022 16:23 by Peter Young

This page was created on 08-Jul-2010 18:18 by PeterYoung

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
196 23-Jun-2022 16:23 16 KB Peter Young to previous
195 21-Aug-2020 20:00 14 KB Peter Young to previous | to last Updated links to Software Notes to sohoftp
194 18-Aug-2020 17:14 14 KB Peter Young to previous | to last
193 12-Aug-2020 20:25 14 KB Peter Young to previous | to last
192 03-Aug-2020 16:34 14 KB Peter Young to previous | to last Added SW Note 25
191 16-Apr-2020 15:49 14 KB Peter Young to previous | to last
190 10-Mar-2020 15:25 14 KB Peter Young to previous | to last
189 10-Mar-2020 15:20 14 KB Peter Young to previous | to last
188 17-Dec-2019 19:12 14 KB Peter Young to previous | to last
187 17-Dec-2019 19:11 14 KB Peter Young to previous | to last
186 12-Dec-2019 16:52 14 KB Peter Young to previous | to last
185 12-Dec-2019 16:49 14 KB Peter Young to previous | to last Updated calibration section
184 13-Aug-2019 22:31 13 KB Peter Young to previous | to last Added "important dates" link
183 05-Feb-2019 14:07 13 KB Ignacio Ugarte-Urra to previous | to last
182 11-Dec-2017 15:42 13 KB Ignacio Ugarte-Urra to previous | to last
181 27-Nov-2017 16:42 13 KB Peter Young to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 added one line
%%(color:red;)__This page is still under construction. All of the information should be accurate, but some of the links are not working yet.__%%
At line 10 removed 6 lines
All software described here is written in IDL and distributed through the [Solarsoft distribution|https://www.lmsal.com/solarsoft/]. %%(color:red;)__NEW!__%% NRL have developed an EIS analysis package written in Python called [EISPAC|EISPAC].
If you are new to Hinode and EIS, please check our [guide to Hinode and EIS terminology|EISTerminology].
[A list of all EIS publications|https://pyoung.org/hinode/publications/eis_publications_summary.html].
At line 36 changed one line
In addition, it is possible to download EIS data directly from IDL:
In addition, it is possible to download EIS data directly through IDL. EIS_CAT is a GUI tool that allows the user to search for data and download them. Another option is to directly download data via command line routines.
At line 33 added 2 lines
[EIS_CAT (IDL tool)|EISCAT]
At line 40 changed one line
%%(color:red;)__NEW!__%% The [EIS Mapper|https://eismapper.pyoung.org] site allows you to quickly see where EIS was pointed on a given day, by overplotting on a full disk EUV image.
The large quantity of EIS data coupled with the large number of free parameters (raster size, wavelength windows, slit choice) means that it can be quite difficult to find the perfect data-set if you don't already know which study you want. Check out [Tips for finding the perfect data-set|TipsPerfect] to get some hints on searching for data.
At line 42 removed 2 lines
The large quantity of EIS data coupled with the large number of free parameters (raster size, wavelength windows, slit choice) means that it can be quite difficult to find the perfect data-set if you don't already know which study you want. Check out [Tips for finding the perfect data-set|TipsPerfect] to get some hints on searching for data. Also take a look at %%(color:red;)__NEW!__%%[the list of most commonly-used EIS studies|MostCommon].
At line 48 changed one line
[What was EIS doing yesterday?|EISDoing] How to find out what EIS observations were being performed yesterday, last week or anytime.
%%(color:red;)__NEW!__%% [Important dates during EIS mission|EISHistory]. This gives a timeline of significant events during the EIS mission that may affect your data analysis.
At line 45 added one line
%%(color:red;)__NEW!__%% [Reference data-sets|EISRef].
At line 51 removed 5 lines
[Important dates during the EIS mission|EISHistory]. This gives a timeline of significant events during the EIS mission that may affect your data analysis.
[Reference data-sets|EISRef].
At line 68 removed 3 lines
%%(color:red;)__NOTE FOR SLOT DATA__%%: please check [calibrating slot data|SlotCalib].
At line 156 changed one line
The EIS slots produce images rather than spectra, and the most common application will be to produce movies from the slot rasters in a range of emission lines.
The EIS slots produce images rather than spectra, and the most common application will be to produce movies from the slot rasters in a range of emission lines. Diagnostics are possible with the slots, however, by taking ratios of images and temperature and density diagnostics are described below.
At line 158 changed one line
The data should be calibrated with eis_prep in the same way as narrow slit data. If you're working with slot rasters, then you can assemble the data into a single 2D image within a 'windata' structure with
!Making movies
At line 160 changed 3 lines
{{{
IDL> eis_readslot,file,wd,win=195.12,/estimate
}}}
!Temperature diagnostics
At line 164 changed one line
(see also the [slot tutorial|TutorialSlot]).
!Density diagnostics
At line 166 removed 10 lines
To create an IDL map from slot rasters, do:
{{{
IDL> map=eis_slot_map(file)
}}}
where you'll be asked to choose a wavelength window.
At line 184 changed one line
* [The EIS plate scale|EISPlateScale]
* [Co-aligning EIS and XRT images|EISXRTcoaling]
At line 186 removed 4 lines
!!Coordination with other observatories
[Parker Solar Probe|EISPSP]
At line 192 changed one line
A series of Software Notes have been written that give details about various technical aspects related to the EIS mission. Some of these documents are published are Zenodo and so have a citable DOI. Please use this if you reference the documents in a paper.
A series of Software Notes have been written that give details about various technical aspects related to the EIS mission.
At line 194 changed 26 lines
[Software Note No. 1|https://doi.org/10.5281/zenodo.6339609] - Calibrating EIS data: the EIS_PREP routine (Peter Young) %%(color:blue;)[[Zenodo]%%\\
[Software Note No. 2|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/02_RADIOMETRIC_CALIBRATION/eis_swnote_02.pdf] - Radiometric calibration (John Mariska)\\
[Software Note No. 3|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/03_GRATING_DETECTOR_TILT/eis_swnote_03.pdf] - Spatial Y-offsets between different wavelengths (spectrum
tilt and CCD offset) (Peter Young)\\
[Software Note No. 4|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/04_SLIT_TILT/eis_swnote_04.pdf] - Slit tilts (Peter Young)\\
[Software Note No. 5|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/05_WAVELENGTH_CORRECTION/eis_swnote_05.pdf] - Orbital variation of EIS wavelength scale (Sugura Kamio, Terje Fredvik, Peter Young)\\
[Software Note No. 6|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/06_HOT_WARM_PIXELS/eis_swnote_06.pdf] - Hot and Warm pixels (Louisa Kennedy, Peter Young)\\
[Software Note No. 7|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/07_LINE_WIDTH/eis_swnote_07.pdf] - Instrumental line widths for the narrow slits of EIS (Peter Young)\\
[Software Note No. 8|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/08_COMA/eis_swnote_08.pdf] - EIS Point Spread function (Ignacio Ugarte-Urra)\\
[Software Note No. 9|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/09_POINTING/eis_swnote_09.pdf] - EIS Pointing (John Mariska)\\
[Software Note No. 10|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/10_DARK_CURRENT/eis_swnote_10.pdf] - Dark Current (Paul Bryans)\\
[Software Note No. 11|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/11_JPEG_COMPRESSION/eis_swnote_11.pdf] - JPEG Compression (Harry Warren) \\
[Software Note No. 12|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/12_STRAY_LIGHT/eis_swnote_12.pdf] - Stray Light (Ignacio Ugarte)\\
[Software Note No. 13|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/13_INTERPOLATION/eis_swnote_13.pdf] - Interpolation of missing EIS data (Peter Young)\\
[Software Note No. 14|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/14_BP_TRIGGER/eis_swnote_14.pdf] - The EIS Bright Point Trigger (Peter Young, Khalid Al-Janabi)\\
[Software Note No. 15|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/15_DENSITY/eis_swnote_15.pdf] - Deriving densities, column depths and filling factors from Hinode/EIS data (Peter Young)\\
[Software Note No. 16|https://doi.org/10.5281/zenodo.6339584] - EIS_AUTO_FIT and SPEC_GAUSS_EIS: Gaussian fitting routines for the Hinode/EIS mission (Peter Young) %%(color:blue;)[[Zenodo]%%\\
[Software Note No. 17|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/17_AUTO_FIT_EXAMPLES/eis_swnote_17.pdf] - Gaussian fitting examples using the EIS_AUTO_FIT routine (Peter Young)\\
[Software Note No. 18|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/18_FILES/eis_swnote_18.pdf] - EIS data files and directory structure (Peter Young)\\
[Software Note No. 19|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/19_DATABASE/eis_swnote_19.pdf] - How to access and use the EIS databases (Peter Young)\\
[Software Note No. 20|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/20_EIS_AIA_COALIGN/eis_swnote_20.pdf] - EIS/AIA coalignment (John Mariska)\\
[Software Note No. 21|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/21_WINDATA/eis_swnote_21.pdf] - The WINDATA routines for EIS data analysis (Peter Young)\\
[Software Note No. 22|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/22_QUICKLOOK_AND_TIMELINE_DB/eis_swnote_22.pdf] - EIS Quicklook Data Processing and Timeline Database Retrieval (John Mariska)\\
Software Note No. 23 - In preparation\\
[Software Note No. 24|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/24_COSMIC_RAYS/eis_swnote_24.pdf] - EIS_PREP: removing residual warm pixels and cosmic rays (Peter Young)\\
[Software Note No. 25|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/25_IDL_SEARCH/eis_swnote_25.pdf] - How to search for and download EIS files from IDL (Peter Young)\\
[Software Note No. 1|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/01_EIS_PREP/eis_swnote_01.pdf] - Calibrating EIS data: the EIS_PREP routine\\
[Software Note No. 2|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/02_RADIOMETRIC_CALIBRATION/eis_swnote_02.pdf] - Radiometric calibration\\
[Software Note No. 3|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/03_GRATING_DETECTOR_TILT/eis_swnote_03.pdf] - Spatial Y-offsets between different wavelengths (spectrum
tilt and CCD offset)\\
[Software Note No. 4|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/04_SLIT_TILT/eis_swnote_04.pdf] - Slit tilts\\
[Software Note No. 5|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/05_WAVELENGTH_CORRECTION/eis_swnote_05.pdf] - Orbital variation of EIS wavelength scale\\
[Software Note No. 6|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/06_HOT_WARM_PIXELS/eis_swnote_06.pdf] - Hot and Warm pixels\\
[Software Note No. 7|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/07_LINE_WIDTH/eis_swnote_07.pdf] - Instrumental line widths for the narrow slits of EIS\\
[Software Note No. 8|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/08_COMA/eis_swnote_08.pdf] - EIS Point Spread function\\
[Software Note No. 9|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/09_POINTING/eis_swnote_09.pdf] - EIS Pointing\\
[Software Note No. 10|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/10_DARK_CURRENT/eis_swnote_10.pdf] - Dark Current\\
[Software Note No. 11|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/11_JPEG_COMPRESSION/eis_swnote_11.pdf] - JPEG Compression\\
[Software Note No. 12|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/12_STRAY_LIGHT/eis_swnote_12.pdf] - Stray Light \\
[Software Note No. 13|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/13_INTERPOLATION/eis_swnote_13.pdf] - Interpolation of missing EIS data\\
[Software Note No. 14|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/14_BP_TRIGGER/eis_swnote_14.pdf] - The EIS Bright Point Trigger\\
[Software Note No. 15|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/15_DENSITY/eis_swnote_15.pdf] - Deriving densities, column depths and filling factors from Hinode/EIS data\\
[Software Note No. 16|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/16_AUTO_FIT/eis_swnote_16.pdf] - EIS_AUTO_FIT and SPEC_GAUSS_EIS: Gaussian fitting routines for the Hinode/EIS mission\\
[Software Note No. 17|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/17_AUTO_FIT_EXAMPLES/eis_swnote_17.pdf] - Gaussian fitting examples using the EIS_AUTO_FIT routine\\
[Software Note No. 18|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/18_FILES/eis_swnote_18.pdf] - EIS data files and directory structure\\
[Software Note No. 19|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/19_DATABASE/eis_swnote_19.pdf] - How to access and use the EIS databases\\
[Software Note No. 20|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/20_EIS_AIA_COALIGN/eis_swnote_20.pdf] - EIS/AIA coalignment\\
[Software Note No. 21|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/21_WINDATA/eis_swnote_21.pdf] - The WINDATA routines for EIS data analysis\\
[Software Note No. 22|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/22_QUICKLOOK_AND_TIMELINE_DB/eis_swnote_22.pdf] - EIS Quicklook Data Processing and Timeline Database Retrieval\\
[Software Note No. 23|http://solarb.mssl.ucl.ac.uk/SolarB/eis_docs/eis_notes/23_WAVE_CAL/eis_swnote_23.pdf] - Wavelength calibration of EIS spectra\\
[Software Note No. 24|https://sohoftp.nascom.nasa.gov/solarsoft/hinode/eis/doc/eis_notes/24_COSMIC_RAYS/eis_swnote_24.pdf] - EIS_PREP: removing residual warm pixels and cosmic rays\\
At line 221 removed one line