better debugging
This commit is contained in:
parent
07547bc59e
commit
ef782cd21a
@ -171,7 +171,7 @@ multiSiteCalib <- function(measurements,
|
|||||||
multiSiteThread(measuredData = measurements, parameters = parameters, calTable=calTable,
|
multiSiteThread(measuredData = measurements, parameters = parameters, calTable=calTable,
|
||||||
dataVar = dataVar, iterations = threadCount[i],
|
dataVar = dataVar, iterations = threadCount[i],
|
||||||
likelihood = likelihood, threadNumber= i, constraints=constraints, th=th)
|
likelihood = likelihood, threadNumber= i, constraints=constraints, th=th)
|
||||||
# setwd("../")
|
setwd("../../")
|
||||||
}
|
}
|
||||||
|
|
||||||
, error = function(e){
|
, error = function(e){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user