Skip to content

Releases: xsuite/xcoll

Xcoll release 0.2.5

16 Aug 13:29
3813137
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

Xcoll release 0.2.4 - BROKEN

16 Aug 13:04
9d2543a
Compare
Choose a tag to compare

DO NOT USE

What's Changed

  • Release 0.2.4 by @freddieknets in #29
  • Tests and examples for OpenMP
  • Bugfix in Everest for onesided collimators

Full Changelog: v0.2.3...v0.2.4

Xcoll release 0.2.3

27 Jun 18:41
ad35267
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

Xcoll release 0.2.2

15 Jun 15:58
11fe952
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

Xcoll release 0.2.1

15 Jun 07:50
Compare
Choose a tag to compare

What's Changed

  • Updated version script
  • Working with tests

Full Changelog: v0.2.0...v0.2.1

Xcoll release 0.2.0

13 Jun 14:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

Xcoll version 0.1.2

02 Nov 18:12
Compare
Choose a tag to compare

What's Changed

  • Incremental changes by @freddieknets:
    • BlackAbsorber and K2Collimator inherit from xcoll.BaseCollimator which is an xtrack.BeamElement
    • K2Crystal is fully functional, automatic installation not yet
    • K2 uses Material and CrystalMaterial, which both inherit from GeneralMaterial which is an xobjects.HybridClass
    • Impacts are registered in CollimatorImpacts which is an xobjects.HybridClass: fully implemented for BlackAbsorber, partially for K2Collimator
    • CollimatorManager has two new methods: create_lossmap and coll_summary; the former outputs a dict that is compatible with the lossmaps package
  • Feature/aperture model check and temporary patch by @giadarol in #15

Full Changelog: v0.1.1...v0.1.2

Xcoll version 0.1.1

04 May 11:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.1.1

Xcoll version 0.1.0

03 May 02:13
Compare
Choose a tag to compare

Initial release:

  • K2 collimators and black absorbers implemented
  • impact table for black absorbers
  • test suite for K2