aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-04cell_explorer: Avoid more GTK3-ismsThomas White
2019-06-04cell_explorer: Remove GTK3-ismsThomas White
2019-05-29Normalise sampled spectrum weights to total 1Thomas White
2019-05-29Use Spectrum API for simulationThomas White
2019-05-14Remove image.num_peaks and num_saturated_peaksThomas White
2019-05-14Remove old "statistics" module with R factors etcThomas White
2019-05-13FussinessThomas White
2019-05-13gpu_sim_check: Succeed if GPU not availableThomas White
2019-05-08check_hkl: Report overall completeness and redundancyThomas White
2019-05-08check_hkl: Use unsigned long for reflection countsThomas White
2019-05-08FormattingThomas White
2019-05-08Add new xgandalf optionsYaroslav Gevorkov
2019-05-07Move spectrum type enum to pattern_sim.cThomas White
2019-04-10cell_explorer: Exclude cells when centering type is set to greyThomas White
2019-04-09cell_explorer: Initialise scd.enforced_cell to NULLThomas White
2019-04-05cell_tool: Add --cslThomas White
2019-04-05cell_explorer: Add enforcement of lattice type restrictions on cell parametersThomas White
2019-04-04cell_explorer: Remove accelerator from "Save histogram data" menu itemThomas White
2019-04-03Fix typoThomas White
2019-04-03cell_explorer: Complain about unknown centeringThomas White
2019-04-03hdfsee: Fix crash with no geometry fileThomas White
2019-04-02zmq: Consider pixel as bad if its value is NaN or infinityThomas White
2019-03-22cell_explorer: Add option to save histogram dataThomas White
2019-03-20Merge branch 'tom/transformations'Thomas White
2019-03-18FormattingThomas White
2019-03-18hdfsee: Use a fresh detector geometry structure each time a new image is loadedThomas White
2019-03-15Set msgpack_obj to NULL when not in useThomas White
2019-03-15Add a couple more set_last_task callsThomas White
2019-03-15Add documentationThomas White
2019-03-15Set proper size for blank dataThomas White
2019-03-14indexamajig: Add --no-image-dataThomas White
2019-03-14Process ZMQ data inside main loopThomas White
2019-03-14Tweak ZMQ messagesThomas White
2019-03-14More ZMQ/MsgPack logic fixesThomas White
2019-03-14Fix variable initialisation and decision about data sourceThomas White
2019-03-14Compile cleanly without Msgpack or ZMQThomas White
2019-03-14More MessagePack tidy up / error checkingThomas White
2019-03-14Fix typoThomas White
2019-03-14Clean up MessagePack stuffThomas White
2019-03-14Connect up hooks for unpacking MsgPack dataThomas White
2019-03-14Don't always dereference filename_p_eThomas White
2019-03-14Exit cleanly if connection failsThomas White
2019-03-14ZMQ connection and setup stuffThomas White
2019-03-14Initial zmq.cThomas White
2019-03-13cell_tool: Reject singular transformation matrixThomas White
2019-03-13cell_tool --transform: Write output cellThomas White
2019-03-13cell_tool: Accept unconventional cellThomas White
2019-03-12Rename intmat_intvec_mult to transform_indicesThomas White
2019-03-11cell_tool: Improve messagesThomas White
2019-03-11cell_tool: Add documentation for --transformThomas White