sunpy / sunraster

A SunPy-affiliated package which provides tools to analyze data from spectral data from any solar mission.
BSD 2-Clause "Simplified" License
20 stars 26 forks source link

Add example gallery #180

Open dstansby opened 3 years ago

dstansby commented 3 years ago

It would be great if an example gallery could be added to the docs, with a very simple example showing how to load a file (perhaps from IRIS?) into sunraster.

nabobalis commented 2 years ago

There are examples in irispy on this now as that IO code is there now.

Adding an example for SPICE would be good.

hayesla commented 2 years ago

just building on this, currently at the Solar Orbiter summer school, and I think it would be really nice to show an example of reading in some SPICE data, pulling out a spectral line for example, and maybe fitting it with astropy etc - ping @AlexandrosKoukras. we could also include how to get data from SOAR with sunpy_soar

AlexandrosKoukras commented 2 years ago

There is already an example on how to read SPICE data in the SPICE website which could be a nice starting point.