AstroWS icon indicating copy to clipboard operation
AstroWS copied to clipboard

Ascendant 18 degrees displaced.

Open Bubusi opened this issue 10 years ago • 6 comments

Great work Kivutar. Well done! It will be very useful.

Only one issue. I calculated the data for my own birth chart and all the information it returned was correct except the Asc/MC and therefore the cuspid of all the houses. They were displaced by 18 degrees counter clockwise. I was born at 19:35. I advanced the time around 46 minutes and then the information was correct. If it was one hour I would say that it could be daylight savings, but being 46 minutes perhaps is some error in the algorithm that estimates the position of the Ascendant.

Bubusi avatar Dec 02 '13 03:12 Bubusi

Thank you!

I will investigate to see where this bug comes from.

Can you please paste the url of your birth chart?

kivutar avatar Dec 04 '13 16:12 kivutar

Hi Kivutar! This is perfect, precisely what I need. However, the example code for chartinfo.py doesn't seem to work currently. The transform.py code is working well, however.

AspieAstrologer avatar Feb 11 '17 00:02 AspieAstrologer

You need an old python like 2.6 and the .so is compiled for x86_64 iirc.

kivutar avatar Feb 11 '17 08:02 kivutar

Hi Kivutar! Thanks for sharing. Any progress? Ascendant and MC still do not work ...

yargomascarenhas avatar Aug 09 '18 01:08 yargomascarenhas

Maybe try this version that I recently rewrote in golang http://goastrows.herokuapp.com/

Code is there https://github.com/kivutar/goastrows

kivutar avatar Aug 09 '18 02:08 kivutar

I tried the version in Go but it still does not work. In my tests I discovered that replacing latitude with Ascendant and MC length comes correctly.

yargomascarenhas avatar Aug 09 '18 09:08 yargomascarenhas