index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcrystfel
/
src
/
spectrum.c
Age
Commit message (
Expand
)
Author
2024-02-06
Use libcrystfel memory allocation routines everywhere
Thomas White
2021-07-23
spectrum_get_density_at_k: Switch order of checks
Thomas White
2021-07-21
Make sure that memory gets freed on realloc failure
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-07-30
Spectrum: Define Gaussian using area, not height
Thomas White
2019-06-04
spectrum_set_pdf: Use gsl_sort_index() instead of gsl_sort2()
Thomas White
2019-05-29
Fix SASE simulation
Thomas White
2019-05-29
Spectrum generation
Thomas White
2019-05-29
Remove old debugging statement
Thomas White
2019-05-29
Use Spectrum API for simulation
Thomas White
2019-05-17
s/histogram/pdf/
Thomas White
2019-05-15
Spectrum API clarifications
Thomas White
2019-05-15
Complete implementation of Spectrum API
Thomas White
2019-05-14
Start implementing Spectrum API
Thomas White
2019-05-14
Update Spectrum API
Thomas White
2019-05-14
Sketch out Spectrum API
Thomas White