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.c
Age
Commit message (
Expand
)
Author
2024-02-20
Set default flag for panel dimensions
Thomas White
2024-02-02
Fix lies in documentation
Thomas White
2024-01-30
Add data_template_write_to_fh and stream_write_data_template
Thomas White
2023-12-19
Check for duplicate member in panel group
Thomas White
2023-09-22
Don't complain about missing 'all' group until it's actually needed
Thomas White
2023-09-12
Fix sense of panel rotations
Thomas White
2023-08-29
Automatically add top-level group for single-panel detectors
Thomas White
2023-07-28
Initialise det->top_group
Thomas White
2023-07-28
data_template_free: Free the groups as well
Thomas White
2023-07-28
Implement data_template_group_info()
Thomas White
2023-07-28
Re-define geometry group labelling scheme
Thomas White
2023-07-28
Move rotate2d to utils
Thomas White
2023-07-28
detgeom: Add panel group center coordinates
Thomas White
2023-07-28
Avoid segfault if geometry file doesn't have groups
Thomas White
2023-07-28
detgeom: Add references from children to parents
Thomas White
2023-07-28
Remove debugging messages
Thomas White
2023-07-28
Fix incorrect rotations
Thomas White
2023-07-28
Rename top-level panel group to 'all'
Thomas White
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
Implement data_template_translate_group_{px,m}()
Thomas White
2023-07-28
Add data_template_show_hierarchy()
Thomas White
2023-07-28
Transfer detector hierarchy to detgeom
Thomas White
2023-07-28
DataTemplate: Parse hierarchical groups
Thomas White
2023-07-28
Strip out old rigid_group API
Thomas White
2023-07-27
Fix some more memory leaks
Thomas White
2023-05-11
Remove warning 'Cannot use adu_per_eV without image'
Thomas White
2023-03-31
Reject mask if good/bad bits are specified without location
Thomas White
2023-03-31
Factorise p->masks[j]
Thomas White
2023-03-31
Reject unrecognised mask directives
Thomas White
2023-02-08
indexamajig: Use static clen as --camera-length-estimate, if given
Thomas White
2022-10-05
data_template_get_2d_detgeom_if_possible: Avoid segfault with adu_per_eV
Thomas White
2022-09-22
all_panels_reference_same_clen: Handle missing units
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-03-08
Fix slabbiness assumptions
Thomas White
2021-10-28
Add 'mask_panel_edges' to geometry file
Thomas White
2021-10-28
Add a comment
Thomas White
2021-10-26
Remove detector rail direction altogether
Thomas White
2021-10-20
Reject geometry file if wavelength isn't specified
Thomas White
2021-09-07
lookup_panel: Check that panel name is not NULL
Thomas White
2021-09-03
Fix typo and failing tests from previous commit
Thomas White
2021-09-03
Reject geometry file if fs and ss directions are not specified
Thomas White
2021-07-22
Clean up shadowed variables
Thomas White
2021-07-21
Reduce variable scope where possible
Thomas White
2021-07-15
Fix an incorrect error message
Thomas White
2021-05-11
Set panel for bad region when there is only one panel
Thomas White
[next]