What's Changed
* Apply more robust name recognition during target and data ingestion by jchate6 in https://github.com/TOMToolkit/tom_base/pull/593
- Will ignore capitalization, spaces, dashes, underscore, and parentheses when considering if a new target has the same `name` as another one.
- Cross-checks all aliases and Target names
* Add absolute magnitude axis to photometry plot by griffin-h in https://github.com/TOMToolkit/tom_base/pull/569
* Feature/add ocs facility by jnation3406 in https://github.com/TOMToolkit/tom_base/pull/606
- Gets TOM-Toolkit up to date with LCO and [OCS](https://observatorycontrolsystem.github.io/) capabilities.
- _NOTE:_ This changes the LCO facility forms! It should work with existing reactive cadences submitted with the old forms, but please check after installing to make sure those existing cadences are still submitting properly in case there are any issues.
New Contributors
* jnation3406 made their first contribution in https://github.com/TOMToolkit/tom_base/pull/606
**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.12.1...2.13.0