Currently the RCN calibration is done on a remote computer connected to the AXIOM Beta over Ethernet.
64 darkframes are captured and fed into raw2dng for averaging. The resoluting combined darkframe is uploaded to the camera and loaded there. Frames with and without darkframe compensation applied are captured and fed into raw2dng for analysis if the compensation worked.
https://wiki.apertus.org/index.php/Factory_Calibration#Step_2:_RCN_calibration
This entire process should be done in one script to run inside the camera (ARM CPU) outputting progress information and results, cleaning up files.
As second step the darkframes at different gains and exposure times can be created with the same method inside the camera:
https://wiki.apertus.org/index.php/Factory_Calibration#Step_3:_Dark_frame_calibration
Prerequisites: remote camera to test will be provided, development can be done on any linux system
Required programming skills: Bash, Linux CLI
Difficulty level: easy
Mentor: Sebastian, Alex