aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/datatemplate.c
AgeCommit message (Expand)Author
3 daysdata_template_write_to_fh: Fix output of mask filenameThomas White
10 daysdata_template_write_to_fh: Don't try to write coffset at top levelThomas White
2024-05-02data_template_write_to_fh: Fix bad region outputThomas White
2024-04-26DataTemplate: Add an "all" group if no panel definitions are givenThomas White
2024-04-26WhitespaceThomas White
2024-04-26crystfel_geometry(5): Mention that group definitions must come after panelsThomas White
2024-04-18Merge branch 'julia'Thomas White
2024-02-20Set default flag for panel dimensionsThomas White
2024-02-06Use libcrystfel memory allocation routines everywhereThomas White
2024-02-02Fix lies in documentationThomas White
2024-01-30Add data_template_write_to_fh and stream_write_data_templateThomas White
2023-12-19Check for duplicate member in panel groupThomas White
2023-09-22Don't complain about missing 'all' group until it's actually neededThomas White
2023-09-12Fix sense of panel rotationsThomas White
2023-08-29Automatically add top-level group for single-panel detectorsThomas White
2023-07-28Initialise det->top_groupThomas White
2023-07-28data_template_free: Free the groups as wellThomas White
2023-07-28Implement data_template_group_info()Thomas White
2023-07-28Re-define geometry group labelling schemeThomas White
2023-07-28Move rotate2d to utilsThomas White
2023-07-28detgeom: Add panel group center coordinatesThomas White
2023-07-28Avoid segfault if geometry file doesn't have groupsThomas White
2023-07-28detgeom: Add references from children to parentsThomas White
2023-07-28Remove debugging messagesThomas White
2023-07-28Fix incorrect rotationsThomas White
2023-07-28Rename top-level panel group to 'all'Thomas White
2023-07-28Implement data_template_write_to_file()Thomas White
2023-07-28DataTemplate: Track which values came from top levelThomas White
2023-07-28Make 'clen' a top-level geometry property, instead of per-panelThomas White
2023-07-28Implement data_template_rotate_group()Thomas White
2023-07-28Implement data_template_translate_group_{px,m}()Thomas White
2023-07-28Add data_template_show_hierarchy()Thomas White
2023-07-28Transfer detector hierarchy to detgeomThomas White
2023-07-28DataTemplate: Parse hierarchical groupsThomas White
2023-07-28Strip out old rigid_group APIThomas White
2023-07-27Fix some more memory leaksThomas White
2023-05-11Remove warning 'Cannot use adu_per_eV without image'Thomas White
2023-03-31Reject mask if good/bad bits are specified without locationThomas White
2023-03-31Factorise p->masks[j]Thomas White
2023-03-31Reject unrecognised mask directivesThomas White
2023-02-08indexamajig: Use static clen as --camera-length-estimate, if givenThomas White
2022-10-05data_template_get_2d_detgeom_if_possible: Avoid segfault with adu_per_eVThomas White
2022-09-22all_panels_reference_same_clen: Handle missing unitsThomas White
2022-09-22Implement data_template_get_2d_detgeom_if_possibleThomas White
2022-09-21create_detgeom: Return detgeom structure rather than altering image argumentThomas White
2022-09-21Move create_detgeom to DataTemplate moduleThomas White
2022-03-08Fix slabbiness assumptionsThomas White
2021-10-28Add 'mask_panel_edges' to geometry fileThomas White
2021-10-28Add a commentThomas White
2021-10-26Remove detector rail direction altogetherThomas White