EpochType.is_adaptation()

EpochType.is_adaptation()#

static EpochType.is_adaptation(epoch_type)[source]#

Returns True if the epoch is part of the adaptation phase. Implemented as a static method to make it jittable.

Return type:

bool