aboutsummaryrefslogtreecommitdiff
path: root/src/facetron.c
AgeCommit message (Expand)Author
2012-02-22Remove use of horribly ambiguous basename() functionThomas White
2012-02-22Fix integrate_peak() problems which caused incorrect peak positionsThomas White
2012-02-22facetron: Placeholders for HRS scalingThomas White
2012-02-22Small post refinement stuffThomas White
2012-02-22facetron: Zero the counts array as well, before re-estimatingThomas White
2012-02-22Allow selected reflections to changeThomas White
2012-02-22facetron: Fix fclose() crash bugThomas White
2012-02-22facetron: Also output bar chart of pattern fitsThomas White
2012-02-22Don't change which reflections are used for refinement until the next macrocycleThomas White
2012-02-22Fix post refinement maths and take clamping status into accountThomas White
2012-02-22facetron: Don't forget to reset intensities to zero before re-estimatingThomas White
2012-02-22Move post refinement stuff to a new fileThomas White
2012-02-22facetron: Refine divergenceThomas White
2012-02-22facetron: Fix convergence criterionThomas White
2012-02-22facetron: Remove debugThomas White
2012-02-22facetron: Fix initial refinement stuffThomas White
2012-02-22facetron: Stop iterating when convergedThomas White
2012-02-22Update correlation fileThomas White
2012-02-22facetron: Refine scaling factor, plot partiality correlationThomas White
2012-02-22FussinessThomas White
2012-02-22facetron: Initial refinement stuffThomas White
2012-02-22process_hkl: Implement Rick's ESD calculationThomas White
2012-02-22Zap quatsThomas White
2012-02-22facetron: Fix a small memory leakThomas White
2012-02-22facetron: Fix previous commitThomas White
2012-02-22facetron: Output countsThomas White
2012-02-22facetron: Remove obsolete commentThomas White
2012-02-22facetron: Sanitise symmetryThomas White
2012-02-22Update beam parameters and reduce debug outputThomas White
2012-02-22facetron: Basic mathsThomas White
2012-02-22facetron: Use symmetry when mergingThomas White
2012-02-22facetron: Work on geometryThomas White
2012-02-22Read beam parameters from file (where appropriate)Thomas White
2012-02-22s/hit/cpeak/Thomas White
2012-02-22Fix previous commitThomas White
2012-02-22Tidy upThomas White
2012-02-22calibrate_detecotr: Use new thread poolThomas White
2012-02-22facetron: Use new thread poolThomas White
2012-02-22facetron: Comment fussinessThomas White
2012-02-22Move partiality()Thomas White
2012-02-22facetron: Handle nthreads > n_total_patternsThomas White
2012-02-22facetron: Fix careless deletionThomas White
2012-02-22facetron: Multithread the integration, as wellThomas White
2012-02-22facetron: Tidy up result countingThomas White
2012-02-22facetron: Lots of framework stuffThomas White
2012-02-22facetron: More workThomas White
2012-02-22facetron: Take symmetry on command lineThomas White
2012-02-22facetron: Split out core workThomas White
2012-02-22facetron: Add threadsThomas White
2012-02-22facetron: Can't handle stdinThomas White