Commit bd20c27d authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

use brick.brick_id

parent d1999c0d
Pipeline #12160 passed with stage
in 0 seconds
...@@ -532,7 +532,7 @@ class Pipeline: ...@@ -532,7 +532,7 @@ class Pipeline:
healpix=bs.get_hosting_brick_given_coordinate( healpix=bs.get_hosting_brick_given_coordinate(
ra_in_deg=this_ra, ra_in_deg=this_ra,
dec_in_deg=this_dec, dec_in_deg=this_dec,
), ).brick_id,
data_uuid=meta["data_uuid"], data_uuid=meta["data_uuid"],
) )
) )
......
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