Uncomment stuff

This commit is contained in:
Cory Balaton 2023-12-26 15:34:25 +01:00
parent 9cdb3c659e
commit 583f449c9c
Signed by: coryab
GPG Key ID: F7562F0EC4E4A61B

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");