Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-22 | Do peak integration in double precision | Thomas White | |
This avoids some integer overflow problems | |||
2012-02-22 | Update copyright dates | Thomas White | |
2012-02-22 | Remove hardcoded resolution limit in find_intersections() | Thomas White | |
2012-02-22 | First round of fallout from new geometry format | Thomas White | |
2012-02-22 | s/min_x/min_fs/ and so on | Thomas White | |
2012-02-22 | Actually, don't ignore the central beam | Thomas White | |
It shouldn't appear anywhere on the detector anyway, so let's not make a special case of it. | |||
2012-02-22 | Fix this later | Thomas White | |
2012-02-22 | Work on making iteration work | Thomas White | |
2012-02-22 | Start work on binary tree | Thomas White | |
2012-02-22 | Remove solid angle correction | Thomas White | |
It's never correct when using "bucket" integration, and always correct when using "pixel" integration, so don't give the option. | |||
2012-02-22 | Remove unused include | Thomas White | |
2012-02-22 | Fix integrate_peak() problems which caused incorrect peak positions | Thomas White | |
2012-02-22 | Allow selected reflections to change | Thomas White | |
This partially reverts a2611c8c2acf977eddac2d1a372760383d395da5. | |||
2012-02-22 | Remove "profile_cutoff" (for now) | Thomas White | |
2012-02-22 | Don't change which reflections are used for refinement until the next macrocycle | Thomas White | |
2012-02-22 | Fix post refinement maths and take clamping status into account | Thomas White | |
2012-02-22 | Make sure coordinates are initialised | Thomas White | |
2012-02-22 | Add divergence | Thomas White | |
2012-02-22 | Add initial partiality estimate | Thomas White | |
2012-02-22 | Satisfactory peak location | Thomas White | |
2012-02-22 | More geometry work (fixes a previous commit) | Thomas White | |
2012-02-22 | facetron: Work on geometry | Thomas White | |
2012-02-22 | s/hit/cpeak/ | Thomas White | |
Avoid confusion over the use of the word 'hit'. | |||
2012-02-22 | Estimate peak backgrounds | Thomas White | |
2012-02-22 | Fix comment | Thomas White | |
2012-02-22 | Move partiality() | Thomas White | |
2012-02-22 | Get somewhere with template indexing | Thomas White | |
2012-02-22 | Add missing geometry.{c,h} | Thomas White | |