aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-07-26asdf: Fix a memory leakThomas White
2023-07-26indexamajig: Fix a few small memory leaksThomas White
2023-07-26intcontext_free: Free the intcontext structure itselfThomas White
2023-07-26Fix memory leaks in header cachingThomas White
2023-07-25Add DOIsThomas White
2023-07-25indexamajig: Add missing initialiserThomas White
2023-07-11partialator: Add --unmerged-outputThomas White
2023-07-06CI: Update artifact definition for build-centos7Thomas White
Unfortunately, multiple artifacts with different parameters aren't (yet) supported: https://gitlab.com/gitlab-org/gitlab/-/issues/18744
2023-07-06CI: build-centos7: Fix artifact path for test logs (again)Thomas White
2023-07-06CI: build-centos7: Fix artifact path for test logsThomas White
2023-07-06CI: Add JUnit test reportThomas White
2023-07-05Use the latest version of git on max-display node.Parthasarathy Tirumalai
2023-07-04Add variable SECURE_FILES_DOWNLOAD_PATH for build-deploy-local-maxwell.Parthasarathy Tirumalai
2023-07-04Add secure projects downloader.Parthasarathy Tirumalai
2023-07-04Update .gitlab-ci.yml file so as to merge local maxwell build and deploy...Parthasarathy Tirumalai
2023-07-03Update .gitlab-ci.yml file for build-centos7 so as to copy the installed ↵Parthasarathy Tirumalai
files...
2023-06-21CI: Add libcurl-devel to build-centos7Thomas White
2023-06-21CI: Add 'which' for build-centos7Thomas White
2023-06-21CI: Add curl for build-centos7Thomas White
2023-06-21CI: Add secure files downloadThomas White
2023-06-15Homebrew: Add Eigen dependencyThomas White
2023-06-14Enable meson wrap system and build dependent libraries.Parthasarathy Tirumalai
2023-06-14INSTALL.md: Advertise Homebrew formulaThomas White
2023-06-09ASAP::O: Set correct ingest mode for producerThomas White
2023-06-06MsgPack: Fix incorrect array index for bad pixel mapThomas White
2023-06-06Meson: Look for msgpack-c and msgpackThomas White
The pkg-config name for MsgPack has unhelpfully changed: https://github.com/msgpack/msgpack-c/blob/c_master/CHANGELOG.md#-breaking-changes-