TOM DB ACCESS
No due date
0% complete
Eventually, RESSPECT will start from a call to the TOM_DESC DB to retrieve features directly:
- the TOM_DESC DB already has all the light curve information
- it does update the lightcurves with new observations, and thus is the logical place where to recompute features when needed
- it thus is the right place where to store the features
Thus RESSPECT needs to…
Eventually, RESSPECT will start from a call to the TOM_DESC DB to retrieve features directly:
- the TOM_DESC DB already has all the light curve information
- it does update the lightcurves with new observations, and thus is the logical place where to recompute features when needed
- it thus is the right place where to store the features
Thus RESSPECT needs to extend the feature extraction stage so that it can load features from the DB transparently.