Don Cross
Don Cross
A very similar thing just happened to me trying to add Twist VCO to a patch. This time I was able to capture the complete log. I hope this helps....
I don't know if this is important enough for initial release. I think I'm willing to defer this one until a later release. My belief is that inserting and removing...
Hi @jibdata and thank you for your kind words! About making an observer-centered eclipse function, I don't think it makes any measurable difference about where on Earth you observe the...
I like the idea of being able to visualize a lunar eclipse. Instead of trying to pack everything into a single return value (LunarEclipseInfo), it seems like it would be...
I'm sorry for the long delay in responding. I think you ran into the problem with `checksum.py` because you need to execute the `run` script while you are inside the...
Thank you for your bug report! I have confirmed this is a real problem. I am investigating, and will report back here when I have an update.
Here is a stack trace using unminified code: ``` $ node --trace-uncaught test vecobs /home/don/github/astronomy/source/js/astronomy.js:1942 throw `inverse_terra failed to converge.`; ^ inverse_terra failed to converge. Thrown at: at inverse_terra (/home/don/github/astronomy/source/js/astronomy.js:1942:17)...
This commit was not supposed to close the issue. Re-opening now, because there are more changes coming.
The umbra in general will be an irregular curved shape on the Earth's oblate spheroid, with no single definite "width". A number can't be accurate or inaccurate, when there is...
Hi @piula and thank you for the suggestion. I wanted to reply before too many more days went by. I am very focused on another project right now, and I...