Missing connection to build a map for MDPP32QDC
Fix the cursor tracker in mapped mode -- so it's not got channel granularity
Get the log->pixel transform working (forgot about the reversed coordinates for pixels in X11 _sigh_)
Play with from log transforms in pixel space (log counts -> pixels).
Fix/centralize log transforms.
Refactor xaxis extent determination into xaxis_extent fixes marker positioning
* Fix error intransformations - properly clip ypix->ychan
Opportunistic reformatting to short version of the license notice in the file
Got 2d track cursor workign -- removed ATT switch bug from
Got 1d track cursor working properly with centralized transforms
Recoded convert.cc in terms of transformations - for better or for worse.
Finished coding the transformations.{h,cpp} file
Coded ypixel_to_ychan
Code xpixel_to_xchan
Code xpixel_to_xchan
Coded yaxis_to_ypixel
Wrote xaxis_to_xpixel transformation
Coded ypixel_to_yaxis
Coded cl/main/Display'
Write initial generic transformation methods
MDPP32 QDC has 16bit long time information
Update README.md
Update main.yml
Update main.yml
Update main.yml
Update main.yml
Update unifiedfmt-incorp.sh
Update main.yml
Update main.yml
Update main.yml
Update unifiedfmt-incorp.sh
Update main.yml
Update main.yml
Update main.yml
Update main.yml
Update main.yml
Update main.yml
Update main.yml
Create main.yml
Update .gitmodules
Update unifiedfmt-incorp.sh
Update .gitmodules
configure.ac switch for python3.8/ubuntu20.04
Missing connection to build a map for MDPP32QDC
Filter out duplicate treeparameter names. This is done by
Demonstrate unique parameter list does not work
Completed testing of data decode
Got a good decode of a simple event
* Needed to fill the event list with an event..that's not done
Added support methods to build parameter value items
Tested ability to get variable defs from the decoder.
Finished testing handling of parameter definition items
* Extend the testStubs.cpp parameter map handling
* Integrated the stubs developed to test tree parameters so
Added utility methods to PDecodTest to help buld parameter definition records.
Clear tree parameter map in teardown so that we can do tests of the
Fully tested observers for unrecognized item types in ParameterDecoder::operator()
Test observer logic
Can lookup variables from the decoder after a variable def has been processed
Can give serveral items
Test variable item with one variable definitions
Test construction of SpecTcl::ParameterDecoder
Expose internals of ParameterDecoder to tests
Make a fake event sink that allows us to submit parameters to the
Empty test suite for parameter decoding code
Create infrastructure for testing the parameter decode
Make an event list in ParameterDecoding that lasts the lifetime of the ParmaeterDecoder so we're not always instantiating and killing event lists
* Bind parameters in a parmeter item to event indices.
Restore packing state in AnalysisRingItems.h
Hook FRIB analysis pipeline parameter decode to ring item decoder
Good compile on ParameterDecoding class.
ParameterDecoding::operator() should return a bool so that other things can be done if the item is not recognized
Install ParameterDecoding.h
* Import and strip down AnalysisRingItems.h for use in decoding.
Fixed exit issue on main gui
GUI fixes
Set version to 5.13-001
Fix a mis-spelled 'exit' in a message
Compute gamma 1d indices as Int_t in operator[] for Gamma1DW and Gamma1DL
tab renaming and dragging, updated docs
Fixed docbook
Updated docs
drag/edit gates
Updated PyQtGUI/gui/PlotGUI.py
Docs 5.13-000 v2
dark/light bkg, inverted colorbar, clear plot
Added summing region and integrate per tab
Adding gating and integration per tab
Added all special functions in extra button
toolbar zoom feature added
Crosscheck on copy properties popup
Copy properties added
added zoom in/out button functionalities
added log option, fix autoscale bug, cleaned gui toolbar
Completed plotting minus (+/- zoom buttons)
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