validate_times
- romanisim.l1.validate_times(tij)
Verify that a set of times tij is ascending.
- Parameters:
- tijlist[list[float]]
a list of lists of times at which each read in a resultant is performed
- Returns:
- bool
True if the tij are ascending, otherwise False