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

WashU-Astroparticle-Lab / straxion
64%

Build:
DEFAULT BRANCH: main
Repo Added 08 Jul 2025 10:37PM UTC
Files 12
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • AB_test_branch
  • accelerate_of
  • baseline_monitor
  • better_pca
  • data_structure_v0_0_0
  • debug_noise_window_gap
  • debug_noises
  • debug_of
  • debug_of_viewer
  • debug_pca
  • debug_spike_coin
  • downgrade_dtype
  • fix_records_data_kind
  • hit_classification
  • hit_thr_by_percentile
  • hits_tests
  • match_split
  • match_type_extended
  • noise_window_gap
  • of
  • pca_denoise
  • per_ch_template_deeper
  • per_run_ch_noise_psd
  • perch_template_of
  • plot_channels
  • pre-commit-ci-update-config
  • pulse_bank
  • python3_13
  • qualiphide_rr
  • raw_records
  • records
  • records_correct_to_mean_dx
  • restricted_window_match
  • rito_kappa
  • salt
  • salt_interp
  • save_options
  • simpler_hit_finding
  • static_load_raw_data
  • static_of
  • test-data
  • test_records
  • tune_emg
  • tutorial0
  • tutorial_v0_2_0
  • unite_hit_processing
  • v0.1.1
  • v0.2.0
  • v0.2.1
  • workflow_pytest

10 Feb 2026 03:05PM UTC coverage: 64.113%. Remained the same
21872983126

push

github

FaroutYLq
Handle exact-length time_stream slices (>=)

Fix an off-by-one condition when slicing time_stream data in QUALIPHIDETHzReader: change the comparison from '>' to '>=' so streams with length equal to config['record_length'] are processed by the slicing branch. This avoids taking the else path (which may pad or handle data differently) for exact-length records and ensures data_i/data_q are set correctly.

0 of 1 new or added line in 1 file covered. (0.0%)

1222 of 1906 relevant lines covered (64.11%)

0.64 hits per line

Relevant lines Covered
Build:
Build:
1906 RELEVANT LINES 1222 COVERED LINES
0.64 HITS PER LINE
Source Files on main
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21872983126 main Handle exact-length time_stream slices (>=) Fix an off-by-one condition when slicing time_stream data in QUALIPHIDETHzReader: change the comparison from '>' to '>=' so streams with length equal to config['record_length'] are processed by the slic... push 10 Feb 2026 04:22PM UTC FaroutYLq github
64.11
21759238945 main Reanmed colors push 06 Feb 2026 05:16PM UTC FaroutYLq github
64.11
21725943458 main Add xenon_red color alias Add a 'xenon_red' entry to the xenon color palette mapping to #B9123E (same as existing 'red') so the palette exposes a dedicated xenon-specific red alias for consistency. push 05 Feb 2026 07:47PM UTC FaroutYLq github
64.11
21654066032 main Use DxHits.calculate_hit_threshold to calculate spike threshold (#81) * Use DxHits.calculate_hit_threshold, remove helper Import DxHits and replace the local calculate_spike_threshold helper with a call to DxHits.calculate_hit_threshold to centr... push 04 Feb 2026 01:03AM UTC web-flow github
64.11
21536876433 main Debug PCA (#80) * Salt before PCA to avoid missing artifact of PCA * Improve PCA test to use multiple records Updated the PCA test to create multiple mock raw records, ensuring PCA can be applied and its effect on output is properly tested. The... push 31 Jan 2026 02:06AM UTC web-flow github
63.87
21488331936 main Bump version to 0.3.0 Update version numbers in .bumpversion.cfg, pyproject.toml, and straxion/__init__.py to release version 0.3.0. push 29 Jan 2026 05:36PM UTC FaroutYLq github
63.8
21385057420 main Set default value for sigma_deltax_sph in sigma_E The sigma_E method now uses DX_RESOL_CONSERVATIVE as the default value for sigma_deltax_sph, improving usability by providing a sensible default. push 27 Jan 2026 04:58AM UTC FaroutYLq github
63.8
21380692834 main Refactor Match plugin to dynamically include hit fields (#79) * Refactor Match plugin to dynamically include hit fields The Match plugin now dynamically appends all hit fields (excluding base fields) from its dependency, ensuring new hit fields ... push 27 Jan 2026 01:21AM UTC web-flow github
63.8
21344609073 main Add debug plotting for kappa fit and OF visualization (#78) * Add debug plotting for kappa fit and OF visualization Introduces detailed debug plots for the kappa fitting process and optimal filter (OF) visualization, including raw and smoothed p... push 26 Jan 2026 02:51AM UTC web-flow github
64.1
21339757694 main Optimize computational performance (#77) * Optimize hit classification with numba and FFT Introduces numba-accelerated helper functions for moving average, chi-squared batch computation, and profile fitting. Refactors optimal filter logic to use... push 25 Jan 2026 09:23PM UTC web-flow github
62.51
See All Builds (327)
  • Repo on GitHub
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