aboutsummaryrefslogtreecommitdiff
path: root/src/geometry.c
AgeCommit message (Expand)Author
2012-02-22Do peak integration in double precisionThomas White
2012-02-22Update copyright datesThomas White
2012-02-22Remove hardcoded resolution limit in find_intersections()Thomas White
2012-02-22First round of fallout from new geometry formatThomas White
2012-02-22s/min_x/min_fs/ and so onThomas White
2012-02-22Actually, don't ignore the central beamThomas White
2012-02-22Fix this laterThomas White
2012-02-22Work on making iteration workThomas White
2012-02-22Start work on binary treeThomas White
2012-02-22Remove solid angle correctionThomas White
2012-02-22Remove unused includeThomas White
2012-02-22Fix integrate_peak() problems which caused incorrect peak positionsThomas White
2012-02-22Allow selected reflections to changeThomas White
2012-02-22Remove "profile_cutoff" (for now)Thomas 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-22Make sure coordinates are initialisedThomas White
2012-02-22Add divergenceThomas White
2012-02-22Add initial partiality estimateThomas White
2012-02-22Satisfactory peak locationThomas White
2012-02-22More geometry work (fixes a previous commit)Thomas White
2012-02-22facetron: Work on geometryThomas White
2012-02-22s/hit/cpeak/Thomas White
2012-02-22Estimate peak backgroundsThomas White
2012-02-22Fix commentThomas White
2012-02-22Move partiality()Thomas White
2012-02-22Get somewhere with template indexingThomas White
2012-02-22Add missing geometry.{c,h}Thomas White