aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-22partial_sim: Rotate the correct cellThomas White
2012-02-22ConventionThomas White
2012-02-22Post refinement should not touch the scale factorsThomas White
2012-02-22Work in progress on post refinementThomas White
2012-02-22Progress with post refinement...Thomas White
2012-02-22Remove unused variableThomas White
2012-02-22Work on post refinementThomas White
2012-02-22indexamajig: Complain more loudly about using nominal value, and convert it p...Thomas White
2012-02-22Update docsThomas White
2012-02-22partial_sim: Split off mess_up_cell()Thomas White
2012-02-22Tidy up various memory leaksThomas White
2012-02-22Take a copy of "mask" when duplicating a detectorThomas White
2012-02-22render_hkl: Be a bit more informative when writing the colour keyThomas White
2012-02-22partial_sim: Add an overall scaling factor for added funThomas White
2012-02-22Add partial_sim, for generating test streams by geometrical methodsThomas White
2012-02-22Write stream header in stream.cThomas White
2012-02-22Add a nasty fudge factorThomas White
2012-02-22Set redundancy when simulating peaksThomas White
2012-02-22Don't forget to free det->maskThomas White
2012-02-22Ensure all parts of cell are set by cell_rotate()Thomas White
2012-02-22process_hkl: Initialise image.det to NULL to avoid updating the geometry in r...Thomas White
2012-02-22Add get_q_for_panel()Thomas White
2012-02-22FormattingThomas White
2012-02-22Switch arguments to calloc()Thomas White
2012-02-22compare_hkl: Make sure ratios go in the fileThomas White
2012-02-22More fussiness / tidy upThomas White
2012-02-22FussinessThomas White
2012-02-22Tidy upThomas White
2012-02-22Update copyrightThomas White
2012-02-22Squash whitespaceThomas White
2012-02-22tidy up calibrate_detector.cRick Kirian
2012-02-22detector.h: add function print_detector_geometryRick Kirian
2012-02-22cleanup calibrate_detector.cRick Kirian
2012-02-22calibrate_detector.c: work in progressRick Kirian
2012-02-22stream.c: precision of peaks -> %7.2fRick Kirian
2012-02-22detector.c: add function find_panel_numberRick Kirian
2012-02-22stream.c: write camera lengthRick Kirian
2012-02-22Simplify reflection integration logicThomas White
2012-02-22More thread pool documentationThomas White
2012-02-22Add test for num_reflections() and fix itThomas White
2012-02-22Start documenting the thread poolThomas White
2012-02-22Don't say that the CPU affinity calculation succeededThomas White
2012-02-22Remove run_thread_range()Thomas White
2012-02-22FussinessThomas White
2012-02-22Don't store indices in the reflection dataThomas White
2012-02-22Allow default values in geometry files, and set integration radius seperatelyThomas White
2012-02-22Fix a Grand Muppetry in integrate_peak()Thomas White
2012-02-22FussinessThomas White
2012-02-22Update definitions for fallbacks in render_hkl.cThomas White
2012-02-22indexamajig: Add fallback for clock_gettime()Thomas White