version 1.0.0-rc.14
This commit is contained in:
@@ -12,8 +12,8 @@ ImageFormatSettings::ImageFormatSettings() {
|
||||
jungfrau_conv_to_photon_counts = true;
|
||||
auto_summation = true;
|
||||
geometry_transformation = true;
|
||||
mask_chip_edges = false;
|
||||
mask_module_edges = false;
|
||||
mask_chip_edges = true;
|
||||
mask_module_edges = true;
|
||||
}
|
||||
|
||||
ImageFormatSettings &ImageFormatSettings::GeometryTransformed(bool input) {
|
||||
|
||||
Reference in New Issue
Block a user