Open napakalas opened 1 month ago
The attached screen shot doesn't indicate the centrelines -- please use the Show centrelines?
option of the NERVES
control in the viewer to add an image with centrelines.
Here is the screen shot with the centrelines indication. Note that the unnecessary centrelines are those with blue cross.
What general role do those centrelines with the blue cross play? Are they needed for some particular neuron paths? What happens if they are removed??
Someone (Naz?) added them, but why only T1-T2-T3-T4-T5-T6 and T12-T13-L1 (this last two don't have associated paths) and not for the intervening segments?
A simple test would be to remove them (all that's needed is to take them out of the networks
block of properties.json
; there's no need to edit the SVG) and see what happens.
I will check it as suggested and see if any other paths are affected or not if this centreline are removed from properties.json
.
I confirm that removing centrelines S46_T1 - S46_T2 - S46_T3 - S46_T4 - S46_T5 - S46_T6 in flatmap source solves this issue.
For consistency, shouldn't the T12-T13-L1 ones also be removed?
I have checked and removed them. I also removed the other similar centrelines up to S2.
In most case, https://github.com/AnatomicMaps/flatmap-maker/blob/ad61b92445a3a6922f487fb5cbd78cb078b52a50/mapmaker/routing/__init__.py#L1093-L1104 is effective in identifying and adding needed centrelines. However, in some cases, such as
bromo-1
, it adds unnecessary centrelines.As shown in this image, there unnecessary added centrelines are across sympathetic chain.