Some questions on Sidereal Astrology
Posted: Fri Mar 20, 2015 5:32 pm
Hi there,
I'm opening this topic to see if I can understand Sidereal Astrology a little bit better in order to try to integrate it with my open-source software implementation: https://github.com/flatangle/flatlib.
One of my main doubts is if sidereal astrology techniques are coherent with the tropical astrology techniques. In other words, could we say that sidereal astrology, in a practical point of view (which is what matters to the computer, zeros and ones), is the same as tropical astrology + offset of signs? Or there are more practical differences?
For instance, in this line of my library code, I'm declaring that Aries, for instance, is a spring sign. Is it the same for sidereal?
Or Aries, in a sidereal point of view, is not a spring sign? This implies practical differences: for instance in the computation of the Temperament, the sun season is one of the parameters. There are more "small" things like this, but I'm slowly accessing if it is worth to implement the sidereal zodiac in the software library..
Any thoughts on these matters?
Thanks,
Jo?o Ventura
I'm opening this topic to see if I can understand Sidereal Astrology a little bit better in order to try to integrate it with my open-source software implementation: https://github.com/flatangle/flatlib.
One of my main doubts is if sidereal astrology techniques are coherent with the tropical astrology techniques. In other words, could we say that sidereal astrology, in a practical point of view (which is what matters to the computer, zeros and ones), is the same as tropical astrology + offset of signs? Or there are more practical differences?
For instance, in this line of my library code, I'm declaring that Aries, for instance, is a spring sign. Is it the same for sidereal?
Or Aries, in a sidereal point of view, is not a spring sign? This implies practical differences: for instance in the computation of the Temperament, the sun season is one of the parameters. There are more "small" things like this, but I'm slowly accessing if it is worth to implement the sidereal zodiac in the software library..
Any thoughts on these matters?
Thanks,
Jo?o Ventura