diff --git a/mdpath/mdpath.py b/mdpath/mdpath.py index f9c5fad..8135010 100644 --- a/mdpath/mdpath.py +++ b/mdpath/mdpath.py @@ -132,7 +132,7 @@ def main(): dest="digamma_correction", help="Use digamma correction for entropy calculation.", required=False, - default=True, + default=False, ) parser.add_argument(