-
This software relies upon a Python library: os.
Please ensure that it is installed in your computer.
-
Please ensure that you are running the latest version of Python2.7.
-
Please ensure that you have SEEK installed, which can be done by following the steps below:
i) git clone https://github.com/cosmo-ethz/seek
ii) cd seek
iii) pip install -r requirements.txt
iv) python setup.py install
-
First copy your local seek4bingo: git clone https://bitbucket.org/lolivari/seek4bingo/src/master/
-
Then go to the seek4bingo directory and type in a terminal: python seek4bingo_install.py
-
Please, before doing the item 2, change the destination and working paths in seek4bingo_install.py!
- This software will modify the SEEK software so it can simulate the BINGO experiment. The extensive documentation on how to use SEEK for BINGO is on the directory "documentation".