python -*- coding: utf-8 -*- More...
Prototypes | |
def | lalpulsar_knope_result_page.set_spin_down (p1_I, assoc, f0, f1, n=5.0) |
Set the spin-down of the source based on the intrinsic period derivative (p1_I) corrected for any proper motion/ globular cluster acceleration if available, or if not give AND the pulsar is in a globular cluster base the spin-down on assuming an age of 10^9 years (defaulting to the source being a gravitar, with n=5). More... | |
def | lalpulsar_knope_result_page.create_psr_table (par) |
Create a html table of some information from the pulsar parameter file. More... | |
python -*- coding: utf-8 -*-
lalpulsar_knope_result_page.py Copyright 2015 Matthew Pitkin <matthew.pitkin@ligo.org>, 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 2 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
The KNOwn Pulsar pipelinE - lalpulsar_knope_result_page
Script from creating results pages for pulsars from the known pulsar search
Definition in file lalpulsar_knope_result_page.py.
Go to the source code of this file.
Data Structures | |
class | lalpulsar_knope_result_page.create_data_table |
class | lalpulsar_knope_result_page.posteriors |
Get sample posteriors and created a set of functions for outputting tables, plots and posterior statistics. More... | |
class | lalpulsar_knope_result_page.create_background |
Get information (evidence ratios and SNRs) from any the background analyses. More... | |
Namespaces | |
namespace | lalpulsar_knope_result_page |