issues
search
moemyself3
/
lightcurator
lightcurator: for creating and curating a lightcurve database (in heavy development)
MIT License
2
stars
0
forks
source link
lightcurator as streamable service
#17
Open
moemyself3
opened
5 years ago
moemyself3
commented
5 years ago
Make pipeline streamable.
listen for new data frames
check existing database for source
if nonexistent
then create new entry
if exists
add data point to light curve data
rerun feature extraction
Make pipeline streamable.