
This page documents the python script used to create a constellation file for the portable target board survey. The script’s features and workflow are documented here.
The purpose of this tool is to create a single constellation file from the surveyed points on the portable target boards. For more information on how to use and survey the portable target boards, click here.
Download the latest version of the python script here:
This python script does require some be present in order to operate properly. One feature of this tool is that it will report to you which files it needs.
All files should be located in the same directory as the python script! The following unique Portable Board Source Files (from Board A – Board P) are available here:
The error is reported and the script stops running.
Sometimes, files get misplaced. In the case where a survey calls for Portable Target Board A, but it isn’t present in the directory, the script does this:
The script recognizes that the survey file requires the “Floor_Grid_A.txt” file but that it is missing from the directory. In this case the script generates an error that requires the user to press “Enter” before continuing.
Though it didn’t generate the .cfg file, it will still generate an Additional Survey Points file if it finds any non-target board surveyed points.
Now the script will recognize that there are multiple choices of survey files to choose from and will present an ASCII menu for you to choose the proper *.txt from.
Simply type the menu number of the .txt file you would like to use!
This menu will not break if a letter, or number outside of the menu range is pressed.