Difference between revisions of "STIX Tutorials"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
This is a collection of tutorials prepared by the STIX team and other partners. | This is a collection of tutorials prepared by the STIX team and other partners. | ||
== STIX Data Center == | == STIX Data Center == | ||
Line 18: | Line 18: | ||
[ (coming soon) Troubleshooting STIX image maps - IDL] | [ (coming soon) Troubleshooting STIX image maps - IDL] | ||
− | [https://colab.research.google.com/drive/1bHgPoQGG_5dq6PZuuaN9kPoJa_3ifLh6?usp=sharing Cropping or combining STIX spectrogram FITS files (Python)] | + | * [https://colab.research.google.com/drive/1bHgPoQGG_5dq6PZuuaN9kPoJa_3ifLh6?usp=sharing Cropping or combining STIX spectrogram FITS files (Python)] |
− | [https://colab.research.google.com/drive/1bXTpKqWAwyp92lM9alSqrAPZtRw2ocMT?usp=sharing Converting STIX FITS files for use with XSPEC (Python)] | + | * [https://colab.research.google.com/drive/1bXTpKqWAwyp92lM9alSqrAPZtRw2ocMT?usp=sharing Converting STIX FITS files for use with XSPEC (Python)] |
== Spectroscopy == | == Spectroscopy == |
Latest revision as of 12:52, 24 April 2023
This is a collection of tutorials prepared by the STIX team and other partners.
Contents
- 1 STIX Data Center
- 2 Access to STIX data
- 3 Download data from STIX data center
- 4 Download data from STIX archive server
- 5 Data Preparation
- 6 Spectroscopy
- 7 Imaging
- 8 STIX + Other Instruments
- 9 Checking for joint visibility
- 10 Multiple instrument spectroscopy
- 11 Reprojecting images
- 12 Other STIX tutorials
1 STIX Data Center
2 Access to STIX data
3 Download data from STIX data center
- STIX data can be downloaded from the Data Center website on https://datacenter.stix.i4ds.net/view/list/fits
or https://datacenter.stix.i4ds.net/view/list/bsd (science data only)
- Using python APIs stixdcpy
4 Download data from STIX archive server
- STIX science data can also be downloaded from STIX archive server.
5 Data Preparation
[ (coming soon) Troubleshooting STIX image maps - IDL]
6 Spectroscopy
[STIX OSPEX tutorial]
[STIX XSPEC tutorial (Python)]
7 Imaging
- [IDL imaging tutorial]
- STIX imaging with web tools
8 STIX + Other Instruments
9 Checking for joint visibility
Getting trajectory data and performing coordinate transformations
Webtool for trajectory data and joint visibility of STIX-observed solar flares from AIA, STIX and STEREO-A.
10 Multiple instrument spectroscopy
11 Reprojecting images
Composite map plotting tutorial