sharanbngr / blip

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

Rename mldc 2 load data #105

Closed s-rieck closed 1 year ago

s-rieck commented 1 year ago

Renamed mldc to load_data. Renamed load_mldc_data to process_external_data and moved the function from run_BLIP to makeLISAdata. Fixed a couple other issues: missing ) in run_blip, removed calls to src.likelihoods in models.py. Changed fitmaker to plot Model frequencies instead of Injection frequencies. Allows for fitmaker to work without an injection.