Uncomment stuff
This commit is contained in:
parent
43ced94838
commit
45cf3d5d14
@ -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");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user