corrected saturation value
authorhackbard <hackbard>
Fri, 23 Jul 2004 13:42:05 +0000 (13:42 +0000)
committerhackbard <hackbard>
Fri, 23 Jul 2004 13:42:05 +0000 (13:42 +0000)
nlsop.h
runs.txt

diff --git a/nlsop.h b/nlsop.h
index 80ce82b..b309cc4 100644 (file)
--- a/nlsop.h
+++ b/nlsop.h
@@ -56,7 +56,7 @@ typedef struct __info
 
 #define CPI 20
 
-#define C_SAT (6*6*6)
+#define C_SAT (6*6*6*8)
 
 #define FFT_HEIGHT 64
 
index 4295e8c..c7de4b0 100644 (file)
--- a/runs.txt
+++ b/runs.txt
@@ -14,3 +14,5 @@
 ./nlsop -S data_21_07_2004/default.save -n -i -Z
 
 ./nlsop -S data_21_07_2004/default_e1000000.save -e 1000000 -n -i -Z
+
+./nlsop -S data_22_07_2004/default.save -n -i -Z