Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve LAPPD Data Monitoring #286

Closed
wants to merge 35 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
9f08901
prettify MonitoringLAPPDData tool
furkan-bilgin Aug 29, 2024
68ea479
combine pps timestamp parsing logic in MonitoringLAPPDData tool
furkan-bilgin Aug 29, 2024
df01b34
Parse PPS event counter data
furkan-bilgin Aug 29, 2024
624e43a
WIP: Working on PPS event counter plotting
furkan-bilgin Aug 30, 2024
a544c51
WIP: Working on PPS event counter monitoring 2
furkan-bilgin Aug 31, 2024
2676b8a
PPS event counter plotting now works
furkan-bilgin Aug 31, 2024
6e313c3
Fixed label offset in PPS event counter graph
furkan-bilgin Sep 1, 2024
e4ea037
fix: Remove unnecessary PPS parsing logic
furkan-bilgin Sep 6, 2024
d4ee78b
fix: Add missing flags for LAPPD processing
furkan-bilgin Sep 6, 2024
79f5e60
chore: Update PPS event counter graph marker style and color
furkan-bilgin Sep 6, 2024
9748ff6
feat: persist lappd pps and timestamps throughout runs
furkan-bilgin Sep 7, 2024
e0e6bfa
chore: Update README.md
furkan-bilgin Sep 7, 2024
b72396a
feat: persist PPS accumulated number and PSec timestamp
furkan-bilgin Sep 7, 2024
52542d1
feat: add PPS accumulated number vs System Time graph
furkan-bilgin Sep 7, 2024
70d693b
feat: add PPS accumulated number vs System Time graph
furkan-bilgin Sep 7, 2024
d874c4b
Merge branch 'Application' of https://github.com/furkan-bilgin/ToolAn…
furkan-bilgin Sep 7, 2024
b57c25d
feat: persist raw LAPPD pps data per partrun file
furkan-bilgin Sep 9, 2024
6ddcc00
feat: plot, and persist PPS time vs accumulated number time
furkan-bilgin Sep 9, 2024
cfe3c51
fix: sum pps counts
furkan-bilgin Sep 9, 2024
ce3a957
fix: properly handle pps psec timestamps
furkan-bilgin Sep 9, 2024
6388690
fix: fix lappd pps timestamp
furkan-bilgin Sep 9, 2024
99e9a1b
fix: handle duplicate timestamps in PPS event counter graph
furkan-bilgin Sep 9, 2024
4fb193b
fix: sum only preceding PPS accumulated number
furkan-bilgin Sep 11, 2024
ff5f44e
refactor: remove t_partrun condition when writing pps data
furkan-bilgin Sep 30, 2024
a70c85a
refactor: remove code that divides pps timestamps to 1e13
furkan-bilgin Sep 30, 2024
6bcba6d
fix: iterate through all entries of root file when reading raw pps data
furkan-bilgin Sep 30, 2024
8bb267f
refactor: migrate some pps vectors to variables
furkan-bilgin Sep 30, 2024
8a8bee3
feat: accumulate pps number throughout multiple files
furkan-bilgin Sep 30, 2024
0d6800b
feat: add part file vs data events graph
furkan-bilgin Oct 10, 2024
9ed1ab7
feat: store `PSECData.LAPPD_ID` in `ParseDataMonitoring` tool
furkan-bilgin Oct 25, 2024
0c835fb
wip: seperate pps event counter by lappd id
furkan-bilgin Nov 5, 2024
c4b11d7
feat: seperate pps event counter by lappd id
furkan-bilgin Nov 19, 2024
34ae213
wip: implement pps interval drift plot
furkan-bilgin Nov 20, 2024
c057b6f
refactor: store pps timestamps in clock, not nanoseconds
furkan-bilgin Nov 21, 2024
9c13449
fix: fix pps interval drift histogram
furkan-bilgin Nov 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading