aboutsummaryrefslogtreecommitdiff
path: root/src/post-refinement.c
AgeCommit message (Expand)Author
2024-02-06Remove an unused variableThomas White
2024-02-06Fix incorrect uses of cell_freeThomas White
2024-02-06Crystals shouldn't own RefLists (part 5)Thomas White
2024-02-06Add missing image initialisersThomas White
2024-02-06Crystal: Remove reference to image structure (part 3)Thomas White
2021-07-23partialator: Add --log-folderThomas White
2021-07-23write_{radius,angle}_grid: Fix error pathThomas White
2021-07-21Reduce variable scope where possibleThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-01-11UnitCell: Store all representations once they're calculatedThomas White
2020-07-30Eliminate duplicate symbolsThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-01-10Mass update of copyright datesThomas White
2019-07-30Spectrum: Define Gaussian using area, not heightThomas White
2019-07-17partialator: Allow refinement of any partiality modelThomas White
2019-07-17Don't repeat scaling when refiningThomas White
2019-07-17partialator: Use Spectrum APIThomas White
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-17partialator: WIP on new minimiserThomas White
2019-07-17partialator: Only strong reflections in specgraph, and remove resolution limi...Thomas White
2019-07-17Allow correct_reflection() to correct anything, not just intensitiesThomas White
2019-06-21partialator: Be more verbose about minimisation failuresThomas White
2019-06-19Add missing newlineThomas White
2019-03-01partialator: Fix two small memory leaksThomas White
2019-03-01partialator: Check for failed minimiser setup in write_grid()Thomas White
2019-03-01partialator: Fix string overruns in write_grid()Thomas White
2019-01-29Fix some compiler warnings about string handlingThomas White
2019-01-28partialator: Display error message if minimiser can't be set upThomas White
2019-01-28partialator: Catch failure to set up post-refinement minimiserThomas White
2019-01-28partialator: Fix multiple memory leaksThomas White
2018-12-04partialator: Fix leaked file handleThomas White
2018-11-30Factorise correction of intensity for G, B, p and LThomas White
2018-09-07s/PRFLAG_CC/PRFLAG_DELTACCHALF/Thomas White
2018-08-30Initial delta CC half stuffThomas White
2018-05-07Add SCALE_VERBOSE_ERRORSThomas White
2018-05-07Move residual() and log_residual() to merge.cThomas White
2018-05-07Preparation for adjusting B factor during post-refinementThomas White
2018-05-07Remove unused parameterThomas White
2018-03-02Don't calculate pobs if reference reflection is weakThomas White
2018-02-27Write logs for test programThomas White
2018-02-27Add --force-bandwidth and --force-radiusThomas White
2018-02-27Add current value to grid plotsThomas White
2018-02-27Trap very large profile radius valuesThomas White
2018-02-27partialator: Add -w and --operator optionsThomas White
2018-02-27partialator: Tidy up old log files, and add --no-logsThomas White