GithubHelp home page GithubHelp logo

Planets aspects about flatlib HOT 3 CLOSED

flatangle avatar flatangle commented on July 17, 2024
Planets aspects

from flatlib.

Comments (3)

GoulartNogueira avatar GoulartNogueira commented on July 17, 2024

Marcelo, those aspects you mentioned are between 2 planets.
I understand your question. Geometrically an angle is defined by 3 points.
But astrologically, we consider ourselves as one point in the center of the chart, and compare the aspects between 2 other planets.

For example, if the sun is up high in the sky and the moon is rising in the horizon, they form a square angle 90ΒΊ.

from flatlib.

marceloandriolli avatar marceloandriolli commented on July 17, 2024

Thank you @GoulartNogueira!
But is there a way to get these aspects that a mentioned above?

I know that there is a method called getAspec, for example:

# Retrieve the Sun and Moon 
sun = chart.get(const.SUN)
moon = chart.get(const.MOON)

# Get the aspect
aspect = aspects.getAspect(sun, moon, const.MAJOR_ASPECTS)
print(aspect)

But I got this result:


Aspects:
<Moon Sun -1 None +00:00:00>

it sound weird!

from flatlib.

GoulartNogueira avatar GoulartNogueira commented on July 17, 2024

There is nothing weird in the result.
Your chart probably doesn't have any aspect between the Sun and the Moon. That's perfectly usual.
I understand the code is working fine.
I suggest you to study a little more about astrology before trying to understand the code and programming.

from flatlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.