Skip to content
Erik Anderson Ph.D edited this page May 7, 2024 · 7 revisions

Welcome to the Scopos Labs wiki!

Description of python examples:

  • Hello Coffee: Our take on a 'Hello World' project, that returns the number of cups of coffee Scopos engineers have consumed since they started working on Athena.

  • Interpret Course of Fire: This script demonstrates how to read and interpret a Course of Fire definition. It outputs, to the command line, human readable values learned from the Course of Fire definition. This includes the --range-script command line option that interprets the Course of Fire's Range Script, printing out the Commands and Segments within in, and within that the commands, notes, lights, range timer, stage labels and shot attributes.

Description of C# using BabelFish examples: