Alex Nitz

Results 109 comments of Alex Nitz

@bhooshan-gadre FYI, there do appear to be CI failures due to the change in command line options. Here's an example. ``` File "/home/runner/work/pycbc/pycbc/.tox/py-docs/lib/python3.8/site-packages/pycbc/strain/strain.py", line 204, in from_cli if opt.injection_frame_cache or...

@johannesulf That would be very interesting! Let us know how you'd like to proceed.

@spxiwh The CC issues look pretty minor so should be straightforward to address, go ahead merge when you are happy.

@bhooshan-gadre once you have this working on your end, I think you should revisit just having this as code within gwsignal to advertise itself as a pycbc plugin. We already...

@bhooshan-gadre This would also hopefully make it so any change isn't a nightmare for forward / backwards compatibility.

@WuShichao Sorry to have dropped this, is this something we still need? If so, should we consider cleaning it up an merging? Can you include in the PR what the...

@oleksandr-pavlyk Apologies for reopening this old issue, but was there a resolution to this problem? We think we might be seeing a very similar issue in our code which directly...

@kazewong Is there any though into parallelization over multi-node CPU resources? Such as through MPI?

Woops, I see you have an issue for that already https://github.com/kazewong/flowMC/issues/61

@Fergus-Hayes Huh... can you verify if this happens if neither of the output files actually exist, or does it just happen in an empty directory otherwise?