Difference between revisions of "STIX Tutorials"
(→Checking for joint visibility) |
|||
Line 4: | Line 4: | ||
=== Download data from STIX data center === | === Download data from STIX data center === | ||
STIX data can be downloaded from the Data Center website. One can use the data center python interface [https://github.com/drhlxiao/stixdcpy stixdcpy] to query/download STIX data. | STIX data can be downloaded from the Data Center website. One can use the data center python interface [https://github.com/drhlxiao/stixdcpy stixdcpy] to query/download STIX data. | ||
− | stixdcpy | + | With stixdcpy, users have access to the following types of data on STIX data center: |
− | |||
* Quick-look light curves | * Quick-look light curves | ||
* Housekeeping data | * Housekeeping data | ||
Line 13: | Line 12: | ||
* STIX solar flare list | * STIX solar flare list | ||
− | [https://github.com/drhlxiao/stixdcpy/blob/master/examples/tutorial.ipynb Tutorial] | + | ==== stixdcpy tutorial: [https://github.com/drhlxiao/stixdcpy/blob/master/examples/tutorial.ipynb Tutorial] |
=== Download data from STIX archive server === | === Download data from STIX archive server === |
Revision as of 18:15, 10 July 2022
This is a collection of tutorials prepared by the STIX team and other partners.
Contents
1 Data Acquisition
1.1 Download data from STIX data center
STIX data can be downloaded from the Data Center website. One can use the data center python interface stixdcpy to query/download STIX data. With stixdcpy, users have access to the following types of data on STIX data center:
- Quick-look light curves
- Housekeeping data
- Science data
- Energy calibration data
- Auxiliary data (ephemeris, pointing, light travel time, etc.)
- STIX solar flare list
==== stixdcpy tutorial: Tutorial
1.2 Download data from STIX archive server
- STIX science data can also be downloaded from STIX archive server.
- stixpy
2 Data Preparation
[ (coming soon) Troubleshooting STIX image maps - IDL]
[ (coming soon) Troubleshooting STIX image maps - Python]
3 Spectroscopy
[STIX OSPEX tutorial]
[STIX XSPEC tutorial]
4 Imaging
[IDL imaging tutorial] [Online imaging tutorial]
5 STIX + Other Instruments
5.1 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.
5.2 Multiple instrument spectroscopy
5.3 Reprojecting images
[composite map tutorial]