Skip to content

Tags: pylhc/PyLHC

Tags

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Kickgroup Improvements (#108)

* fixes and df entries
* doc and bump

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Beamprocess manual override (#106)

* Added BeamProcess Override
* fixed some deprecated use of get_loc, append
* documentation
* github workflows
* remove hdf5

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Machine settings debug logging and knobs (#105)

* Debug messages
* Extract no knobs/all knobs/default knobs
* pytimber warnings

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix lsa to madx writer (#104)

* fixed wrong madx names and dual columns

* init variable

* reorder init variable writing

* sign conventions

* better formatting

* more formatting

* better knob-trim names

* update test

* version and changelog

* Added ISOtime to MSI

* move code around

* removed line left in test by accident

* felix comments

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: MAD-X Variable Name Length Limit (#102)

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Do not attempt to write when knob isn't found in LSA optics (#101)

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
LSA knob to MAD-X script converter (#100)

0.6.2

Toggle 0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Kickgroups file listing (#99)

Add a listing functionality to display files from a kickgroup in a string that one can copy-paste into the GUI, to load them all at once.

Co-authored-by: Felix Soubelet <felix.soubelet@protonmail.com>

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
kickgroups: fix proper order of planes (#98)

* fix planes issue
* rename params to 'info' and 'list'

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added KickGroup Infos Script (#97)

Co-authored-by: Felix Soubelet <felix.soubelet@protonmail.com>