New:
* COMMAND: 'auto_annotate' for automatically annotating a select frame with no linking
* COMMAND: 'train_zephod' for training a ZephOD model
Updated:
* fixed a bug where k_ij could not be properly constructed when nn_max=0
* ZephOD training updated to handle multiple datasets
* ZephOD training updated wth autocast and gradient scaling
* fixed a bug where some ZephOD channel could not process volumes with many z-slices
* fixed a bug where apply_255_lut() could result in NaN's
* fixed a bug where datasets scaled 0-1 was not properly rescaled for ZephOD ops