Difference between revisions of "STIX Documentation"

From stix
Jump to: navigation, search
(5 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
STIX tutorials are available at [https://datacenter.stix.i4ds.net/wiki/index.php?title=STIX_Tutorials].
 
STIX tutorials are available at [https://datacenter.stix.i4ds.net/wiki/index.php?title=STIX_Tutorials].
  
=== Interacting STIX Data Center using python ====
+
=== Interacting STIX Data Center using python ===
https://github.com/i4ds/stixdcpy
 
  
Stixdcpy is a Python package that facilitates access and analysis of STIX data. It provides APIs to query and download data from the STIX data center (https://datacenter.stix.i4ds.net/) and a set of tools for visualizing data and performing common analysis tasks. With stixdcpy, users can query and download the following types of data from the STIX data center:
+
 
 +
Stixdcpy is a Python package that facilitates access and analysis of STIX data. It provides APIs to query and download data from the STIX data center and a set of tools for visualizing data and performing common analysis tasks. With stixdcpy, users can query and download the following types of data from the STIX data center:
  
 
* Quick-look light curves
 
* Quick-look light curves
Line 22: Line 22:
 
* STIX solar flare list
 
* STIX solar flare list
 
* STIX operational events"
 
* STIX operational events"
 +
stixdcpy source code and the tutorial can be found at: https://github.com/i4ds/stixdcpy
  
 
=== How to Cite Our Work ===
 
=== How to Cite Our Work ===
 
+
see https://datacenter.stix.i4ds.net/wiki/index.php?title=Cite_our_work
If you use STIX data in your research, please cite the following papers:
 
 
 
<ol><li> <b>STIX instrument paper:</b><br>
 
Säm Krucker, G. J. Hurford,  et al., The Spectrometer/Telescope for Imaging X-rays (STIX), A&A, 642 (2020),<br>DOI: https://doi.org/10.1051/0004-6361/201937362 <br>
 
 
 
</li>
 
<li> <b>STIX data center paper:</b><br>
 
Hualin Xiao, Shane Maloney, Säm Krucker, Ewan Dickson, Paolo Massa, et al., The data center for the Spectrometer and Telescope for Imaging X-rays (STIX) on board Solar Orbiter, <br>
 
DOI: https://doi.org/10.1051/0004-6361/202346031 <br>
 
</li>
 
</ol>
 

Revision as of 16:41, 2 May 2023

1 Instrumentation

Details about the STIX instrumentation can be found in the following paper:


2 STIX data analysis tutorials

STIX tutorials are available at [1].

3 Interacting STIX Data Center using python

Stixdcpy is a Python package that facilitates access and analysis of STIX data. It provides APIs to query and download data from the STIX data center and a set of tools for visualizing data and performing common analysis tasks. With stixdcpy, users can query and download the following types of data from the STIX data center:

  • Quick-look light curves
  • Housekeeping data
  • Science data
  • Energy calibration data
  • Auxiliary data
  • STIX solar flare list
  • STIX operational events"

stixdcpy source code and the tutorial can be found at: https://github.com/i4ds/stixdcpy

4 How to Cite Our Work

see https://datacenter.stix.i4ds.net/wiki/index.php?title=Cite_our_work