Skip to content
Snippets Groups Projects
Commit 4e6bc25c authored by Christian Beckmann's avatar Christian Beckmann
Browse files

steve\'s complaining again

parent 8a50680b
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,8 @@ int main(int argc, char *argv[]){
}
}
if(!leaveloop){
if(opts.paradigmfname.value().length()>0)
opts.pca_dim.set_T(std::max(opts.pca_dim.value(),melodat.get_param().Ncols()+3*opts.retrystep-1);
message(endl << "Restarting MELODIC using -d "
<< opts.pca_dim.value()
<< endl << endl);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment