Skip to content

Releases: timetag/ETA

ETA 0.8.1

09 Mar 05:59
Compare
Choose a tag to compare
  1. gui: fixed updater logic for electron >5.0.0, add static and animated svgs for logo
  2. backend: New Action histogram.clear()
  3. packaging: Updated conda environment yaml file to install everything with conda from the default channels and use pip for etabackend.
  4. backend: Enable clipping of file in the initial evaluation in the toolkit.

ETA 0.8.0

15 Oct 15:05
Compare
Choose a tag to compare
  1. recipes: fixed some problems in qutag lifetime recipe

ETA 0.7.7

21 Aug 04:07
Compare
Choose a tag to compare
  1. recipes: restore compatibility between toolkit and recipes.

ETA 0.7.6

11 Jul 14:05
Compare
Choose a tag to compare
  1. gui: upgrade electron, update style of connection screen

ETA 0.7.5

02 Jul 13:11
Compare
Choose a tag to compare
  1. recipes: multiple updates, including separating the recipes for hydraharp and qutag, and cleaning up
  2. gui: improved recipe creation panel and logview
  3. backend: improving handling of bokeh sessions

ETA 0.7.4

14 Jun 02:53
e6a24c5
Compare
Choose a tag to compare
  1. recipe: support switching between lin and log scale in bokeh
  2. recipe: use etabackend.tk for plotting
  3. packaging: improve install and uninstall
  4. packaging: upgrade numba to >=0.49

ETA 0.7.3

01 May 04:09
Compare
Choose a tag to compare
  1. recipe: improved header message and Simulation recipe
  2. recipe: fixed the matplotlib backend to TkAgg

ETA 0.7.2

01 Apr 15:08
Compare
Choose a tag to compare
  1. recipe: added header to save txt in Correlation recipe
  2. packaging: The version number is taken from the setup.py
  3. gui: fix an issued caused by frontend timeout (#138 )

ETA 0.7.1

01 Apr 05:13
Compare
Choose a tag to compare
ETA 0.7.1 Pre-release
Pre-release
  1. correlate timetag files from more than one time taggers (#99 )
  2. replacing Acqusition Devices with the new RFILE Tool (#117 )
  3. eta.run supports auto-feed from multiple sources (#125 ,#122, #116 )
  4. serve GUI from the backend
  5. support Mac OS
  6. 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

23 Feb 14:19
Compare
Choose a tag to compare
  1. the new Clip system and improved API set(#107,#110,#113)
  2. supporting streaming analysis and simulations
  3. improved information display (#114)
  4. separate ETA and Backend to make ETA an independent callable library (#120)
  5. 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.