aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-22tests/gpu_sim_check: Write HDF5 files if test failsThomas White
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-22Fix TIFF testThomas White
2012-02-22Remove _WNOTHREAD - shouldn't be neededThomas White
2012-02-22Better libTIFF testThomas White
2012-02-22Fix OpenCL checkThomas White
2012-02-22Fix string comparisonThomas White
2012-02-22Third round...Thomas White
2012-02-22Second round of build system improvementsThomas White
2012-02-22First round of build system improvementsThomas White
2012-02-22Change x,y to fs,ssThomas White
2012-02-22Move bad region check to integrate_peak()Thomas White
2012-02-22Update docsThomas White
2012-02-22Use better names for panels in CSPAD geomThomas White
2012-02-22FussinessThomas White
2012-02-22FussinessThomas White
2012-02-22hdfsee: Improve line widthsThomas White
2012-02-22Update docsThomas White
2012-02-22Remove is_hot_pixel()Thomas White
2012-02-22Remove old "jet/radius" field from example beam filesThomas White
2012-02-22Update CSPAD geometry with Lorenzo's tweaksThomas White
2012-02-22Update lcls-dec.geomThomas White
2012-02-22Do peak integration in double precisionThomas White
This avoids some integer overflow problems
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-22Update docsThomas 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-22Avoid compiling any GPU code without OpenCLThomas White
2012-02-22tests/list_check: Leave old output on the terminalThomas 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