aboutsummaryrefslogtreecommitdiff
path: root/src/partialator.c
AgeCommit message (Expand)Author
2020-01-10Mass update of copyright datesThomas White
2019-11-15Add partiality model GGPMWolfgang Brehm
2019-09-05partialator: Correct polarisation after update_predictions()Thomas White
2019-09-05Allow the polarsation correction to be completely disabledThomas White
2019-09-02Don't need separate wavelength for polarisation correctionThomas White
2019-09-02process_hkl,partialator: Allow arbitrary direction and degree of polarisationThomas White
2019-07-17partialator: Add "offset" model (Ewald sphere offset assuming monochromatic b...Thomas White
2019-07-17partialator: Allow refinement of any partiality modelThomas White
2019-07-17partialator: Use Spectrum APIThomas 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: Add --force-lambdaThomas 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-05partialator: Parallelise deltaCChalf calculationThomas White
2019-03-01partialator: Avoid double-free of stuff_from_stream and filenameThomas White
2019-01-29Fix some compiler warnings about string handlingThomas White
2019-01-28partialator: Fix incorrect free(audit_info)Thomas White
2019-01-28partialator: Fix multiple memory leaksThomas White
2019-01-28partialator: Fix a small typoThomas White
2018-11-30Factorise correction of intensity for G, B, p and LThomas White
2018-11-22Count crystals with no reflections in various FoMsThomas White
2018-11-14Merge branch 'tom/logmerge'Thomas White
2018-09-10Make sure reflection contribution list gets freedThomas White
2018-09-07partialator: Add option to disable deltaCChalfThomas White
2018-07-27partialator: Complain about NaN residualsThomas White
2018-07-27partialator: Report number of crystals used in residualsThomas White
2018-07-27partialator: More improvements to pr-log logicThomas White
2018-07-27partialator: Also generate logs when not doing post-refinementThomas White
2018-07-26partialator: Add --min-resThomas White
2018-06-28Merge ln of intensity rather than intensities themselvesKen Beyerlein
2018-05-17Merge branch 'tom/cmake'Thomas White
2018-05-11partialator: Don't refuse to start if pr-logs folder existsThomas White
2018-05-11Disable initial scaling if requestedThomas White
2018-05-07Preparation for adjusting B factor during post-refinementThomas White
2018-05-07Remove unused parameterThomas White
2018-05-02Remove scale_all_to_referenceThomas White
2018-05-02Comment out message about disabled functionThomas White
2018-04-24partialator: Add stream audit information to reflection listThomas White
2018-03-13Nicer way of getting Git revisionThomas White
2018-03-02Use old scaling codeThomas White
2018-03-02Remove unnecessary pmodelsThomas 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-27Move pgraph.dat to pr-logs folderThomas White
2018-02-27partialator: Add -w and --operator optionsThomas White
2018-02-27Don't write pgraph.dat if --no-logsThomas White
2018-02-27partialator: Tidy up old log files, and add --no-logsThomas White