Skip to content
Snippets Groups Projects

Add calibratedtime and more structs

Merged Tamas Gal requested to merge more-calibration-tools into main
5 files
+ 71
3
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 3
0
@@ -27,6 +27,8 @@ DAQEvent
EventHeader
SnapshotHit
TriggeredHit
CalibratedSnapshotHit
CalibratedTriggeredHit
UTCTime
UTCExtended
Summaryslice
@@ -88,6 +90,7 @@ read(filename::AbstractString, T::Type{AcousticsTriggerParameter})
## Calibration
```@docs
calibrate
calibratetime
combine
floordist
slew
Loading