Recent Releases of legend-pygeom-hpges

legend-pygeom-hpges - v0.7.1

What's Changed

  • Add methods for the borehole by @tdixon97 in https://github.com/legend-exp/legend-pygeom-hpges/pull/78

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.7.0...v0.7.1

- Python
Published by ManuelHu 7 months ago

legend-pygeom-hpges - v0.7.0

What's Changed

  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/73
  • support passing YAML metadata files by @gipert in https://github.com/legend-exp/legend-pygeom-hpges/pull/74
  • alternative method for horizontal/vertical segements in distance to surface by @ggmarshall in https://github.com/legend-exp/legend-pygeom-hpges/pull/69

New Contributors

  • @ggmarshall made their first contribution in https://github.com/legend-exp/legend-pygeom-hpges/pull/69

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.6.4...v0.7.0

- Python
Published by gipert 10 months ago

legend-pygeom-hpges - v0.6.4

Fix manual rendering on documentaion pages.

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.6.3...v0.6.4

- Python
Published by gipert 11 months ago

legend-pygeom-hpges - v0.6.3

What's Changed

  • ci: add brew update by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/70
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/71
  • add some basic documentation by @tdixon97 in https://github.com/legend-exp/legend-pygeom-hpges/pull/54

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.6.2...v0.6.3

- Python
Published by gipert 12 months ago

legend-pygeom-hpges - v0.6.2

What's Changed

  • Just one more makehpge(allowcylindrical_asymmetry=False) test by @gipert in https://github.com/legend-exp/legend-pygeom-hpges/pull/62
  • use dbetto for AttrsDict and TextDB by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/67

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.6.1...v0.6.2

- Python
Published by ManuelHu about 1 year ago

legend-pygeom-hpges - v0.6.1

What's Changed

  • fix setting registry=None by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/61

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.6.0...v0.6.1

- Python
Published by ManuelHu about 1 year ago

legend-pygeom-hpges - v0.6.0

What's Changed

  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/57
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/legend-exp/legend-pygeom-hpges/pull/56
  • Allow for ignoring asymmetric features by @gipert in https://github.com/legend-exp/legend-pygeom-hpges/pull/58
  • make_hpge: allow None as registry by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/60

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.5.1...v0.6.0

- Python
Published by gipert about 1 year ago

legend-pygeom-hpges - v0.5.1

What's Changed

  • Update pylegendmeta version bound to not install pre-release versions by @ManuelHu
  • fix intersphinx mapping by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/55

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.5.0...v0.5.1

- Python
Published by ManuelHu about 1 year ago

legend-pygeom-hpges - v0.5.0

What's Changed

  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/52
  • Docs: do not show argument types in function signature by @gipert in https://github.com/legend-exp/legend-pygeom-hpges/pull/53
  • implement distance to surface and add the surface types to HPGe object by @tdixon97 in https://github.com/legend-exp/legend-pygeom-hpges/pull/51

New Contributors

  • @tdixon97 made their first contribution in https://github.com/legend-exp/legend-pygeom-hpges/pull/51

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.4.9...v0.5.0

- Python
Published by gipert over 1 year ago

legend-pygeom-hpges - v0.4.9

What's Changed

  • element symbol should also be unique by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/48
  • lazy-load isotopes by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/49

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.4.8...v0.4.9

- Python
Published by ManuelHu over 1 year ago

legend-pygeom-hpges - v0.4.8

What's Changed

  • Also propagate registry for Isotope definitions by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/47 finalising the fix to the material name duplication issues

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.4.7...v0.4.8

- Python
Published by ManuelHu over 1 year ago

legend-pygeom-hpges - v0.4.7

What's Changed

  • Revert old compat fix for pint 0.24 by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/40
  • propagate registry object to material creation by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/46
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/41, https://github.com/legend-exp/legend-pygeom-hpges/pull/42, https://github.com/legend-exp/legend-pygeom-hpges/pull/43, https://github.com/legend-exp/legend-pygeom-hpges/pull/44, https://github.com/legend-exp/legend-pygeom-hpges/pull/45

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.4.6...v0.4.7

- Python
Published by ManuelHu over 1 year ago

legend-pygeom-hpges - v0.4.6

