Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 498 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 498 Bytes

skysearch

Pipeline for finding point sources in Fermi-LAT data with the continuous wavelet transform. For a tutorial that describes how this code works, see the allsky-point-source-detection repo.

Instructions

Read the README.txt file for details.

Installation

Run the environment.yml file by running the following command on the main repo directory:

conda env create

The installation works for conda==4.14.0.