Uncomment stuff

This commit is contained in:
Cory Balaton 2023-12-26 15:34:25 +01:00
parent 43ced94838
commit 45cf3d5d14

View File

@ -61,9 +61,9 @@ int main()
DEBUG("Before probability deviation"); DEBUG("Before probability deviation");
probability_deviation(); probability_deviation();
DEBUG("Before color map"); DEBUG("Before color map");
//color_map(); color_map();
DEBUG("Before detector screen"); DEBUG("Before detector screen");
//detector_screen(); detector_screen();
// std::ofstream ofile; // std::ofstream ofile;
// ofile.open("test.txt"); // ofile.open("test.txt");