These files are ways of doing things are clunky. I would like the user to do:
from saxs_bluesky.beamline import *
without having to select a beamline, ie using the beamline variable. Within the beamline it imports everything that is in the ixx_config.py file
These files are ways of doing things are clunky. I would like the user to do:
from saxs_bluesky.beamline import *without having to select a beamline, ie using the beamline variable. Within the beamline it imports everything that is in the ixx_config.py file