all:
	python3 fits_analyze.py

test:
	python3 piecewise_linear.py
