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
/
datatemplate_priv.h
Age
Commit message (
Expand
)
Author
2023-07-28
Implement data_template_write_to_file()
Thomas White
2023-07-28
DataTemplate: Track which values came from top level
Thomas White
2023-07-28
Make 'clen' a top-level geometry property, instead of per-panel
Thomas White
2023-07-28
Implement data_template_rotate_group()
Thomas White
2023-07-28
DataTemplate: Parse hierarchical groups
Thomas White
2023-07-28
Strip out old rigid_group API
Thomas White
2023-05-19
Fix untrue comment
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
2021-10-28
Add 'mask_panel_edges' to geometry file
Thomas White
2021-10-26
Remove detector rail direction altogether
Thomas White
2021-09-29
Remove old references
Thomas White
2021-03-30
Add header caching layer
Thomas White
2021-03-11
indexamajig: Use static wavelength from DataTemplate as estimate
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-01-14
Avoid very slow loop over pixels to create bad pixel map
Thomas White
2021-01-12
Fussiness
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-08-07
Expose rigid groups
Thomas White
2020-08-04
Add image_write()
Thomas White
2020-07-31
Set bandwidth in image structure
Thomas White
2020-07-29
Add detector_shift_{x,y} to geometry file
Thomas White
2020-07-29
Add wavelength and electron_voltage, plus units, to geometry file
Thomas White
2020-07-29
Get rid of photon_energy_scale
Thomas White
2020-07-29
Remove dtempl->defaults
Thomas White
2020-07-29
Remove events.c, part 2
Thomas White
2020-07-29
Remove peak_info_location
Thomas White
2020-07-29
Set up adu_per_photon correctly
Thomas White
2020-07-29
Add include guards and warning comment
Thomas White
2020-07-29
hdf5_peak_location -> peak_list
Thomas White
2020-07-29
Add a FIXME
Thomas White
2020-07-29
Initial DataTemplate parser (copied from get_detector_geometry)
Thomas White