python Copyright (C) 2025 Karl Wette More...
Prototypes | |
| def | lalpulsar_PublicSFTDirs.parse_command_line () |
python Copyright (C) 2025 Karl Wette
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
Output the public directory for the given SFT name(s), following the convention detailed in the SFT spec (T040164).
Definition in file lalpulsar_PublicSFTDirs.py.
Go to the source code of this file.
Namespaces | |
| namespace | lalpulsar_PublicSFTDirs |
Variables | |
| def | lalpulsar_PublicSFTDirs.args = parse_command_line() |
| def | lalpulsar_PublicSFTDirs.SFT_path_source = args.SFT_paths |
| dictionary | lalpulsar_PublicSFTDirs.fmt_vals = {"orig": SFT_path_str.rstrip()} |