mhardcastle / lotss-catalogue

Code for LOFAR catalogue creation
GNU General Public License v3.0
11 stars 4 forks source link

lotss-catalogue

This repository contains the scripts needed to generate the LOTSS optically identified catalogue.

Note that with a few exceptions these contain hard-wired paths and are intended to be run by particular people on the LOFAR-UK (Herts) system. It may be possible to improve this situation later.

Please use this repository to open issues related to the cataloguing.

Directories contain README files which give more information on what scripts to run in what order.

Development takes place in the master branch at the moment. When a new release of the catalogue is made please tag the code at that point:

git tag -a cat0.6 -m 'Catalogue version 0.6 release'