Difference between revisions of "STIX Documentation"

From stix
Jump to: navigation, search
(2 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 ===
  
  
Line 25: Line 25:
  
 
=== How to Cite Our Work ===
 
=== How to Cite Our Work ===
If STIX data or STIX data center web tools  have been significant in your research, and you would like to acknowledge the project in your academic publication, we suggest citing the following papers:
+
see https://datacenter.stix.i4ds.net/wiki/index.php?title=Cite_our_work
 
 
<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