configure.ac switch for python3.8/ubuntu20.04
Fixed exit issue on main gui
GUI fixes
tab renaming and dragging, updated docs
Fixed docbook
Updated docs
drag/edit gates
Updated PyQtGUI/gui/PlotGUI.py
dark/light bkg, inverted colorbar, clear plot
Docs 5.13-000 v2
Added summing region and integrate per tab
Adding gating and integration per tab
toolbar zoom feature added
Added all special functions in extra button
Crosscheck on copy properties popup
Copy properties added
added zoom in/out button functionalities
Completed plotting minus (+/- zoom buttons)
added log option, fix autoscale bug, cleaned gui toolbar
QtPy with tabs v0 - only plotting done
Bug on axis resize for duplicated histograms
Fixing copy properties, automatic python killing, gate delete from shmem, dbl click bug when not in geo win, sigma in fitting
Plotting performance improvement
Fixed M*DC unpackers for odd number of words/trailer
Revert MTDC unpacker (extra words removed)
Merge branch '5.12' of https://git.frib.msu.edu/daqdev/SpecTcl into 5.12
Fixed minimize/maximize window, autoscale bug, gate type bug
fix typo and dist-hook for unifiedformat
Merge branch '5.12' of https://git.frib.msu.edu/daqdev/SpecTcl into 5.12
full scale value, edit/draw gate fix, select all enabled, tab for geometries (started)
Copy properties feature added, other optimizations on plotting
autoscale, log axis, summing region, legacy window compatibility for subregion and log axis, light/dark bkg fix
added clustering (kmean, gaussian, skeleton)
Editing gates fixed for new gating system
enable selfupdate
reworking gating system and related tasks (integration, persistency, draw/clear/delete, window autosizing, lables for parameters and histograms
gate pushed to rest fixed (removed last duplicated point)
fixed selfupdate, dblclick event
fixed selfupdate, dblclick event
Fix geometry with legacy, zoom memory, colorbar for 2d plots, home button to reset zoom, MQDC/MADC wrong size header in unpacking, add MQDc to spectclsetup
porting 5.11-005 to 5.12-002
Merge branch '5.12' of https://git.frib.msu.edu/daqdev/SpecTcl into 5.12
MADC-MQDC double bank, QtPy bug fixed from 5.11-004
Removed debug statements
MADC/MQDC unpacking fix for two banks mode, correction of tcl++incorp
Removing debug statements, update PyREST and gui/makefile.am
Add noproxy to QtPy GUI
python version of the REST plugin, new GUI after user feedback, fixed and updated REST docs
Fixing make dist clean for QtPy
Histogramming and gating improvement (several bugs fixed)
QtPy docs with mirror client integration v0
QtPy docs with mirror client integration v1 - missing file
Improved visualization and performance of selected histogram
Fixes for SpecTcl shmem mirroring
DDAS recipes docs
CMQDC32Unpacker.cpp fixed dummy words
PUB/SUB pattern (with handshake) for shared memory, fixed MQDC dummy word
REQ/REP server/client pattern for SpecTcl/QtPy with retries for connections and autoconnect features
zero-copy zmq (test) shared memory copy structure
setup zmq publisher socket for SpecTcl, fixed minor bug (exception handling) in QtPy
reformatting error messages, try/except to avoid crashes in severa functions, debug statements as global bool, minor bugs
CMTDC32Unpacker.cpp fixed dummy words
CMTDC32Unpacker.cpp fixed dummy words
Hybrid spectcl 5 with CutiePie (spectclinit/standalone)
Safeguards for CCUSBUnpacker
missing files
added py files
missing d3 package
Safeguards for CCUSBUnpacker
First commit
Bug fixed
Missing ddas/PipelineData.h
Cherry-pick 198182b536e4997b7a4418ee38afd10ef24242c8 (parameter menu fix) and 28772574 (img missing)
Add -DHAVE_CONFIG_H to SpecTcl makefile - master git cherry pick
- Typos and PyQTGUI/lib link fixed
XAMINE COORDINATE TRANSFORMS.
Opportunistic reformatting
Opportunistic reformatting.
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
Opportunistic reformattting
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
Opportunistic reformatting.
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
SEGFAULT/STACK Smashes on ubuntu bionic:
daqdev/SpecTcl#398 XAMINE COORDINATE TRANSFORMS ARE INCONSISTENT/WRONG
XAMINE COORDINATE MAPPING
Support for CAEN-DPP + XAMINE scaling/coordinate transform errors fixed
Missing CAENDPP.xml
Fixed Skel (now based on NSCLDAQ/evtCreator), fatal comments in GUI.py (createDf)
Add framework for TBufferMerger, remove Tk dependencies
Decoupling CutiePie from SpecTcl (standalone version). The python interface has been completed, still missing the proxy ring copier for accessing SpecTcl6.0-dev from any machine in the same network
Add docs for QtPy histo viewer
Removed debugging test program from utilities/Makefile.am
Added evtCreator (syntetic data generator) and docs
Missing include dir fixed