acquisition:
	cat Chamber_Evol | tr 'N/A' 'nan' > Chamber_Evol_2
	mv Chamber_Evol_2 Chamber_Evol

plots:
	python2 main.py
	