plankSCAN

Results 2 issues of plankSCAN

Hello, When I am using signal_interpolate with a pandas Series as `x_values`, `method='linear'` and the default settings for all the other inputs, it raises a `KeyError`. **To Reproduce** ``` import...

wontfix

Hello, When using bridge_sampler, sometimes I get the following warning for some of the repetitions: ``` Warning message: logml could not be estimated within maxiter, rerunning with adjusted starting value....