ramjet.data_interface.tess_two_minute_cadence_lightcurve_metadata_manager¶
Code for managing the meta data of the two minute cadence TESS lightcurves.
Module Contents¶
Classes¶
TessTwoMinuteCadenceLightcurveMetadata(*args, **kwargs) |
A model for the TESS two minute cadence lightcurve metadatabase table. |
TessTwoMinuteCadenceLightcurveMetadataManger() |
A class for managing the meta data of the two minute cadence TESS lightcurves. |
-
class
TessTwoMinuteCadenceLightcurveMetadata(*args, **kwargs)[source]¶ Bases:
ramjet.data_interface.metadatabase.MetadatabaseModelA model for the TESS two minute cadence lightcurve metadatabase table.
-
class
Meta¶ Schema meta data for the model.
-
indexes= [[['dataset_split', 'random_order_uuid'], False], [['tic_id', 'sector'], True]]¶
-
-
tic_id¶
-
sector¶
-
path¶
-
dataset_split¶
-
random_order_uuid¶
-
class
-
class
TessTwoMinuteCadenceLightcurveMetadataManger[source]¶ A class for managing the meta data of the two minute cadence TESS lightcurves.
-
tess_data_interface¶
-
-
manager¶