Uncomment stuff
This commit is contained in:
parent
a6152157d7
commit
b6e44c784d
@ -61,9 +61,9 @@ int main()
|
||||
DEBUG("Before probability deviation");
|
||||
probability_deviation();
|
||||
DEBUG("Before color map");
|
||||
//color_map();
|
||||
color_map();
|
||||
DEBUG("Before detector screen");
|
||||
//detector_screen();
|
||||
detector_screen();
|
||||
|
||||
// std::ofstream ofile;
|
||||
// ofile.open("test.txt");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user