The waw python module implements the electromagnetic follow-up optimization strategy described in Salafia et al. 2017 (http://adsabs.harvard.edu/abs/2017arXiv170405851S). When using this code (including derivative versions) in your own work, please include a proper citation to that article.
Clone this repository, then clone the "aftab" repository (https://github.com/omsharansalafia/aftab) into the waw subdirectory. You can then launch the example script "28840_opt_followup.py" in the examples directory to check that everything works fine (make sure you have the prerequisites - see below).
The scripts have been tested with Python 3 only. The dependencies are listed in the requirements.txt file.
Om Sharan Salafia - UniversitĂ degli Studi di Milano-Bicocca, INAF - Osservatorio Astronomico di Brera-Merate, INFN - sezione di Milano-Bicocca
Copyright (C) 2017 Om Sharan Salafia
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Author contact: omsharan.salafia@gmail.com