Releases: timetag/ETA
Releases · timetag/ETA
ETA 0.8.1
- gui: fixed updater logic for electron >5.0.0, add static and animated svgs for logo
- backend: New Action
histogram.clear()
- packaging: Updated conda environment yaml file to install everything with conda from the default channels and use pip for etabackend.
- backend: Enable clipping of file in the initial evaluation in the toolkit.
ETA 0.8.0
- recipes: fixed some problems in qutag lifetime recipe
ETA 0.7.7
- recipes: restore compatibility between toolkit and recipes.
ETA 0.7.6
ETA 0.7.5
ETA 0.7.4
ETA 0.7.3
ETA 0.7.2
ETA 0.7.1
- correlate timetag files from more than one time taggers (#99 )
- replacing Acqusition Devices with the new RFILE Tool (#117 )
- eta.run supports auto-feed from multiple sources (#125 ,#122, #116 )
- serve GUI from the backend
- support Mac OS
- use bokeh for realtime display (#133)
NOTE: Acqusition Devices in the GUI has been and replaced with the new RFILE Tool. Please refer to the manual to update your recipe.
NOTE: The built-in correlation recipe has roll-backed the setting of bin ranges on left hand side, graphs might looks different compared to 0.7.0. Customized correlation recipe will not be affected.
ETA 0.7.0
- the new Clip system and improved API set(#107,#110,#113)
- supporting streaming analysis and simulations
- improved information display (#114)
- separate ETA and Backend to make ETA an independent callable library (#120)
- adding tests
NOTE: This is a major update to both ETA GUI and Backend. Multiple APIs has been changed. Please refer to the manual to update your recipe. Feel free to report an issue if anything doesn't seem right.