aboutsummaryrefslogtreecommitdiff
path: root/src/partialator.c
AgeCommit message (Expand)Author
2014-03-24partialator: Fix includesThomas White
2014-03-18partialator: Show more information about dud patternsThomas White
2014-03-11partialator: Add polarisation correctionThomas White
2014-02-22Reduce lower partiality limitThomas White
2014-02-22Initialise n_filteredThomas White
2013-10-11partialator: Initialise n_filt to zeroThomas White
2013-10-11partialator: Exclude weak reflections from refinementThomas White
2013-09-13Stop PR when mean change in partiality is smallThomas White
2013-09-13partialator: Debugging stuffThomas White
2013-08-01Count filtered eigenvaluesThomas White
2013-08-01Use a struct to contain information for scaling reportThomas White
2013-07-31Use the correct reference list for selectionThomas White
2013-07-31Tweak rejection criteriaThomas White
2013-07-31Count reflections gained and lost during initial partiality calculationThomas White
2013-07-31Count number of "dud" crystals each iteration, not just at the endThomas White
2013-07-31Tweak error pathThomas White
2013-07-25partialator: Simplify scalingThomas White
2013-06-29partialator: Initialise mosaicityThomas White
2013-04-30partialator: Add --min-measurementsThomas White
2013-04-17Show number of scalable observationsThomas White
2013-04-17partialator: Add --model=Thomas White
2013-04-17Add the possibility to have different partiality modelsThomas White
2013-03-05partialator: Fix user_flagThomas White
2013-03-05Update copyright datesThomas White
2013-03-04partialator: Fix messageThomas White
2013-03-04Free reflists at endThomas White
2013-03-04partialator: Fix various memory bugsThomas White
2013-02-06Some small(ish) fixesThomas White
2013-02-06Stuff for partialatorThomas White
2013-02-05WIP on updating partialatorThomas White
2013-01-10Handle '?' return value from getopt_long()Thomas White
2012-09-04Fix widespread bug-hiding problem with command line argument handlingThomas White
2012-07-26New parameter in beam description files: profile_radiusThomas White
2012-05-30FormattingThomas White
2012-04-24partialator: Fix short optionsThomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-06Don't include 1/d in reflection lists, because it's pointlessThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22partialator: Fix --helpThomas White
2012-02-22partialator: Add --no-scale optionThomas White
2012-02-22Bracket conventionThomas White
2012-02-22partialator: Use an I/sig(I) cutoff for determining scalabilityThomas White
2012-02-22partialator: Use all reflections (not just the ones found the first time around)Thomas White
2012-02-22Fix stack corruptionThomas White
2012-02-22Comment out guide reflections mugwatchThomas White
2012-02-22partialator: Loads of work on the scaling reportThomas White
2012-02-22partialator: Check -j argumentThomas White
2012-02-22Add a FIXMEThomas White
2012-02-22partialiator: Add "-r" option (short version of --reference=)Thomas White