GithubHelp home page GithubHelp logo

Comments (2)

theriftlab avatar theriftlab commented on July 20, 2024

This is due to the sheer number of confusing Liliths - if you add all of them you'll see this (Waldemath also being another Lilith):

image

Immanuel currently only supports mean and true Lilith. If you run this:

from immanuel import charts
from immanuel.const import chart
from immanuel.setup import settings


settings.objects = [chart.LILITH, chart.TRUE_LILITH]

subject = charts.Subject('2024-04-29 06:15', '22S54', '43w06')
natal = charts.Natal(subject)

for object in natal.objects.values():
    print(object)

you should get this:

Lilith 23°14'14" in Virgo, 5th House
True Lilith 16°27'33" in Libra, 6th House

You'll see Lilith agrees with astro's Lilith ("Mean Lilith" in the list), and True Lilith agrees with astro's "Lilith (o)" which is extra object h13.

Interpolated Lilith isn't in Immanuel, but a quick look at pyswisseph's source code shows it's definitely supported by the ephemeris, so I'll get that added in.

from immanuel-python.

NodBr avatar NodBr commented on July 20, 2024

Oh! You're absolutely right.

Thanks a lot.

from immanuel-python.

Related Issues (13)

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.