aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-09-13cell_explorer: Update "about" boxThomas White
2023-09-13cell_explorer: Add "clear selection"Thomas White
2023-08-30align_detector: Don't write constraints for fixed parametersThomas White
2023-08-30align_detector: Add --out-of-planeThomas White
2023-08-28align_detector: stat() portabilityThomas White
2023-08-25align_detector: Output formattingThomas White
2023-08-25align_detector: Check for mixed-up Mille filesThomas White
2023-08-24align_detector: Refine x,y position and z-rotation onlyThomas White
2023-08-24align_detector: Delete old results file before running pedeThomas White
2023-08-24Use built-in Mille writer instead of wrapping C++ versionThomas White
2023-07-28align_detector: Friendlier user outputThomas White
2023-07-28Add (undocumented) Millepede option 'skipemptycons'Thomas White
2023-07-28Add hierarchy constraintsThomas White
2023-07-28align_detector: Decode labels and apply geometry correctionsThomas White
2023-07-28align_detector: Begin parsing Pede outputThomas White
2023-07-28No overall camera length shiftThomas White
2023-07-28align_detector: No overall detector rotationThomas White
2023-07-28align_detector: Set up Millepede steering file for specified refinement levelThomas White
2023-07-28Fix horribly confusing rotation labelsThomas White
2023-07-28Move Mille stuff to separate fileThomas White
2023-07-28adjust_detector: Don't show hierarchyThomas White
2023-07-28adjust_detector: Fix incorrect y shiftThomas White
2023-07-28Implement data_template_rotate_group()Thomas White
2023-07-28adjust_detector: Implement group translationThomas White
2023-07-28adjust_detector: Load geometry and show hierarchyThomas White
2023-07-28adjust_detector: Initial templateThomas White
2023-07-28align_detector: Run pedeThomas White
2023-07-28align_detector: Add --levelThomas White
2023-07-28align_detector: Initial skeletonThomas White
2023-07-28indexamajig: Hooks for MilleThomas White
2023-07-27Fix some more memory leaksThomas White
2023-07-26indexamajig: Fix a few small memory leaksThomas White
2023-07-25indexamajig: Add missing initialiserThomas White
2023-07-11partialator: Add --unmerged-outputThomas White
2023-06-09ASAP::O: Set correct ingest mode for producerThomas White
2023-06-03ASAP::O: Add verbose logging for hits-only streamThomas White
2023-06-03ASAP::O: Increase number of sender threadsThomas White
2023-06-03ASAP::O: Reduce verbosityThomas White
2023-06-03Fix missing error textThomas White
2023-06-03ASAP::O: Use unique filename for hitsThomas White
2023-06-03ASAP::O: Reduce producer timeoutThomas White
2023-06-03ASAP::O: Fix some uninitialised stuffThomas White
2023-06-02ASAP::O: Make output stream write conditionalThomas White
2023-06-02ASAP::O: Use input stream name as output (add _hits to data source)Thomas White
2023-06-02ASAP::O: Use XX_hits for producer data sourceThomas White
2023-06-02Avoid strcmp(..., NULL)Thomas White
2023-06-01indexamajig: Add --asapo-output-stream (hits only)Thomas White
2023-06-01ASAP::O: Use message ID as serial numberThomas White
2023-06-01indexamajig: Avoid is_hdf5_file(NULL, ...)Thomas White
2023-05-05indexamajig: Catch common error '-i input.h5'Thomas White