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

Add lplot! for auto calibration plots #20

Merged
merged 2 commits into from
Mar 4, 2025
Merged

Add lplot! for auto calibration plots #20

merged 2 commits into from
Mar 4, 2025

Conversation

fhagemann
Copy link
Contributor

@fhagemann fhagemann commented Mar 4, 2025

Plot recipe for the report returned by LegendSpecFits.autocal_energy:

result_autocal, report_autocal = autocal_energy(e_raw, raw_config_ch.th228_cal_lines)
LegendMakie.lplot(report_autocal, raw_config_ch.th228_cal_lines, figsize = (650,400), 
    title = get_plottitle(first(filekeys), det, "Calibrated DAQ Online Energy"))

image

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (dfbf775) to head (64b5a2e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          547       556    +9     
=========================================
+ Hits           547       556    +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fhagemann fhagemann merged commit 85eb44c into main Mar 4, 2025
9 checks passed
@fhagemann fhagemann deleted the autocal branch March 5, 2025 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant