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
2023-02-17
image_read_peaks: Fix a typo
Thomas White
2022-09-22
Implement data_template_get_2d_detgeom_if_possible
Thomas White
2022-09-21
create_detgeom: Return detgeom structure rather than altering image argument
Thomas White
2022-09-21
Move create_detgeom to DataTemplate module
Thomas White
2022-08-22
image_create_dp_bad_sat: Initialise saturation array to infinity
Thomas White
2022-08-18
Restructure image data array creation
Thomas White
2022-06-02
Add profiling for bad region generation
Thomas White
2022-06-02
Use isfinite() instead of isnan() || isinf()
Thomas White
2022-06-02
Seedee deserialization
Thomas White
2022-06-02
indexamajig: Track metadata (e.g. for ASAP::O)
Thomas White
2022-06-02
Generate placeholder filename/event earlier
Thomas White
2022-05-04
Add improved profiling
Thomas White
2022-05-03
Strip out time-accounts
Thomas White
2022-04-05
indexamajig: Fix profiling when using streamed data
Thomas White
2022-03-09
Meson: enable building without HDF5
Thomas White
2022-03-07
Add image_read_with_time_accounting for fine-grained data load profiling
Thomas White
2022-03-02
Move file_exists() check to right before opening the HDF5
Thomas White
2021-10-28
Add 'mask_panel_edges' to geometry file
Thomas White
2021-10-26
create_detgeom: Factorise panel template
Thomas White
2021-09-17
Avoid pointless passing of image/event
Thomas White
2021-07-21
Reduce variable scope where possible
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-07-16
Rename DST_* to DATA_SOURCE_TYPE_*
Thomas White
2021-06-21
image_cache_header_str: Reject strings containing newlines
Thomas White
2021-06-16
Add DST_NONE for 'no data source' (e.g. image came from stream)
Thomas White
2021-05-28
Pass errors back when retrieving values for wavelength etc
Thomas White
2021-05-17
Resolve FIXMEs and TODOs
Thomas White
2021-05-12
Don't assume that headers to be copied are floats
Thomas White
2021-05-12
Fussiness
Thomas White
2021-05-12
Rework header caching layer
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-04-23
indexamajig: Generate a unique filename for ZMQ data
Thomas White
2021-04-23
Clarify some error messages
Thomas White
2021-04-20
image_read_data_block: Warn user if things go wrong
Thomas White
2021-04-20
image_read_data_block: Set the correct data type
Thomas White
2021-04-19
Unify loading of image data and header values
Thomas White
2021-04-19
Move file_exists to utils (and eliminate several duplicates)
Thomas White
2021-04-01
Implement loading of saturation map
Thomas White
2021-03-30
Add header caching layer
Thomas White
2021-03-17
Add missing conversion to pixels for detector_shift_{x,y}
Thomas White
2021-03-17
Factorise panel in create_detgeom
Thomas White
2021-03-11
indexamajig: Use static wavelength from DataTemplate as estimate
Thomas White
2021-03-11
Add some warnings
Thomas White
2021-03-11
detgeom_transform_coords: Take an additional detector shift
Thomas White
2021-03-09
Add the ability to use multiple bad pixel masks at once
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2021-02-15
Check that bad regions are actually within panel bounds
Thomas White
2021-01-27
image_free: Also free the spectrum
Thomas White
2021-01-14
Avoid very slow loop over pixels to create bad pixel map
Thomas White
2021-01-11
create_badmap: Break down into subroutines
Thomas White
[next]