Skip to content

Lightcurve database management and pydantic models

Notifications You must be signed in to change notification settings

simonsobs/lightcurvedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LightcurveDB

Python tools for managing data in the Lightcurve Database. This database stores fluxes as a function of time for tracked objects. This package includes simulation tools to fill the database with test data.

Installation - first download the git repository, then

uv pip install -e .

You can spin up an ephemeral instance of the database with the

lightcurvedb-ephemeral

tool. This uses testcontainers. It will print connection information.

About

Lightcurve database management and pydantic models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages