-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Harris Matrix: Test the first attempt on AA #2398
Comments
Ooo cool! I will compare it to the database at some point today and get back to you. |
@urapadmin Are you sure you have your left and right here correctly? The graphics then are opposite from the ones you gave me for URAP and will make my head spin. |
Oh I was just about to look at this. So should I wait? |
You can look and compare them but in your notes call them "the one with square loci" and "the one with oval loci" or some such so that you can disentangle. |
I don't understand. The two look identical to me (and honestly, they must be identical because all I do is draw the lines differently). |
Or is this about the fact that the oval ones are right and the rectangular ones are left? Why is that a problem? They show the same thing slightly differently and all I need to know is if it is correct. I do not care if it is correct or incorrect in the oval or the rectangular part. If it is incorrect in one, it will be in the other, too. |
But how will you know which one we are referring to? (Yes, that was what this was about. I try to stick to the actual ticket...) |
Deictics are dangerous. |
They are identical. It does not matter. |
Wait. So yours IS the one on the left? Just asking because if something is unclear I expect that that only matters if it's the one on the left so that you can change it. (I assume you didn't want to close the ticket...) |
no,no,no. Okay, this was too complicated. Guys, just focus on the right one, the one with the elliptical loci and stray arrows. Forget about the one on the left. And just test if the result is correct. |
and no, I really did not want to close this. Apparently that happens on ctrl+Return. |
Is there a reason why AA-025 is off to the side? That confused me, despite the arrows. Ah wait, is it because there is no relation between AA-025 and AA-015? |
Why the layouter placed it to the right in this case is not clear to me, either. The positioning of the nodes is the part I leave to an off-the-shelf layouter (because that is a really complicated algorithm and I have my limits). But if I render it with less space between the loci it stops doing that: I just had the feeling that the more condensed version is actually harder to read. |
The transitive relations do not bother me if all I'm looking for is chronological information. I guess that is primarily what this would be for and it does certainly help with visualization, since otherwise we would get so many more arrows. BUT I wonder if it could lead to confusion? Not sure what could be done to make it better, however. Hm actually, would somehow visually noting that a transitive relation was cut there be possible and would that be useful in reading this? I mean with something like colors, rather than arrows. But then that is probably getting more complicated than it has any right to be. |
And oh yeah, no. I think I would go blind trying to figure that condensed one out. |
Some of the things rendered on the same level are probably not contemporaneous. AA-022 is likely later than AA-024, for example, even if there is no direct relationship between the two. It is also unclear whether AA-018 and AA-021 are contemporary because they are potentially in separate rooms. Also not clear that AA-023 and AA-015 are at the same time. BUT. These are not things you can tell from the relations themselves. So I guess I wonder if there might be a way for users to add notes or something to the matrix? Or even new relations that are differentiated from the relations in the relations tab, those that are secure based on the stratigraphy? Ah I see that you guys had a similar discussion in #2399 |
so, where do we stand in AA?
I would render a new version that highlights the interpretational relations and perhaps the positive contemporaneous relations (in contrast to the "accidental" chronological positions). Then we can think about the use of that when we see it. |
As far as I could tell yesterday it rendered things correctly (besides the uncertainties above) but I will check again in a bit and give you the interpretational ones, too. |
no rush! 🐌 |
Woops, I see a potential problem in the FA thread -- does that affect this too? |
no, I can at least already say that the missing relationship was unknown to my renderer at the time when I made the graph. |
Ok, the algorithm has rendered AA correctly based on the available chronological information in recorded relations. I do not need to add relations to the recording. But:
|
As for the AA-024 issue: In that case I would also add an interpretative relation AA-024 <-> AA-023 as contemporaneous or even make them a cluster (see #2399) That lifts them safely on the same level. |
Sure, that works. |
alright. I close these and work on solutions. We open new tickets when I have something to show. Thanks for testing. |
👻 |
We are testing currently if the HM generator spits out the correct layers and relations and if the visualization makes sense to you or where it is causing troubles (archaeological troubles, intuition troubles, whatever) and why.
Note that to achieve a view like this I have eliminated all transitive relations. So If there are three layers A,B,C with the physical relations A->B, B->C and A->C, the relation A->C is redundant for the chronology and so I remove it. Please report if that causes troubles working with the matrix. Only if we know the troubles we can actually think of ways to deal with them.
Here is AA. The left visualization is my very first attempt of drawing the thing myself. That has issues I will try to overcome (particularly the overlapping horizontal lines) but I think it already has some small advantages over the out-of-the-shelve DAG visualization on the right. But that one shows you exactly from where to where the chronological relation runs. Note that in this visualization the arrows are not only coming in from the top but also from the sides (and that is one of the things I really don't like about it). It all means the same: A relation runs from the tail to the arrow head.
The text was updated successfully, but these errors were encountered: