Skip to content

MAJOR BUG in JHora #54

Description

@naturalstupid

It appears there may be a major bug in PyJHora with regards to calculation of non-planets such as special lagna, upagraha, varnada lagnas, sphuts for varga charts.
Rasi chart values for these are closely matching jagannatha hora V8.0.
Similarly Rasi and Varga Chart values for Planets and Ascendant are closely matching with jagannatha hora V8.0

Jagannatha Hora V8.0 displays Arudha Lagna values incorrectly (specifically I noticed for Navamsa) see screenshot below. The chart is correct but values displayed are all wrong

Image

Look AL, A2, A3.. A11, UL in chart and displayed values - chart is correct but the values are wrong.

Currently PyJHora calculates non-planet longitudes from using the planet longitudes of varga charts.

But I think they should be calculated first calculated (similar to planets) first for Rasi Chart and then those planet positions should be passed to appropriate varga calculations (depending varga chart method) and calculated per varga rules.

Would appreciate - if this is indeed a bug and I should proceed with fixing it.

This will require major change in the charts and drik modules. And the return values may impact other modules (mostly dhasa)

Will try and bring those changes in next major version.

Any feedback appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions