python Copyright (C) 2013, 2014, 2020–2024 Evan Goetz Copyright (C) 2011, 2021, 2022 Karl Wette Copyright (C) 2005, 2007 Gregory Mendell More...
Prototypes | |
def | lalpulsar_MakeSFTDAG.sft_name_from_vars (obs, gpsstart, Tsft, channel=None, kind=None, rev=None, window="unknown", par=None, miscstr=None) |
Create SFT file name from specification. More... | |
def | lalpulsar_MakeSFTDAG.get_urls (args) |
Get frame file URL list from gwdatafind or cache file. More... | |
def | lalpulsar_MakeSFTDAG.make_cache (urls, job_seg) |
Make a frame list and cache list from a list of URLs. More... | |
def | lalpulsar_MakeSFTDAG.writeToDag (dagFID, nodeCount, startTimeThisNode, endTimeThisNode, urls, args) |
Write one job to DAG file. More... | |
python Copyright (C) 2013, 2014, 2020–2024 Evan Goetz Copyright (C) 2011, 2021, 2022 Karl Wette Copyright (C) 2005, 2007 Gregory Mendell
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 with program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Creates DAGs to run jobs that generates SFTs
Definition in file lalpulsar_MakeSFTDAG.py.
Go to the source code of this file.
Data Structures | |
class | lalpulsar_MakeSFTDAG.DeprecateAction |
DEPRECATED OPTIONS #####. More... | |
Namespaces | |
namespace | lalpulsar_MakeSFTDAG |