Skip to content

Commit

Permalink
Merge branch 'master' into bump_v200
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx authored Oct 18, 2024
2 parents d6b9186 + 2a9683e commit 939d251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strax/dtypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def peak_dtype(
if store_data_start:
start_field = (
(
"Waveform data in PE/sample (not PE/ns!), first 200 not downsampled samples",
"Waveform data in PE/sample (not PE/ns!), starting not downsampled samples",
"data_start",
),
np.float32,
Expand Down

0 comments on commit 939d251

Please sign in to comment.