Index: /trunk/FACT++/src/fscctrl.cc
===================================================================
--- /trunk/FACT++/src/fscctrl.cc	(revision 12004)
+++ /trunk/FACT++/src/fscctrl.cc	(revision 12005)
@@ -297,17 +297,20 @@
         int mapt[] =
         {
-              0,  1,  2,  3,  4,  5,  6, 56, 57, 58, 59, 60,
-             61, 62, 32, 33, 34, 35, 36, 63, 37, 38, 39, 24,
-             25, 26, 27, 28, 29, 30, 31,
-             //
-             8, 9, 48, 49, 40, 41, 16, 17,
-             //
-             10, 11, 50, 51, 42, 43, 18, 19, 12, 52, 20, 44,
-             //
-             13, 21, 45, 53,
-             //
-             14, 15, 46, 47,
-             //
-             -1
+            // sensor compartment temperatures
+            0,  1,  2,  3,  4,  5,  6, 56, 57, 58, 59, 60,
+            61, 62, 32, 33, 34, 35, 36, 63, 37, 38, 39, 24,
+            25, 26, 27, 28, 29, 30, 31,
+            // crate temperatures (0-3, back, front)
+            12, 13, 52, 53, 44, 45, 20, 21,
+            //crate power supply temperatures (0-3)
+            8, 9, 48, 49, 40, 41, 16, 17,
+            // aux power supplies (FTM-side top/bot, FSC-side top/bot)
+            10, 50, 18, 42,
+            // backpanel (FTM-side top/bot, FSC-side top/bot)
+            11, 51, 19, 43,
+            // switch boxes (top front/back, bottom front/back)
+            15, 14, 47, 46,
+            //
+            -1
         };
 
