waqasbhatti / astrobase

Python modules for light curve work and variable star astronomy
MIT License
55 stars 12 forks source link

lcfit: add python<3.3 compatability for lc fitting #75

Closed lgbouma closed 5 years ago

lgbouma commented 5 years ago

requires a "terminating" context manager, since this was a new feature multiprocessing added in 3.3

lgbouma commented 5 years ago

nvm -- this does not work. sorry for PR'ing before adequate testing.