|
|
5b448c1b1a
|
GPUImageAnalysis: Fix to allow compilation without CUDA
|
2023-09-19 07:36:20 +02:00 |
|
|
|
16bbf54f2a
|
Remove open source license (for now)
|
2023-09-15 10:47:21 +02:00 |
|
|
|
6006850c40
|
RadialIntegration: Don't keep RadialIntegration on stack
|
2023-08-08 11:32:27 +02:00 |
|
|
|
104ec86af4
|
RadialIntegration: Minor improvements
|
2023-08-08 11:13:14 +02:00 |
|
|
|
2eac43b925
|
RadialIntegration: Enable pixel splitting with CPU based routine
|
2023-08-08 10:20:26 +02:00 |
|
|
|
669b2d9358
|
CUDAWrapper: Move select device to dedicated wrapper
|
2023-07-27 21:30:10 +02:00 |
|
|
|
3e42e997f4
|
CMake: minor CUDA fixes
|
2023-07-27 20:34:46 +02:00 |
|
|
|
2b72039045
|
PredictSpotsOnDetector: Add (but no correctness test so far)
|
2023-06-23 14:18:36 +02:00 |
|
|
|
4c28d2d976
|
GPUImageAnalysis: minor correction
|
2023-06-19 20:08:37 +02:00 |
|
|
|
945a3b9271
|
DiffractionExperiment: Enable/disable solid angle and polarization corrections
|
2023-06-19 11:36:32 +02:00 |
|
|
|
032543e69a
|
GPUImageAnalysis: Add option to include corrections in radial integration + keep rad.int. sum and count as floats
|
2023-06-19 09:29:23 +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 |
|
|
|
cd76e97766
|
IndexerWrapper: Fix for Intel Compiler (probably returning stack reference?)
|
2023-06-14 11:34:49 +02:00 |
|
|
|
ee4eb6e067
|
Remove _Alt from non-GPU .cpp files
|
2023-06-13 20:23:39 +02:00 |
|
|
|
a3996a81e3
|
FPGA: Remove data collection counter
|
2023-05-30 20:13:54 +02:00 |
|
|
|
e7f012dd90
|
Update fast-feedback-indexer to last version
|
2023-05-18 10:48:40 +02:00 |
|
|
|
bb4cee9b2d
|
JFJochReceiver: Save information on crystal lattice and spot indexing status to HDF5 file
|
2023-05-18 10:46:46 +02:00 |
|
|
|
e3998a7488
|
IndexerWrapper: Add indexed spots information
|
2023-05-18 09:18:16 +02:00 |
|
|
|
8c85789a77
|
IndexerWrapper: Use dedicated structure to write result
|
2023-05-18 08:52:49 +02:00 |
|
|
|
ea719742ce
|
DiffractionExperiment: Solid angle correction is saved with the master file
|
2023-05-17 22:53:41 +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 |
|
|
|
70fb7b96f8
|
RadialIntegrationProfile: Minor change to the interface
|
2023-05-09 14:47:23 +02:00 |
|
|
|
a867b1c596
|
DiffractionExperiment: solid angle correction
|
2023-05-09 14:03:59 +02:00 |
|
|
|
8e794c87c8
|
Save radial integration results in master file
|
2023-05-06 12:44:42 +02:00 |
|
|
|
0d2fa850a2
|
JFJochReceiver: Per-data-file radial integration profile
|
2023-05-06 10:54:28 +02:00 |
|
|
|
af2ed525a0
|
JFJochFrameSerializer: for the buffer return pointer + size, not vector reference (allows for more flexibility)
|
2023-05-01 20:26:15 +02:00 |
|
|
|
a05b59c6a5
|
CMake: Move CUDA part to main CMake file
|
2023-05-01 18:16:51 +02:00 |
|
|
|
310196d650
|
CUDA is no longer compulsory
|
2023-04-27 22:01:55 +02:00 |
|
|
|
49cf0dfa01
|
CMake: Add DL and RT libraries
|
2023-04-10 22:39:34 +02:00 |
|
|
|
d53e298735
|
CMake: CUDA is compulsory only for receiver and tests
|
2023-04-10 22:10:08 +02:00 |
|
|
|
d921e64224
|
Move all image analysis related code to image_analysis/ directory
|
2023-04-08 23:59:35 +02:00 |
|