core.scripts.preprocess_ef#

Creates LMDB files with extracted graph features from provided *.extxyz files for the S2EF task.

Attributes#

Functions#

write_images_to_lmdb(mp_arg)

main(→ None)

get_parser(→ argparse.ArgumentParser)

Module Contents#

core.scripts.preprocess_ef.write_images_to_lmdb(mp_arg)#
core.scripts.preprocess_ef.main(args: argparse.Namespace) None#
core.scripts.preprocess_ef.get_parser() argparse.ArgumentParser#
core.scripts.preprocess_ef.parser: argparse.ArgumentParser#