From c0a4a548fcad249051da3ee41131a547940f1e7c Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 13 Jun 2017 22:04:35 +0800 Subject: Use keyword "BUNIT" and unit "K" --- fg21sim/configs/00-general.conf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fg21sim/configs') diff --git a/fg21sim/configs/00-general.conf.spec b/fg21sim/configs/00-general.conf.spec index bf9a724..1914a1b 100644 --- a/fg21sim/configs/00-general.conf.spec +++ b/fg21sim/configs/00-general.conf.spec @@ -90,7 +90,7 @@ use_float = boolean(default=True) # Filename pattern for the output products, which will be finally # formatted using `str.format()`. -filename_pattern = string(default="{prefix}_{frequency:05.1f}.fits") +filename_pattern = string(default="{prefix}_{frequency:06.2f}.fits") # Whether calculate the checksum for the output file (e.g., "CHECKSUM" # keyword in FITS header)? -- cgit v1.2.2