py21cmfast.cli.Parameters

class py21cmfast.cli.Parameters

A trimmed-down version of InputParameters with all defaults of None.

astro_options: Annotated[_AstroOptions, Parameter(name='*', group='AstroOptions')]
astro_params: Annotated[_AstroParams, Parameter(name='*', group='AstroParams')]
cosmo_params: Annotated[_CosmoParams, Parameter(name='*', group='CosmoParams')]
matter_options: Annotated[_MatterOptions, Parameter(name='*', group='MatterOptions')]
simulation_options: Annotated[_SimulationOptions, Parameter(name='*', group='SimulationOptions')]