Difference between revisions of "STIX data center"

From stix
Jump to: navigation, search
(Key Algorithms)
Line 27: Line 27:
 
* Data center  
 
* Data center  
 
** [mailto:hualin.xiao@fhnw.ch Hualin Xiao]
 
** [mailto:hualin.xiao@fhnw.ch Hualin Xiao]
 +
 +
 +
* STIX data center web traffic analysis report
 +
** [https://analytics.google.com/analytics/web/#/p305528491/reports/reportinghub?params=_u..nav%3Dmaui |Click here to see the report with Google Analytics ]

Revision as of 13:30, 2 March 2022

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

2 STIX data center architecture

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

3 Source code

The source code can be found at:

4 Developers