firecrown.app
Firecrown Command-Line Interface (CLI).
The firecrown command provides tools to inspect, visualize, and manage data, experiments, and examples used in Firecrown analyses.
- Available command groups:
sacc: Inspect and manipulate SACC data files.
experiment: Inspect and visualize Firecrown experiment configurations.
examples: Generate example data and configuration files for different analyses.
Each command group provides additional subcommands. Use firecrown <command> –help for details.
Submodules
Attributes
Package Contents
- firecrown.app.MAIN_HELP = Multiline-String
Show Value
""" Firecrown command-line tools for cosmological analyses. Use 'firecrown COMMAND --help' for detailed help on each command. """
- firecrown.app.app
- firecrown.app.app_sacc
- firecrown.app.SACC_HELP = Multiline-String
Show Value
""" Inspect, visualize, and transform SACC data files. Available subcommands: view, transform Use 'firecrown sacc SUBCOMMAND --help' for detailed help. """
- firecrown.app.HELP_EXPERIMENT = Multiline-String
Show Value
""" Inspect and visualize Firecrown experiment configurations. Available subcommands: view Use 'firecrown experiment SUBCOMMAND --help' for detailed help. """
- firecrown.app.app_experiment
- firecrown.app.HELP_EXAMPLES = Multiline-String
Show Value
""" Generate example analyses with synthetic data and configuration files. Each example creates complete analysis templates for different cosmological analyses. IMPORTANT: First run 'firecrown examples' to see available examples, then use 'firecrown examples EXAMPLE_NAME --help' for detailed help on a specific example. """
- firecrown.app.app_examples
- firecrown.app.HELP_COSMOLOGY = Multiline-String
Show Value
""" Generate cosmology configuration files for Firecrown analyses. """