Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CometCurve

A fuzzy-tailed package for fitting the light curves of comets.

CometCurve is an open source Python package which utilizes data from the Comet Observation Database (COBS) to fit a canonical model to the light curves of comets in a probabilistic way using PyMC3.

Example

import cometcurve as cc
model = cc.CometModel(comet="2019 Y4", start="2020-02-01", stop="2020-07-01")
model.plot()

https://raw.githubusercontent.com/barentsen/cometcurve/master/examples/example-2019y4.png

Installation

(coming soon)

pip install cometcurve

About

A fuzzy-tailed package for fitting the light curves of comets.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages