cosmosis-campaign

The cosmosis-campaign tool manages collections of related CosmoSIS runs. For detailed information about campaigns, see Managing sets of runs with a Campaign.

You can view command line flags for cosmosis-campaign using the command:

cosmosis-campaign --help

Command Line Options

  • --list or -l - List the names of all runs in the campaign

  • --cat <name> or -c <name> - Print the ini files that would be generated for a given run

  • --run <name> or -r <name> - Launch a run

  • --test <name> or -t <name> - Run a pipeline using the test sampler to check it works

  • --status or -s - Show the status of all runs, or a single run if given a name

  • --mpi - Run under MPI (use with --run)

  • --submit <name> - Submit a run to a batch system