Author Topic: Domitude  (Read 5648 times)

0 Members and 1 Guest are viewing this topic.

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #15 on: August 19, 2020, 06:32:12 PM »
Thanks Jeremy - that's very helpful to have the translation. The maths seems pretty simple to me. From what I understand the method is primarily about oblique ascension.

Ed

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #16 on: January 24, 2021, 03:05:48 PM »
Hi Jeremy - I've started looking at the domitude chart. This screen shot shows an early prototype. The positions in Q1 and Q3 seem right, but the positions for Petit in Q2 and Q4 are not correct. I'll keep looking at it. One thing that's a bit unclear to me is the logic for determining which quadrant planets are in, taking account of latitude and declination. I think once I've worked this out it should be ok. Ed

Nefgem

  • Full Member
  • ***
  • Posts: 106
    • View Profile
Re: Domitude
« Reply #17 on: January 24, 2021, 07:11:37 PM »
Hi Ed
very nice of you thinking to this module

I have no more info about the calculations, if I find I tell you.
« Last Edit: January 26, 2021, 01:31:16 PM by Nefgem »
Cordialement Jeremy ( Paris )

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #18 on: January 24, 2021, 07:49:56 PM »
Hi - it would be helpful to have a couple more examples. If you add them as screenshots and I can take a look at them. Ed

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #19 on: January 25, 2021, 07:46:16 AM »
Hi again - is there a chance you could post any data listings from your software that is associated with these charts, eg. planetary longitude, declination, latitude and right ascension. It would be helpful to check that PD and your alternative software are using the same basic data.

Thanks. Ed

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #20 on: January 26, 2021, 07:09:23 AM »
Thanks Jeremy - that's very helpful. I should be able to check that the basic data is the same with these listings. Ed

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #21 on: January 27, 2021, 09:24:39 AM »
Hi Jeremy - I think I've got it. See screenshot.

In the end the algorithms looked like this:

` q1
      if (normalize(-ramc + RA) <= 90)
         r = 270 + (90 * (normalize(-ramc + RA - 360)) / dsa);
      ` q2
      if (normalize(-ramc + RA) >= 270)
         r = 270 - (90 * ((360 - normalize(-ramc + RA)) / dsa);
      ` q3
      if (normalize(-ramc + RA) > 180 && normalize(-ramc + RA) < 270)
         r = 90 + (90 * (normalize(-ramc + RA - 180)) / nsa);
      ` q4
      if (normalize(-ramc + RA) > 90 && normalize(-ramc + RA) < 180)
         r = 90 - (90 * ((180 - normalize(-ramc + RA)) / nsa));

These look different to the published versions, but I couldn't get those to work. There's a few minutes of arc difference, but the underlying data is slightly different so this is to be expected.

Best wishes. Ed

Nefgem

  • Full Member
  • ***
  • Posts: 106
    • View Profile
Re: Domitude
« Reply #22 on: January 27, 2021, 02:05:02 PM »
already very very well  :)

would it be possible to have the aspects between planets cause that is a great part of domitude to have knew connections

details : R ( retrograde or various symbol ) here uranus

bravo !
« Last Edit: January 27, 2021, 02:11:01 PM by Nefgem »
Cordialement Jeremy ( Paris )

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #23 on: January 27, 2021, 07:05:18 PM »
Hi Jeremy - no problem. I will keep you up to date with developments here. Now the underlying algorithm is worked out the rest should be fairly easy.

Ed

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #24 on: January 27, 2021, 08:43:24 PM »
Hi Jeremy - tidying up nicely. Ed

 ;D

Nefgem

  • Full Member
  • ***
  • Posts: 106
    • View Profile
Re: Domitude
« Reply #25 on: January 28, 2021, 03:21:11 PM »
 :)
yep
genial Ed. If you can keep the possibility of being able to display in 360 ° arc

well done !
Cordialement Jeremy ( Paris )

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #26 on: January 28, 2021, 06:13:46 PM »
Thanks Jeremy - I'll try and build that feature in. Updated screenshot below. Ed

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #27 on: January 30, 2021, 08:10:12 AM »
Hi - latest update. Ed

Nefgem

  • Full Member
  • ***
  • Posts: 106
    • View Profile
Re: Domitude
« Reply #28 on: January 30, 2021, 04:54:52 PM »
that's what i meant :)
The choice of aspects I imagine depends on what is checked in the preferences
Cordialement Jeremy ( Paris )

ABer

  • Administrator
  • Hero Member
  • *****
  • Posts: 730
    • View Profile
Re: Domitude
« Reply #29 on: January 31, 2021, 02:30:46 PM »
Hi - this is module is now ready for release:

Horoscope-Various-Domitude: v.2.08 - initial release

This module is an introduction to domitude, a method of analysing the positions of planets placed in the diurnal circle.

The method looks beyond the placement of planets in the zodiac using longitude positions, to take account of the celestial latitude and declination of planets.

For more information, see: https://jcremers.com/forum/index.php/topic,37.0.html

For a critical appraisal of the method see: http://www.astralis.it/pguinard_e.htm