Skip to content

Commit

Permalink
Add -logcbf and -debug options to command line help
Browse files Browse the repository at this point in the history
  • Loading branch information
mcraig-ibme committed Sep 22, 2021
1 parent 2dd05a6 commit a90d502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions verbena.in
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Usage() {
echo " -modelfreeinit : Use a 'model free' analysis as initialization for the VM"
echo " -save-residue : Save the residue function output from the VM"
echo " -save-model-fit: Save the model fit output from the VM"
echo " -logcbf : Use log transformation on CBF parameter (can improve stability of fitting)"
echo " -debug : Save additional fitting data to a folder named 'temp'"
echo ""
}

Expand Down

0 comments on commit a90d502

Please sign in to comment.