Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import module and SunSign #36

Open
Moziezez opened this issue Jun 14, 2022 · 1 comment
Open

Import module and SunSign #36

Moziezez opened this issue Jun 14, 2022 · 1 comment

Comments

@Moziezez
Copy link

so far i can only import the module by typing const { Origin, Horoscope } = require('circular-natal-horoscope-js'); and then run node js-file.js in console, which is not part of the readme.md. Maybe i just don't get it, because i am new to this topic.
Another thing is that it seems like the shift in the star constellation for 'sidereal'-SunSigns are calculated in the wrong direction and are also mislabled as 'tropical'.
For example for 07.04.1997 the tropical Sign is Aries, but sidereal Sign is Pisces (according to Stellarium and wikipedia), because our Sun changed the position over the thousands of years from when the dates for Zodiac Sign were set: en.wikipedia.org/wiki/Sidereal_and_tropical_astrology.
But when i type Horoscope.SunSign for this date it will give me 'Taurus', as if the shifting happened in the wrong direction (Taurus is after Aries, Pisces is before Aries).
Could someone verify this please?

@Moziezez
Copy link
Author

Moziezez commented Jun 14, 2022

So if my code works correctly, i assume that zodiac: 'tropical' is incorrectly implemented in this module and zodiac: 'sidereal' is working, but actually calculates the Sun Signs for the 'tropical' time, which most people use for Zodiac Signs. But as i mentioned these are not the star constellations where the sun is actually positioned. (See wikipedia)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant