ppBHPT-based models should allow the user to call the uncalibrated model
sfield17 opened this issue · 1 comments
sfield17 commented
passing a calibrated={True,False} argument should allow for ppBHPT waveforms with or without calibration, similar to:
https://github.com/BlackHolePerturbationToolkit/EMRISurrogate/blob/master/emri_sur_load.py#L144
vijayvarma392 commented
This should be handled with the par_dict
option: https://github.com/sxs-collaboration/gwsurrogate/blob/master/gwsurrogate/surrogate.py#L1685