LSSTDESC / SLRealizer

Catalog-level simulation of LSST DM stack measurements of gravitationally-lensed quasars.
https://slrealizer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Upgrading to Python 3 #49

Open jiwoncpark opened 6 years ago

jiwoncpark commented 6 years ago

It'd be great to upgrade to Python 3, with backward compatibility with Python 2.7. This may just be a matter of importing future in all scripts but we need to check for lesser-known deprecations.