Replies: 1 comment 1 reply
-
EBAI is not a robust estimator because it doesn't provide an exhaustive coverage of the parameter space. This is especially evident in the case of SB1s. So the short answer is that EBAI is not suited for your use case; the reason why you're getting the same value out is neural network's way of saying "gee, I've no idea what this reminds me of, so I'll just give you some mean value of the sample set in the hope that I don't screw up too badly." We have been working on the next generation of EBAI but it will be flipped: instead of estimating the parameters, it will allow you to sample the parameter space. This should be much better suited for your use case, but its precise ETA is still to be determined. |
Beta Was this translation helpful? Give feedback.
-
Good day,
My team and I are attempting to extract inclination from normalized light curve data for an SB1 binary system. We have tried using the EBAI estimator's mlp model to compute the inclination angle but continuously run into the issue where the exact same inclination angle is given amongst vastly different star systems. We were hoping to have input provided on this issue.
Thank you for your time.
The results we got are attached as well.
![Screenshot 2024-06-02 120840](https://private-user-images.githubusercontent.com/167161028/335892628-5bb4e496-4033-4f61-8495-1458cbfb5489.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDM0MTcsIm5iZiI6MTczOTIwMzExNywicGF0aCI6Ii8xNjcxNjEwMjgvMzM1ODkyNjI4LTViYjRlNDk2LTQwMzMtNGY2MS04NDk1LTE0NThjYmZiNTQ4OS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQxNTU4MzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iNzczZWY2NzQ0YmY0ZDg2OTdlMTUyNTNjZTA3NjgwNjk4OTcwZTc3ZGE3ZDIyOWVlNzRmMTkzZWQzZjA0MjhjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.DsQWHYyN6ANgbTjRWZNWQZM1yKQUGt8YpvFoF89VSNk)
Beta Was this translation helpful? Give feedback.
All reactions