Various adjustments. I should commit more often ;).
[calibcant.git] / calibcant / config.py
index 8d7d51131a525536e4500d4003db17f62b1dd623..4dbd1a20b924ff4ca81a63bd2937d0441544cdb7 100644 (file)
@@ -31,8 +31,8 @@ LOG_DATA = True  # quietly grab all real-world data and log to LOG_DIR
 LOG_DIR = '$DEFAULT$/calibrate_cantilever'
 GNUFIT_DATA_BASE='./calibrate_cantilever_fitdata'
 TEXT_VERBOSE = True      # for debugging
-GNUPLOT_VERBOSE = True     # turn on fit check plotting
-PYLAB_VERBOSE = True     # turn on plotting
+GNUPLOT_VERBOSE = True   # turn on fit check plotting
+PYLAB_VERBOSE = False    # turn on plotting
 PYLAB_INTERACTIVE = True # select between draw() and show() for flushing plots
 BASE_FIGNUM = 20 # to avoid writing to already existing figures