aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Thomas White
read_chunk()
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-22Update build scriptsThomas 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-22Update coding styleThomas White
2012-02-22Add unit test for peak integrationThomas White
2012-02-22Placeholder for tutorialThomas White
2012-02-22Update docsThomas White
2012-02-22Don't store indices in the reflection dataThomas White
This avoids potential badness
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-22Clean up old, useless and broken scriptsThomas White
2012-02-22Tidy up .gitignoreThomas White
2012-02-22FussinessThomas White
2012-02-22Add another unit testThomas White
2012-02-22Add some simple unit tests for mergingThomas White
2012-02-22Update definitions for fallbacks in render_hkl.cThomas White
2012-02-22indexamajig: Add fallback for clock_gettime()Thomas White
2012-02-22Fix return value for dummy set_affinity()Thomas White
2012-02-22Update docs for bad pixel stuffThomas White
2012-02-22Don't free(garbage)Thomas White
2012-02-22Fix geometry file commentsThomas White
2012-02-22Fix in_bad_region()Thomas White