Skip to content

problem with generating vmv file, and running network histograms analysis ?  #2

@ofrag

Description

@ofrag

Hi,

Thanks for sharing the software. it looks great from the paper.
I succeed in running all the steps up to the network step on your Image1 sample dataset.

However, I encounter few problems for the network step:

  1. 'histograms' output fails , with :
Unable to perform assignment because the left and right sides have a different number of elements.

Error in area_histogram_plotter/sort_and_bin_by_statistic (line 96)
        bin_index_limits( ik ) = find( inner_statistics >= bin_limits( ik ), 1, 'first' );

Error in area_histogram_plotter (line 66)
[ x1, dx1, dy1 ] = sort_and_bin_by_statistic( inner_pos_z,            inner_pos_area, number_of_bins,  z_pos_limits, false );

Error in vectorize_V200 (line 3596)
            area_histogram_plotter( strand_subscripts, lumen_radius_in_microns_range, microns_per_voxel, size_of_image, number_of_bins );

Error in vectorization_script_michael (line 91)
        time_stamp = vectorize_V200( name_value_pair_inputs{ 1, : });
 
  1. I want to visualize the 3D results with blender as you state in your documentation, but I couldn't find how to generate a .vmv file that I can open with VeMorphoVis in blender.

Thanks
Ofra

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions