# Osservazioni Multi-Banda The "Configurations" contains the examples of astronomical objects to show to the user. The main application is in the folder "OsservazioniMultiBanda" which must be compiled with Visual Studio (solution file within the the same folder). It is also possible to attach a camera to have a double video split effect. Folder structure: ``` └── OssMultiBandaNewVersion ├── Configurations │ ├── CRAB │ ├── CenA │ ├── ConfigEsempio │ ├── Images │ ├── Latest Valid │ │ ├── CRAB │ │ ├── M31 │ │ └── SUN │ ├── M31 │ ├── SUN │ ├── SUN2 │ ├── Sun video │ └── m81 ├── OsservazioniMultiBanda │ ├── ConfigEsempio │ ├── Images │ ├── Properties │ ├── Themes │ └── x86.Debug │ ├── CRAB │ ├── M31 │ └── SUN └── Two Cameras Test └── Properties