Skip to content

scimma/crossmatch-service

Repository files navigation

Cross-matching service

Overview

This repo contains the source code and a Docker Compose deployment configuration for an application that processes an alert stream of transient sources detected by the Vera Rubin Observatory, crossmatching the transient coordinates against astronomical source catalogs and publishing the results for the public astro community.

The core application component is the Django-based API server and web frontend, which acts as model, view, and controller in the MVC architectural pattern. Asynchronous tasks are executed by a scalable workflow management system based on Celery.

Developers

See docs/developer.md to learn how to run locally and develop the application.

About

Crossmatches transient alerts from Vera Rubin Observatory against data catalogs and publishes the results as a derivative alert stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors