watson.data_validation_report.DvrPreparer.TessDvrUrlBuilder
- class watson.data_validation_report.DvrPreparer.TessDvrUrlBuilder
Bases:
DvrUrlBuilderPrepares the DVR urls for a given Kepler mission id
- __init__()
Methods
__init__()prepare(id, sectors, download_dir)Prepares the DVR url for a given Kepler mission id :param int id: the KIC id :param List[int] sectors: the sectors of the DVR :param str download_dir: the directory to store the resulting files :return List[str]: The DVR paths
- prepare(id: int, sectors: List[int], download_dir: str) List[str]
Prepares the DVR url for a given Kepler mission id :param int id: the KIC id :param List[int] sectors: the sectors of the DVR :param str download_dir: the directory to store the resulting files :return List[str]: The DVR paths