feder-observatory / stellarphot

Stellar aperture photometry
https://stellarphot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 12 forks source link

`CatalogData` should explicitly allow for an error column #438

Closed mwcraig closed 1 month ago

mwcraig commented 2 months ago

I've been working a bit on magnitude transforms and realized that the current definition of CatalogData does not allo for a magnitude error column.

While an error column probably should not be required, it should exist where possible.