astropy:docs

conesearch_timer

astropy.vo.client.conesearch.conesearch_timer(*args, **kwargs)[source] [edit on github]

Time a single Cone Search using astropy.utils.timer.timefunc with a single try and a verbose timer.

Parameters:

args, kwargs : see conesearch()

Returns:

t : float

Run time in seconds.

obj : astropy.io.votable.tree.Table

First table from first successful VO service request.

Page Contents