create_calibrations_act.txt 357 Bytes
@startuml

title Create calibration files

(*) --> "Directly give orders to the instruments to create the good file"
	--> "Wait for the file to be created"
	--> "Directly give orders to the instruments to create the good file"
	--> [All the calibrations files were created] Compute 'super' calibration files
	--> "Send 'super' files to IC"
	--> (*)

@enduml