Metadata-Version: 2.1
Name: vdaq_soap
Version: 1.1.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
Requires-Dist: daqpp>=2.0.3
Requires-Dist: lmfit>=1.0.3
Requires-Dist: vdaq_ana>=0.0.0
Requires-Dist: matplotlib>=3.3.0
Requires-Dist: numpy>=1.19.0
Requires-Dist: python_docx>=0.8.11

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

The scripts are

###`soapCheckAliVATA.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.
