Notebooks for the EISPAC tutorial at the Hinode-14/IRIS-11 Meeting
- Introduction
- Links to github repo and User's guide
- General overview of the package and hdf5 files
- Show an end-to-end example of reading and fitting an observation
- Data discovery and download
- Search for data with
eis_catalog
GUI tool - Reference online tools (e.g. EIS Mapper)
- Download files for 2020-11-09 03:09:12
- Search for data with
- Reading and exploring EIS data
- Using
read_wininfo()
andread_cube()
- Short intro to
NDCube
andEISCube
- Printing metadata
- Slicing data
- Making quick example plots with
EISCube.plot()
- Using
- Fitting spectra
- Viewing and copying templates with
eis_browse_templates
GUI tool - Select and copy fe_12_195_119.2c.template.h5
- Load with
read_template()
- Using
fit_spectra()
EISFitResult
objects and methods- Saving and reading results with
save_fit()
andread_fit()
- Viewing and copying templates with
- FITS files and SunPy Maps
- Exporting resultant observables with
export_fits()
- Loading FITS files into an EISMap
- Display a quick-look plot with
.peek()
- Exporting resultant observables with
- Advanced topics?
- Batch processing