Commit Graph

327 Commits

Author SHA1 Message Date
d6ac86bfcc get list names, thoughts about multiplotting 2023-05-12 09:05:06 +02:00
10c9332940 fix webview pipeline 2023-05-09 10:33:00 +02:00
b6c47a903f fix webview pipeline 2023-05-09 10:13:35 +02:00
b464daffca cleanup after beamtime 2023-05-09 10:05:38 +02:00
1bd1029cfd changes to add to list 2023-05-04 13:09:21 +02:00
4f8d84c316 change scan nr for image in submultiimage, set level for reconstruction 2023-05-03 15:46:48 +02:00
4414202f92 added possibility to plot multiple images 2023-05-03 13:24:07 +02:00
9228562c9a Merge branch 'recon_plot' of https://gitlab.psi.ch/augustin_s/grum into recon_plot 2023-04-25 13:39:18 +02:00
76da81b509 changes for new CSAXS experiment 2023-04-25 13:38:51 +02:00
cac184be05 update for new experiment CSAXS 2023-04-25 13:36:02 +02:00
99ac3d85b9 motor plot almost done, trying to add title, didn't work 2023-04-21 13:26:20 +02:00
372d3ff4c8 made motorplot work, added scan number to recon 2023-04-20 15:28:12 +02:00
68abc169e0 changing setup 2023-04-18 15:15:36 +02:00
a9abbb227c change to a deque for monitor 2023-04-18 13:43:30 +02:00
a07fad5cb7 removed commandbuffer and made it possible to run multiple plots at the same time 2023-04-18 11:45:54 +02:00
00f06b5d85 add commandbuffer 2023-04-17 13:48:19 +02:00
16f149a937 comment 2023-04-17 12:17:53 +02:00
221855e72c started to implement monitor and motor pos 2023-04-17 12:16:17 +02:00
830879cbe6 changes at beamline 2023-04-14 18:15:06 +02:00
61e732e941 Merge branch 'images' of gitlab.psi.ch:augustin_s/grum into recon_plot 2023-04-14 14:34:10 +02:00
59de72ba04 logic for continous running 2023-04-14 14:31:54 +02:00
7470f1388b first try on adding 2D image support 2023-04-14 14:17:46 +02:00
1ccde730e0 changes to BECAdapter 2023-04-14 14:06:06 +02:00
de1e1a3fec rename 2023-04-14 12:29:47 +02:00
37c77f57d2 added BECAdapter 2023-04-14 12:24:21 +02:00
b68762550c cleanup 2023-04-14 11:11:31 +02:00
a094567f29 comment print 2023-04-14 09:10:01 +02:00
facf92f498 changing directory name 2023-04-14 09:08:24 +02:00
28ebdae35b testing if qtwebkitwidgets is the problem 2023-04-14 08:59:25 +02:00
b570f0c885 testing if ctrl_c is the problem 2023-04-14 08:45:10 +02:00
b455b24c39 testing if ctrl_c is the problem 2023-04-14 08:44:18 +02:00
e75119093c first puch for recon_plot 2023-04-14 08:22:05 +02:00
a80b568894 enable PYTHONFAULTHANDLER for segfault tracebacks 2023-03-18 11:48:03 +01:00
2edc68151d Merge branch 'gitlab-ci-update' into 'master'
ci: improved ci pipeline; added 3.6 to 3.11 tests

See merge request augustin_s/grum!6
2023-03-14 20:26:39 +00:00
aa03291e42 Merge branch 'tests' into 'master'
Tests

See merge request augustin_s/grum!7
2023-03-14 20:26:23 +00:00
5d97dd6224 added test report artifact 2023-03-14 11:52:03 +01:00
946b72e266 typo 2023-03-14 11:28:09 +01:00
d1fad72510 formatting 2023-03-14 11:19:50 +01:00
bed086f95f do not test the default 3.8 twice 2023-03-14 11:06:10 +01:00
aa79f1b0a1 removed the version check again 2023-03-14 10:58:31 +01:00
bbb6d6c00c lower the required version 2023-03-14 10:47:06 +01:00
c6f034f2d3 require PyQtWebEngine only for Python version were it exists 2023-03-14 10:42:34 +01:00
a624cf37a4 added some more versions 2023-03-14 09:40:32 +01:00
efd023ae3a a bit of formatting and naming 2023-03-14 09:35:44 +01:00
d65e97c9a7 neater 2023-02-10 12:31:42 +01:00
4fcc10f3da added possibility to extend data 2023-02-10 11:21:54 +01:00
c781601246 added set_data; refactored sync_item_and_plots 2023-02-10 10:10:12 +01:00
831b03a744 added data setter 2023-02-10 10:09:43 +01:00
b94294b579 fixed __dir__ 2023-02-10 10:09:22 +01:00
b14f6e68b4 allow tab completion for the exposed functions on the client side 2023-02-08 21:03:03 +01:00