[gnome-color-manager/colord] Use gcm-calculate-fudge to calculate a more accurate value of HUEY_XYZ_POST_MULTIPLY_SCALE_FACTOR
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager/colord] Use gcm-calculate-fudge to calculate a more accurate value of HUEY_XYZ_POST_MULTIPLY_SCALE_FACTOR
- Date: Sun, 13 Feb 2011 13:15:41 +0000 (UTC)
commit d974d7ee125127d6b4cc1a87f7db99b0d45c906e
Author: Richard Hughes <richard hughsie com>
Date: Sun Feb 13 13:02:49 2011 +0000
Use gcm-calculate-fudge to calculate a more accurate value of HUEY_XYZ_POST_MULTIPLY_SCALE_FACTOR
src/gcm-sensor-huey.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-sensor-huey.c b/src/gcm-sensor-huey.c
index dc6e59b..4b1ebf9 100644
--- a/src/gcm-sensor-huey.c
+++ b/src/gcm-sensor-huey.c
@@ -89,7 +89,7 @@ G_DEFINE_TYPE (GcmSensorHuey, gcm_sensor_huey, GCM_TYPE_SENSOR)
/* Picked out of thin air, just to try to match reality...
* I have no idea why we need to do this, although it probably
* indicates we doing something wrong. */
-#define HUEY_XYZ_POST_MULTIPLY_SCALE_FACTOR 3.5
+#define HUEY_XYZ_POST_MULTIPLY_SCALE_FACTOR 3.43
/**
* gcm_sensor_huey_print_data:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]