ramjet.photometric_database.derived.tess_ffi_transit_light_curve_collections¶
Code representing the collection of TESS two minute cadence light curves containing transits.
Module Contents¶
Classes¶
TessFfiConfirmedTransitLightCurveCollection |
A class representing the collection of TESS two minute cadence light curves containing transits. |
TessFfiConfirmedAndCandidateTransitLightCurveCollection |
A class representing the collection of TESS two minute cadence light curves containing transits. |
TessFfiNonTransitLightCurveCollection |
A class representing the collection of TESS two minute cadence light curves 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_light_curve_collection.TessFfiLightCurveCollectionA class representing the collection of TESS two minute cadence light curves 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_light_curve_collection.TessFfiLightCurveCollectionA class representing the collection of TESS two minute cadence light curves 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_light_curve_collection.TessFfiLightCurveCollectionA class representing the collection of TESS two minute cadence light curves containing transits.