release:
	g++ -std=c++14 -Dcimg_display=0 -O2 -o fitLTC fitLTC.cpp dds.cpp
#	g++ -Dcimg_display=0 -Iresults -O2 -o plot plot.cpp
