aboutsummaryrefslogtreecommitdiff
path: root/utils/plot-energy
AgeCommit message (Expand)Author
2020-11-30update code to work with python3tlatorre
2020-07-06add first draft of plot-muonstlatorre
2020-06-23first draft of a script to do the chi2 analysistlatorre
2020-06-16update follower cuts to be more memory efficient by using ffill()tlatorre
2020-06-15create new plot-dc script to replace plot-energy --dctlatorre
2020-06-04update plot-energy to calculate likelihood ratiotlatorre
2020-05-12add a script to do a closure test on the contamination analysistlatorre
2020-05-11update ockham factor, remove hack, and don't submit all flasherstlatorre
2020-05-11add setup_matplotlib function and switch to logarithmic binstlatorre
2020-05-11update utils/ folder to make a python package called sddmtlatorre
2020-04-13update plot-energy to fix a bug with muons and michels since we now store mor...tlatorre
2020-04-13fix a few bugs in plot-energytlatorre
2020-01-20add a --save command line argument to plot-energytlatorre
2020-01-20update plot-energy to plot energy bias and resolution for stopping muonstlatorre
2020-01-06add script to calculate background contaminationtlatorre
2019-10-05fix typo in plot-energytlatorre
2019-09-30fix a SettingWithCopyWarning in plot-energytlatorre
2019-09-30update plot-energy to sort events by GTIDtlatorre
2019-09-23select prompt events before data cleaning cutstlatorre
2019-09-23add sub_run variable to the events array in the HDF5 filetlatorre
2019-09-23add the 00-orphan cut to plot-energytlatorre
2019-09-09add retrigger, flasher follower, and breakdown follower cuts to plot-energytlatorre
2019-08-29add itc cut to plot-energytlatorre
2019-08-28unwrap the 50 MHz clock in plot-energytlatorre
2019-08-27fix the fts cuttlatorre
2019-07-12set ignore_index=True in pd.concat() since we don't care about the indextlatorre
2019-07-12fix a couple of bugs in plot-energytlatorre
2019-07-11switch from YAML output to HDF5 to speed things uptlatorre
2019-07-04small updates to plot-energytlatorre
2019-06-26update plot-energy scripttlatorre
2019-06-26plot Michel electrons and muons in plot-energytlatorre
2019-06-24update plot-energy to apply neutron follower cuttlatorre
2019-06-24update plot-energy to apply data cleaning cutstlatorre
2019-06-19update plot-energy to include ockham factortlatorre
2019-06-05fix x labeltlatorre
2019-06-05try to import CLoader if possible since it's *much* fastertlatorre
2019-06-05add a script to plot the total energy of the best fit resulttlatorre
='n281' href='#n281'>281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414