aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-28Move gradients to predict-refineThomas White
2023-07-28Initial conversion of Millepede code to fs/ss gradientsThomas White
2023-07-28Put residual into metresThomas White
2023-07-28Remove z-component and x/y trackingThomas White
2023-07-28Add detgeom_translate_detector_mThomas White
2023-07-28Initial re-parameterisation of prediction refinement with fs/ss coordinatesThomas White
2023-07-28detgeom: Add panel group center coordinatesThomas White
2023-07-28Avoid segfault if geometry file doesn't have groupsThomas White
2023-07-28Fix horribly confusing rotation labelsThomas White
2023-07-28z-rotation gradientsThomas White
2023-07-28indexamajig: Set all group translation gradientsThomas White
2023-07-28Add HAVE_MILLEPEDE to config.h.inThomas White
2023-07-28detgeom: Add references from children to parentsThomas White
2023-07-28Move Mille stuff to separate fileThomas White
2023-07-28Fix incorrect sign of clen gradientThomas White
2023-07-28Remove excitation error termsThomas White
2023-07-28Add clen refinementThomas White
2023-07-28Remove debugging messagesThomas White
2023-07-28adjust_detector: Don't show hierarchyThomas White
2023-07-28Fix incorrect rotationsThomas White
2023-07-28adjust_detector: Fix incorrect y shiftThomas 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-28Move clen to top level in all examples and testsThomas White
2023-07-28Implement data_template_rotate_group()Thomas White
2023-07-28Add panel groups to example CSPAD geometriesThomas White
2023-07-28adjust_detector: Implement group translationThomas White
2023-07-28Implement data_template_translate_group_{px,m}()Thomas White
2023-07-28adjust_detector: Load geometry and show hierarchyThomas White
2023-07-28Add data_template_show_hierarchy()Thomas White
2023-07-28Add detgeom_show_hierarchy()Thomas White
2023-07-28Transfer detector hierarchy to detgeomThomas White
2023-07-28DataTemplate: Parse hierarchical groupsThomas White
2023-07-28adjust_detector: Initial templateThomas White
2023-07-28Strip out old rigid_group APIThomas White
2023-07-28align_detector: Run pedeThomas White
2023-07-28align_detector: Add --levelThomas White
2023-07-28align_detector: Initial skeletonThomas White
2023-07-28Add profiling for MilleThomas White
2023-07-28FormattingThomas White
2023-07-28Millepede: Add optional zlib dependency (enable gzipped data files)Thomas White
2023-07-28Set sensible sigma values for MilleThomas White
2023-07-28Add Millepede measurementsThomas White
2023-07-28indexamajig: Hooks for MilleThomas White
2023-07-28Add C wrapper for MilleThomas White
2023-07-28Add wrapped Millepede dependencyThomas White
2023-07-28Allow detgeom_free(NULL)Thomas White
2023-07-27Fix some more memory leaksThomas White