See also request within HATS python library repo: astronomy-commons/hats#550
Based on feedback from ESA, they're able to add a column named healpix29, but not _healpix_29.
We can add a property for this value, so that alternate healpix columns can be used for appropriate indexing, e.g.:
hats_healpix_col=healpix29
hats_healpix_col_order=29
See also request within HATS python library repo: astronomy-commons/hats#550
Based on feedback from ESA, they're able to add a column named
healpix29, but not_healpix_29.We can add a property for this value, so that alternate healpix columns can be used for appropriate indexing, e.g.: