[gnome-color-manager] roughly shape test window to instrument (extra clearance)
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] roughly shape test window to instrument (extra clearance)
- Date: Mon, 30 Jun 2014 10:03:57 +0000 (UTC)
commit 6ad21a38a911802ad67ba261e738519e7c5c7829
Author: Pascal de Bruijn <pmjdebruijn pcode nl>
Date: Sun Apr 27 18:27:21 2014 +0200
roughly shape test window to instrument (extra clearance)
Signed-off-by: Richard Hughes <richard hughsie com>
src/gcm-calibrate-argyll.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/src/gcm-calibrate-argyll.c b/src/gcm-calibrate-argyll.c
index 70876fc..9765d37 100644
--- a/src/gcm-calibrate-argyll.c
+++ b/src/gcm-calibrate-argyll.c
@@ -281,15 +281,15 @@ gcm_calibrate_argyll_get_sensor_test_window_size (GcmCalibrateArgyll *calibrate_
NULL);
if (sensor_kind == CD_SENSOR_KIND_COLOR_MUNKI_PHOTO)
- return "0.5,0.5,0.7,1.3";
+ return "0.5,0.5,0.8,1.5";
if (sensor_kind == CD_SENSOR_KIND_I1_DISPLAY3)
- return "0.5,0.5,0.5,0.9";
+ return "0.5,0.5,0.6,1.0";
if (sensor_kind == CD_SENSOR_KIND_I1_DISPLAY2)
- return "0.5,0.5,0.8,1.1";
+ return "0.5,0.4,0.9,1.2";
if (sensor_kind == CD_SENSOR_KIND_COLOR_MUNKI_SMILE)
- return "0.5,0.5,0.8,1.1";
+ return "0.5,0.4,0.9,1.2";
if (sensor_kind == CD_SENSOR_KIND_COLORHUG)
- return "0.5,0.5,0.5,0.7";
+ return "0.5,0.5,0.6,0.8";
return "0.5,0.5,1.0,1.0";
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]