Skip to content

Multiple instances of CalculateDispersalMetrics function #40

Description

@BaylorFain

def CalculateDispersalMetrics(OffDisperseIN,FDispDistCD,MDispDistCD,FDispDistCDstd,MDispDistCDstd,subpopmigration,gen,cdmatrix_FXXOut,cdmatrix_MXYOut,cdmatrix_MYYOut,cdmatrix_FYYOut,thresh_FXXOut,thresh_MXYOut,thresh_MYYOut,thresh_FYYOut,scalemin_FXXOut,scalemin_MXYOut,scalemin_MYYOut,scalemin_FYYOut,scalemax_FXXOut,scalemax_MXYOut,scalemax_MYYOut,scalemax_FYYOut,parA_FXXOut,parA_MXYOut,parA_MYYOut,parA_FYYOut,parB_FXXOut,parB_MXYOut,parB_MYYOut,parB_FYYOut,parC_FXXOut,parC_MXYOut,parC_MYYOut,parC_FYYOut,moveno_FXXOut,moveno_MXYOut,moveno_MYYOut,moveno_FYYOut):

def CalculateDispersalMetrics(OffDisperseIN,FDispDistCD,MDispDistCD,FDispDistCDstd,MDispDistCDstd,subpopmigration,name,gen,cdmatrix_FXX,cdmatrix_MXY,cdmatrix_MYY,cdmatrix_FYY,thresh_FXX,thresh_MXY,thresh_MYY,thresh_FYY,scalemin_FXX,scalemin_MXY,scalemin_MYY,scalemin_FYY,scalemax_FXX,scalemax_MXY,scalemax_MYY,scalemax_FYY,parA_FXX,parA_MXY,parA_MYY,parA_FYY,parB_FXX,parB_MXY,parB_MYY,parB_FYY,parC_FXX,parC_MXY,parC_MYY,parC_FYY,moveno_FXX,moveno_MXY,moveno_MYY,moveno_FYY):

These two functions have the same name, but are different.
Please rename or consolidate in to one function.

Metadata

Metadata

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