Shape Style/Show Diam
-
- Posts: 1
- Joined: Thu Sep 03, 2015 11:28 am
Shape Style/Show Diam
When I turn on Show Diam in Mac OS 10.10.5, the dendrites and axon become thin & discontinuous rather than getting fatter as they do on Windows. Is there a fix for this?
-
- Site Admin
- Posts: 6384
- Joined: Wed May 18, 2005 4:50 pm
- Location: Yale University School of Medicine
- Contact:
Re: Shape Style/Show Diam
"show diam" does this when the zoom level is such that narrow diameters map to a fraction of a pixel. Print the image to a PostScript or Idraw file, then convert that into a PDF and, if the conversion uses antialiasing, very thin neurites should (might?) show up as grey traces.george@umn.edu wrote:the dendrites and axon become thin & discontinuous
Run NEURON under MSWin on your Mac.rather than getting fatter as they do on Windows. Is there a fix for this?
"Nah, that defeats the purpose of having a Mac. Can't I change the length/diameter ratios in Shape and PlotShape graphs by scaling up all diameters by some constant, e.g. maybe 5 or 10?"
No, but you can change the length/diameter ratios by making Shape or PlotShape graphs scale all lengths down by a multiplicative factor like 0.2 or 0.1. Read the Programmer's Reference entry about the Shape class's len_scale method.