Open
Description
In SIMPLE, we assume units and note what the expectation is in the docs. This is extremely error prone. Other options
- Include units in the column name. e.g.,
parallax_mas
,parallax_error_mas
- Include units as a column in all tables with a measurement. We could then have a test to make sure that that string corresponds to a astropy unit.