Difference between revisions of "STIX Tutorials"

From stix
Jump to: navigation, search
(Interactive with STIX data center using stixdcpy)
Line 8: Line 8:
 
=== Download data from  STIX data center  ===
 
=== 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
 
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.  One can use the data center python interface  [https://github.com/drhlxiao/stixdcpy stixdcpy] to query/download STIX data.
+
or https://datacenter.stix.i4ds.net/view/list/bsd.   
With stixdcpy, users have access to the following types of data  on STIX data center:
+
Another way to query/download data from STIX data center is to use  [https://github.com/drhlxiao/stixdcpy stixdcpy]  
* Quick-look light curves
+
[https://github.com/drhlxiao/stixdcpy/blob/master/examples/tutorial.ipynb stixdcpy source code and tutorial can be found here. ]
* Housekeeping data
 
* Science data
 
* Energy calibration data
 
* Auxiliary data (ephemeris, pointing, light travel time, etc.)
 
* STIX solar flare list
 
 
 
[https://github.com/drhlxiao/stixdcpy/blob/master/examples/tutorial.ipynb stixdcpy tutorial]
 
  
 
=== Download data from STIX archive server ===
 
=== Download data from STIX archive server ===

Revision as of 14:49, 12 July 2022

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

1 STIX Data Center

2 Data Acquisition

2.1 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. Another way to query/download data from STIX data center is to use stixdcpy stixdcpy source code and tutorial can be found here.

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

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]

7 Other STIX tutorials