aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/spectrum.c
AgeCommit message (Expand)Author
2021-07-23spectrum_get_density_at_k: Switch order of checksThomas White
2021-07-21Make sure that memory gets freed on realloc failureThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-01-10Mass update of copyright datesThomas White
2019-07-30Spectrum: Define Gaussian using area, not heightThomas White
2019-06-04spectrum_set_pdf: Use gsl_sort_index() instead of gsl_sort2()Thomas White
2019-05-29Fix SASE simulationThomas White
2019-05-29Spectrum generationThomas White
2019-05-29Remove old debugging statementThomas White
2019-05-29Use Spectrum API for simulationThomas White
2019-05-17s/histogram/pdf/Thomas White
2019-05-15Spectrum API clarificationsThomas White
2019-05-15Complete implementation of Spectrum APIThomas White
2019-05-14Start implementing Spectrum APIThomas White
2019-05-14Update Spectrum APIThomas White
2019-05-14Sketch out Spectrum APIThomas White