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
/
utils.h
Age
Commit message (
Expand
)
Author
2024-02-06
Add hooks for custom memory allocation in libcrystfel
Thomas White
2024-01-12
align_detector: Enumerate directory contents if necessary
Thomas White
2023-09-18
Use a*a instead of pow(a, 2)
Thomas White
2023-07-28
Move rotate2d to utils
Thomas White
2023-07-28
Factorise matrix operations
Thomas White
2023-07-28
Add show_vector()
Thomas White
2021-07-21
Make sure that memory gets freed on realloc failure
Thomas White
2021-05-12
Fix convert_int and add convert_float
Thomas White
2021-04-19
Move file_exists to utils (and eliminate several duplicates)
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-08-25
Factor out convert_int
Thomas White
2020-07-30
Eliminate duplicate symbols
Thomas White
2020-07-29
Remove config.h from libcrystfel headers
Thomas White
2020-07-29
Add wavelength and electron_voltage, plus units, to geometry file
Thomas White
2020-07-29
Add crystfel_has_peakfinder9()
Thomas White
2020-07-29
Convert indexamajig to new Stream API
Thomas White
2020-07-29
Factorise filename_extension()
Thomas White
2020-07-29
Add void pointer to log message functions
Thomas White
2020-07-29
Move stderr_lock prototype to utils.h
Thomas White
2020-07-29
libcrystfel plumbing to allow ERROR/STATUS messages in GUI
Thomas White
2020-07-29
Add safe_strdup() to utils
Thomas White
2020-07-29
Move load_entire_file() to utils
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-08-26
Formatting/fussiness
Thomas White
2019-08-26
add stable inline mean variance function
Wolfgang Brehm
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2018-12-18
make_pixelmap: Use <input>.h5 as default output filename
Thomas White
2018-09-10
pattern_sim: read spectrum from file
Alexandra Tolstikova
2017-07-05
Rearrange quaternion declarations so that gtk-doc can cope
Thomas White
2015-03-13
Move solve_svd() to utils
Thomas White
2014-06-24
Add unlikely()
Thomas White
2014-06-13
Add extern "C" for C++ compatibility
Chuck
2014-01-20
RNG overhaul
Thomas White
2013-08-12
Improve show_matrix_eqn()
Thomas White
2013-08-08
Add show_matrix()
Thomas White
2013-04-17
Work on post refinement
Thomas White
2013-01-04
Tidy up documentation
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-03-09
Use ADU per eV in geometry file, rather than ADU per photon in beam file
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
Update copyright dates
Thomas White
2012-02-22
Move the "indexed reflection array" thing to where it can't do any harm
Thomas White
2012-02-22
Introduce "libcrystfel"
Thomas White