Skip to content

v0.17.0

Compare
Choose a tag to compare
@jebuss jebuss released this 25 Nov 16:18
· 1019 commits to master since this release
  • Improvements on Single Pulse Extractor
    • No more static API, now several instances of the SinglePulseExtractor can run in parallel with different settings.
    • No more static (global) variable to steer the behaviour of the SinglePulseExtractor.
    • Reconstruction of amplitude time series from the photon stream (fact.utils.ConvertSinglePulses2Timeseries).
    • Added example XML singlePeMinimalExample.xml
    • Use Java 8
  • Refactoring
    • Renamed fact.statistics.TimerowFeatures to fact.statistics.TimeseriesFeatures