aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22Update comments and copyrightThomas White
2012-02-22Decouple renderer from 'hdfsee'Thomas White
2012-02-22Remove "Matching with this cell" output in --verboseThomas White
2012-02-22Use "2" forms of HDF5 functions explicitlyThomas White
2012-02-22indexamajig: Fix parameters to --insaneThomas White
2012-02-22indexamajig: Fix cell loading logicThomas White
2012-02-22Set matrix elements to zero if no common reflections (NB broken)Thomas White
2012-02-22Accept wavelength in AngstromThomas White
2012-02-22Allow badrow_direction = -Thomas White
2012-02-22calibrate_detector: Add --split optionThomas White
2012-02-22Rename calibrate_detector to sum_stack, add new calibrate_detectorThomas White
2012-02-22Remove progress barThomas White
2012-02-22Display number of measurements per unique reflectionThomas White
2012-02-22Optimise each pattern's reflection listThomas White
2012-02-22Change variable name to avoid confusionThomas White
2012-02-22Implement optimise_reflist()Thomas White
2012-02-22Tidy up, and set intensities correctlyThomas White
2012-02-22Tidy up debug outputThomas White
2012-02-22Only add unique reflectionsThomas White
2012-02-22Nominal beam parameters are not needed during scalingThomas White
2012-02-22More stream handling and reflection countingThomas White
2012-02-22More non-ignoring of the central beamThomas White
2012-02-22Fix stream handlingThomas White
2012-02-22Add missing spaceThomas White
2012-02-22Restore --with-gsl in configureThomas White
2012-02-22Actually, don't ignore the central beamThomas White
2012-02-22indexamajig: Use beam parameters for integrationThomas White
2012-02-22Add useful assert()sThomas White
2012-02-22Make find_projected_peaks() behave like find_intersections()Thomas White
2012-02-22Small update to symmetry tableThomas White
2012-02-22Don't free(NULL)Thomas White
2012-02-22Fix this laterThomas White
2012-02-22The per-shot wavelength is needed for scaling and post refinementThomas White
2012-02-22FussinessThomas White
2012-02-22Don't use next_found_refl() on a reflection we just freedThomas White
2012-02-22Tidy up comments and add assertionsThomas White
2012-02-22Tidy up list_check.cThomas White
2012-02-22Make lists workThomas White
2012-02-22More unsuccessful work on listsThomas White
2012-02-22More work on reflistThomas White
2012-02-22Make iteration workThomas White
2012-02-22Work on making iteration workThomas White
2012-02-22Don't return the pseudo-root when iteratingThomas White
2012-02-22One more unnecessary integrationThomas White
2012-02-22Don't constantly re-integrate peaksThomas White
2012-02-22Test more thoroughlyThomas White
2012-02-22List debuggingThomas White
2012-02-22Remove old MOSFLM output before runningThomas White
2012-02-22Add unit test for reflistThomas White
2012-02-22Finish implementation of binary treeThomas White