better message

This commit is contained in:
tonton th 2020-08-03 18:29:03 +02:00
parent 4fec59ec64
commit 78ab2b4278
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ if (verbosity) fprintf(stderr, "saving cumul to '%s'\n", outfile);
/* ----- nouveau 15 nov 2019 */
maxvalue = cumul.fval * cumul.count;
if (verbosity) {
fprintf(stderr, "computed maxvalue = %g\n", maxvalue);
fprintf(stderr, "theorical maxvalue = %g\n", maxvalue);
}
switch (contrast) {
case CONTRAST_NONE: