Commit Graph

315 Commits

Author SHA1 Message Date
bc84b2e841 Implement reading of values with NXlog as streams, put all hdf paths in dictionary and separtate nicos calls to own module 2026-02-24 16:36:46 +01:00
26b6057941 Try fixing test failure due to floating point precision issue
Some checks failed
Unit Testing / test (3.10) (push) Has been cancelled
Unit Testing / test (3.11) (push) Has been cancelled
Unit Testing / test (3.12) (push) Has been cancelled
Unit Testing / test (3.8) (push) Has been cancelled
Unit Testing / test (3.9) (push) Has been cancelled
2026-02-24 08:27:57 +01:00
1d8fea7498 Add further tests for all other event actions 2026-02-23 16:30:54 +01:00
d2fff51787 Start adding specific tests for event handling actions 2026-02-23 15:30:25 +01:00
8347942c15 Fix qzRange being ignored in filtering if high value not below 0.5 2026-02-23 10:11:33 +01:00
f55d840b8e new version
Some checks failed
Release / test (3.10) (push) Has been cancelled
Release / test (3.11) (push) Has been cancelled
Release / test (3.12) (push) Has been cancelled
Release / test (3.13) (push) Has been cancelled
Release / test (3.8) (push) Has been cancelled
Release / test (3.9) (push) Has been cancelled
Release / build-ubuntu-latest (push) Has been cancelled
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
v3.1.1
2026-02-20 13:57:50 +01:00
327d6a0ff8 Fix indentation error 2026-02-20 13:53:54 +01:00
22943bc513 Run tests before any release 2026-02-20 13:51:07 +01:00
Jochen Stahn
01873d60db Merge pull request #9 from jochenstahn/new_filewriter
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
New filewriter
v3.1.0
2026-02-20 09:47:00 +01:00
654251a194 new version 2026-02-20 09:43:08 +01:00
9e30970d9b another new and everlasting cache path 2026-02-20 09:41:20 +01:00
7b6f2045cc changed topic names, adaption to new hdf format 2026-02-05 09:11:23 +01:00
e3d15a1142 changed topic names 2026-02-02 17:25:29 +01:00
Jochen Stahn
98244327eb Merge pull request #8 from jochenstahn/name
output name made up from sample name, mu and date
2026-01-20 14:07:07 +01:00
61ba1cf084 output name checking for default rather than string in code 2026-01-20 14:01:04 +01:00
54f2169888 changed cache path to /home/amor/nicosdata/cache 2026-01-20 08:08:10 +01:00
24cc0a4287 output name made up from sample name, mu and date 2026-01-09 10:23:35 +01:00
a3d342e5d7 empty model is no longer written to .ort file 2025-12-11 09:12:28 +01:00
c92e4e4d17 Automatic generation of call string from options, fix some defaults 2025-12-02 16:21:39 +01:00
4d74237669 Add readout of magnetic field and temperature to header information 2025-12-02 13:02:59 +01:00
6144200551 Fix raw file entries in header 2025-12-02 12:58:54 +01:00
f2c681ffba Fix wrong squaring of error, as the q-resolution is not an error propagation 2025-12-01 15:28:12 +01:00
a56f29191d Re-write qz projection to work with 0-count norm bins, don't filter norm by counts as default, optional smoothing of norm, fix dQ calculation 2025-12-01 15:11:49 +01:00
6597ca22d1 Bump version for bugfix release
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
v3.0.7
2025-12-01 09:46:30 +01:00
ce31dcb190 Fix overillumination normalization using gravity corrected angle for data but uncorrected for normalization 2025-12-01 09:44:48 +01:00
41c5218413 fixed output format of orso model 2025-11-25 15:17:31 +01:00
8abd977656 release with -m functionality and better lambda resolution in e2h
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
v3.0.6
2025-11-19 13:29:49 +01:00
432d85c9b3 release with -m functionality and better lambda resolution in e2h 2025-11-19 13:25:38 +01:00
c222f42a89 screen output format and -m/-mu included in e2h 2025-11-19 13:21:10 +01:00
fbced41b9f Allow expanding the wavelength range in events2histogram
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
v3.0.5
2025-11-04 15:03:00 +01:00
dfb5aa319f Allow wavelength filtering for raw plots in events2histogram
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
v3.0.4
2025-11-04 14:24:25 +01:00
c073fae269 update version and add update help file
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
v3.0.3
2025-10-28 12:40:35 +01:00
447b81d09d Merge branch 'kafka'
# Conflicts:
#	eos/file_reader.py
2025-10-28 12:32:26 +01:00
003a8c04ce Nicos service just to log info by default 2025-10-27 08:12:58 +01:00
4cd25dec3d Recreate projection on counting start accounting for possible changes in tau 2025-10-27 08:08:52 +01:00
b38eeb8eb3 Fix kafka event ToV value and send actual final counts after stop signal 2025-10-23 17:22:48 +02:00
d722228079 Implement live Kafke event processing with Nicos start/stop 2025-10-23 15:40:50 +02:00
493c2bf802 changed quotation marks in split 2025-10-23 10:11:02 +02:00
c429429dd2 minor 2025-10-23 08:27:33 +02:00
0550e725e8 Merge remote-tracking branch 'origin/main' into kafka
# Conflicts:
#	eos/file_reader.py
2025-10-23 08:12:52 +02:00
5c8b9a8cd6 changed logging level and format for file names 2025-10-22 14:59:16 +02:00
4e5d085ad7 Add option to bin tof values, rebuild projections on file change, switch to hs01 serialization and give nicos config help 2025-10-15 10:39:59 +02:00
2d8d1c66c6 Merge remote-tracking branch 'origin/main' into kafka 2025-10-15 09:59:28 +02:00
14ea89e243 Do only clear projections when switching to new file 2025-10-14 15:49:06 +02:00
322c00ca54 add nicos daemon for YZ + TofZ histogramming of latest dataset 2025-10-14 15:28:32 +02:00
0b7a56628f Transfer to NICOS working for YZ and TofZ projections 2025-10-14 14:48:49 +02:00
77641412ab corrected kad to kappa_offset 2025-10-14 14:48:45 +02:00
fc1bd66c3d Start implementing kafka serializer to send image to Nicos, works without control messages for YZ graph 2025-10-13 17:44:52 +02:00
95a1ffade4 Add theta filter for issues with parts of incoming divergence
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
v3.0.2
2025-10-10 15:35:21 +02:00
4ee1cf7ea7 Fix automatic file switching in events2histogram 2025-10-10 15:08:21 +02:00