Installation code 👩‍💻

Installation

Please follow the instructions below to install the package.

  1. Fork the repository (highly recommended if you wish to contribute to the developpement of the code)

  2. Install SPOCK from your forked version:

     git clone git@github.com:your_github_id/SPOCK_v2.git 
    
     cd spock
    
     pip install -r requirements.txt
    

    If you don’t want to fork the repository proceed to the installation by running this lines of codes in a terminal:

     git clone git@github.com:educrot22/SPOCK_v2.git
    
     cd spock
    
     pip install -r requirements.txt
    

Using SPOCK

To use SPOCK you will need to be part of the SPECULOOS consortium and have access to:

Then follow the procedure:

  1. the first step is to add a password.csv file in the folder: “your_SPOCK_path/SPOCK/credentials/”.

  2. the second step is to connect to the Liège VPN to have access to all functions of SPOCK

  3. open SPOCK_app.ipyn in a jupyter notebook and click on run all cells to check everything is working fine.

Contact Elsa Ducrot for more details (else.ducrot@cea.fr)

Upgrading

More details on SPOCK

SPOCK is presented in more details in How SPOCK works and in Sebastian et al. 2020.