ramjet.photometric_database.derived.tess_ffi_transit_lightcurve_collections¶
Code representing the collection of TESS two minute cadence lightcurves containing transits.
Module Contents¶
Classes¶
TessFfiConfirmedTransitLightcurveCollection |
A class representing the collection of TESS two minute cadence lightcurves containing transits. |
TessFfiConfirmedAndCandidateTransitLightcurveCollection |
A class representing the collection of TESS two minute cadence lightcurves containing transits. |
TessFfiNonTransitLightcurveCollection |
A class representing the collection of TESS two minute cadence lightcurves containing transits. |
-
class
TessFfiConfirmedTransitLightcurveCollection(dataset_splits: Union[List[int], None] = None, magnitude_range: (Union[float, None], Union[float, None]) = (None, None))[source]¶ Bases:
ramjet.photometric_database.derived.tess_ffi_lightcurve_collection.TessFfiLightcurveCollectionA class representing the collection of TESS two minute cadence lightcurves containing transits.
-
class
TessFfiConfirmedAndCandidateTransitLightcurveCollection(dataset_splits: Union[List[int], None] = None, magnitude_range: (Union[float, None], Union[float, None]) = (None, None))[source]¶ Bases:
ramjet.photometric_database.derived.tess_ffi_lightcurve_collection.TessFfiLightcurveCollectionA class representing the collection of TESS two minute cadence lightcurves containing transits.
-
class
TessFfiNonTransitLightcurveCollection(dataset_splits: Union[List[int], None] = None, magnitude_range: (Union[float, None], Union[float, None]) = (None, None))[source]¶ Bases:
ramjet.photometric_database.derived.tess_ffi_lightcurve_collection.TessFfiLightcurveCollectionA class representing the collection of TESS two minute cadence lightcurves containing transits.