aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-02-22Debug render_hklThomas White
2012-02-22Include marker at end of reflection listThomas White
2012-02-22Remove old reflections.hThomas White
2012-02-22Add thread affinity stuffThomas White
2012-02-22get_hkl: Do Poisson properly, s/ideal/input/Thomas White
2012-02-22--record=peaksifnotindexed optionThomas White
2012-02-22Remove all remaining PDB rendering stuffThomas White
2012-02-22Update copyright datesThomas White
2012-02-22'Clarify' bits of cubeitThomas White
2012-02-22Remove old stream functions for goodThomas White
2012-02-22cubeit: Use new stream formatThomas White
2012-02-22Fix error messageThomas White
2012-02-22Remove 'estimate_background'Thomas White
We should be estimating proper SNRs with sigma(I) estimates
2012-02-22FussinessThomas White
2012-02-22partialator: Convert to new list formatThomas White
2012-02-22process_hkl: Fix symmetryThomas White
2012-02-22Fix memory leaksThomas White
2012-02-22WIP on new stream format in process_hklThomas White
2012-02-22More work on new stream formatThomas White
2012-02-22Get stuff from streamThomas White
2012-02-22More x->fs etcThomas White
2012-02-22Backwards compatability in badrow directionThomas White
2012-02-22More of s/x/fs/, s/y/ss/Thomas White
2012-02-22Formatting and boilerplateThomas White
2012-02-22Don't forget to set the stream flags in the argumentsThomas White
2012-02-22FussinessThomas White
2012-02-22New stream writingThomas White
2012-02-22Remove 'reintegrate'Thomas White
What it really does isn't that well defined, and it'd be a lot of work to define it usefully. Removing it for now..
2012-02-22First part of stream reworkThomas 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-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
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-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