sharanbngr / blip

A bayesian pipeline for detecting stochastic backgrounds with LISA.
MIT License
17 stars 14 forks source link

Change power law reference frequency to 1 mHz #128

Open criswellalexander opened 1 week ago

criswellalexander commented 1 week ago

Issue: the current default reference frequency for power law spectral models in BLIP is 25 Hz, which is a relic from ground-based interferometers. The more common choice for LISA is 1 mHz.

Steps:

pushkar-hue commented 1 week ago

I would like to work on this issue can you tell me where can I start? Where do i find the file which contains argparser?

criswellalexander commented 6 days ago

Hi -- the argparser is in run_blip.py. Do you have prior experience working with Bayesian stats/gravitational wave background spectra? If not, there may be some more code-focused issues that might be a better fit. (I'm asking b/c I don't see any related work in your git profile)

--AWC

pushkar-hue commented 6 days ago

No, you're right, I thought I'd learn as I do. Can you guide me is there any other issues I can work on that are more of a fit for me.