Important points
A bug that made it impossible to process any eROSITA data from scratch has been fixed. We also allow the Swift class to fetch roll-angle information from the online table and include it in the obs_info table.
What's Changed
- Added roll angle fetching to the Swift mission class _fetch_obs_info … by @DavidT3 in #302
- Lowered ObsIDs being used to setup pre-processed file paths - for iss… by @DavidT3 in #305
- Should have sorted a problem where preprocessed_in_archive will break… by @DavidT3 in #306
- Update README.md by @DavidT3 in #309
- Should have fixed flaregti for eROSITA - in checking for previous run… by @DavidT3 in #311
Full Changelog: v0.2.0...v0.2.1