Wiki

Clone wiki

cosmosis / default_modules / stop_1.0

stop module

Enters python debugger.

Name: stop

File: cosmosis-standard-library/utility/stop/stop.py

Version: 1.0

Author(s):

URL:

Cite:

Rules:

  • You can do what you want with this file.

Assumptions:

Explanation

Use this module to enter the python debugger at the desired point in a cosmosis module list.

##Parameters

These parameters can be set in the module's section in the ini parameter file.
If no default is specified then the parameter is required.

Parameter Description

##Inputs

These parameters and data are inputs to the module, either supplied as parameters by the sampler or computed by some previous module. They are loaded from the data block.

Section Parameter Description

##Outputs

These parameters and data are computed as outputs from the module

Section Parameter Description

Updated