Skip to content

Releases: xsuite/xcoll

Xcoll release 0.2.0

13 Jun 14:48

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

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

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

Choose a tag to compare

Initial release:

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