Recent Releases of asgardpy

asgardpy - v0.5.3

Final release

What's Changed

  • Prepare 0.5.2 by @chaimain in https://github.com/chaimain/asgardpy/pull/201
  • Update notebooks and returns sphinxcontrib-towncrier by @chaimain in https://github.com/chaimain/asgardpy/pull/202
  • General code cleanup and moving a code section from dataset_3d to tar… by @chaimain in https://github.com/chaimain/asgardpy/pull/203
  • Cleanup as per Scrutinizer by @chaimain in https://github.com/chaimain/asgardpy/pull/204
  • Extend test coverage and reduce some redundant checks by @chaimain in https://github.com/chaimain/asgardpy/pull/205

Full Changelog: https://github.com/chaimain/asgardpy/compare/v0.5.2...v0.5.3

- Jupyter Notebook
Published by github-actions[bot] about 1 year ago

asgardpy - v0.5.2

Supports Gammapy v1.3 functionalities

What's Changed

  • Bump codecov/codecov-action from 4 to 5 in the actions group by @dependabot in https://github.com/chaimain/asgardpy/pull/189
  • Update gammapy dependency to v1.3 by @chaimain in https://github.com/chaimain/asgardpy/pull/190
  • Use sphinx-changelog by @chaimain in https://github.com/chaimain/asgardpy/pull/191
  • Add documentation for extended example of usage of Asgardpy by @chaimain in https://github.com/chaimain/asgardpy/pull/192
  • Remove redundant changelog updating tool by @chaimain in https://github.com/chaimain/asgardpy/pull/194
  • Update usage of pydantic by @chaimain in https://github.com/chaimain/asgardpy/pull/197
  • Update Need for Asgardpy doc page by @chaimain in https://github.com/chaimain/asgardpy/pull/199
  • Add support for HAWC data analysis by @chaimain in https://github.com/chaimain/asgardpy/pull/200

Full Changelog: https://github.com/chaimain/asgardpy/compare/v0.5.1...v0.5.2

- Jupyter Notebook
Published by github-actions[bot] over 1 year ago

asgardpy - v0.5.1

Updated user support from v0.5.0

What's Changed

  • Clean-up Model preference code by @chaimain in https://github.com/chaimain/asgardpy/pull/178
  • Rebase with the hotfix release v0.4.4 by @chaimain in https://github.com/chaimain/asgardpy/pull/180
  • Update sphinx requirement from <8,>=6.0 to >=6.0,<9 by @dependabot in https://github.com/chaimain/asgardpy/pull/181
  • Fix issues with dependencies by @chaimain in https://github.com/chaimain/asgardpy/pull/182
  • Generalize reading and writing Gammapy Models by @chaimain in https://github.com/chaimain/asgardpy/pull/179
  • Add LST1 DL4 Crab data by @chaimain in https://github.com/chaimain/asgardpy/pull/184
  • Add conda env by @chaimain in https://github.com/chaimain/asgardpy/pull/185

Full Changelog: https://github.com/chaimain/asgardpy/compare/v0.5.0...v0.5.1

- Jupyter Notebook
Published by chaimain over 1 year ago

asgardpy - v0.4.4

Hotfix release for Gammapy v1.1 support

- Jupyter Notebook
Published by github-actions[bot] almost 2 years ago

asgardpy - v0.5.0

Supports Gammapy v1.2 functionalities

What's Changed

  • Commit the changes made by towncrier and update the release process steps by @chaimain in https://github.com/chaimain/asgardpy/pull/161
  • Bump the actions group with 1 update by @dependabot in https://github.com/chaimain/asgardpy/pull/162
  • Bump the actions group with 1 update by @dependabot in https://github.com/chaimain/asgardpy/pull/163
  • Bump the actions group with 1 update by @dependabot in https://github.com/chaimain/asgardpy/pull/164
  • Bump the actions group with 1 update by @dependabot in https://github.com/chaimain/asgardpy/pull/167
  • Update to support Gammapy v1.2 by @chaimain in https://github.com/chaimain/asgardpy/pull/165
  • Fix the build issue by @chaimain in https://github.com/chaimain/asgardpy/pull/171
  • Notebook to explore filter options for Data and Models in FoV by @chaimain in https://github.com/chaimain/asgardpy/pull/172
  • Minor dependency updates by @chaimain in https://github.com/chaimain/asgardpy/pull/173
  • Show support to correctly derive EBL-deabsorbed spectrum by @chaimain in https://github.com/chaimain/asgardpy/pull/174
  • General clean-up of code by @chaimain in https://github.com/chaimain/asgardpy/pull/176

Full Changelog: https://github.com/chaimain/asgardpy/compare/v0.4.3...v0.5.0

- Jupyter Notebook
Published by github-actions[bot] almost 2 years ago

asgardpy - v0.4.3

