Alex Nitz
Alex Nitz
> @WuShichao Does this #4225 fix the issue? @WuShichao This is definitely worth a try. It makes some sense since the current truncation is somewhat over simple.
@spxiwh Yes, I think if the truncation is optimal you should get away with a broadening of the (inverse) lines rather than what Shichao is seeing. There's definitely no 'perfect'...
Ok, I'm tracking through various incompatibilities. One issue is the installation of sbank. We need newer wheels. I've started a PR to see if this is easy on the sbank...
Ok, there a couple other problems here. (1) there are some places we are not actually 3.12 compliant, I am going through to fix some of these. (2) the docker...
Ok, I'll revert dropping python 3.9.
@Tobias-Reike Save your data as a gwf file and you can give as a frame file input to pycbc inference. You can use the pycbc.frame.write_frame function to output a frame...
@sum33it I don't think there are any strong objections to this. Maybe you can add a short example of using this? If that works, then I think we can go...
@sum33it What's the status of this? Can we get this rebased and then merged?
@lpathak97 You don't need to close and reopen pull request to change what is in them. The PR reflects the latest state of the branch, so whatever you change in...
@lalit-pathak I think you may have rebased tbe wrong way. You want to use gwastro/master as the base and have your commits on top, not the other way around. (also...