Terminus package documentation
Introduction
The purpose of the galactica-terminus
Python package is to provide computational astrophysicists a way to give
access to their numerical simulation (raw) data via custom post-processing services made available to the community through
the Galactica simulation database web application.
This package lets you configure a Terminus
deamon on a machine with computational resources you want to allocate to
the dedicated task of simulation data post-processing (data extraction, analysis, visualization, etc.). It is based on
the Celery Python asynchronous task management framework, using RabbitMQ as a message broker to communicate with
the Galactica simulation database.