Alex Nitz

Results 109 comments of Alex Nitz

@josh-willis Does this occur if avoids importing MKL at all (I think mkl gets imported if it is able as part of the package loading, so I'm wondering if this...

@josh-willis I'm betting this can be reproduced without really using PyCBC, but just doing the basic try to get fftw from ctypes and run it. If that's a case, it's...

@sum33it please reabse and fix the history

I think someone will need to pick this up again, so closing for now.

@spxiwh It is viewable. People outside just can't comment, so I'll add my thoughts here. I think either choice has some issues. I think there are two use cases which...

Well for injections of FD approximants, I actually lean towards all modes starting at a constant frequency. The tapering really needs to be applied before transforming to the time domain,...

@rutujagurav Can you detail how someone can reproduce your environment? e.g what's the OS, and any other details which might be helpful. How did you install things? In particular how...

If you have an environment that could reproduce this problem, it would be really helpful for debugging. (e.g. what exactly must one install to replicate on a fresh environment). On...

BTW, have you tried with pycbc 2.2.2? I ask, because I suspect your issue is actually because of MKL. MKL does some nasty stuff to library loading, and what happens...

@rutujagurav I did the following just now to try to replicate the versions you are using. I will retry with conda to see if I can replicate the error you...