WDPhotTools package - running the photometric fit code #13
-
Hi, I’m trying to run the photometric fitting part of thr WDPhotTools package, but I’m running into an issue. In the documentation an example fit is run using ftr.fit(….) but I can’t find anything written in the document about what I need to define as ftr. I don’t know what the right part of the package to import/define is in order to run the photometric fitting. Any help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @cm775 , sorry about that, I have added a couple of lines in the tutorial:
It is reflected in https://wdphottools.readthedocs.io/en/latest/tutorials/fitting.html Please do a force refresh to clear the cache, from experience Readthedocs uses a pretty aggressive cache... |
Beta Was this translation helpful? Give feedback.
Hi @cm775 , sorry about that, I have added a couple of lines in the tutorial:
It is reflected in https://wdphottools.readthedocs.io/en/latest/tutorials/fitting.html
Please do a force refresh to clear the cache, from experience Readthedocs uses a pretty aggressive cache...