aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-22hdfsee: Update properly when changing the colour scaleThomas White
2012-02-22Take differing camera lengths into account when drawing ringsThomas White
2012-02-22indexamajig: Fix segfault if called with no indexing method at allThomas White
2012-02-22Remove _WNOTHREAD - shouldn't be neededThomas White
2012-02-22Change x,y to fs,ssThomas White
2012-02-22Move bad region check to integrate_peak()Thomas White
2012-02-22FussinessThomas White
2012-02-22FussinessThomas White
2012-02-22hdfsee: Improve line widthsThomas White
2012-02-22Remove is_hot_pixel()Thomas White
2012-02-22Do peak integration in double precisionThomas White
2012-02-22Don't forget to copy the bad regions in copy_geom()Thomas White
2012-02-22Remove debugThomas White
2012-02-22Throw out detected peaks in bad regionsThomas White
2012-02-22indexamajig: Fix memory leakThomas White
2012-02-22Improve detector geometry parsing, add bad regionsThomas White
2012-02-22Update copyright datesThomas White
2012-02-22hdfsee: Don't draw rings if geometry not in useThomas White
2012-02-22hdfsee: Multiple improvementsThomas White
2012-02-22hdfsee: Update properly when turning rings or features on/offThomas White
2012-02-22hdfsee: Tidy up some memory leaksThomas White
2012-02-22hdfsee: Only redraw the necessary part of the window on exposeThomas White
2012-02-22Make prototype agree with codeThomas White
2012-02-22Remove hardcoded resolution limit in find_intersections()Thomas White
2012-02-22FussinessThomas White
2012-02-22Add tests/gpu_sim_checkThomas White
2012-02-22indexamajig: Use HDF5's camera length when requestedThomas White
2012-02-22setup_gpu() does not need an imageThomas White
2012-02-22Remove 'template' from help messageThomas White
2012-02-22Remove template indexingThomas White
2012-02-22Don't use deprecated HDF5 callsThomas White
2012-02-22Remove unused bitsThomas White
2012-02-22sum_stack: Get image size from first imageThomas White
2012-02-22FussinessThomas White
2012-02-22FormattingThomas White
2012-02-22Add -b option to powder_plot, make hdf5_read() not use nominal energyThomas White
2012-02-22sum_stack: Accept (and use) threshold and min gradient on command lineThomas White
2012-02-22indexamajig: Add --basename optionThomas White
2012-02-22Update copyrightsThomas White
2012-02-22hdfsee: Menu item to turn peaks on/offThomas White
2012-02-22indexamajig: Allow --indexing=noneThomas White
2012-02-22indexamajig: Add --image optionThomas White
2012-02-22Fix aliasing issues in CPU simulationThomas White
2012-02-22Fix silly mistakesThomas White
2012-02-22Use LUTs for CPU simulation as wellThomas White
2012-02-22Fix simulation progress barThomas White
2012-02-22Check errors properlyThomas White
2012-02-22Transformation matrix shouldn't be integerThomas White
2012-02-22Set rounding modeThomas White
2012-02-22Make CPU simulation more similar to GPU versionThomas White