Fix some more--only one error remains!
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Nov 2014 17:10:56 +0000 (09:10 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Nov 2014 17:10:56 +0000 (09:10 -0800)
dump.c
notes

diff --git a/dump.c b/dump.c
index 1608b373465ef45ad0474904d24697cd962b2f53..dcf2f6dc92d002a778d23abd089f9c202ba6e844 100644 (file)
--- a/dump.c
+++ b/dump.c
@@ -947,7 +947,23 @@ dump_data(void)
             {
               for (int i = 0; i < x; i++)
                 {
-                  dump_value (1);
+                  if (match_byte(3))
+                    {
+                      char *a = get_string();
+                      match_byte_assert(0x58);
+                      char *b = get_string();
+                      char *c = get_string();
+                      for (int k = 0; k <= 1; k++)
+                        printf ("    ");
+                      printf ("\"%s\", \"%s\", \"%s\"", a, b, c);
+                      match_byte(0);
+                      match_byte(0);
+                      match_byte(0);
+                      match_byte(0);
+                      match_byte(0);
+                    }
+                  else
+                    dump_value (1);
                   putchar('\n');
                 }
             }
diff --git a/notes b/notes
index 754a45cbbb165a0ed050da53efd9eb3c5b255f4f..f1ac136774d2ce3d882714d16b49973515cbbd8e 100644 (file)
--- a/notes
+++ b/notes
@@ -1530,6 +1530,21 @@ web/c6b0660f7afccdb067f766a44ded21ab/00000000031_lightNotesData.bin (Notes):
        i0 01 58 F40.0(459728)
        i0 01 58 03 28 28 00 00 00 00 00 40 0f 7c 40 
 
+web/f748b5e575e0a0c2e55698c3b18d272e/00000000094_lightTableData.bin (Model Description):
+
+    i10
+    i0 i0 00 58 "^1" i1 i0 03 "MOD_2" 58 "" "MOD_2" 00
+    i1 i0 05 58 "V15" "mass/breath" 02
+    i2 i0 05 58 "V29" "particles/breath-v2" 02
+    i3 i0 03 "None" 58 "" "None" 01
+    i4 00 00 00 00 01 58 F40.0(0)
+    i5 00 00 00 00 01 58 F40.0(0)
+    i6 00 00 00 00 03 "No periodicity" 58 "no_help" "No periodicity" 01
+    i7 00 00 00 00 01 58 F40.0(16)
+    i8 00 00 00 00 03 "Independence(white noise)" 31 i1 00 00 00 00 00 00 i6 00 00 00 00 58 58 "no_help" "Independence(white noise)" 01
+    i9 00 00 00 00 03 "All lags" 58 "no_help" "All lags" 01 
+
+
 Data: tdump21 (germano/Crosstabs.pdf)
 -------------