reduced gulp size for injection to hopefully reduce memory usage

This commit is contained in:
Sakimori 2025-07-29 09:35:56 -04:00
parent 4b9ce25b3e
commit 2182108909
No known key found for this signature in database

View file

@ -128,8 +128,7 @@ def addBurst(values):
injectedSpectra = inject.inject_constant_into_file(
yr_input = filterbankObj,
pulse = pulse,
start = samples // 3,
gulp = samples
start = samples // 3
)
#and save the new plot