Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-28 | Re-define geometry group labelling scheme | Thomas White | |
The old version was totally broken. The serial numbers have to contain the complete hierarchy information, otherwise they aren't unique. | |||
2023-07-28 | Add detgeom_group_center | Thomas White | |
2023-07-28 | Calculate panel Minvs | Thomas White | |
2023-07-28 | Add detgeom_translate_detector_m | Thomas White | |
2023-07-28 | z-rotation gradients | Thomas White | |
2023-07-28 | detgeom: Add references from children to parents | Thomas White | |
This allows us to start from the panel and work upwards to the top-level group, which makes hierarchical gradient calculation much easier. | |||
2023-07-28 | Add detgeom_show_hierarchy() | Thomas White | |
2023-07-28 | Transfer detector hierarchy to detgeom | Thomas White | |
2021-03-25 | Add detgeom_mean_camera_length | Thomas White | |
2021-03-11 | detgeom_transform_coords: Take an additional detector shift | Thomas White | |
This allows the refined detector position to be used in a lot of places. | |||
2021-03-05 | Mass update of copyright dates in source code comments | Thomas White | |
2020-07-30 | Add show_panel() to API | Thomas White | |
2020-07-29 | Remove config.h from libcrystfel headers | Thomas White | |
Same reason as removing them from tests. Also, libcrystfel might be used in projects which have HAVE_CONFIG_H defined. | |||
2020-07-29 | Update boilerplate | Thomas White | |
2020-07-29 | Replace largest_q for detgeom | Thomas White | |
2020-07-29 | Add detgeom_free | Thomas White | |
2020-07-29 | Convert estimate_peak_resolution to detgeom | Thomas White | |
2020-07-29 | Remove unused fields in struct detgeom | Thomas White | |
2020-07-29 | Create detgeom structure on image load | Thomas White | |
2020-07-29 | Clean up detgeom.h | Thomas White | |
2020-07-29 | Sketch out DataTemplate API | Thomas White | |