aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21INSTALL.md: Mention CentOSThomas White
2021-06-21Move installation documentation to INSTALL.mdThomas White
2021-06-17GUI: Add a tooltipThomas White
2021-06-17CMake: Use ZMQ_LDFLAGS instead of ZMQ_LIBRARIESThomas White
2021-06-16GUI: Warn if chunk can't be loaded from streamThomas White
2021-06-16stream_read_chunk: Bail out if detgeom can't be createdThomas White
2021-06-16Add DST_NONE for 'no data source' (e.g. image came from stream)Thomas White
2021-06-16FussinessThomas White
2021-06-15Meson: Add -DH5O_GET_INFO_BY_IDX1 to match CMakeThomas White
2021-06-14Small update to CONTRIBUTING.mdThomas White
2021-05-28GUI: Store relative paths of resultsThomas White
2021-05-28Pass errors back when retrieving values for wavelength etcThomas White
2021-05-25Fix dummy prototype for im_zmq_connectThomas White
2021-05-19GUI: Add button to reset FoM resolution range to entire dataThomas White
2021-05-19GUI: Increase size of FoM min resolution boxThomas White
2021-05-18Update online.rstThomas White
2021-05-18Fuss over electrons.rstThomas White
2021-05-17Fix RST backticksThomas White
2021-05-17Add 'article' about electron diffractionThomas White
2021-05-17Resolve FIXMEs and TODOsThomas White
2021-05-17Mosflm: Remove dead codeThomas White
2021-05-17Improve CONTRIBUTING.mdThomas White
2021-05-17GUI: Improve error handling for default_projectThomas White
2021-05-12Don't assume that headers to be copied are floatsThomas White
2021-05-12FussinessThomas White
2021-05-12Fix build without MsgPack (again)Thomas White
2021-05-12Fix build without MsgPackThomas White
2021-05-12Rework header caching layerThomas White
2021-05-12Fix convert_int and add convert_floatThomas White
2021-05-12MsgPack: Fix a silly copy/paste errorThomas White
2021-05-11indexamajig: Put cell tolerances and pk/int radii into separate objectsThomas White
2021-05-11Set panel for bad region when there is only one panelThomas White
2021-05-11GUI: Fix loading of merging parameters from project fileThomas White
2021-05-11GUI: Fix checkbox logic in CrystFELMergeOptsThomas White
2021-05-11GUI: Ensure that streams get re-scanned after job terminationThomas White
2021-05-11Add the 'real' implementation of CrystFELSymmetrySelectorThomas White
2021-05-11Add set_combo_id()Thomas White
2021-05-07Add deselect_when_active()Thomas White
2021-05-07Add has_unique_axis()Thomas White
2021-05-07GUI: Add missing initialisation/load/save for ambi.backendThomas White
2021-05-07MsgPack: Warn if dtempl->peak_list is NULLThomas White
2021-05-07MsgPack: Use the right pointer for "bin" keysThomas White
2021-05-07MsgPack: Use top-level object directly if it is a mapThomas White
2021-05-05indexamajig: Add --zmq-requestThomas White
2021-05-05indexamajig: Add a missing breakThomas White
2021-04-30GUI: Take optional stream on command lineThomas White
2021-04-30GUI: Force results selector to "from GUI" when peak search window is openedThomas White
2021-04-30GUI: Fix force_refls_onThomas White
2021-04-30GUI: When indexing one frame, don't force results selector or repeat peak searchThomas White
2021-04-30indexamajig: Fix an incorrect error messageThomas White