sanedecayrescaling.utility module

exception sanedecayrescaling.utility.BadData(line, daughters, msg='The decay is not usefully listed.')

Bases: exceptions.Exception

exception sanedecayrescaling.utility.ParseError(line, msg='some parsing went wrong')

Bases: exceptions.Exception

sanedecayrescaling.utility.create_dirs(number_of_dir, path_to_base_dir)

creates directories

sanedecayrescaling.utility.open_file_safely(path_to_file, modus)

tries top open the file and exit on fail