diff --git a/wetb/prepost/dlctemplate.py b/wetb/prepost/dlctemplate.py
old mode 100755
new mode 100644
index fdc21f63a0b024f5abc6ef294c35683eccef59e1..22a1899a14fc17d8c0be6debd2e77c702b787b2e
--- a/wetb/prepost/dlctemplate.py
+++ b/wetb/prepost/dlctemplate.py
@@ -443,7 +443,7 @@ if __name__ == '__main__':
                     force_dir=P_RUN, saveinterval=2000, csv=opt.csv,
                     statistics=opt.stats, years=opt.years, neq=opt.neq,
                     fatigue=opt.fatigue, A=opt.rotarea, AEP=opt.AEP,
-                    no_bins=opt.no_bins, nn_blr=opt.nn_blr, nn_twt=opt.nn_twt,
+                    no_bins=opt.no_bins,
                     save_new_sigs=opt.save_new_sigs, save_iter=False,
                     envelopeturbine=opt.envelopeturbine,
                     envelopeblade=opt.envelopeblade)