diff options
Diffstat (limited to 'fg21sim/configs/00-general.conf.spec')
-rw-r--r-- | fg21sim/configs/00-general.conf.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |