From 9b7f99bbd0eca0e611601dd936c1f7948f8cd58a Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 19 Jul 2017 16:34:40 +0800 Subject: Use [arcsec] as the unit for pixel size and resolution Signed-off-by: Aaron LI --- fg21sim/configs/00-general.conf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fg21sim/configs/00-general.conf.spec') diff --git a/fg21sim/configs/00-general.conf.spec b/fg21sim/configs/00-general.conf.spec index b5bfd3f..906be3e 100644 --- a/fg21sim/configs/00-general.conf.spec +++ b/fg21sim/configs/00-general.conf.spec @@ -49,7 +49,7 @@ type = option("patch", "healpix", default="patch") xsize = integer(default=None, min=1) ysize = integer(default=None, min=1) - # Pixel size [ arcmin ] + # Pixel size [ arcsec ] pixelsize = float(default=None, min=0.0) # Configurations for input HEALPix sky -- cgit v1.2.2