diff options
author | Thomas White <taw@physics.org> | 2024-01-17 16:43:32 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2024-02-06 16:59:34 +0100 |
commit | 513827a44d1ddd395f677a74617b42934ca9bc64 (patch) | |
tree | c0ca0b1d14afb8026c9ff4e1f081453f3f3cfed3 /libcrystfel/src/image-msgpack.h | |
parent | 4ad424f132dc3311502567e58b695fecdeb10106 (diff) |
Crystals shouldn't own RefLists (part 1)
This is a terrible bit of API. A Crystal contains both the parameters
for a calculation (e.g. prediction) and the results. Just look at
post-refinement.c for an example of the mess this makes when trying to
do calculations.
This commit removes the reflection list from the Crystal structure.
Future commits in this series will fix the resulting build carnage.
This also gets rid of vestigial field pr_dud, and adds initialisers for
all (remaining) fields.
Diffstat (limited to 'libcrystfel/src/image-msgpack.h')
0 files changed, 0 insertions, 0 deletions