Update S-curve procedure for in-lab testing
Fix some issues that other bug fixes has introduced with S-curve taking in the lab. These updates should not affect the standard automated acquisition procedure.
- Changed procedure in
DataAcquisition::CollectSc()
to be more robust - Removed Zynq reboot/reset at the end of
DataAcquisition::NightOperations()
in the case of an S-curve acquisition to stop unnecessary time wasting - Added to the
configuration_file
andusage/functionality
docs to explain the various ways of setting the DAC values.