visualize
❭ cell_morphology_visualizer
❭ CMVDataParser
❭ scale_diameter
CMVDataParser.scale_diameter¶
- visualize.cell_morphology_visualizer.CMVDataParser.scale_diameter(scale_func)¶
Scale the diameter of the visualization with a scaling function.
scale_func
should transform an array to an array of equal length. To set a fixed diameter rather than scaling, pass lambda x: fixed_d