Skip to content

User code for angular calib of spider

Matus Balogh requested to merge spider_calib into main

User code for fine angular calibration of SPIDER. This is done by repeated call of selector while modifying the angles in LUT. I choose this path so that selector is "used as library", so any modifications/bugfixes will be automatically reflected to the code.

From global perspective I only added a compilation option in CMake, because the calib_spider has its own main.

Merge request reports