AFL.automation.instrument.SINQSANS#
Classes
|
|
|
|
|
|
|
- class AFL.automation.instrument.SINQSANS.SINQSANS(overrides=None)[source]#
- defaults = {'absolute_calibration_factor': 1, 'data_path': '/home/afl642', 'empty transmission': 1, 'exposure': 1.0, 'num_pixel1': 128, 'num_pixel2': 128, 'pixel1': 0.075, 'pixel2': 0.075, 'reduced_data_dir': '/mnt/home/chess_id3b/beaucage/211012-data', 'sics_host': 'sans.psi.ch', 'sics_port': 1301, 'transmission strategy': 'sum', 'user_login': 'User 22lns1'}#
- pre_execute(**kwargs)[source]#
Executed before each call to execute
All of the kwargs passed to execute are also pass to this method. It is expected that this method be overridden by subclasses.