convert_to_extxyz

convert_to_extxyz#

autoplex.data.common.jobs.convert_to_extxyz(job_output, pkl_file, config_type, factor)[source]#

Convert data and write extxyt file.

Parameters:
  • job_output – The (static) job output object.

  • pkl_file (str) – A pickle file.

  • config_type (str) – Configuration type of the data.

  • factor (str) – String of a factor to resize cell parameters.