Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/PtolemyGUI 2025-02-11 16:05:41 -05:00
04505f81c1 add extracData.py for DWUCK4
rtang pushed to master at rtang/PtolemyGUI 2025-01-16 23:18:07 -05:00
67cd8a1b09 added DWUCK4 source code, no UI implemented for it
rtang pushed to master at rtang/PtolemyGUI 2025-01-13 14:22:28 -05:00
c49095aa95 fix y-label for cross section
rtang pushed to master at rtang/PtolemyGUI 2024-12-29 19:27:22 -05:00
a154a70086 change the top line of the script to use the env python3, for the case of venv
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-12-07 14:37:29 -05:00
46fe71c4eb Create LICENSE
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-12-07 14:36:32 -05:00
4047ecf079 Create LICENSE
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-12-07 14:35:19 -05:00
96818dae99 Create LICENSE
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-11-21 18:40:15 -05:00
770d2c5af4 I tested with QDC AMC version 135.17, the Overthreshold is working.
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-11-21 18:21:40 -05:00
d3f97358e2 QDC, Add the OverThresholdWidth setting, but only for ROC > 4.15 and AMC > 135.15
rtang pushed to master at rtang/PtolemyGUI 2024-11-08 18:15:56 -05:00
43efd88986 plot impovement
rtang pushed to master at rtang/PtolemyGUI 2024-11-08 16:54:09 -05:00
2666875379 better fit plot
rtang pushed to master at rtang/PtolemyGUI 2024-11-08 14:23:57 -05:00
def7d58217 rewrite fit plot to add control
rtang pushed to master at rtang/PtolemyGUI 2024-11-08 00:20:52 -05:00
019877e5ea bug fix for FixExData, rewrite PlotWindow.py, makes it as a genric plot window
rtang pushed to master at rtang/PtolemyGUI 2024-11-07 22:59:23 -05:00
81b79f9582 rename working to CERN_root
rtang pushed to master at rtang/PtolemyGUI 2024-11-07 22:55:50 -05:00
c70a1a2220 when no expData found, create a template.
rtang pushed to master at rtang/PtolemyGUI 2024-11-07 17:18:10 -05:00
0183197a7f small improvement
rtang pushed to master at rtang/PtolemyGUI 2024-11-07 16:25:02 -05:00
fce37c5e69 add an example expData.txt
rtang pushed to master at rtang/PtolemyGUI 2024-11-07 16:17:34 -05:00
b73d95574f good
rtang pushed to master at rtang/PtolemyGUI 2024-11-07 14:05:09 -05:00
f1b2d4a580 Add FitData.py, modified python GUI for fitting. work but not perfect
rtang pushed to master at rtang/PtolemyGUI 2024-11-06 16:59:41 -05:00
3a41e13fdf move python source file to Cleopatra