quip_out_dict
- wss_tools.quip.qio.quip_out_dict(images=[])[source]
Create a dictionary that can be converted to QUIP Out XML.
- Parameters:
- imageslist
List of full path to output images.
- Returns:
- out_dictdict
Dictionary to be converted to XML by
output_xml().