UCBerkeleySETI / meerkat-backend-interface

Breakthrough Listen's interface to MeerKAT
MIT License
0 stars 0 forks source link

Need to track/record antenna-to-F-engine mapping #7

Open david-macmahon opened 4 years ago

david-macmahon commented 4 years ago

How to convey to backends? How to store in data?

danielczech commented 4 years ago

The mapping from antenna name to F-engine ID (as seen in streams) is determined upon subarray configuration and stored in the Redis database (see b672c1c) under the keys [product_id]:antenna_names and [product_id]:feng_ids.