in this funciton: https://github.com/COINtoolbox/RESSPECT/blob/b8f7cfdd9102c603c343083776a0702f2c76469e/resspect/database.py#L1151 we should be able to input a list of lists ([time in tel 1 in day1, time in tel 2 in day 1], [time in tel1 in day 2, time in tel2 in day 2], ..)
in this funciton:
RESSPECT/resspect/database.py
Line 1151 in b8f7cfd
we should be able to input a list of lists ([time in tel 1 in day1, time in tel 2 in day 1], [time in tel1 in day 2, time in tel2 in day 2], ..)