4a432c5225262f26517776aa865c4c8428d808ad,pynets/plotting/plot_graphs.py,,plot_community_conn_mat,#Any#Any#Any#Any#Any#Any#,71

Before Change


        total_size += size

    if len(labels) > 150:
        tick_interval = int(np.around(len(labels)/50))
    else:
        tick_interval = int(np.around(len(labels)))
    plt.axes().yaxis.set_major_locator(mticker.MultipleLocator(tick_interval))

After Change


                " runconfig.yaml"
            )
            sys.exit(0)
    stream.close()

    labels = [i[0][labeling_atlas] for i in labels]

    sorting_array = sorted(
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 4

Instances


Project Name: dPys/PyNets
Commit Name: 4a432c5225262f26517776aa865c4c8428d808ad
Time: 2020-07-22
Author: dpisner@utexas.edu
File Name: pynets/plotting/plot_graphs.py
Class Name:
Method Name: plot_community_conn_mat


Project Name: RaRe-Technologies/gensim
Commit Name: 29b533feef93e61a61d4a935805ae1563583de2f
Time: 2010-01-30
Author: radimrehurek@seznam.cz
File Name: matutils.py
Class Name: MmWriter
Method Name: writeCorpus


Project Name: RaRe-Technologies/gensim
Commit Name: e4585c98f0c1f551cabac29813d5710966794dfb
Time: 2010-01-30
Author: piskvorky@92d0401f-a546-4972-9173-107b360ed7e5
File Name: matutils.py
Class Name: MmWriter
Method Name: writeCorpus


Project Name: dPys/PyNets
Commit Name: 4a432c5225262f26517776aa865c4c8428d808ad
Time: 2020-07-22
Author: dpisner@utexas.edu
File Name: pynets/plotting/plot_graphs.py
Class Name:
Method Name: plot_conn_mat