aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/integration.h
AgeCommit message (Expand)Author
2021-03-26Add str_integration_methodThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-07-29Add low-level integration API (for better testing)Thomas White
2020-07-29Remove config.h from libcrystfel headersThomas White
2020-01-10Mass update of copyright datesThomas White
2019-09-23Get rid of "rescut" integration flagThomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2018-02-27indexamajig: Add --overpredictThomas White
2015-11-17Make gradient background fitting optionalThomas White
2015-06-18Replace semaphore with a mutexThomas White
2015-06-17Use a POSIX semaphore for synchronising terminal access during indexingThomas White
2014-09-05Update docsThomas White
2014-08-13Fix handling of overlapping reflectionsThomas White
2014-08-11Take overlaps into account during integrationThomas White
2014-07-24Suspend indexing statistics while --int-diag is displayingThomas White
2014-06-25Pass the partiality model down from the API levelThomas White
2014-06-13Add extern "C" for C++ compatibilityChuck
2014-04-09Avoid breaking API with integrate_all()Thomas White
2014-04-08indexamajig: Add --push-resThomas White
2014-04-01Fix resolution cutoff so that it (apparently) worksThomas White
2013-11-29indexamajig: Add --int-diag=strongThomas White
2013-11-23indexamajig: Add --int-diag=implausibleThomas White
2013-11-23Add --int-diag=negativeThomas White
2013-11-23indexamajig: Add --int-diagThomas White
2013-07-04Update docsThomas White
2013-06-10indexamajig: Fix default integration methodThomas White
2013-06-06Update docsThomas White
2013-05-30Remove unused parameterThomas White
2013-05-30indexamajig: Get rid of --min-integration-snrThomas White
2013-05-28Add "-cen"Thomas White
2013-05-28Honour "-sat"Thomas White
2013-05-28Rename "refine" to "prof2d"Thomas White
2013-05-27Initial integration stuffThomas White