Exemplo 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)
Exemplo 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.)
Exemplo 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.)
Exemplo 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.)