|
@@ -101,13 +101,13 @@ EINSTEIN = {
|
|
|
"uranus": ("Virgo", 1.29, True),
|
|
"uranus": ("Virgo", 1.29, True),
|
|
|
"neptune": ("Taurus", 7.87, False),
|
|
"neptune": ("Taurus", 7.87, False),
|
|
|
"pluto": ("Taurus", 24.73, False),
|
|
"pluto": ("Taurus", 24.73, False),
|
|
|
- "chiron": ("Aries", 0.00, False),
|
|
|
|
|
- "true_node": ("Aquarius", 2.73, True),
|
|
|
|
|
|
|
+ "chiron": ("Taurus", 5.55, False),
|
|
|
|
|
+ "true_node": ("Aquarius", 1.48, True),
|
|
|
"mean_node": ("Aquarius", 1.48, True),
|
|
"mean_node": ("Aquarius", 1.48, True),
|
|
|
},
|
|
},
|
|
|
"angles": {
|
|
"angles": {
|
|
|
- "ascendant": ("Cancer", 8.90),
|
|
|
|
|
- "midheaven": ("Pisces", 12.39),
|
|
|
|
|
|
|
+ "ascendant": ("Cancer", 8.72),
|
|
|
|
|
+ "midheaven": ("Pisces", 9.07),
|
|
|
},
|
|
},
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -129,13 +129,13 @@ CHAKA_KHAN = {
|
|
|
"uranus": ("Cancer", 14.43, False),
|
|
"uranus": ("Cancer", 14.43, False),
|
|
|
"neptune": ("Libra", 23.05, True),
|
|
"neptune": ("Libra", 23.05, True),
|
|
|
"pluto": ("Leo", 21.15, True),
|
|
"pluto": ("Leo", 21.15, True),
|
|
|
- "chiron": ("Aries", 0.00, False),
|
|
|
|
|
- "true_node": ("Aquarius", 11.14, False),
|
|
|
|
|
|
|
+ "chiron": ("Capricornus", 20.22, False),
|
|
|
|
|
+ "true_node": ("Aquarius", 9.73, True),
|
|
|
"mean_node": ("Aquarius", 9.73, True),
|
|
"mean_node": ("Aquarius", 9.73, True),
|
|
|
},
|
|
},
|
|
|
"angles": {
|
|
"angles": {
|
|
|
"ascendant": ("Scorpius", 8.93),
|
|
"ascendant": ("Scorpius", 8.93),
|
|
|
- "midheaven": ("Leo", 22.33),
|
|
|
|
|
|
|
+ "midheaven": ("Leo", 17.45),
|
|
|
},
|
|
},
|
|
|
}
|
|
}
|
|
|
|
|
|