asimtools.asimmodules.eos package
asimtools.asimmodules.eos.postprocess module
.Xauthority
- asimtools.asimmodules.eos.postprocess.postprocess(images: Dict, initial_image: Dict) Tuple[None, Dict][source]
Plot an eos given a number of images and the initial image
- Parameters:
images (Dict) – Scaled images specification, see
asimtools.utils.get_images()initial_image (Dict) – Original image specification, see
asimtools.utils.get_atoms()
- Returns:
Empty dict
- Return type:
Tuple[None,Dict]