diff --git a/config/sgct/single_fisheye.xml b/config/sgct/single_fisheye.xml index 21821019c0..befe6cded7 100644 --- a/config/sgct/single_fisheye.xml +++ b/config/sgct/single_fisheye.xml @@ -4,7 +4,7 @@ - + " << time << std::endl; + //if (i == 0) std::cout << "Creating image with startTime: " << time; + //if (i == 1) std::cout << " ---> " << time << std::endl; openspace::SpiceManager::ref().getETfromDate(time, timestamps[i]); } }