Open telegraphic opened 3 years ago
This looks great! Moving towards broadband signals is an important direction for setigen. The main challenge will be balancing which methods are general enough to apply to both narrow and broadband injection, since many currently implicitly assume narrowband (for example, technically the get_intensity
function converts to and from SNR assuming integration along the time direction). But having something analogous to the current spectrogram injection method for quick broadband injection could be really useful; I'm planning on spending some time brainstorming about this and perhaps we can ultimately use a version of what you came up with already!
I've been using
setigen
as a base to generate mock FRBs. Here's some example code:Which gives the following output:
Just a proof of concept, but might be worth adding some functionality? This could be useful for FRB studies, and also for SETI seraches for artificial pulses (e.g. different exponents, negative DMs).