aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-17Comment out debugThomas White
2019-07-17Really Simple MinimiserThomas White
2019-07-17Fix grid scan boundaries to put plot-pr-contourmap's red dot in the right placeThomas White
2019-07-17Improve column headings in logsThomas White
2019-07-17Don't re-scale when calculating FoM during PRThomas White
2019-07-17Modify residual some moreThomas White
2019-07-17Modify residual to give clearer minimum, particularly as function of profile ...Thomas White
2019-07-17partialator: WIP on new minimiserThomas White
2019-07-17partialator: Only strong reflections in specgraph, and remove resolution limi...Thomas White
2019-07-17partial_sim: Use Spectrum APIThomas White
2019-07-17scripts/plot-pr: Allow the use of folder names other than "pr-logs"Thomas White
2019-07-17Weight reflections according to how much they need to be scaled upThomas White
2019-07-17Allow correct_reflection() to correct anything, not just intensitiesThomas White
2019-07-16Add matrix notation docThomas White
2019-07-16hdfsee: Disallow changing image if geometry file was givenThomas White
2019-07-16hdfile_get_string_value(): Detect non-scalar stringThomas White
2019-07-16hdfile_get_value(): Increase maximum number of dimensions to 64Thomas White
2019-07-16Remove warnings about non-scalar valuesThomas White
2019-07-16Tidy upThomas White
2019-07-16hdfsee: Get rid of "multi_event"Thomas White
2019-07-16hdfsee: Factorise setting of window titleThomas White
2019-07-16hdfsee: Get rid of "simple"Thomas White
2019-07-16hdfsee: Show HDF5 menu tree event for multi-event filesThomas White
2019-07-16Generalise get_ev_based_value() to handle non-multievent caseThomas White
2019-07-05load_entire_file(): Ensure string terminationThomas White
2019-07-05FormattingThomas White
2019-07-05Update copyright datesThomas White
2019-07-05geoptimiser: Use geometry from stream, if presentThomas White
2019-07-05Add write_detector_geometry_3() (write geometry based on template in memory)Thomas White
2019-07-05Read geometry file from start of streamThomas White
2019-07-05Add get_detector_geometry_from_string()Thomas White
2019-06-25partial_sim: Add --template-streamThomas White
2019-06-25partial_sim: Add missing initialisationsThomas White
2019-06-25read_stream_reflections_*: Set symmetric indices for reflectionsThomas White
2019-06-21partialator: Be more verbose about minimisation failuresThomas White
2019-06-21FormattingThomas White
2019-06-21partialator: Add --force-lambdaThomas White
2019-06-21Actually prevent the use of free-flagged reflections in refinementThomas White
2019-06-21scripts/plot-pr-contourmap: Allow the use of folder names other than "pr-logs"Thomas White
2019-06-21partialator: Progress bar for logs/grid scansThomas White
2019-06-19partialator: With --no-free, still show non-free residuals for crystals with ...Thomas White
2019-06-19Add missing newlineThomas White
2019-06-19Rename scripts/plot-contourmap -> scripts/plot-pr-contourmapThomas White
2019-06-19Const-cleanlinessThomas White
2019-06-19pattern_sim: Fix uninitialised valueThomas White
2019-06-05partialator: Parallelise deltaCChalf calculationThomas White
2019-06-05Fix obvious bug in image_add_feature()Thomas White
2019-06-04gpu_sim_check: Increase tolerance from 1.1% to 1.2%Thomas White
2019-06-04spectrum_set_pdf: Use gsl_sort_index() instead of gsl_sort2()Thomas White
2019-06-04cell_explorer: Avoid more GTK3-ismsThomas White