LoadShotTime
- class caqtus.analysis.loading.LoadShotTime(*args, **kwargs)
Bases:
CombinableLoaderLoads the time of a shot.
When it is evaluated on a shot, it returns a polars dataframe with a single row and two columns: start time and end time with dtype polars.Datetime indicates when the shot started and ended.