"Equalize per- sensor gains and offsets. Requires disparity map. Save to reference scene and with current scene (to .corr-zml).");
"Equalize per- sensor gains and offsets. Requires disparity map. Save to reference scene and with current scene (to .corr-zml).");
gd.addCheckbox("Re-calibrate photometric for each series",this.photo_each,
"Equalize per- sensor gains and offsets for each reference scene. Requires disparity map. Save to reference scene and with current scene (to .corr-xml).");
gd.addCheckbox("Propagate per-series to main",this.photo_to_main,
"Propagate scene sequence photometrics to the main instance to be applied to the next sequence and saved with corr-xml configuration."+
"\nIt is always propagated when calibration is run manually with photo_en = true.");