New Marisa/me calibration difference bug
327f4db8-3119-4ec1-a762-
a3115254608a
Apply some fixes to get calibrations working and bump version.
Mostly namespace problems due to `from numpy import *` and the
like. Things seem to work now. I think we're ready for prime-time.
calibrate.py should now work.
A bunch of changes in one commit, sorry.
Moved to fledgling splittable_kwargs system to make default argument
maintenance easier. I expect the splittable_kwargs system still has
some growing to do, but it's already better than the old system.
Merged BE database from the calibcant subdir into the main BE database.
It was a mistake to create the database there in the first place.
Began versioning.