v1.0
Final cleanup and bugfixes
- Fixed a Python 3 compatibility issue in saving and loading LDPSets
- Added a set of basic transmission curves (sloan g, r, i, and z passbands approximated with Boxcar filters, and Kepler response function) that can be imported from
ldtk.filters
- Upgraded the basic example notebook
- Changed to use setuptools in
setup.py