// Select which data to use { type: "AFTERPULSING", version: 1, index: "data_type", run_range: [0, 0], pass: 0, comment: "", timestamp: "", data: "r1408_darkbox", } // The data for this after-pulsing distribution comes from data // taken in the Penn darkbox with an R1408 PMT. { type: "AFTERPULSING", version: 1, index: "r1408_darkbox", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // 0: AfterPulsing off, default // 1: AfterPulsing on apFlag: 0, // Fraction of photoelectrons that cause an after pulse apFraction: 0.0104, // Time of the after-pulse after the prompt photoelectron apTime: [450, 550, 650, 750, 850, 950, 1050, 1150, 1250, 1350, 1450, 1550, 1650, 1750, 1850, 1950, 2050, 2150, 2250, 2350, 2450, 2550, 2650, 2750, 2850, 2950, 3050, 3150, 3250, 3350, 3450, 3550, 3650, 3750, 3850, 3950, 4050, 4150, 4250, 4350, 4450, 4550, 4650, 4750, 4850, 4950, 5050, 5150, 5250, 5350, 5450, 5550, 5650, 5750, 5850, 5950, 6050, 6150, 6250, 6350, 6450, 6550, 6650, 6750, 6850, 6950, 7050, 7150, 7250, 7350, 7450, 7550, 7650, 7750, 7850, 7950, 8050, 8150, 8250, 8350, 8450, 8550, 8650, 8750, 8850, 8950, 9050, 9150, 9250, 9350, 9450, 9550, 9650, 9750, 9850, 9950,], // Probability (CDF) of each time apProb: [0.00668772, 0.0150474, 0.0208062, 0.0312094, 0.0469998, 0.0596322, 0.0744938, 0.0954858, 0.114063, 0.133754, 0.150659, 0.16162, 0.168679, 0.178153, 0.18447, 0.192458, 0.198402, 0.200817, 0.20639, 0.210663, 0.212707, 0.216236, 0.219952, 0.222552, 0.226825, 0.230726, 0.234813, 0.239829, 0.247074, 0.254319, 0.262121, 0.269924, 0.277726, 0.287386, 0.29556, 0.305034, 0.318596, 0.336987, 0.358536, 0.378042, 0.397548, 0.421512, 0.445291, 0.474085, 0.500464, 0.52833, 0.558796, 0.58982, 0.621958, 0.657254, 0.693108, 0.720788, 0.753855, 0.779863, 0.8107, 0.832064, 0.851012, 0.872748, 0.890767, 0.903771, 0.916032, 0.92755, 0.934237, 0.941668, 0.947613, 0.951886, 0.95653, 0.960059, 0.964704, 0.968791, 0.970277, 0.972134, 0.973992, 0.975293, 0.976779, 0.979751, 0.983466, 0.984581, 0.984767, 0.985138, 0.987553, 0.988111, 0.98904, 0.989783, 0.99034, 0.991455, 0.991826, 0.993127, 0.994798, 0.99517, 0.997028, 0.997213, 0.997399, 0.998514, 0.998885, 1.0,], } // Holder for SNO+ after-pulsing data, probably taken with // tellie and auto-retriggers. Currently this is just the same // as the darkbox measaurement with a different chance of creating // an after-pulse { type: "AFTERPULSING", version: 1, index: "r1408_snoplus", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // 0: AfterPulsing off, default // 1: AfterPulsing on apFlag: 0, // Fraction of photoelectrons that cause an after pulse apFraction: 0.005, // Time of the after-pulse after the prompt photoelectron apTime: [450, 550, 650, 750, 850, 950, 1050, 1150, 1250, 1350, 1450, 1550, 1650, 1750, 1850, 1950, 2050, 2150, 2250, 2350, 2450, 2550, 2650, 2750, 2850, 2950, 3050, 3150, 3250, 3350, 3450, 3550, 3650, 3750, 3850, 3950, 4050, 4150, 4250, 4350, 4450, 4550, 4650, 4750, 4850, 4950, 5050, 5150, 5250, 5350, 5450, 5550, 5650, 5750, 5850, 5950, 6050, 6150, 6250, 6350, 6450, 6550, 6650, 6750, 6850, 6950, 7050, 7150, 7250, 7350, 7450, 7550, 7650, 7750, 7850, 7950, 8050, 8150, 8250, 8350, 8450, 8550, 8650, 8750, 8850, 8950, 9050, 9150, 9250, 9350, 9450, 9550, 9650, 9750, 9850, 9950,], // Probability (CDF) of each time apProb: [0.00668772, 0.0150474, 0.0208062, 0.0312094, 0.0469998, 0.0596322, 0.0744938, 0.0954858, 0.114063, 0.133754, 0.150659, 0.16162, 0.168679, 0.178153, 0.18447, 0.192458, 0.198402, 0.200817, 0.20639, 0.210663, 0.212707, 0.216236, 0.219952, 0.222552, 0.226825, 0.230726, 0.234813, 0.239829, 0.247074, 0.254319, 0.262121, 0.269924, 0.277726, 0.287386, 0.29556, 0.305034, 0.318596, 0.336987, 0.358536, 0.378042, 0.397548, 0.421512, 0.445291, 0.474085, 0.500464, 0.52833, 0.558796, 0.58982, 0.621958, 0.657254, 0.693108, 0.720788, 0.753855, 0.779863, 0.8107, 0.832064, 0.851012, 0.872748, 0.890767, 0.903771, 0.916032, 0.92755, 0.934237, 0.941668, 0.947613, 0.951886, 0.95653, 0.960059, 0.964704, 0.968791, 0.970277, 0.972134, 0.973992, 0.975293, 0.976779, 0.979751, 0.983466, 0.984581, 0.984767, 0.985138, 0.987553, 0.988111, 0.98904, 0.989783, 0.99034, 0.991455, 0.991826, 0.993127, 0.994798, 0.99517, 0.997028, 0.997213, 0.997399, 0.998514, 0.998885, 1.0,], }