All Projects → jdswinbank → Comet

jdswinbank / Comet

Licence: BSD-2-Clause license
A complete VOEvent transport system

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Comet

ephemeris-compute-de405
A command-line tool for producing tables of the positions of solar system objects over time.
Stars: ✭ 14 (-30%)
Mutual labels:  astronomy
TART
Transient Array Radio Telescope
Stars: ✭ 20 (+0%)
Mutual labels:  astronomy
heyoka
C++ library for ODE integration via Taylor's method and LLVM
Stars: ✭ 151 (+655%)
Mutual labels:  astronomy
MOSFiT
Modular Open Source Fitter for Transients
Stars: ✭ 27 (+35%)
Mutual labels:  astronomy
spherical geometry
A Python package for handling spherical polygons that represent arbitrary regions of the sky
Stars: ✭ 45 (+125%)
Mutual labels:  astronomy
P4J
Periodic time series analysis tools based on information theory
Stars: ✭ 42 (+110%)
Mutual labels:  astronomy
Nasa-And-Spacex-Cooperation
Theme Outer Space
Stars: ✭ 41 (+105%)
Mutual labels:  astronomy
PlanetaryImager
Qt capture software for astronomy, mainly planetary shooting
Stars: ✭ 45 (+125%)
Mutual labels:  astronomy
phantom
Phantom Smoothed Particle Hydrodynamics and Magnetohydrodynamics code
Stars: ✭ 52 (+160%)
Mutual labels:  astronomy
TreeCorr
Code for efficiently computing 2-point and 3-point correlation functions. For documentation, go to
Stars: ✭ 85 (+325%)
Mutual labels:  astronomy
phantom-config
Parse, convert, modify, and generate Phantom config files.
Stars: ✭ 12 (-40%)
Mutual labels:  astronomy
sherpa
Fit models to your data in Python with Sherpa.
Stars: ✭ 125 (+525%)
Mutual labels:  astronomy
ccd-reduction-and-photometry-guide
Read the CCD guide here:
Stars: ✭ 55 (+175%)
Mutual labels:  astronomy
pyuvdata
A pythonic interface for radio astronomy interferometry data (uvfits, miriad, others)
Stars: ✭ 62 (+210%)
Mutual labels:  astronomy
gamma-astro-data-formats
Data formats for gamma-ray astronomy
Stars: ✭ 24 (+20%)
Mutual labels:  astronomy
planisphere
Make your own cardboard model planisphere
Stars: ✭ 28 (+40%)
Mutual labels:  astronomy
rust-fitsio
FFI wrapper around cfitsio in Rust
Stars: ✭ 17 (-15%)
Mutual labels:  astronomy
UnitfulAstro.jl
An extension of Unitful.jl for astronomers.
Stars: ✭ 18 (-10%)
Mutual labels:  astronomy
pysynphot
Synthetic Photometry.
Stars: ✭ 21 (+5%)
Mutual labels:  astronomy
unity-excavator
Physical simulations on Unity
Stars: ✭ 20 (+0%)
Mutual labels:  astronomy

Comet

A VOEvent Broker

Comet is a Python implementation of the VOEvent Transport Protocol (VTP).

The core of Comet is a multi-functional VOEvent broker. It is capable of receiving events either by subscribing to one or more remote brokers or by direct connection from authors, and can then both process those events locally and forward them to its own subscribers. In addition, Comet provides a tool for publishing VOEvents to a remote broker. See the website for further details and documentation.

Comet is developed targeting Python 3.6 and later. It depends upon Twisted and lxml.

Major branches in this repository include:

master
Contains the current working version of the code, scheduled to become the next release.
release-X.Y
Branches corresponding to specific Comet releases.
gpg
Work-in-progress test version of Comet incorporating OpenPGP support.
paper
A manuscript describing Comet published Astronomy and Computing.

Comet was originally developed as part of the LOFAR Transients Key Project. It is indexed by the Astrophysics Source Code Library as ascl:1404.008.

If you make use of Comet in published research, please cite Swinbank (2014).

Many thanks to Comet's various contributors!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].