icecube.simprod.jcorsika.corsika_options.deprecated_options module

copyright (c) 2005 the icecube collaboration

@version: $Revision: $ @date: $Date: $ @author: Javier Gonzalez <javierg@udel.edu>

class icecube.simprod.jcorsika.corsika_options.deprecated_options.DeprecatedOptions(options, groups)

Bases: OptionSuite

A container for deprecated options.

configure(options)

This method will be called after “parse_args” and is meant to be used to set defaults that depend on other user defined parameters that could potentially belong to a different policy. The result of the parse_args, ‘options’ is what’s passed here.