Difference between revisions of "STIX data center"
Line 22: | Line 22: | ||
* Data processing pipeline: https://github.com/i4Ds/STIX_python_PUB023 | * Data processing pipeline: https://github.com/i4Ds/STIX_python_PUB023 | ||
* STIX data center web applications: https://github.com/i4Ds/STIX-data-center | * STIX data center web applications: https://github.com/i4Ds/STIX-data-center | ||
+ | == Developers == | ||
+ | * Data processing software & data processing pipeline | ||
+ | ** [mailto:hualin.xiao@fhnw.ch Hualin Xiao] | ||
+ | ** [mailto:shane.maloney@tcd.ie Shane Maloney] | ||
− | + | * Data center | |
− | + | ** [mailto:hualin.xiao@fhnw.ch Hualin Xiao] | |
− | * | ||
− | |||
− | Data center | ||
− | * [mailto:hualin.xiao@fhnw.ch Hualin Xiao] |
Revision as of 11:30, 9 June 2021
STIX data center is a virtual server hosted at FHNW. 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
1 Source code
The source code can be found at the following two repositories:
- Data processing pipeline: https://github.com/i4Ds/STIX_python_PUB023
- STIX data center web applications: https://github.com/i4Ds/STIX-data-center
2 Developers
- Data processing software & data processing pipeline
- Data center