The 10/31/24 Liblunar for Washington has the following at the end of the Cosmic State report:
Code: Select all
Ne Pi+ F |
Pl Cp |
|
Angle | Sa/Ne 45'd Ve/Ju 60'd
Code: Select all
Ne Pi+ F |
Pl Cp |
|
Angle | Sa/Ne 45'd Ve/Ju 60'd
Jim Eshelman wrote: Sun Sep 22, 2024 1:18 pm Same on Queen Elizabeth I. Is it the OS flag? (No, I recalculate the same chart, marking it Temporary, and unchecking OS, and I get the same error.) NOTE: Just saw the same with John Milton (1608 OS). I'm beginning to think it's the date range itself??
No, wait. I've got it. It's the LAT value in the Time Zone field. I thought this field was purely a label (it obviously doesn't give any numerical information) and previously I've been able to mark a chart LMT and adjust the h/m/s below it. Not now. For some reason, it's rejecting the label LAT.
----------2024-09-22 13:18:18----------
Traceback (most recent call last):
File "C:\Users\mikep\miniconda3\envs\py312_32\lib\tkinter\__init__.py", line 1921, in __call__
File "C:\Users\mikep\miniconda3\envs\py312_32\lib\tkinter\__init__.py", line 839, in callit
File "C:\Users\mikep\Documents\tmsa_git\src\user_interfaces\new_chart.py", line 903, in calculate
File "C:\Users\mikep\Documents\tmsa_git\src\user_interfaces\chart.py", line 123, in __init__
File "C:\Users\mikep\Documents\tmsa_git\src\user_interfaces\chart.py", line 179, in save_and_print
File "C:\Users\mikep\Documents\tmsa_git\src\models\charts.py", line 398, in __init__
AttributeError: 'ChartObject' object has no attribute 'jd'
Code: Select all
Class 1 Aspects Class 2 Aspects Class 3 Aspects
Mo sx Ma 1°31' 95% Mo tr Ve 4°29' 62% Mo tr Ju 6°13' 29%
Me co Sa 2°24' 94% Mo sq Pl 1°57' 56% p Mo oc Sa 2°33' 26%
Ve sx Ma 2°57' 83% Ma op Ju 4°41' 76% Mo tr Ur 5°56' 35%
Ve tr Ju 1°44' 94% Ma op Ur 4°25' 79% Su sq Ma 6°28' 24%
Ve tr Ur 1°27' 96% Su co Ne 8°14' 30% M
Ve sq Pl 0°13' 100%
Ma sq Ne 0° 7' 100% M
Ju co Ur 0°17' 100%
Ju sq Ne 2°16' 90%
Ur sq Ne 2° 0' 92%
Ne sx Pl 0°46' 99%
Correct, that is not fixed yet.Jim Eshelman wrote: Sun Sep 29, 2024 2:03 pm I've lost track... this one isn't fixed yet, right? (Just recreated it on my U.S.A. chart, also in LAT.) Just making sure it's not a "thought fixed, still there" bug. - It just doesn't like "LAT" in that field. I can spell out "Local Apparent Time" and it's fine with it. (Mistaking a string for a value called LAT?)
I totally forgot that these existed because I never use them. I'll have to add these into the aspect calculation.Jim Eshelman wrote: Sun Sep 29, 2024 2:19 pm Did inconjuncts (semi-sextile and quincunx) get dropped in some of the refactoring of the aspectarian? I turned them on to check something (with orbs at 1.25/2/3) and they don't appear in my aspectarian. I get this...
I realize I never answered this question. Currently, there's no code to automatically clear that file, although it can easily be done manually (just CTRL + A and then delete, and save it... or delete the file). I can look into wiping it on install if that seems like the best cleanup cadence. I'll have to get a little creative with that.Jim Eshelman wrote: Sun Sep 22, 2024 9:23 amNice! (Like real software <g>.) -- I'm curious, when does this clear? (Perhaps at each new version install it's deleted? I doubt it times out.)Added a button on the main page to show the error file...
I don't think this is high priority, especially if you have to get creative with it. (I thought it would be simple: Near the top of the install process, delete the file.)Mike V wrote: Mon Sep 30, 2024 12:33 amI realize I never answered this question. Currently, there's no code to automatically clear that file, although it can easily be done manually (just CTRL + A and then delete, and save it... or delete the file). I can look into wiping it on install if that seems like the best cleanup cadence. I'll have to get a little creative with that.Jim Eshelman wrote: Sun Sep 22, 2024 9:23 am I'm curious, when does this clear? (Perhaps at each new version install it's deleted? I doubt it times out.)
Confirmed on my natal.Planets on Av are no longer mistakenly listed as being on Vx.
Confirmed fixed on U.S.A. chart. (To be picky, it doesn't calculate in LMT but in LAT .) Also confirmed on natus of Queen Elizabeth I.Entering "LAT" in the timezone field now correctly calculates LMT.
Confirmed: Deleted Ingress_Default.opt, closed and relaunched program. New file created with PVP aspects enabled.PVP aspects are now turned on by default for ingresses.
If you need any help "clarifying the question," ask.Bugfixes still pending:
A bunch of miscellaneous midpoint bugs that I haven't had brainpower to tackle
Planet section header thingy? You mean the leader label (I just made that up! <g>) in each CS row?Add stationary to Cosmic State - coming back to it again, I think I agree with having Stat. in the dignity row instead of an S in the planet section header thingy.
Code: Select all
Long Lat Speed RA Dec Azi Alt ML PVL Ang
Mc 1Ge46'20" ............. 265°31' 23N23 180° 0' +72°19' ....... 270° 0' ...
As 2Vi20'25" ..................... 10N39 ....... 0° 0' ....... 0° 0' ...
Ep 1Vi 0' 7" ............. 355°31' 11N 7 ....................................
Vx 26Aq12' 1" ..................... 12S47 270° 0' - 5°51' ....................
It's the "near the top of the install process" part that makes this a bit more challenging - I don't actually directly control the installer. cx_freeze creates an installer based off of some setup that I give it, so I don't believe that I can run arbitrary code very easily using it. I'm sure there's some way to do things like this, but it's not clear to me how.Jim Eshelman wrote: Mon Sep 30, 2024 8:37 am I don't think this is high priority, especially if you have to get creative with it. (I thought it would be simple: Near the top of the install process, delete the file.)
It's unlikely to get too large for the hard drive or for Notepad to manage, especially after 1.0 is stable. My suggestion was more a matter of "rightness." As all errors are necessarily version specific, it seemed "right' that each version installed begins with a clean error slate.
So don't worry about it. - One suggestion, though (since all errors are necessarily version specific and some people - like you and me - could start wandering through old error logs), perhaps output the version number into the log entry? (Am I paying too much attention to this thinking that some people are going to go digging through the error logs out of curiosity?)
Code: Select all
Long Lat Speed RA Dec Azi Alt ML PVL Ang
Sa 29Sg24'27" 0N14 - 1' 2" 294°59' 21S14 107°10' -12°44' 356°11' 13°19' 97% Ea
Ep 0Cp19'24" ............. 116° 0' 23S27 ....................................
---------------------------------------------------------------------------------
Cosmic State
Sa Sg B 97%| Su Ar-
| tr Su 0°47' sq Ve 1°32' op Pl 2°20'M op Ju 3°41'M
| sq Me 3°41'M sq Ur 5°47'
Code: Select all
"Mean Node": [
56.76908464938329,
0.0,
-0.05299205622629489,
79.94106604351146,
23.12422685343077,
118.30541977158265,
60.69435202630059,
40.19007154855939,
296.29811329718444
],
"True Node": [
56.81616868658274,
-4.4801628733903814e-18,
-6.46472473060865e-05,
79.99214097358123,
23.12749079987455,
118.23462237746423,
60.6624948331266,
40.08842151191527,
296.34289695846746
]
Yeah, now that you say that, I see that I totally forgot to wire up Node into the list of calculated planets when I refactored how that code worked. I'll include that one when I get back to bugfixing; should be very easy.Jim Eshelman wrote: Wed Nov 06, 2024 5:07 pm As you know, I almost never consult Moon's Node (so I hadn't had a chance to check this). I just noticed that TM current version doesn't display the node.
Donald Trump was born at a lunar eclipse. I wanted to see how close Node was, so I went into Temporary and added true node. On recalculating... it's not there. (Confirmed on a couple of other charts.)
Mean Node - same thing.
Were they meant to be? What for?Ember Nyx (Mike V) wrote: Wed Dec 11, 2024 9:06 pm Natal angles are not yet being precessed in return charts (and never were)
We want to be able to test whether transits to angles work in mundo as well as in eclipto. This requires that the angles be precessed to the same epoch as the transits (or, perhaps better in theory but making little difference in practice) the other way around. One place where this absolutely is important is transits to EP-WP in RA, which need to be measured to a precessed natal RA.Patrick Machado wrote: Thu Dec 12, 2024 1:48 pmWere they meant to be? What for?Ember Nyx (Mike V) wrote: Wed Dec 11, 2024 9:06 pm Natal angles are not yet being precessed in return charts (and never were)
Confirming presence and calculation.Ember Nyx (Mike V) wrote: Wed Dec 11, 2024 9:06 pm Mean and True Node now appear correctly in the chart face and tables when enabled
I deleted Ingress_Default.opt and relaunched the program so this would rebuild. It came up with this turned off. All settings in this look good.Turned off "other partile" as the default setup for Ingress_Default.opt
Is the code active? I added Inconjunct orbs in Temporary and recalculated my chart. None showed up in the aspectarian. With Class 1/2/3 orbs out to 3°, I should have seen Venus-Neptune 0°33', Jupiter-Pluto 1°31', Saturn-Eris 0°56', and Uranus-Pluto 1°14'.Added in code for calculating "inconjunct" aspects (semi-sextile and quincunx)
Nice! It looks better than I'd have guessed - I do think this is better than the abbreviation.Added "Stationary" to the Cosmic State report on the... whatever we're calling the "dignities and stuff" line. I just used the whole word, because it fits; I can abbreviate it Stat. if we really want, but it seems like an unnecessary abbreviation.
Nice fix! (Yes, I'd seen this on other charts - only in the CS report.)Fixed bug found in Jim Jones's chart, where his foreground Saturn was showing up as "B" in the Cosmic State report
Confirmed. Looks good.Added text auto-resizing to the Select Chart page for the longer button labels. These should now look much better on a smaller screen. (I also made the unimplemented Predictive Methods button gray like it is on the homepage.)
----------2024-12-13 03:19:22----------
Traceback (most recent call last):
File "C:\Users\mikep\miniconda3\envs\py312_32\lib\tkinter\__init__.py", line 1921, in __call__
File "C:\Users\mikep\Documents\tmsa_git\src\user_interfaces\select_chart.py", line 129, in resize
File "C:\Users\mikep\Documents\tmsa_git\src\user_interfaces\select_chart.py", line 112, in resize_recalculate
File "C:\Users\mikep\Documents\tmsa_git\src\user_interfaces\widgets.py", line 186, in text
File "C:\Users\mikep\miniconda3\envs\py312_32\lib\tkinter\__init__.py", line 1681, in cget
_tkinter.TclError: invalid command name ".!selectchart2.!button4"
It doesn't, no. Wondering what happens if I create it manually -- if it's only the initial creation that's the problem.Ember Nyx (Mike V) wrote: Thu Dec 12, 2024 8:09 pmCan you check your Documents folder and see if Documents\tmsa_errors\error.txt exists?
Hmm, try this? I bumped the beta version by 1 with no other changes (from 0b1).Jim Eshelman wrote: Fri Dec 13, 2024 2:52 am Mike, I can't download this new package. The browser says a virus is detected in the package.
Though there have always been fights between TMSA and security software, this particular thing only happened once before when MikeN actually did have a virus in the package. Perhaps something is at least irregular with the package?
Code: Select all
Long Lat Speed RA Dec Azi Alt ML PVL Ang
Mc 1Ta38'15" ............. 233°25' 19N12 180° 0' +75° 8' ....... 270° 0' ...
As 5Le14'16" ..................... 18N58 ....... 0° 0' ....... 0° 0' ...
Ep 26Cn55' 0" ............. 323°25' 20N47 ....................................
Vx 19Sg51'17" ..................... 23S 3 270° 0' -43°35' ....................
This statement seems to be wrong - at least wrong sometimes. In looking at the chart for Solunars.net first going online, I see inconjuncts!Jim Eshelman wrote: Sat Dec 14, 2024 11:44 am I'm not sure what you meant by enabling inconjunct code in the recent beta. With those aspects set, those aspects don't appear in the aspect table (maybe that's not the part you meant).
I see your recent posts on the Novien and angles in data table threads, and will go through the rest here.Jim Eshelman wrote: Sat Dec 14, 2024 11:13 am I'll wander back through this thread to see if there are other issues still hovering.
The one remaining bug that matters most to me at the moment is the absence of Moon aspects in dormant ingresses.
Some adjustments to how angle coordinates are handled, e.g., RA MC can be 180° off (it should always match RAMC in the center of the wheel); and precessing RA EP should likely be done by adding 90° to RA MC [...]
I had time to check the coordinates calculated for angles. Several are still off. Here is what TM produces for my local chart (34N03'46" 118W18'47")
[...]
A retrieved (previously calculated) chart for 12:00 PM always pulls up (on recalc and maybe other places) as 12:00 AM.
This CS display bug is still there (maybe part of your midpoint list): viewtopic.php?p=62631#p62631
Added these to my list of bugfixes for 0.6.x, in addition to the pile of midpoint bugs I have been dreading.I'm not sure what you meant by enabling inconjunct code in the recent beta. With those aspects set, those aspects don't appear in the aspect table [...]
So I stand corrected: Inconjuncts work correctly half the time, catching quincunxes but not semi-sextiles.
Added to the 0.7.0 column. I think this is a little bit heavy to try to squeeze into the already large 0.6.x release. On paper, it's totally trivial, but in code, this has implications for the architecture of several classes which are moderately complex to work out.Not a bug, but an expansion that would be great, that I think you were excited about, and that sets us up for things we need in the future: Allowing users the option of displaying angularities as aspects in the aspect list.
Not hard to write, but probably medium-weight to QA. I'm also filing this under 0.7.0 so that 0.6.x doesn't keep growing in scope.While you're working on aspects anyway (the inconjunct matter), how hard would this be to sneak in?
[Link to decile thread]