-
I am trying to use threeML with XMM data. Reading the OGIP-like spectra (PHA, background, ARF, RMF) seems to work OK but when I try to display the counts spectrum it fails. Here is some code:
```
…
-
I haven't finished investigating yet, but the basic problem is the `baton-metamod` returns exit code zero (so I assume it was successful) but it failed.
```
ubuntu@mca-icli427:~$ i-cgp -v /softwar…
mcast updated
4 years ago
-
## Bug report
### Expected behavior and actual behavior
Should submit jobs to LSF. Instead crashes after a while.
### Steps to reproduce the problem
Run a workflow with lsf as the executo…
-
There's a link in README.rst to the Planck likelihood download -
http://www.sciops.esa.int/index.php?project=planck&page=Planck_Legacy_Archive
This is unfortunately returning at 404 so I'm guessi…
-
Not sure if I'm holding this wrong, and apologies if so, but I get a rather unexpected error when running `baton-do`;
```
cat /tmp/jc18_JSDC_test//CPLVQ5.json | jq .
{
"target": [
{
…
kript updated
5 years ago
-
#### Possible workarounds
For module to module dependencies, [this workaround](https://github.com/hashicorp/terraform/issues/1178#issuecomment-105613781) by @phinze may help.
#### Original problem
T…
-
Hi,
I'm following the guide (modified as needed to get things to work), but can't get past the ansible-playbook step:
```
$ ansible-playbook --flush-cache --become -i inventory/$CLUSTER/hosts c…
-
The calibratorLines.py script is broken with new CASA version.
File "runExtractAbsorptionAll.py", line 3, in
import calibratorLines as cL
File "/mnt/sciops/data/sleon/RGs/Absorption/r…
-
Hi,
I am trying to run Salsa on a mouse (2.7 GB), but it did not write the final scaffolds fasta.
I am running using the following command:
$ python run_pipeline.py -a data/M_musculus_129_v1.as…
-
Hi,
I am trying to run arcs on an anopheles genome (300Mbp size), but the graph I get is empty:
graph G {
}
I was hoping you could help me understand what am I doing wrong, or how I can tweak the …