diff --git a/pylot/core/util/defaults.py b/pylot/core/util/defaults.py index ee19a754..d0b584d2 100644 --- a/pylot/core/util/defaults.py +++ b/pylot/core/util/defaults.py @@ -47,7 +47,7 @@ FILTERDEFAULTS = readFilterInformation(os.path.join(os.path.expanduser('~'), AUTOMATIC_DEFAULTS = os.path.join(os.path.expanduser('~'), '.pylot', - 'autoPyLoT.in') + 'pylot.in') TIMEERROR_DEFAULTS = os.path.join(os.path.expanduser('~'), '.pylot',