aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-20Make panel assignments invariant during prediction- and post-refinementThomas White
2015-04-20WIP on refinement gutsThomas White
2015-04-20Add gradient test program and fix gradientsThomas White
2015-04-20Add prediction refinementThomas White
2015-04-20pattern_sim: Normalise spectrum to avoid intensity decreasing with number of ...Thomas White
2015-04-20Update AUTHORSThomas White
2015-04-20open_stream_for_read: read stream from stdin when filename is "-".Keitaro Yamashita
2015-04-20Add INDEXING_DEBUGThomas White
2015-04-20partial_sim: Initialise stuffThomas White
2015-04-20partial_sim: Complain if geometry contains HDF5 referencesThomas White
2015-04-20partial_sim: Update --help and manualThomas White
2015-04-20Fix a string overflow vulnerability, and banish extract_f_from_stuff()Thomas White
2015-04-20Crystal: initialise user flagThomas White
2015-04-20scripts/indexed-filenames: Keep track of event IDs as well, if necessaryThomas White
2015-04-20scripts/compare-hkl.gp: ImproveThomas White
2015-04-20cell_explorer: Ensure initialisation of active_indms[]Thomas White
2015-04-01Add scripts/crystal-frame-numberThomas White
2015-04-01FormattingThomas White
2015-04-01geoptimiser: Unpack panel data into image->dp before attempting to save PNGThomas White
2015-04-01cell_explorer: Switch font to Liberation Serif (from "Serif")Thomas White
2015-04-01Initialise indexed_by to INDEXING_NONEThomas White
2015-04-01Add crystal_add_notes()Thomas White
2015-04-01Allow negative literal clen in geometry fileThomas White
2015-04-01check-{peak-detection,near-bragg}: add ability to skip eventsThomas White
2015-04-01Add scripts/ave-resolutionThomas White
2015-03-20hdfsee: Fix a typoThomas White
2015-03-19hdf5_read(): Create simple geometryThomas White
2015-03-18Record crystal notes in streamThomas White
2015-03-18Add crystal_{get,set}_notes()Thomas White
2015-03-18hdfsee: Use per-panel data and recognise bad regions properlyThomas White
2015-03-13solve_svd(): Check n_filt before usingThomas White
2015-03-13Move solve_svd() to utilsThomas White
2015-03-12Remove weightingThomas White
2015-03-12Restore weighting when determining scale factorsThomas White
2015-03-12Fix correction for scalingThomas White
2015-03-12Tweak rejection criteriaThomas White
2015-03-12Keep the centre of the B factor distribution at zeroThomas White
2015-03-12Show more information about rejected crystalsThomas White
2015-03-12Show changes in B factors and rejected crystalsThomas White
2015-03-12partialator: Add --start-paramsThomas White
2015-03-12partialator: Disable early rejection (for now)Thomas White
2015-03-12Fussiness (extreme)Thomas White
2015-03-12Increase number of cycles for scalingThomas White
2015-03-12Fix silly bug in B factorThomas White
2015-03-12Use running variance formula and add weightingThomas White
2015-03-12Remove debugging stuffThomas White
2015-03-12Improve rejectionThomas White
2015-03-12partialator: Add B-factor scaling and rejectionThomas White
2015-03-12compare_hkl: Use B-factor scalingThomas White
2015-03-05copy_geom(): fix furthest_in_panelThomas White