aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-22Tidy up comments and add assertionsThomas 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-22List debuggingThomas White
2012-02-22Remove old MOSFLM output before runningThomas White
2012-02-22Finish implementation of binary treeThomas White
2012-02-22Implement some of reflistThomas White
2012-02-22Banish "struct cpeak" foreverThomas White
2012-02-22Remove unnecessary iterationThomas White
2012-02-22Start work on binary treeThomas White
2012-02-22indexamajig: Allow the user to switch off the sanity check if they wantThomas White
2012-02-22Next round of refactoringsThomas White
2012-02-22Another factor of 2 or soThomas White
2012-02-22First round of scaling optimisationsThomas White
2012-02-22Move show_matrix_eqn() to utils.cThomas White
2012-02-22Don't try to use unscalable reflections for post refinementThomas White
2012-02-22Fix small but important bug in thread pool range workerThomas White
2012-02-22Don't check the uninitialised intensity if the peak isn't validThomas White
2012-02-22Update some copyright datesThomas White
2012-02-22Solve the diagonalised equation the easy wayThomas White
2012-02-22Tidy upThomas White
2012-02-22Don't use 0.0 / 0.0 = NaNThomas White
2012-02-22Remove unused variableThomas White
2012-02-22DebugThomas White
2012-02-22Decide once only on which reflections are scalableThomas White
2012-02-22Fix stream readingThomas White
2012-02-22Remove unused variableThomas White
2012-02-22Remove scaling debugThomas White