Esempio n. 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)
Esempio n. 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.)
Esempio n. 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.)
Esempio n. 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.)