You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I am trying to fit a transit of a WD/Mdwarf system using PHOEBE. We have data in TESS:T and SDSS:g passbands, but when I try to set b.set_value('atm@primary', value='blackbody'), I get the following error. ERROR: 'TESS:T' passband (passband@lc01@lc@dataset) does not support atm='blackbody' (atm@primary@phoebe01@phoebe@compute). (2 affected parameters)
ERROR: 'TESS:T' passband (passband@lc01@lc@dataset) does not support blackbody:Inorm (atm@primary@phoebe01@phoebe@compute). (2 affected parameters, affecting run_compute).
Also getting the same error for SDSS:g. The other atmospheric tables don't support the temps/loggs of the WD. I checked in my passband directory and see that both passbands are installed, but the contents are only ['ck2004:Inorm', 'ck2004:Imu', 'ck2004:ld', 'ck2004:ldint', 'phoenix:Inorm', 'phoenix:Imu', 'phoenix:ld', 'phoenix:ldint']
['phoenix:Inorm', 'phoenix:ext', 'phoenix:ldint', 'phoenix:ld', 'phoenix:Imu', 'phoenix:Inorm'] for TESS and SDSS, respectively. I was wondering if anyone had this issue in the past/knew what I might be missing. I also tried to download all the tables from the PHOEBE website at https://phoebe-project.org/tables/pbs in case something wasn't installed but got an error: Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request
Reason: Error reading from remote server.
Any help would be much appreciated, thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying to fit a transit of a WD/Mdwarf system using PHOEBE. We have data in TESS:T and SDSS:g passbands, but when I try to set b.set_value('atm@primary', value='blackbody'), I get the following error. ERROR: 'TESS:T' passband (passband@lc01@lc@dataset) does not support atm='blackbody' (atm@primary@phoebe01@phoebe@compute). (2 affected parameters)
ERROR: 'TESS:T' passband (passband@lc01@lc@dataset) does not support blackbody:Inorm (atm@primary@phoebe01@phoebe@compute). (2 affected parameters, affecting run_compute).
Also getting the same error for SDSS:g. The other atmospheric tables don't support the temps/loggs of the WD. I checked in my passband directory and see that both passbands are installed, but the contents are only ['ck2004:Inorm', 'ck2004:Imu', 'ck2004:ld', 'ck2004:ldint', 'phoenix:Inorm', 'phoenix:Imu', 'phoenix:ld', 'phoenix:ldint']
['phoenix:Inorm', 'phoenix:ext', 'phoenix:ldint', 'phoenix:ld', 'phoenix:Imu', 'phoenix:Inorm'] for TESS and SDSS, respectively. I was wondering if anyone had this issue in the past/knew what I might be missing. I also tried to download all the tables from the PHOEBE website at https://phoebe-project.org/tables/pbs in case something wasn't installed but got an error: Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request
Reason: Error reading from remote server.
Any help would be much appreciated, thank you!
Beta Was this translation helpful? Give feedback.
All reactions