valpas.utils.checker#

collection of type checker / validater functions

Functions

check_cutoff_range(x)

Checks if the supplied value is in a certain float range.

check_infile(path)

Checks whether a give infile exsits.

check_outfile(path)

Checks whether the outfile passed to the function satisfies certain criteria.