Daxa

Latest version: v0.2.1

Safety actively analyzes 682382 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

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 https://github.com/DavidT3/DAXA/pull/302
* Lowered ObsIDs being used to setup pre-processed file paths - for iss… by DavidT3 in https://github.com/DavidT3/DAXA/pull/305
* Should have sorted a problem where preprocessed_in_archive will break… by DavidT3 in https://github.com/DavidT3/DAXA/pull/306
* Update README.md by DavidT3 in https://github.com/DavidT3/DAXA/pull/309
* Should have fixed flaregti for eROSITA - in checking for previous run… by DavidT3 in https://github.com/DavidT3/DAXA/pull/311


**Full Changelog**: https://github.com/DavidT3/DAXA/compare/v0.2.0...v0.2.1

0.2.0

Summary

Some small bug fixes which impacted eROSITA missions, and an unintentional incorrect unit on the definition of the Swift BAT nominal FoV. The major change is that archives are now easily updatable with new observations (if they become available). They can simply be re-loaded in the usual DAXA way, and then the 'update()' method can be called - this will reapply the stored filtering operations used for each mission instance (with the same configuration, in the same order) and then run any processing steps that were applied, in the same order and with the same configuration.


What's Changed
* Feat/update archive by DavidT3 in https://github.com/DavidT3/DAXA/pull/293
* Changed the default BAT FoV from 50 arcmin to 50 degrees. Should sort… by DavidT3 in https://github.com/DavidT3/DAXA/pull/297


**Full Changelog**: https://github.com/DavidT3/DAXA/compare/v0.1.1...v0.2.0

0.1.1

What's Changed
* Bug/regions api change by DavidT3 in https://github.com/DavidT3/DAXA/pull/292


**Full Changelog**: https://github.com/DavidT3/DAXA/compare/v0.1.0...v0.1.1

0.1.0

Summary
Minor bug fixes and updating dependencies, also added conda-lock files to make creating environments easier, and testing is better.

What's Changed
* Unit tests/mission classes by jessicapilling in https://github.com/DavidT3/DAXA/pull/277
* Update mission unit tests by jessicapilling in https://github.com/DavidT3/DAXA/pull/280
* changing the cwd to the download dir in _download_call() this should … by jessicapilling in https://github.com/DavidT3/DAXA/pull/283
* Erosita cleaning bug fix by jessicapilling in https://github.com/DavidT3/DAXA/pull/286
* Dep/update to match xga by DavidT3 in https://github.com/DavidT3/DAXA/pull/289
* Changed the coverage badge name to the right one. by DavidT3 in https://github.com/DavidT3/DAXA/pull/290
* Bug/versioneer broken like xga by DavidT3 in https://github.com/DavidT3/DAXA/pull/291


**Full Changelog**: https://github.com/DavidT3/DAXA/compare/v0.0.5...v0.1.0

0.0.5

A table column name changed, which meant that getting the table of available observations for XMMPointed was erroring.

What's Changed
* Docs/update install instructions by DavidT3 in https://github.com/DavidT3/DAXA/pull/276
* Jessica (jessicapilling) noticed the online table for XMM evidently … by DavidT3 in https://github.com/DavidT3/DAXA/pull/279


**Full Changelog**: https://github.com/DavidT3/DAXA/compare/v0.0.4...v0.0.5

0.0.4

This really does highlight why test PyPI is so useful normally, but nevermind. I am now using the setuptools function 'find_packages' to hopefully get all the submodules included in the build.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.