|
|
dec3eb15de
|
FrameTransformation: Add two tests for int32 and uint16
|
2023-11-06 17:43:14 +01:00 |
|
|
|
d6c1b19599
|
DiffractionExperiment: Remove ROI-mask function
|
2023-11-06 16:51:34 +01:00 |
|
|
|
b2743072e6
|
DiffractionExperiment: Remove frame summation (summation only on FPGA)
|
2023-11-06 16:09:08 +01:00 |
|
|
|
fcd7612656
|
DiffractionExperiment: Remove 2x2 binning to simplify transformation code
|
2023-11-06 14:16:15 +01:00 |
|
|
|
50556932fb
|
DiffractionExperiment: Remove spot finder stride
|
2023-11-03 16:56:50 +01:00 |
|
|
|
3d7c7b0779
|
Implement FPGA summation
|
2023-11-02 20:41:37 +01:00 |
|
|
|
270dd1224b
|
Receiver: remove JF conversion on CPU
|
2023-10-28 17:00:04 +02:00 |
|
|
|
ee363a8356
|
JFJochReceiver: Given firmware now masks uncollected parts of the image, receiver will accept partial modules (but not for pedestal!)
|
2023-10-21 23:01:17 +02:00 |
|
|
|
6cbd577824
|
DetectorSetup: Configure UDP interface count
|
2023-09-20 14:00:10 +02:00 |
|
|
|
16bbf54f2a
|
Remove open source license (for now)
|
2023-09-15 10:47:21 +02:00 |
|
|
|
e63ce5df59
|
DiffractionExperiment: Save calibration is loaded from DatasetSettings
|
2023-07-27 15:28:52 +02:00 |
|
|
|
8a7b088b2f
|
MockAcquisitionDevice: Add Internal Packet Generator
|
2023-07-27 13:06:51 +02:00 |
|
|
|
f37a99e7e6
|
DiffractionExperiment: Remove scattering vector setting
|
2023-07-05 11:49:17 +02:00 |
|
|
|
2f7b46290a
|
FPGA: Enable non-power of 2 storage cell number
|
2023-07-04 21:59:48 +02:00 |
|
|
|
4ce2fcf98f
|
DiffractionExperiment: Adjust storage cell delay as a parameter
|
2023-07-04 21:07:40 +02:00 |
|
|
|
8a203b7cf5
|
gRPC: Mask application during conversion is part of internal settings and is not part of easy accessible settings (to ensure it is always applied)
|
2023-07-01 19:20:19 +02:00 |
|
|
|
a66ac66d0b
|
gRPC: Changed behavior, so mask application during conversion is now default behavior
|
2023-06-30 13:34:45 +02:00 |
|
|
|
831c93104d
|
DiffractionExperiment: Add option to save calibration
|
2023-06-28 17:30:59 +02:00 |
|
|
|
2caba97bb2
|
DiffractionExperiment: Save ROI
|
2023-06-23 21:04:15 +02:00 |
|
|
|
945a3b9271
|
DiffractionExperiment: Enable/disable solid angle and polarization corrections
|
2023-06-19 11:36:32 +02:00 |
|
|
|
bcf1d634f8
|
DiffractionGeometry: Dedicated file + option to project reciprocal space nodes on the detector + more calculations (phi, cos 2theta, solid angle)
|
2023-06-18 22:35:43 +02:00 |
|
|
|
11e478a5d0
|
DiffractionExperiment: Solid angle correction is not anymore preference of a dataset; it can be now turned on and off when asking for plot
|
2023-05-17 22:33:03 +02:00 |
|
|
|
6c18c0a5cd
|
DiffractionExperiment: Pedestal with storage cells is based on external trigger
|
2023-05-15 15:35:06 +02:00 |
|
|
|
939e661a33
|
DiffractionExperiment: Fix starting storage cell (2)
|
2023-05-14 15:37:16 +02:00 |
|
|
|
1ef74b0a53
|
DiffractionExperiment: Fix starting storage cell
|
2023-05-14 15:21:31 +02:00 |
|
|
|
2aa8b5cf91
|
DiffractionExperiment: Fix loading 2x2 binning/solid angle/apply pixel mask
|
2023-05-10 13:55:21 +02:00 |
|
|
|
db54692735
|
JFJochReceiver: Minor change to way how radiation integration profiles are generated
|
2023-05-10 09:22:02 +02:00 |
|
|
|
a867b1c596
|
DiffractionExperiment: solid angle correction
|
2023-05-09 14:03:59 +02:00 |
|
|
|
e799453b79
|
DiffractionExperiment: Default Q spacing is 0.05
|
2023-05-08 16:49:35 +02:00 |
|
|
|
7dc8ded38b
|
DiffractionExperiment: Default storage cell delay is 7.5 us (so 10 us in reality)
|
2023-05-05 13:42:26 +02:00 |
|
|
|
70bdcfd99d
|
DiffractionExperiment: Storage cell number can be adjusted from the frontend
|
2023-05-05 13:42:04 +02:00 |
|
|
|
f471e0925d
|
CBOR: Add summation to start message
|
2023-04-19 09:30:14 +02:00 |
|
|
|
25cb4df0bf
|
JFJochReceiver: Give one plot at a time
|
2023-04-18 14:51:51 +02:00 |
|
|
|
feb5fcacf3
|
DiffractionExperiment: Refactor IPv4 handling (now it is just base addr for detector IP)
|
2023-04-15 12:29:14 +02:00 |
|
|
|
32baaef1e4
|
AcquisitionDevice: IPv4 address and UDP destination port is property of the device and not of a particular run
|
2023-04-15 12:08:01 +02:00 |
|
|
|
ae44b2eedf
|
DiffractionExperiment: Remove indexing period (indexing works at the same pace as spot finding)
|
2023-04-13 15:30:25 +02:00 |
|
|
|
89703baa45
|
DetectorSetup: Added class that describes detector (geometry, calibration, hostname, etc.) => in the future this should be abstract class
|
2023-04-13 12:55:20 +02:00 |
|
|
|
9508459db0
|
DiffractionExperiment: Add test for exporting DetectorConfig with/without detector module hostnames
|
2023-04-13 11:48:51 +02:00 |
|
|
|
85bcb25af3
|
DiffractionExperiment: Store detector module hostname
|
2023-04-13 10:55:20 +02:00 |
|
|
|
dbf50d33e9
|
DiffractionExperiment: Detector Geometry can be modified with a setter function
|
2023-04-13 10:35:22 +02:00 |
|
|
|
0973f3725d
|
Detector Geometry customization
|
2023-04-12 19:22:13 +00:00 |
|
|
|
c4e70ca038
|
Raw Ethernet: working in tests
|
2023-04-11 14:21:28 +00:00 |
|
|
|
6f0d9e70b7
|
DiffractionExperiment: Simplify Compression()
|
2023-04-10 17:47:46 +02:00 |
|
|
|
a8c76d212a
|
DiffractionExperiment: UDP port is specific to acquisition device
|
2023-04-06 14:15:12 +02:00 |
|
|
|
61c1a3630c
|
gRPC: Change field name to ipv4_subnet
|
2023-04-06 12:28:02 +02:00 |
|
|
|
1757d42182
|
Initial commit
Signed-off-by: Filip Leonarski <filip.leonarski@psi.ch>
|
2023-04-06 11:17:59 +02:00 |
|