diff --git a/onoffplotter_dimos.py b/onoffplotter_dimos.py index 5415b0b..311f785 100644 --- a/onoffplotter_dimos.py +++ b/onoffplotter_dimos.py @@ -263,7 +263,7 @@ plt.axis('square') plt.xticks(ticks) plt.yticks(ticks) -plt.title('On-Off indices obtained from\nFull field vs Checkerflicker') +plt.title('On-off indices obtained from\nFull field vs Checkerflicker') plt.ylabel('Checkerflicker') plt.xlabel('Full-field flicker')