X-Git-Url: http://git.tremily.us/?p=calibcant.git;a=blobdiff_plain;f=calibcant%2Fconfig.py;h=c6648dc4a09f8606c8be1e6edb6283c3cd1dc547;hp=4dbd1a20b924ff4ca81a63bd2937d0441544cdb7;hb=b05f7f09ce832443b758817ac0299a68ca524eca;hpb=586a257c99fb90a28be4f4a7700419d0010984c5 diff --git a/calibcant/config.py b/calibcant/config.py index 4dbd1a2..c6648dc 100644 --- a/calibcant/config.py +++ b/calibcant/config.py @@ -32,7 +32,7 @@ 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 = False # turn on plotting +PYLAB_VERBOSE = True # turn on plotting PYLAB_INTERACTIVE = True # select between draw() and show() for flushing plots BASE_FIGNUM = 20 # to avoid writing to already existing figures