Skip to main content

a kilonova followup scheduling package for fermi and lvc notices

Project description

SKOAL (scheduling kilonovae algebraic linear)

A lightweight, comprehensive scheduling package built for ultrafast follow-up observations of FERMI notices and LVC notices. I originally built this for the TURBO project so it's optimized for an array of telescope mounts requiring subsecond scheduling times. Because this was built with speed in mind, algebraic reverse tile lookups are used in favor of tree(balltree, kdtree) based approaches, meaning it is truly linear!

Author: Benny Border

PACKAGING IN PROGRESS, email Borderbenja@gmail.com for questions

The code can currently:

  • interact with gracedb to download and read skymaps
  • automatically determine VOEvent notice types and handle them accordingly
  • read and produce telescope configuration files
  • create an moc tiling for square and nonsquare telescope footprints of arbitrary dimensions
  • determine tiles needed to cover 90% confidence region
  • rank 90% tiles in order of their total probability to give an initial target list
  • cut target list down to observable targets
  • divide target list based on probability for arbitrarily sized telescope array

Planned improvements:

  • add support for updating fovs
  • add other tiling methods(Shaon's method)
  • coordination between multiple telescope arrays
  • add option to use balltree and compare method times
  • implement algebraic option for fermi notices
  • implement cluster based array splitting option
  • add option to return observation chance

Installation:

pip install skoal

dont worry about making a config file for your telescope, if skoal doesn't recognize the name it will ask for all the necessary information and then make one for you!! if you don't like the other default settings, you can either add the unincluded settings in your own config file or change the defaults by changing default.cfg

Usage example:

skoal -t RASA11 -e S240609c -multiscopes 7

this will produce a folder of eight observable target lists, one master and 7 individual lists, for a telescope RASA11, based on the gracedb event S240609c

if you instead, have the path to a VOEvent.xml file of the event youd like to make a schedule for, use the -voe argument instead:

skoal -t RASA11 -voe path/to/voevent.xml -multiscopes 7

and if you want to output to a specific path, just include -o your/own/outpath in your arguments

Special thanks to:

  • Austin Korpi for initial prototyping help, clustering, and using dictionaries so i didn't have to
  • Michael Coughlin for his excellent skymap grabber
  • Pat Kelly for his labratory resources
  • Mandeep Gill for his role as a test user

Related repositories:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Skoal-0.422.tar.gz (2.7 MB view details)

Uploaded Source

File details

Details for the file Skoal-0.422.tar.gz.

File metadata

  • Download URL: Skoal-0.422.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.8

File hashes

Hashes for Skoal-0.422.tar.gz
Algorithm Hash digest
SHA256 ed2106e1002515931f9d1672b0c3210e6e6d0bc01ffacb9bb7525b26aba92881
MD5 90b408459e469a79beb7c82e796f4ed0
BLAKE2b-256 634f9362c4b611285be939d7cba79f35f9d6183b45b03e2cab457f38eb2758f5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page