/hxnfly

Tools for NSLS-II HXN fly scans

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

hxnfly

Specify PPMac host name or address by setting an environment variable PPMAC_HOST.

Shell script:

export PPMAC_HOST=<host-name-or-ip>

Python script:

os.environ["PPMAC_HOST"] = "<host-name-or-ip>"