NSSAC / CINES

CINES project repository
Other
1 stars 0 forks source link

SNAP Plot Methods Inputs #219

Open hcars opened 3 years ago

hcars commented 3 years ago

The UI is not very clear on one of the inputs to many of the SNAP codes that produce plots. As can be seen in the photo below, several methods require a field called data, but the system doesn't make it clear to the user what data should be. plot_scc

hcars commented 3 years ago

These all appear to have the same data file input that is not explained to the user. Name

net.science/plot_weakly_connected_component_size_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:27

Description

Plots the distribution of weakly connected component sizes

Name

net.science/plot_strongly_connected_component_size_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:26

Description

Plots the distribution of strongly connected component sizes

Name

net.science/plot_degree_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:16

Description

Plots the degree distribution

Name

net.science/plot_in_degree_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:18

Description

Plots the in degree distribution

Name

net.science/plot_out_degree_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:24

Description

Plots the out degree distribution

Name

net.science/plot_kcore_edge_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:19

Description

Plots the kcore edge distribution

Name

net.science/plot_kcore_node_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:21

Description

Plots the kcore node distribution

Name

net.science/plot_degree_ave_cluster_coeff_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:15

Description

Plots the in degree average cluster coefficient distribution

Name

net.science/plot_biconnected_component_size_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:13

Description

Plots the biconnected component size distribution

Name

net.science/plot_one_connected_component_size_distribution

Created By

dmachi

Last Updated

2021-06-15 23:20:23

Description

Plots the one connected component size distribution

murli1201 commented 3 years ago

As these forms are handled dynamically on the UI, we show info(i) icon for the fields having 'description' property. But the 'data' does not have any description property.

Data object has the following properties- {match: "data*", name: "data", required: true, types: ["snap_TIntPrV"]}

dmachi commented 3 years ago

Yes, this will require these job definitions to get updated as well as a schema update since the input files section doesn’t currently have a “description” field.

On Jun 21, 2021, at 8:52 AM, murli1201 @.***> wrote:

As these forms are handled dynamically on the UI, we show info(i) icon for the fields having 'description' property. But the 'data' does not have any description property.

Data object has the following properties- {match: "data*", name: "data", required: true, types: ["snap_TIntPrV"]}

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NSSAC/CINES/issues/219#issuecomment-865007693, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABOQ3SWHAVLQKHZKX5T42LTT4YZPANCNFSM47BOVN2Q.