Open troyraen opened 3 years ago
Note that BigTable may be better suited to this. It may provide a more efficient means to both update the data on an ongoing basis and to query it on a per-alert basis for cross-matching. This table could also store cross match and classification data for the object. BigTable is good for very wide tables with groups of columns (e.g., for a single cross match) structured in different ways.
We should calculate some statistics on DIA "objects", store them in a BigQuery table, and incorporate them into the pipeline.
Here are some thoughts:
Columns to calculate
ra
anddec
sourceId
s contributing to the objectNeed to think about when/how to update it.
Incorporate into pipeline
Other Brokers:
Most (all?) do this in a similar way. Here is an example from Lasair: