Metadata-Version: 2.1
Name: vdaq_soap
Version: 1.0.2
Summary: A collection of python scripts to control VDaq.
Author-email: Carlos Lacasta <carlos.lacasta@alibavasystems.com>
Project-URL: Homepage, https://igit.ific.uv.es
Project-URL: Bug Tracker, https://igit.ific.uv.es
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# VDAq soap
contains a number of python scripts that allow to control VDaq via SOAP.

The scripts are

###`soapCheckMaddaq.py`
This will make a battery of tests (hold delay scan, mbias scan, etc) to check that all functionality is there.

###`soapHoldDelay.py`
Will make a hold delay scan.
 
###`soapMbias.py`
Will make a mbias scan.

###`soapTestChannel.py`
Will run a single channel calibration pulse run.
