Difference between revisions of "STIX data center"

From stix
Jump to: navigation, search
(Undo revision 15579 by Hualin (talk))
(Tag: Undo)
Line 1: Line 1:
 +
This page is still under construction.
  
 
STIX data center is a virtual server hosted at FHNW.  
 
STIX data center is a virtual server hosted at FHNW.  
Line 17: Line 18:
  
 
<br>
 
<br>
 +
== Algorithms ==
 +
=== Offline flare location solution ===
 +
 +
 +
===  Flare  detection ===
 +
 +
 +
The 4-10 keV light curves are used for flare detection.
 +
4-sec time bins are first rebinned to 1-min time bins in order to
 +
smooth light curves. Then
 +
 +
  
  

Revision as of 07:44, 6 July 2021

This page is still under construction.

STIX data center is a virtual server hosted at FHNW.

1 STIX Data Center tasks

Its tasks include

  • Process STIX raw data & produce high level data products
  • Monitor Data quality and instrument health status
  • Provide data products and data browsing tools for the Solar Physics Community
  • Support STIX operations
  • Data archiving

The data flow at STIX data center is shown in the picture below:


Error creating thumbnail: File missing

Data processing SW mainly written in python. NoSQL DB (MongoDB) used to stored telemetry packets, file metadata and configurations


2 Algorithms

2.1 Offline flare location solution

2.2 Flare detection

The 4-10 keV light curves are used for flare detection. 4-sec time bins are first rebinned to 1-min time bins in order to smooth light curves. Then



3 Source code

The source code can be found at:

4 Developers