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-09-27
Allow panel group definitions to come at the top of the geometry file
Thomas White
2024-05-14
data_template_write_to_fh: Fix output of mask filename
Thomas White
2024-05-06
data_template_write_to_fh: Don't try to write coffset at top level
Thomas White
2024-05-02
data_template_write_to_fh: Fix bad region output
Thomas White
2024-04-26
DataTemplate: Add an "all" group if no panel definitions are given
Thomas White
2024-04-26
Whitespace
Thomas White
2024-04-26
crystfel_geometry(5): Mention that group definitions must come after panels
Thomas White
2024-04-18
Merge branch 'julia'
Thomas White
2024-02-20
Set default flag for panel dimensions
Thomas White
2024-02-06
Use libcrystfel memory allocation routines everywhere
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
[next]