chemparseplot.util#

Module Contents#

Functions#

parse_target_coords

Parses the multiline string of target coordinates.

main

Run the coordinate matching helper as a script.

Data#

API#

chemparseplot.util.log[source]#

‘getLogger(…)’

chemparseplot.util.POSCON_FILENAME#

‘pos.con’

chemparseplot.util._EXPECTED_COORD_COLS#

3

chemparseplot.util.target_coords_text = <Multiline-String>#
chemparseplot.util.parse_target_coords(text_block)[source]#

Parses the multiline string of target coordinates.

Added in version 0.0.3.

chemparseplot.util.main()[source]#

Run the coordinate matching helper as a script.