Skip to content

mathtimm/SPOCK_v2

 
 

Repository files navigation

./assets/images/spock_v2_logo.png

SPOCK_v2 (Speculoos Observatory SChedule maKer) is a python package developed to handle the planification of observation of the SPECULOOS telescopes. The project SPECULOOS -Search for habitable Planets EClipsing ULtra-cOOl Stars – searches for potentially habitable exoplanets around the smallest and coolest stars of the solar neighborhood Link to site. SPOCK_v2 is the second version of the package, which is similar to the first version but suited to Python 3.12. The main goal of this new version is to be more modular and to allow the use of the package by all members of the SPECULOOS consortium.

SPOCK_v2 allows you to schedule SPECULOOS core program targets on several criteria:

  • Visibility of the target
  • Priority (calculated from stellar parameters)
  • Number of hours already performed
  • Coordination between different site

as well as external program targets (planetary candidates, eclipsing binaries, complex rotators, etc)

Documentation SPOCK_v2

You will find complete documentation (in dev) for setting up your project at SPOCK Read the Docs site.

Installation

Warning

You must be part of the SPECULOOS consortium to use SPOCK_v2.

Install SPOCK_v2 locally:

git clone [email protected]:educrot22/SPOCK_v2.git

cd spock_v2

pip install -r requirements.txt

More about SPOCK

SPOCK_v2 is presented in more details in Sebastian et al. 2020.

About

This is the version of SPOCK in Python 3.12.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.8%
  • Jupyter Notebook 6.2%
  • PHP 1.4%
  • HTML 0.6%
  • Batchfile 0.0%
  • Makefile 0.0%