/***************************************************** * This file defines the values to caluclate cuts from. * *****************************************************/ { "timestamp" : "2017-08-30T19:51:23Z", "type" : "CSS_CUT_VALUES", "version" : 1, "index" : "SNO_default", "production" : 0, "pass" : 0, "run_range" : [0,0], "run_length" : 0, // Number of FWHM above population mean for high occ to fail. "high_occ" : 175.0, // Number of sigmas below population mean for low occ to fail. "low_occ" : 0, "eca" : 0, "pca" : 0, "qhl" : 0, "qhs" : 0, "qlx" : 0, "tac" : 0, "comment" : "SNO style CSS cuts." } { "timestamp" : "2017-08-30T19:51:23Z", "type" : "CSS_CUT_VALUES", "version" : 1, "index" : "SNO+_default", "pass" : 0, "run_range" : [0,0], "production" : 0, "run_length" : 0, "chs" : 1, "eca" : 1, "high_occ" : 1, "low_occ" : 1, "pca" : 1, "qhl" : 1, "qhs" : 1, "qlx" : 1, "tac" : 1, "comment" : "Provision for hard cuts" }