aboutsummaryrefslogtreecommitdiff
path: root/src/geometry.c
AgeCommit message (Expand)Author
2012-02-22Move a load more stuff into libcrystfelThomas White
2012-02-22partialator: Use all reflections (not just the ones found the first time around)Thomas White
2012-02-22Total divergence is made up from rocking half the divergence in opposite dire...Thomas White
2012-02-22Don't predict reflections with 2theta > 90 degreesThomas White
2012-02-22Check unit cell is sensibleThomas White
2012-02-22Check that the unit cell makes senseThomas White
2012-02-22Mark reflections which were not found by update_partialities()Thomas White
2012-02-22Make post refinement go a LOT fasterThomas White
2012-02-22Don't waste time predicting reflections that don't appear in the patternThomas White
2012-02-22Fix the choice of "guiding" reflections for PRThomas White
2012-02-22Predict reflections with p<0.1Thomas White
2012-02-22Separate "refinable" and "scalable" conceptsThomas White
2012-02-22Don't select scalable reflections during post refinementThomas White
2012-02-22Don't forget to initialise counts to zeroThomas White
2012-02-22Remove useless function parameterThomas White
2012-02-22FussinessThomas White
2012-02-22PR gradient checkThomas White
2012-02-22Tidy upThomas White
2012-02-22Safeguard against silly unit cells in find_intersections()Thomas White
2012-02-22Tidy up dead code and formattingThomas White
2012-02-22FormattingThomas White
2012-02-22Added background subtraction and sigmaAndrew Martin
2012-02-22Correct handling of scalability listThomas White
2012-02-22Add an assert()Thomas White
2012-02-22FussinessThomas White
2012-02-22Get rid of "image.raw_reflections"Thomas White
2012-02-22Progress with post refinement...Thomas White
2012-02-22Remove unused variableThomas White
2012-02-22Work on post refinementThomas White
2012-02-22Add a nasty fudge factorThomas White
2012-02-22Set redundancy when simulating peaksThomas White
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