Currently xicam.SAXS implements a FieldSelector widget, which can be used to change the detector and emit a signal that a viewer widget can listen for.
xicam.gui should be the place where FieldSelector lives. It should also provide a StreamSelector widget.
Currently
xicam.SAXS
implements aFieldSelector
widget, which can be used to change the detector and emit a signal that a viewer widget can listen for.xicam.gui
should be the place whereFieldSelector
lives. It should also provide aStreamSelector
widget.