LSSTDESC/healsparse

Allow operation='add' for a map update

Closed this issue · 2 comments

Allow operation='add' for a map update

e.g.

map.update_values_pos(ra, dec, values, operation='add')

I think this is now in main