description='Request dark characterization. Will wait on data transfers to complete first!')
parser.add_argument('--conf-file',type=str,help='Path to webcervice config',default='/home/xcal/calibration_webservice_deployed/webservice/webservice.yaml')
parser.add_argument('--flg',type=str,choices=["NA","R","A"],help='Status flag for MDC request')
description='Update run status at MDC for a given run id.')
parser.add_argument('--conf-file',type=str,help='Path to webservice config',