Commit 5a8dfd23 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 9ffe96e8
Pipeline #11863 passed with stage
in 0 seconds
......@@ -519,7 +519,6 @@ class Pipeline:
print(f"Query reference catalog RA={pointing_ra}, Dec={pointing_dec} ...")
rec_cat = self.retry(
self.dfs1.catalog.search,
n_try=3,
ra=pointing_ra,
dec=pointing_dec,
catalog_name=catalog_name,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment