OpNavMonteCarlo

Overview

The OpNav Monte-Carlo python scripts provides the capability to generate images and truth data in order to train neural networks for image processing.

This script calls OpNavScenarios/CNN_ImageGen/scenario_CNNImages.py in order to generate the simulations. The script can be called by running:

python3 OpNavMonteCarlo.py
OpNavMonteCarlo.run(show_plots)[source]

Main Simulation Method