Beispiel #1
0
    def _get_vo_table_from_source(self):

        self._vo_dataframe = get_heasarc_table_as_pandas("fermigbrst",
                                                         update=self._update,
                                                         cache_time_days=1.0)
Beispiel #2
0
    def _get_vo_table_from_source(self):

        self._vo_dataframe = get_heasarc_table_as_pandas('swiftgrb',
                                                         update=self._update,
                                                         cache_time_days=1.)
Beispiel #3
0
    def _get_vo_table_from_source(self):

        self._vo_dataframe = get_heasarc_table_as_pandas('fermille',
                                                         update=self._update,
                                                         cache_time_days=5.)
Beispiel #4
0
    def _get_vo_table_from_source(self):

        self._vo_dataframe = get_heasarc_table_as_pandas('fermille',
                                                         update=self._update,
                                                         cache_time_days=5.)