• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

WashU-Astroparticle-Lab / straxion / 21329633712 / 1
59%
main: 59%

Build:
DEFAULT BRANCH: main
Ran 25 Jan 2026 08:30AM UTC
Files 12
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Jan 2026 08:26AM UTC coverage: 58.653% (+2.9%) from 55.789%
21329633712.1

push

github

web-flow
Add kappa fitting to optimal filter in hit classification (#75)

* Add kappa fitting to optimal filter in hit classification

Introduces kappa extraction by fitting a double-sided exponential to the amplitude vs. shift profile in the optimal filter routine. Adds related configuration options, updates the plugin output dtype, and extends tests to cover kappa calculation and helper methods.

* More useful annotation

* Adapted fitting range based on different fs from Rito's setup

* Bump DxHitClassification version to 0.3.0

Updated the __version__ attribute of the DxHitClassification plugin from 0.2.5 to 0.3.0 to reflect new changes or improvements.

* Fix kappa fitting for negative amplitude in hit classification

Corrects the bounds calculation in DxHitClassification to handle negative best_aOF values, preventing inverted bounds in curve fitting. Adds a test to ensure kappa fitting works correctly with negative amplitudes and does not crash.

* Update default kappa_fit_half_band_width to 10

Changed the default value of kappa_fit_half_band_width from 25 to 10 in hit_classification.py to adjust the fitting window for kappa calculation.

* Set default values for OF parameters in DxHitClassification

Added default values for of_window_left, of_window_right, of_shift_range_min, of_shift_range_max, and of_shift_step in the DxHitClassification plugin. This improves usability by allowing these parameters to be optional when instantiating the class.

* Add invalid kappa exclusion to photon candidate logic

Introduces a new 'is_invalid_kappa' flag to exclude hits with non-finite kappa values (inf or nan) from being photon candidates. Updates the photon candidate logic and all relevant tests to include this new exclusion criterion, ensuring stricter quality cuts.

* Add per-channel template interpolation support (#76)

Introduces configuration and logic to load and use per-channel template interpolation files in both Match and DxRecords plugins. Updates relate... (continued)

932 of 1589 relevant lines covered (58.65%)

0.59 hits per line

Source Files on job 21329633712.1
  • Tree
  • List 12
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21329633712
  • f8c82c67 on github
  • Prev Job for on main (#21298866879.1)
  • Next Job for on main (#21329766034.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc