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
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
2021-04-27
Complain if there are unused defaults in geometry file
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-04-16
Remove requirement for data path to contain "/"
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-03-01
data_template_new_from_string: Fail gracefully if fs/ss bad region lacks pane...
Thomas White
2021-02-15
Check that bad regions are actually within panel bounds
Thomas White
2021-01-27
DataTemplate: fix some small memory leaks
Thomas White
2021-01-14
Correct bad region coordinates
Thomas White
2021-01-14
Avoid very slow loop over pixels to create bad pixel map
Thomas White
2021-01-14
data_template_new_from_string: Fix error path
Thomas White
2021-01-08
Update documentation about max_adu, and add a warning
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-09-17
Ensure that fs dimension has higher index than ss
Thomas White
2020-08-19
Set the same initial beam parameters as before
Thomas White
2020-08-07
Expose rigid groups
Thomas White
2020-08-04
Add image_create_for_simulation()
Thomas White
2020-07-31
Set bandwidth in image structure
Thomas White
2020-07-30
Fix placeholder counting
Thomas White
2020-07-30
Eliminate duplicate symbols
Thomas White
2020-07-29
Add detector_shift_{x,y} to geometry file
Thomas White
2020-07-29
Remove coffset from parse_toplevel
Thomas White
2020-07-29
Add wavelength and electron_voltage, plus units, to geometry file
Thomas White
2020-07-29
Add an error path for parse_toplevel
Thomas White
[next]