aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-28Redefine ray vector without trigonometryThomas White
2023-07-28Implement rotation gradients (with test)Thomas White
2023-07-28Move rotate2d to utilsThomas White
2023-07-28Rename tests/gradient_panel_move.c -> tests/gradient_check.cThomas White
2023-07-28Add tests for unit cell parametersThomas White
2023-07-28Separate gradients into "panel" and "physics" partsThomas White
2023-07-28Factorise matrix operationsThomas White
2023-07-28Unify panel position gradient tests into one fileThomas White
2023-07-28Add show_vector()Thomas White
2023-07-28Implement panel x gradientsThomas White
2023-07-28Calculate panel MinvsThomas White
2023-07-28Calculate fs and ss gradients together, SPOT panel number, add matrix hooksThomas White
2023-07-28Add tests/gradient_cell_asxThomas White
2023-07-28Simplified gradient testThomas White
2023-07-28r_gradient: Re-order parameters to match {fs,ss}_gradientThomas White
2023-07-28Trim the list of geometric parametersThomas White
2023-07-28Don't refine detector at all, in prediction refinementThomas White
2023-07-28Remove a #defineThomas White
2023-07-28Reduce scope of rv[]Thomas White
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