aim2dat.io.critic2

Functions to read output-files of critic2.

Module Contents

Functions

read_plane(file_name)

Read output plane file.

read_stdout(file_name)

Read standard output file.

aim2dat.io.critic2.read_plane(file_name)[source]

Read output plane file.

Parameters:

file_name (str) – Path to the file.

Returns:

dict – plane details.

aim2dat.io.critic2.read_stdout(file_name)[source]

Read standard output file.

Parameters:

file_name (str) – Path to the file.

Returns:

dict – Results.