aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-07asdf: Fix incorrect units conversion for cell volumeThomas White
2020-10-07Formatting fussinessThomas White
2020-10-07Improve indexer speed profilingThomas White
2020-10-07FussinessThomas White
2020-10-07TakeTwo: Set tp->optsThomas White
2020-10-07TakeTwo: Fix get_chiral_holohedry for "hexagonal H"Thomas White
2020-10-06Move asdf out of set of indexers used by defaultThomas White
2020-10-01asdf: Replace weird loop syntaxThomas White
2020-09-30image_expand_frames: Report non-existent file properlyThomas White
2020-09-30indexamajig: Don't stop on first multi-frame file with no framesThomas White
2020-09-25cell_explorer: Improve progress counterThomas White
2020-09-25stream_make_index: s/Indexing/Scanning/Thomas White
2020-09-24cell_explorer: Fix countingThomas White
2020-09-24GUI: Pass the real streams for the result to cell_explorerThomas White
2020-09-24Export find_result_by_nameThomas White
2020-09-24Generalise get_indexamajig_exe to get_crystfel_exeThomas White
2020-09-24cell_explorer: Accept multiple streams on command lineThomas White
2020-09-24Optionally avoid very new GTK features, for better backwards compatibilityThomas White
2020-09-24Add "*.h5" match typeThomas White
2020-09-24Show predicted but not integrated reflections in redThomas White
2020-09-24Fix old warning messageThomas White
2020-09-24Use cell_print in index_onceThomas White
2020-09-24Use integration radii in GUI indexingThomas White
2020-09-24Apply default unit scale factor only when value is from headersThomas White
2020-09-24GUI: Always update peaks, even if they're not being displayedThomas White
2020-09-24SLURM: Avoid crash when batch system parameters are not setThomas White
2020-09-23GUI: Make sure peak detection is updatedThomas White
2020-09-22Remove old scriptsThomas White
2020-09-18Meson: Add another HDF5 compatibility settingThomas White
2020-09-18Meson: Add $ORIGIN/../lib to all RPATHsThomas White
2020-09-18CMake: GTK2 no longer supportedThomas White
2020-09-17CMake: Change LIBRARIES to LDFLAGSThomas White
2020-09-17Add missing includeThomas White
2020-09-17Ensure that fs dimension has higher index than ssThomas White
2020-09-16image_hdf5_read: Don't call image_freeThomas White
2020-09-16Fix incorrect logic in HDF5 expansionThomas White
2020-09-11xgandalf: Remove C99-style 'for' declarationsThomas White
2020-09-11pattern_sim: Fix incorrect wavelength when simulating on CPUThomas White
2020-09-10gpu_sim_check: Fix pixel ranges in geometryThomas White
2020-09-10scripts/display-hdf5: Open file in read-only modeThomas White
2020-09-10CMake: Use ${HDF5_C_LIBRARIES} instead of -lhdf5Thomas White
2020-09-10CMake: Don't compile image-msgpack.c if library is not foundThomas White
2020-09-10CMake: Fix error textThomas White
2020-09-10CMake: Fix incorrect logical negationThomas White
2020-09-10Local BE: Remove unused #includeThomas White
2020-09-10render_hkl: Fix non-Cairo render_za() implementationThomas White
2020-09-10render_hkl: Move struct resrings out of #ifdefThomas White
2020-09-09get_matrix_name: Improve string handlingThomas White
2020-09-09CrystFELImageView: Skip entire draw_sig if image is NULLThomas White
2020-09-09Add optional measurement of time spent in indexersThomas White