We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4718e54 commit bc22af5Copy full SHA for bc22af5
broker/setup_broker/lsst/templates/bq_lsst_alerts_v9_0_schema.json
@@ -2032,5 +2032,23 @@
2032
"type": "FLOAT"
2033
}
2034
]
2035
+ },
2036
+ {
2037
+ "description": "HEALPix order 9 pixel index at the source’s right ascension (RA) and declination",
2038
+ "mode": "REQUIRED",
2039
+ "name": "healpix9",
2040
+ "type": "INTEGER"
2041
2042
2043
+ "description": "HEALPix order 19 pixel index at the source’s right ascension (RA) and declination",
2044
2045
+ "name": "healpix19",
2046
2047
2048
2049
+ "description": "HEALPix order 29 pixel index at the source’s right ascension (RA) and declination",
2050
2051
+ "name": "healpix29",
2052
2053
2054
0 commit comments