What's Changed

  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/36
  • Fix deprecation warning with pint 0.24 by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/37
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/38
  • Hotfix for incompatible numpy versions in python 3.9 by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/39

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.4.5...v0.4.6

- Python
Published by ManuelHu over 1 year ago

legend-pygeom-hpges - v0.4.5

What's Changed

  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/33
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/34
  • also implement reading enrichment from future metadata scheme by @ManuelHu in https://github.com/legend-exp/legend-pygeom-hpges/pull/35

New Contributors

  • @ManuelHu made their first contribution in https://github.com/legend-exp/legend-pygeom-hpges/pull/35

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.4.4...v0.4.5

- Python
Published by ManuelHu over 1 year ago

legend-pygeom-hpges - v0.4.4

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.4.3...v0.4.4

- Python
Published by gipert almost 2 years ago

legend-pygeom-hpges - v0.4.3

What's Changed

  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/30
  • Add CITATION.cff by @gipert in https://github.com/legend-exp/legend-pygeom-hpges/pull/32

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/0.4.2...v0.4.3

- Python
Published by gipert almost 2 years ago

legend-pygeom-hpges - 0.4.2

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.4.1...0.4.2

- Python
Published by gipert about 2 years ago

legend-pygeom-hpges - v0.4.1

What's Changed

  • CI: test on Python 3.11 and MacOS by @gipert in https://github.com/legend-exp/legend-pygeom-hpges/pull/19
  • Bump actions/setup-python from 2 to 5 by @dependabot in https://github.com/legend-exp/legend-pygeom-hpges/pull/22
  • Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.11 by @dependabot in https://github.com/legend-exp/legend-pygeom-hpges/pull/24
  • Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/legend-exp/legend-pygeom-hpges/pull/23
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/21
  • Update packaging tools by @gipert in https://github.com/legend-exp/legend-pygeom-hpges/pull/29

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.3.1...v0.4.1

- Python
Published by gipert about 2 years ago

legend-pygeom-hpges - v0.4.0

What's Changed

  • Fixing typos by @nikolay327 in https://github.com/legend-exp/legend-pygeom-hpges/pull/8
  • Adding V07646A detector with a special geometry by @nikolay327 in https://github.com/legend-exp/legend-pygeom-hpges/pull/9
  • Complete implementation of germanium material by @gipert in https://github.com/legend-exp/legend-pygeom-hpges/pull/11
  • Make changes in the base class, add P00664B and improve make_hpge by @nikolay327 in https://github.com/legend-exp/legend-pygeom-hpges/pull/12
  • Match metadata format and override volume in P00664B by @nikolay327 in https://github.com/legend-exp/legend-pygeom-hpges/pull/13
  • Add V02162B and V02160A, and improve draw.plot_profile by @nikolay327 in https://github.com/legend-exp/legend-pygeom-hpges/pull/14
  • Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in https://github.com/legend-exp/legend-pygeom-hpges/pull/15
  • Bug fix: duplicated r,z-pairs in some ICPC detectors by @nikolay327 in https://github.com/legend-exp/legend-pygeom-hpges/pull/17
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-hpges/pull/16

New Contributors

  • @gipert made their first contribution in https://github.com/legend-exp/legend-pygeom-hpges/pull/11
  • @pre-commit-ci made their first contribution in https://github.com/legend-exp/legend-pygeom-hpges/pull/16

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.3.0...v0.3.1

- Python
Published by gipert over 2 years ago

legend-pygeom-hpges - v0.3.0

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in https://github.com/legend-exp/legend-pygeom-hpges/pull/6
  • Adding make_hpge.py and handling some exceptions by @nikolay327 in https://github.com/legend-exp/legend-pygeom-hpges/pull/7

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.2.0...v0.3.0

- Python
Published by gipert over 2 years ago

legend-pygeom-hpges - v0.2.0

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in https://github.com/legend-exp/legend-pygeom-hpges/pull/3
  • adding BEGe, PPC and SemiCoax detector geometry by @nikolay327 in https://github.com/legend-exp/legend-pygeom-hpges/pull/5

New Contributors

  • @nikolay327 made their first contribution in https://github.com/legend-exp/legend-pygeom-hpges/pull/5

Full Changelog: https://github.com/legend-exp/legend-pygeom-hpges/compare/v0.1.0...v0.2.0

- Python
Published by gipert almost 3 years ago