get_ccd_documents¶ atomate2.common.jobs.defect.get_ccd_documents(inputs1, inputs2, undistorted_index)[source]¶ Get the configuration coordinate diagram from the task documents. Parameters: inputs1 (Iterable[CCDInput]) – List of CCDInput objects. inputs2 (Iterable[CCDInput]) – List of CCDInput objects. undistorted_index (int) – Index of the undistorted structure in the list of distorted structures. Returns: Response object. Return type: Response