fc42720208
allow half modules and odd number of half modules to use the gui with gap pixels disabled ( #655 )
2023-02-13 11:21:35 +01:00
38cd10d4e6
Qt5 built in qwt ( #570 )
...
- qt4->qt5
- in built qt5 6.1.5 because rhel7 is not upto date with qt5, removed findqwt.cmake
- made a fix in qwt lib (qwt_plot_layout.h) to work with 5.15 and lower versions for qrect constr.
- qt5 forms fixed, qt4 many hard coding forms switched to forms including qtabwidget, scrolls etc, fonts moved to forms
- docking option enabled by default, removed option to disable docking feature from "Mode"
- added qVersionResolve utility functions to handle compatibility before and after qt5.12
- qtplots (ian's code) takes in gain mode enable to set some settings within the class, with proper gain plot ticks
- ensure gain plots have no zooming of z axis in 2d and y axis in 1d
- removed placeholder text in qpalette in main window form as its not supportd until 5.12 (so using qt5.9 designer insted of qt5.15 to cope)
- tab order
Servers:
- fixed some error messages that were empty for fail in funcs (mostly minor as if this error, major issues)
2022-11-11 15:15:10 +01:00
4259363169
rxr sls namespace ( #457 )
...
* rxr src files and classes (detectordata, ZmqSocket) added to sls namespace
* moving defines inside namespace
* moving defines inside namespace, added helpdacs to namespace
* added namespace to gui
* gui also updated
* removed unnecessary sls:: when already in sls namespace for slsDetectoSoftware, receverSoftware, slsDetectorGui and slsSupportlib
2022-05-18 11:48:38 +02:00
4de7bb51ed
updated all .h files with license notice and copyright notice
2021-10-14 18:10:56 +02:00
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
6c1035aa99
zmq hwm are specified to 2 for gui and restreaming of receiver if all zmq not closed at end of acquiistion
2020-10-08 13:01:01 +02:00
180c7b7191
Gui slot call focus fix ( #150 )
...
* fix for editingFinished for qlineedit using isModified()
* spinbox disable keyboard tracking to use valuechanged so slot called only after editing finished, focus fix
* return pressed forces qtextfield to be set (slot for tab checks for modification flag due to avoid unnecessary set when focus). This is to remove inconsistencies from command line. A return should set even if it looks like no modification in gui
Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com >
2020-09-02 16:56:57 +02:00
8ff9b0cdac
format GUI
2020-05-05 10:12:05 +02:00
ee799b540a
removed redundant includes etc.
2020-03-10 11:12:00 +01:00
9ede0629ef
clang format on gui
2020-03-10 10:18:52 +01:00
aafe049a9b
Guidetector ( #54 )
...
* WIP
* dacWidget
* main WIP
* advanced WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* works
* updated gui to chrono
* review fixes
* unitque ptrs in gui
2019-08-26 19:14:22 +02:00
6a60f7d222
WIP
2019-07-03 18:21:44 +02:00
06834617de
WIP
2019-06-27 11:54:17 +02:00
33f5253831
QIP
2019-06-21 18:19:39 +02:00
0acf97cc9a
WIP
2019-06-18 16:24:59 +02:00
326b14737f
WIP
2019-06-17 15:51:17 +02:00
4213a161fe
WIP
2019-06-14 16:38:42 +02:00
5d2567005d
WIP
2019-06-12 14:40:04 +02:00
89a06f099c
merging refactor (replacing)
2019-04-12 10:53:09 +02:00
9847729f3c
gap pixels included in gui
2018-04-09 11:13:20 +02:00
277dc2cfd9
gainplot added for jungfrau, aspect ratio check in gui added, npixels-1 as endpixel bug fix
2017-09-01 12:03:09 +02:00
b1a9689caf
solved some zmax zmin problems with gui
2015-07-27 18:53:16 +02:00
c33657f04d
histogram for 2d and s curves
2014-08-05 11:30:36 +02:00
534be9f942
file dialogs now show option to show all files, trimbits is possible to open non existing file, copying clones does not get rid of the old plot
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@257 af1100a4-978c-4157-bff7-07162d2ba061
2014-02-05 16:37:05 +00:00
22de76c8b0
histogram included, improved ready every frame, and other stuff.. a working version
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@230 af1100a4-978c-4157-bff7-07162d2ba061
2013-08-27 15:47:07 +00:00
d84f95456b
included accumulate, pedestal and binary
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@204 af1100a4-978c-4157-bff7-07162d2ba061
2013-07-17 14:54:42 +00:00
bca0799b84
fixed gui bug: time interval must be set before acquisition
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@202 af1100a4-978c-4157-bff7-07162d2ba061
2013-07-12 10:27:16 +00:00
d49a5cd7b4
bug fix: after cloning, signals still ocnnected
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@195 af1100a4-978c-4157-bff7-07162d2ba061
2013-06-07 11:16:53 +00:00
4f1dfe8b87
2d pedestal implemented
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@192 af1100a4-978c-4157-bff7-07162d2ba061
2013-05-28 06:45:56 +00:00
e153c6fd58
fixed zmin zmax bug, automatically online when refreshing advanced tab bug, outdir not checking properly
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@178 af1100a4-978c-4157-bff7-07162d2ba061
2013-05-08 17:32:38 +00:00
0b05f67f9d
included sls defs in every file so that int is 32 bit
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@132 af1100a4-978c-4157-bff7-07162d2ba061
2013-01-11 09:59:29 +00:00
bbb6e21607
included pedestal and also moved the frame index out of graph so it doesnt keep moving
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@119 af1100a4-978c-4157-bff7-07162d2ba061
2012-11-30 17:05:06 +00:00
863662a5eb
enhancement: logy with arrow buttons
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@94 af1100a4-978c-4157-bff7-07162d2ba061
2012-10-12 14:12:20 +00:00
4ada872aaa
histogram for 1d detectors without scan implemened
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@92 af1100a4-978c-4157-bff7-07162d2ba061
2012-10-12 11:58:47 +00:00
ad171a3257
enhancement:plotting interval changed to red for error
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@88 af1100a4-978c-4157-bff7-07162d2ba061
2012-10-10 15:42:23 +00:00
1eb07b31f6
bug fix: plot tab refresh doesnt change plot
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@79 af1100a4-978c-4157-bff7-07162d2ba061
2012-09-25 16:55:33 +00:00
34d20aa712
change filename in plot only when you get to plot
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@58 af1100a4-978c-4157-bff7-07162d2ba061
2012-09-17 12:12:25 +00:00
62b14f4199
fixed gettrimbits, histogram(still more),start stop,scans,not accessign shared memory duign acquisition
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@55 af1100a4-978c-4157-bff7-07162d2ba061
2012-09-12 15:44:23 +00:00
ee3a54601c
the scans work
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@38 af1100a4-978c-4157-bff7-07162d2ba061
2012-08-27 14:11:58 +00:00
73152572a5
a rough idea of a scan is implemented with all frames
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@37 af1100a4-978c-4157-bff7-07162d2ba061
2012-08-21 16:52:41 +00:00
1ce04ef785
updated plot to show index instead of frame number
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@35 af1100a4-978c-4157-bff7-07162d2ba061
2012-08-21 11:53:23 +00:00
30c11d7589
fixed the dac problem
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@28 af1100a4-978c-4157-bff7-07162d2ba061
2012-08-15 17:21:05 +00:00
3b59d03526
going to start actions
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@19 af1100a4-978c-4157-bff7-07162d2ba061
2012-07-19 14:20:51 +00:00
d2b9b6ae1d
interval between plots work
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@18 af1100a4-978c-4157-bff7-07162d2ba061
2012-07-11 17:06:12 +00:00
81ac62dd49
no plot histogram, messages work
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@16 af1100a4-978c-4157-bff7-07162d2ba061
2012-07-04 13:39:30 +00:00
69e6500522
All the ranges of the axes work properly without zooming in and out each time
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@11 af1100a4-978c-4157-bff7-07162d2ba061
2012-06-19 15:01:40 +00:00
8246154032
Setting axes range and enabling/disabling zooming functionalities successfull
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@10 af1100a4-978c-4157-bff7-07162d2ba061
2012-06-15 12:10:54 +00:00
20cc6d9a90
done with save plot and all resizing options
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@5 af1100a4-978c-4157-bff7-07162d2ba061
2012-05-29 16:49:30 +00:00
4624c65398
made some changes to make clone and main window resize plot
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@3 af1100a4-978c-4157-bff7-07162d2ba061
2012-05-29 08:24:03 +00:00
934bbbd0c8
resize works
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@2 af1100a4-978c-4157-bff7-07162d2ba061
2012-05-23 16:00:35 +00:00