@@ -5,71 +5,63 @@ This a list of packages with different stage of maturity and support that cover
### Maintained "Team" Tools
-**pymask** (G. Sterbini and G. Iadarola, [GitHub](https://github.com/lhcopt/lhcmask/)) Main tool to setup LHC and HL-LHC simulations for dynamic aperture with beam-beam effects and field imperfections
- Contains:
- Analysis of deferred expressions (identification of dependencies)
- MadPoint: obtain absolute coordinates combining survey and twiss results
- Note: some of these functionalities are also available in [pyoptics](#pyoptics)
-**pymask** (G. Sterbini and G. Iadarola): [GitHub](https://github.com/lhcopt/lhcmask/)
- Main tool to setup LHC and HL-LHC simulations for dynamic aperture with beam-beam effects and field imperfections
- Contains:
- Analysis of deferred expressions (identification of dependencies)
- MadPoint: obtain absolute coordinates combining survey and twiss results
- Note: some of these functionalities are also available in [pyoptics](#pyoptics)
-**pockpy** (D. Gamba): [GitHub](https://github.com/pylhc/pockpy)
- Used to carry out orbit correctors budget calculation for HL-LHC triplet
- Note: similar to CORR in MADX but it computes matrices from twiss parameters and computes expected min/max/rms orbit excursions/corrector strength, using linear algebra and non-linear optimizations.
- Used to carry out orbit correctors budget calculation for HL-LHC triplet
- Note: similar to CORR in MADX but it computes matrices from twiss parameters and computes expected min/max/rms orbit excursions/corrector strength, using linear algebra and non-linear optimizations.
-**xdeps** (R. De Maria): [GitHub](https://github.com/xsuite/xdeps)
- Generic Python data dependency manager (updates values in containers when setting depending values). It supportss nested structures and multiple input/output. Works on top of any Python data structure.
- MAD-X expression parser using LARK and compatible with xdeps expressions
- Simple mad-like environment obtained by damping data from a cpymad instance
- Generic Python data dependency manager (updates values in containers when setting depending values). It supportss nested structures and multiple input/output. Works on top of any Python data structure.
- MAD-X expression parser using LARK and compatible with xdeps expressions
- Simple mad-like environment obtained by damping data from a cpymad instance
-**tfs-pandas** (F. Soubelet, J. Dilly, OMC Team - "officially supported"): [GitHub](https://github.com/pylhc/tfs) | [PyPI](https://pypi.org/project/tfs-pandas/) | [Conda-Forge](https://anaconda.org/conda-forge/tfs-pandas)
- Calculate local corrections in the IR based on minimizing RDTs
- Like S. Fartoukh's fortran script, but
...
...
@@ -109,7 +107,6 @@ This a list of packages with different stage of maturity and support that cover
- HINT: currently being restructured (in [restructuring branch](https://github.com/pylhc/irnl_rdt_correction/tree/restructuring), which will be version 1.0).
Code restructuring is done, but an additional pdf-note with background info is currently being written.
-**gmtoolbox** (D. Gamba): [GitLab](https://gitlab.cern.ch/abpcomputing/sandbox/gmtoolbox)
- small toolbox *under SLOW development* to study impact of misalignment/ground motion on closed orbit
- fit of single sources of orbit kick (e.g. for 10 Hz oscillation)
...
...
@@ -190,4 +187,3 @@ try to repackage functionalities in one single package with dependencies by: