Difference between revisions of "STIX Tutorials"

From stix
Jump to: navigation, search
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 ==
 +
* An overview of STIX data center: [https://datacenter.stix.i4ds.net/wiki/images/STIXDataCenterOverview.pdf]
 +
* STIX website tutorial (coming soon)
 +
== Data Acquisition ==
  
== Data Acquisition ==
+
=== Download data from STIX data center with stixdcpy ===
=== 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.
 
With stixdcpy, users have access to the following types of data  on STIX data center:  
 
With stixdcpy, users have access to the following types of data  on STIX data center:  

Revision as of 18:19, 10 July 2022

This is a collection of tutorials prepared by the STIX team and other partners.

1 STIX data Center

  • An overview of STIX data center: [1]
  • STIX website tutorial (coming soon)

2 Data Acquisition

2.1 Download data from STIX data center with stixdcpy

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

2.2 Download data from STIX archive server

3 Data Preparation

[ (coming soon) Troubleshooting STIX image maps - IDL]

[ (coming soon) Troubleshooting STIX image maps - Python]

4 Spectroscopy

[STIX OSPEX tutorial]

[STIX XSPEC tutorial]

5 Imaging

[IDL imaging tutorial] [Online imaging tutorial]

6 STIX + Other Instruments

6.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.

6.2 Multiple instrument spectroscopy

XSPEC/pyXSPEC tutorial

6.3 Reprojecting images

Map reprojection tutorial

[composite map tutorial]