30dcc98f89
JFJochMagnifierWindow: Zoom is saved ... it is not optimal (when image is first loaded, than it starts with weird zoom), but can be fixed later
leonarski_f2026-06-09 12:03:45 +02:00
ce23a6ccf2
FFTIndexerTest: Update test to sort input vectors + remove old, unused file duplicating this test
leonarski_f2026-06-03 12:08:45 +02:00
c1f884279d
Architecture is set in CI file, not in CMake file (so one can still compile with mtune=native, march=native
leonarski_f2026-06-03 12:03:13 +02:00
4aac2aabd3
jfjoch_test: Reduce precision requirements after switching to -march=x86_64-v3.
leonarski_f2026-06-03 11:51:33 +02:00
ffcf037205
Make x86-64-v3 default architecture
leonarski_f2026-06-02 20:30:22 +02:00
953089009f
AzimuthalIntegrationProfile: Add standard deviation + save pixel count + improve handling of special cases (missing image)
leonarski_f2026-06-02 15:50:11 +02:00
3b0ae353cd
jfjoch_process: a bit faster spacegroup search - Search Bravais types at first then subgroup - Calculate sym-operator score independently - Minor modification of output for performance check
takaba_k2026-05-31 16:53:42 +02:00
487ee4d25b
jfjoch_viewer: Reciprocal space viewer, first edition
leonarski_f2026-05-30 13:13:53 +02:00
7d1fa6401c
jfjoch_viewer: Cleaning user mask not dependent on selected ROI
leonarski_f2026-05-30 08:47:52 +02:00
2251a44b1b
jfjoch_process: Works (more or less)
leonarski_f2026-05-29 20:27:13 +02:00
33e9a368f6
jfjoch_tests: Fix lattice test with VDS HDF5
leonarski_f2026-05-29 19:50:50 +02:00
e3924a08dd
RotationIndexer: Add GetAccumulatedImages() - though not sure if really useful
leonarski_f2026-05-29 16:09:35 +02:00
0e4d80acd6
RotationIndexer: Add limit on spot count per image (not global), to enable fair-share of images + limit maximum number of images (there is no real benefit of going above 100 images in this model)
leonarski_f2026-05-29 15:22:40 +02:00
4b609a6e06
RotationIndexer: Separate ProcessImage and GetLattice
leonarski_f2026-05-29 14:58:53 +02:00
a6f61b0d8a
CMake: In debug mode JFJochVersion needs to be explicitly PIC to link with the plugin
leonarski_f2026-05-29 14:20:10 +02:00
07d7174eff
XtalOptimizer: Accept std::vector<std::vector<SpotToSave>> for spots input, to distinguish spots between different images
leonarski_f2026-05-29 14:19:47 +02:00
8660558341
JFJochHDF5Reader: Use lattice, and not Niggli class, to decode symmetry (if symmetry is imposed, then lattice search returns niggli class 0
leonarski_f2026-05-29 12:23:26 +02:00
b44b0a56fb
RotationIndexer: For fixed space group, set explicitly lattice type and centering for refinement
leonarski_f2026-05-29 12:01:58 +02:00
56764a948b
JFJochHDF5Reader: Read spots for one image
leonarski_f2026-05-28 21:54:58 +02:00