asi_tools.daq.__main__

Tool for the ASI image data acquisition

Attributes

MANDATORY_CFG_KEYS

Functions

main()

Parse cmd line arguments and run data acquisition

Module Contents

asi_tools.daq.__main__.MANDATORY_CFG_KEYS = ['camera_name', 'camera_model', 'latitude', 'longitude', 'altitude', 'daq']
asi_tools.daq.__main__.main()

Parse cmd line arguments and run data acquisition

Provide the path to your config file as argument after flag -c or run the daq in a folder which contains a config file named ‘asi_daq_cfg.yaml’