RuthAngus / starspot

Tools for measuring stellar rotation periods
MIT License
5 stars 3 forks source link

gp no longer supported in exoplanet #1

Open mis-95 opened 3 years ago

mis-95 commented 3 years ago

Hello there,

I recently downloaded starspot to have a go at looking at TESS LCs and upon running the example code on the github encountered the error that "module 'exoplanet' has no attribute 'gp'". I believe this is due to the changes in the exoplanet module removing deprecated submodules including gp: https://docs.exoplanet.codes/en/latest/changes/.

jpdeleon commented 2 months ago

@mis-95 got anything working? I would like to have a copy of your env file or requirements.txt if working. Thanks!

mis-95 commented 2 months ago

Afraid not, didn't directly need the gp part so just used the other methods. Likewise if you manage to, would be happy to see how you fixed it.

jpdeleon commented 2 months ago

I could not even run the example notebook due to dependency conflicts. I'm glad yours is at least working, so could you share the versions of the following packages?

python
pymc
theano/ theano-pymc
exoplanet_core
arviz
numpy

Thanks in advance!

mis-95 commented 2 months ago

Afraid that's no longer possible since I left the institution where I did the work. I no longer have access to where the code is and can't source which versions. Apologies.