You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

aliases added   to /reg/g/pcds/pyps/apps/hutch-python/mfx/mfx/beamline.py

with safe_load('Create Aliases'):
    from mfx.db import mfx_attenuator as att
    from mfx.db import mfx_dg1_slits as s1
    from mfx.db import mfx_dg2_upstream_slits as s2
    from mfx.db import mfx_dg2_midstream_slits as s3
    from mfx.db import mfx_dg2_downstream_slits as s4
    from mfx.db import mfx_dia_pim as yag0
    from mfx.db import mfx_dg1_pim as yag1
    from mfx.db import mfx_dg2_pim as yag2
    from mfx.db import at1l0 as fat1
    from mfx.db import at2l0 as fat2
    from mfx.db import mec_yag0_mfx as mec_yag0
    from mfx.db import mfx_dia_ipm as ipm0
    from mfx.db import mfx_dg1_ipm as ipm1
    from mfx.db import mfx_dg2_ipm as ipm2
    from mfx.db import mfx_pulsepicker as pp
    from mfx.db import mfx_prefocus as crl1
    from mfx.db import mfx_tfs as tfs

  • No labels