aboutsummaryrefslogtreecommitdiff
path: root/src/utils.c
AgeCommit message (Expand)Author
2012-02-22Fix safe_basename()Thomas White
2012-02-22Remove use of horribly ambiguous basename() functionThomas White
2012-02-22Fix progress_bar() when total=0Thomas White
2012-02-22facetron: Add optionsThomas White
2012-02-22Read symmetry from PDB and store in unit cell structureThomas White
2012-02-22Reduce the scope of "count"Thomas White
2012-02-22Take the union of available twin ops, not just the subgroup with the highest ...Thomas White
2012-02-22Simplify symmetry and twinning quite a lotThomas White
2012-02-22Hide progress bar when program is running in the backgroundThomas White
2012-02-22Make argument of num_items() constThomas White
2012-02-22process_hkl: Use a different (array) indexing method to speed it up lotsThomas White
2010-03-25Improved PDB parserThomas White
2010-03-18fileno(stderr) -> STDERR_FILENOThomas White
2010-03-16Fix TTY detectionThomas White
2010-03-16Don't splurge progress bar gunk into filesThomas White
2010-02-08Don't forget to rotate the q vectors!Thomas White
2010-01-15Update copyright datesThomas White
2010-01-14Inline angle_betweenThomas White
2010-01-13D'ohThomas White
2010-01-08Small fixesThomas White
2009-12-16Update boilerplate commentsThomas White
2009-12-04Fix serious numerical problem with Poisson noise generationThomas White
2009-12-04Fix rotation group sampling. D'oh.Thomas White
2009-11-29Actually normalise the quaternionThomas White
2009-11-27Macros for status and error messagesThomas White
2009-11-27Poisson function returns integer count - do all downstream calculations as in...Thomas White
2009-11-26A missing return value and a missing initialisationThomas White
2009-11-26Add more options, including random orientationsThomas White
2009-11-25Improve progress barThomas White
2009-11-25Add Poisson noise to imageThomas White
2009-11-25Tidy up utils moduleThomas White
2009-11-24WhitespaceThomas White
2009-11-19Add explicit casts when converting typesThomas White
2009-11-19Progress bar improvementsThomas White
2009-11-19Misc tidy-upThomas White
2009-11-18Move zero-terminator to the right positionThomas White
2009-11-18Add progress barThomas White
2009-11-12Loads of lattice stuffThomas White
2009-10-23Initial fork from template_index to pattern_simThomas White
2009-10-13Image, feature and unit cell infrastructureThomas White