Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added spline interpolation code * Integrate spline interp into qtransform * Better case handling * Did time interpolation more efficiently * Make interpolation method an argument * Correct location of qtile stacking * Changed spline API and added data shape check * Add spline to qtransform tests * Separated data validation and added initial spline testing * Added documentation * Added error tests * Correct tolerance * Update Qscan * Fix tests * Specify output size for irfft * add option to regularize scaler std (#166) This is handy when scaling priors which have some parameters fixed, i.e. delta functions * Updates to `IMRPhenomP` api (#167) * consolidate phenomp and phenomd apis * use chirp mass for initializing tensor size * fix ordering of parameters in tests * add precessing spin conversion (#168) * add precessing spin conversion * add conversion file * restructure waveforms module * update tests * add back generator * add more robust fref check * version bump to 0.6.0 (#169) --------- Co-authored-by: William Benoit <[email protected]> Co-authored-by: William Benoit <[email protected]> Co-authored-by: William Benoit <[email protected]> Co-authored-by: wbenoit26 <[email protected]> Co-authored-by: Deep Chatterjee <[email protected]>
- Loading branch information