nxtomomill.utils.utils.change_image_key_control#

nxtomomill.utils.utils.change_image_key_control(file_path, entry, frames_indexes, image_key_control_value, logger=None)[source]#

Will modify image_key and image_key_control values for the requested frames.

Parameters
  • file_path – path the nexus file

  • entry – name of the entry to modify

  • frames_indexes – index of the frame for which we want to modify the image key

  • image_key_control_value

  • logger (logging.Logger) – logger