Closed silviodonato closed 8 years ago
@silviodonato I've moved the testing code from Makefile to python, where it's much simpler to set up:
Maybe we can have the makefile call instead those scripts?
I'm ok to use directly the python file. I didn't know about test_sparsinator.py .
This fixes the error: Traceback (most recent call last): File "Plotting/python/joosep/sparsinator.py", line 443, in
raise Exception("No events specified, probably a mistake")
Exception: No events specified, probably a mistake