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
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
2020-12-18
Add peak_list_type in geometry file
Thomas White
2020-12-16
Add flag_{lessthan,morethan,equal} in geometry file
Thomas White
2020-10-27
image_set_zero_{data,mask}: Speed up creation of blank arrays
Thomas White
2020-10-22
image_expand_frames: When files are not HDF5, just return null events
Thomas White
2020-09-30
image_expand_frames: Report non-existent file properly
Thomas White
2020-09-24
Apply default unit scale factor only when value is from headers
Thomas White
2020-09-08
Un-export image_read_image_data
Thomas White
2020-08-19
Set the same initial beam parameters as before
Thomas White
2020-08-11
image_read_image_data: Set zero values if file not found
Thomas White
2020-08-10
image_read: Tolerate event==NULL
Thomas White
2020-08-07
Remove image->avg_clen
Thomas White
2020-08-04
Add image_write()
Thomas White
2020-08-04
Add image_create_for_simulation()
Thomas White
2020-07-31
Move spectrum loading out of indexamajig/process_image
Thomas White
2020-07-31
Set bandwidth in image structure
Thomas White
2020-07-30
Add show_panel() to API
Thomas White
2020-07-30
Add missing config.h includes
Thomas White
2020-07-30
Eliminate duplicate symbols
Thomas White
[next]