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
/
image.c
Age
Commit message (
Expand
)
Author
2020-07-29
Allow units in "clen" geometry file directive
Thomas White
2020-07-29
Move HDF5 and CBF stuff into separate files
Thomas White
2020-07-29
image_free: Free detgeom as well
Thomas White
2020-07-29
Fix dimension allocation in load_hdf5_hyperslab
Thomas White
2020-07-29
Add missing initialisation
Thomas White
2020-07-29
Convert stream to DataTemplate
Thomas White
2020-07-29
Remove image_reflection_closest
Thomas White
2020-07-29
Get rid of imagefile_field_list and stuff_from_stream
Thomas White
2020-07-29
Port indexamajig to new API, part II
Thomas White
2020-07-29
Port indexamajig to new API, part I
Thomas White
2020-07-29
Fix CXI peak loading in new API
Thomas White
2020-07-29
Pass HDF5 path down to load_hdf5_hyperslab()
Thomas White
2020-07-29
Allow skipping placeholders when loading from HDF5
Thomas White
2020-07-29
Add image_expand_frames()
Thomas White
2020-07-29
Fussiness
Thomas White
2020-07-29
Implement CXI peak lists
Thomas White
2020-07-29
Add image_read_peaks()
Thomas White
2020-07-29
Remove "parent" from struct imagefeature
Thomas White
2020-07-29
DS9K compatibility
Thomas White
2020-07-29
Actually load the mask
Thomas White
2020-07-29
Add missing cast
Thomas White
2020-07-29
Factorise HDF5 hyperslab loading
Thomas White
2020-07-29
Use bad regions, no_index and NaN/inf flags in new image loading API
Thomas White
2020-07-29
Add a couple of FIXMEs
Thomas White
2020-07-29
Check that dp/mask/sat exist before freeing
Thomas White
2020-07-29
Push CBF/GZ split point further down
Thomas White
2020-07-29
Remove bad pixel mask stuff from unpack_panels_dtempl and image_read_hdf5
Thomas White
2020-07-29
Catch some error conditions
Thomas White
2020-07-29
Implement basic CBF loading via new API
Thomas White
2020-07-29
Add image_get_feature_const() and image_feature_list_copy()
Thomas White
2020-07-29
ImageFeatureList: Store panel number, not pointer
Thomas White
2020-07-29
image_free(): Free more stuff
Thomas White
2020-07-29
create_detgeom(): Set n_panels
Thomas White
2020-07-29
image_read_hdf5(): Allocate bad maps
Thomas White
2020-07-29
Create detgeom structure on image load
Thomas White
2020-07-29
Basic image loading via new DataTemplate API
Thomas White
2020-02-11
Don't use gzbuffer if it's not available
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-09-10
sort_peaks(): Handle NULL peak list
Thomas White
2019-07-17
Merge branch 'tom/zmq'
Thomas White
2019-06-05
Fix obvious bug in image_add_feature()
Thomas White
2019-05-14
Remove "valid" item from "struct imagefeature"
Thomas White
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2019-04-16
Recognise (if not handle) all CBF formats
Thomas White
2019-04-16
Basic CBF reader with byte offset decompression
Thomas White
2019-04-15
Strip ouf CBFlib references
Thomas White
2019-04-03
Consider pixel as bad if its value is NaN or infinity
Thomas White
2019-03-14
Clean up MessagePack stuff
Thomas White
2019-01-03
Use gzclose() instead of gzclose_r()
Thomas White
2018-11-02
Fix possibly uninitialised dataf in read_cbf_data()
Thomas White
[next]