From 37ac5de69aed6e25ffda92035b593145272d9045 Mon Sep 17 00:00:00 2001 From: Bruno Quint Date: Thu, 20 Jul 2017 14:56:16 -0400 Subject: [PATCH] Small fix --- scripts/fp_repeat | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/fp_repeat b/scripts/fp_repeat index 884d0e8..81084df 100644 --- a/scripts/fp_repeat +++ b/scripts/fp_repeat @@ -42,4 +42,3 @@ fp_repeat = fp_tools.tools_3d.ZRepeat(args.input_cube, args.output_cube, fp_repeat.start() fp_repeat.join() -header['CDELT3'] /= self.oversample_factor \ No newline at end of file