File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -594,6 +594,12 @@ Particles
594594
595595 Load reference particle information from a MAD-X file.
596596
597+ .. warning ::
598+
599+ Our MAD-X parser is under active development and provided as a preview.
600+ Please check any loaded MAD-X beams very carefully.
601+ Please report your experience and bugs on `our issue tracker <https://github.com/BLAST-ImpactX/impactx/issues >`__.
602+
597603 :param madx_file: file name to MAD-X file with a ``BEAM `` entry
598604
599605
@@ -734,6 +740,12 @@ This module provides elements and methods for the accelerator lattice.
734740
735741 Load and append a lattice file from MAD-X (.madx) or PALS (e.g., .pals.yaml) formats.
736742
743+ .. warning ::
744+
745+ Our MAD-X and PALS parsers is under active development and provided as a preview.
746+ Please check any loaded lattice files very carefully.
747+ Please report your experience and bugs on `our issue tracker <https://github.com/BLAST-ImpactX/impactx/issues >`__.
748+
737749 :param filename: filename to file with beamline elements
738750 :param nslice: number of slices used for the application of collective effects
739751
You can’t perform that action at this time.
0 commit comments