- Jupyter Notebook
Published by github-actions[bot] over 2 years ago

asgardpy - v0.4.2

- Jupyter Notebook
Published by github-actions[bot] over 2 years ago

asgardpy - v0.4.1

What's new

Fixed βœ…

  • Restructure package to follow some PEP guidelines. #126
  • Updated pytests to follow proper code style. (See Issue #127)#131
  • Correct the calculation of Goodness of Fit stats. (See Issue #130)#132
  • Update test coverage on reading XML models. #133
  • Update documentation and test coverage. #134
  • Replaced dynamic versioning to static versioning. (See Issue #135)#136

Commits

d2d5fc6 Bump version to v0.4.1 for release a5e59dd Bump version to v0.4.1 for release 9c58b8d Merge pull request #136 from chaimain/updatepackage e70c36b Another trial at not using dev build for release 073bbf9 Try not using dev build for release, by having a MANIFEST.in file and pruning the respective directories and try commenting out the excess locations to exclude for setuptoos.packages.find option fab6866 Remove the earlier git tag fetch command. Improve the condition to run the release step, by not considering dev version tags 321ecb4 Bump version to v0.4.1 for release 7951fcd Bump version to v0.4.1 for release dd15c33 Properly use dynamic versioning and update the release process accordingly. Use devversion and a separate baseversion for release tag a1ab7b4 Bump version to v0.4.1 for release e57af11 Merge pull request #134 from chaimain/docsupdate 7567ba2 Merge pull request #133 from chaimain/addtestdata 90892d3 Merge pull request #132 from chaimain/fixstats 730f183 Merge pull request #131 from chaimain/addtestdata 1c38267 Merge pull request #128 from chaimain/dependabot/githubactions/actions/checkout-4 06f7c7a Merge pull request #126 from chaimain/update_package

- Jupyter Notebook
Published by github-actions[bot] over 2 years ago

asgardpy - v0.4.0

Unreleased line found! Current version found! ['\n', '### Added πŸŽ‰\n', '\n', '- Add Code of Conduct and Codecov support. #113\n', '- Add tests and update notebooks with test data. (See Issue #55)#120\n', '- Add tests to cover some of the Gammapy tutorial examples. #121\n', '- Add more tests to increase coverage. #122\n', '\n', '### Changed ⚠️\n', '\n', '- Restructure io and tests modules and add test data. (See Issue #55)#114\n', '- Restructure tests to reduce overall test time. #123\n', '- Perform general cleanup and fix minor pending issues. #124\n', '\n']

What's new

Added πŸŽ‰

  • Add Code of Conduct and Codecov support. #113
  • Add tests and update notebooks with test data. (See Issue #55)#120
  • Add tests to cover some of the Gammapy tutorial examples. #121
  • Add more tests to increase coverage. #122

Changed ⚠️

  • Restructure io and tests modules and add test data. (See Issue #55)#114
  • Restructure tests to reduce overall test time. #123
  • Perform general cleanup and fix minor pending issues. #124

Commits

9cb0ddc Bump version to v0.4.0 for release 19550d9 Bump version to v0.4.0 for release 837f121 Upload codecov coverage only for test task. Rearrange the Upload package distribution task just before clean up 623e8d0 replicate upload artifact step for release b26b29f Bump version to v0.4.0 for release b8bf7ae Bump version to v0.4.0 for release 7bddb32 Bump version to v0.4.0 for release dc0a5c2 Bump version to v0.4.0 for release 0cd9612 Merge branch 'main' of https://github.com/chaimain/asgardpy fa606a8 Bump version to v0.4.0 for release a4cf953 Merge pull request #122 from chaimain/addtestdata 296cab1 Merge pull request #121 from chaimain/addtestdata 67adab3 Merge pull request #120 from chaimain/addtestdata 1b3dcce Merge pull request #114 from chaimain/addtestdata 0032c22 Merge pull request #119 from chaimain/revert-115-updatepydantic ba51a3b Merge pull request #115 from chaimain/updatepydantic af4355e Merge pull request #113 from chaimain/update_general

- Jupyter Notebook
Published by github-actions[bot] almost 3 years ago

asgardpy - v0.3.6

What's new

Added πŸŽ‰

  • Add codespell to dev-requirements. #104

Fixed βœ…

  • Improve logging. #102
  • Fix estimation of Goodness of Fit statistics. #106
  • Resolve the issue of circular imports. #107
  • Fix reading of models_file with correct process. #111

Changed ⚠️

  • Restructure statistics functions and update computation of fit statistics. #103
  • Compress and update sphinx docs. #105
  • Update python dependency to 3.11 and update docs. #109
  • Restructure pipeline to prepare to use public test data. #110

Commits

e21c8c0 Bump version to v0.3.6 for release

- Jupyter Notebook
Published by github-actions[bot] almost 3 years ago

asgardpy - v0.3.5

What's new

Fixed βœ…

  • General clean-up and addition of docstrings to various Configs. #99
  • Fix the Changelog to be more descriptive. #100

Changed ⚠️

  • Update docs with Zenodo DOI. #95
  • Restructure pipeline to regroup common functions for GADF-based DL3 files for 1D and 3D dataset. (See Issue #85) #94
  • Update documentation and notebooks for the restructured pipeline. #97
  • Restructure pipeline for better handling of model association. (See Issue #85) #98
  • Update fit-statistics information for the analysis. #101

Commits

8458a7c Bump version to v0.3.5 for release

- Jupyter Notebook
Published by github-actions[bot] almost 3 years ago

asgardpy - v0.3.4

What's new

Added πŸŽ‰

  • Combine the various Sky Position configs into a single SkyPositionConfig by @chaimain.
  • Add script to get most preferred spectral model fit by @chaimain.
  • Update documentation for the extended support by @chaimain.
  • Update with usage of common multiprocessing with Gammapy by @chaimain.
  • Constrain pydantic and autodoc-pydantic versions by @chaimain.

Commits

064e70a Bump version to v0.3.4 for release

- Jupyter Notebook
Published by github-actions[bot] almost 3 years ago

asgardpy - v0.3.3

What's new

  • Fix sphinx documentation build issue by @chaimain.
  • Retry to fix sphinx documentation build issue by @chaimain.
  • Fill more detailed information in the sphinx documentation by @chaimain.
  • Update dependencies and update requirement conditions by @chaimain.
  • Restructure sphinx documentation to be more compact by @chaimain.

Commits

ab0d246 Bump version to v0.3.3 for release

- Jupyter Notebook
Published by github-actions[bot] about 3 years ago

asgardpy - v0.3.2

What's new

Added πŸŽ‰

  • Add the custom spectral models to the Gammapy registry by @chaimain.

Commits

ff79ad9 Bump version to v0.3.2 for release

- Jupyter Notebook
Published by github-actions[bot] about 3 years ago

asgardpy - v0.3.0

What's new

Added πŸŽ‰

  • Update documentation with more description by @chaimain.
  • Update config with the option to perform recursive merging by @chaimain.
  • Fix Safe Mask reduction for 1D Dataset and add another custom Spectral Model by @chaimain.
  • Restructure a distinct base module by @chaimain.

Commits

095e8ae Fix release notes script to check Unreleased section

- Jupyter Notebook
Published by github-actions[bot] about 3 years ago

asgardpy - v0.2.0

What's Changed

  • Update documentation by @chaimain in https://github.com/chaimain/asgardpy/pull/54
  • Remove dependency of hard-coded LAT files structure by @chaimain in https://github.com/chaimain/asgardpy/pull/56
  • Using separate yaml file for Target source by @chaimain in https://github.com/chaimain/asgardpy/pull/57
  • Using custom EBL models from fits files by @chaimain in https://github.com/chaimain/asgardpy/pull/58
  • Build some custom SpectralModel classes by @chaimain in https://github.com/chaimain/asgardpy/pull/59
  • Remove unnecessary features by @chaimain in https://github.com/chaimain/asgardpy/pull/62
  • Incorporate fermipy files into Dataset3DGeneration by @chaimain in https://github.com/chaimain/asgardpy/pull/61
  • Update myst-parser requirement from <0.19.0,>=0.15.2 to >=0.15.2,<0.20.0 by @dependabot in https://github.com/chaimain/asgardpy/pull/63
  • Update scipy requirement from <1.10 to >=1.4,!=1.10 by @dependabot in https://github.com/chaimain/asgardpy/pull/49
  • Update myst-parser requirement from <0.20.0,>=0.15.2 to >=0.15.2,<1.1.0 by @dependabot in https://github.com/chaimain/asgardpy/pull/66
  • Generalize usage of GeomConfig and Models for analysis with fermipy files by @chaimain in https://github.com/chaimain/asgardpy/pull/64
  • Add support for common data types for different instruments by @chaimain in https://github.com/chaimain/asgardpy/pull/65
  • Add support for selecting various spectral model parameters in a given Field of View by @chaimain in https://github.com/chaimain/asgardpy/pull/67
  • Generalize reading energy axes by @chaimain in https://github.com/chaimain/asgardpy/pull/68
  • Update notebooks by @chaimain in https://github.com/chaimain/asgardpy/pull/69
  • Remove GTI selections from 3D datasets by @chaimain in https://github.com/chaimain/asgardpy/pull/70

Full Changelog: https://github.com/chaimain/asgardpy/compare/v0.1...v0.2.0

- Jupyter Notebook
Published by chaimain about 3 years ago

asgardpy - v0.1

first public release

- Jupyter Notebook
Published by mireianievas over 3 years ago