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 (
str) – path the nexus fileentry (
str) – name of the entry to modifyframes_indexes – index of the frame for which we want to modify the image key
image_key_control_value (
int|ImageKey) –logger (logging.Logger) – logger