lscsoft/bilby_pipe:0.0.4
$ singularity pull shub://lscsoft/bilby_pipe:0.0.4
Singularity Recipe
Bootstrap: docker
From: bilbydev/bilby-test-suite-python37
%help
A singularity container for running bilby_pipe.
%post
export PATH=/opt/conda/bin:${PATH}
conda install -y -c conda-forge ldas-tools-framecpp
conda install -y -c conda-forge python-nds2-client
pip install numpy==1.15
pip install pandas==0.23
pip install pesummary
pip install ligo-gracedb
pip install bilby==0.4.1
pip install bilby_pipe==0.0.4
%runscript
bilby_pipe "$@" --singularity-image "$SINGULARITY_CONTAINER"
%apprun generation
bilby_pipe_generation "$@"
%apprun analysis
bilby_pipe_analysis "$@"
%apprun create_injection_file
bilby_pipe_create_injection_file "$@"
Collection
- Name: lscsoft/bilby_pipe
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/lscsoft-bilby_pipe-0.0.4 |
collection name | lscsoft/bilby_pipe |
branch | master |
tag | 0.0.4 |
commit | fceb8db3d4528d713bf11324c8aa3aa55b8daf8c |
version (container hash) | d1fab4c213ef4be69fea7714d4136c59 |
build date | 2019-11-08T02:07:57.729Z |
size (MB) | 4954 |
size (bytes) | 2189213727 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.