-
At the very beginning the script should try to detect versions of pip and virtualenv less than what specified in the [PyCBC documentation](http://ligo-cbc.github.io/pycbc/latest/html/install_virtualen…
-
Per comments on https://github.com/ligo-cbc/pycbc/pull/324
- Add a directory argument, so that files aren't always copied to the CWD
- Check for file://localhost
-
Incompatibilities between ini file versions and code versions has been the bane of our existence for years. I suggest adding a section like
[version]
pycbc = 1.1.1
that pycbc_make_*_workflow can che…
-
This issue only affects MPI running on Stampede, so it's not urgent, but I'm putting it here so as not to lose the issue.
Larne, Duncan,
After some further thought on the request to use the same exe…
-
pycbc_upload_xml_to_gracedb, and possibly other programs, have dependancies that are not currently satisfies. The install script should run them and confirm that at least --help works.
-
The mini-followup workflows are generating DAXes with invalid PFNs. This is ignored by Pegasus 4.5.x, but is flagged as an error in 4.6.x. For example the lines
``` xml
```
are invalid and …
-
At least at Nebraska, using gcc 4.9.2 and Python 2.7 from CVMFS (both of which are necessary) weave compilation fails with errors like
```
/var/lib/condor/execute/dir_115188/glide_rbODAZ/execute/dir_…
-
The program pycbc_calculate_psd currently outputs the PSD in ascii with no metadata. This ascii file has to be run through gstlal_psd_xml_from_asd_txt to turn it into an XML file for use by sbank. The…
-
Hi Duncan,
Looks like the short "-F" option is broken in pycbc_submit_dax, but I don't understand the bash well enough to fix. You can see the issue if you run (anywhere, the dax file doesn't have to…
-
Hi Amber, it would be useful to have the full transcript of install_pycbc.sh (stdout and stderr) saved at the root level of the virtualenv directory, including the various choices made.