aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-22Clean up shadowed variablesThomas White
2021-07-21read_cbf_data: Fix typesThomas White
2021-07-21do_integral: Remove unnecessary assignmentsThomas White
2021-07-21safe_khalf: Use NAN instead of 0.0/0.0Thomas White
2021-07-21image_hdf5_read_peaks_cxi: Fix error checksThomas White
2021-07-21asdf: Remove unnecessary checkThomas White
2021-07-21Fix random_partiality()Thomas White
2021-07-21Reduce variable scope where possibleThomas White
2021-07-21Make sure that memory gets freed on realloc failureThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-07-20Update INSTALL.mdThomas White
2021-07-20GUI: Use format stringThomas White
2021-07-19Bump API version to 14Thomas White
2021-07-16INSTALL.md: Add a mention of PKG_CONFIG_PATH for Xgandalf et alThomas White
2021-07-16Rename DST_* to DATA_SOURCE_TYPE_*Thomas White
2021-07-15pinkindexer_used: Handle methods=NULLThomas White
2021-07-15GUI: Remove extra layer of relative pathsThomas White
2021-07-15GUI: Run all jobs with same CWD as GUI itselfThomas White
2021-07-15CrystFELIndexingOpts: Add tooltips for PinkIndexer optionsThomas White
2021-07-15Fix an incorrect error messageThomas White
2021-07-14GUI: Add PinkIndexer options to command lineThomas White
2021-07-14Remove non-API headers from installation listThomas White
2021-07-14GUI: Get/set PinkIndexer optionsThomas White
2021-07-14GUI: Add PinkIndexer options to 'struct index_params'Thomas White
2021-07-14CrystFELIndexingOpts: Add PinkIndexer optionsThomas White
2021-07-14PinkIndexer: replace long formula with modulus()Thomas White
2021-07-14Add get_combo_idThomas White
2021-07-14GUI: Add placeholders for advanced indexer optionsThomas White
2021-07-14Make all the indexer-specific option structures non-opaqueThomas White
2021-07-13GUI: Reject infinite resolution limits for FoMThomas White
2021-07-12GUI: Add Tools->Jump to frameThomas White
2021-07-12GUI: Update the "About" boxThomas White
2021-07-12GUI: Add --wavelength-estimate and --camera-length-estimateThomas White
2021-07-09pattern_sim: Fix typo in --helpThomas White
2021-07-08Revert "Bump stream version to 2.4"Thomas White
2021-07-07Bump stream version to 2.4Thomas White
2021-07-07Interpret old-style stream header records as floating pointThomas White
2021-07-07speed.rst: Update formatting and contentThomas White
2021-07-06online.rst: Fix a typoThomas White
2021-07-06SLURM: Show the real error message if job can't be submittedThomas White
2021-07-05Add article about speedThomas White
2021-07-05indexamajig(1): Clarify --min-peaks default valueThomas White
2021-07-01Meson: FussinessThomas White
2021-07-01CMake: Remove vestigial lineThomas White
2021-06-28Update INSTALL.mdThomas White
2021-06-25Meson: Fix build without DoxygenThomas White
2021-06-25Meson: Remove fallback HDF5 search, and add required minimum versionThomas White
2021-06-25Update INSTALL.mdThomas White
2021-06-23GUI: Avoid writing '(null)' to project fileThomas White
2021-06-23CrystFELSymmetrySelector: Set have_pg when PG is set via APIThomas White