Changes
Page history
Update home
authored
Jan 15, 2024
by
Emanuele De Rubeis
Show whitespace changes
Inline
Side-by-side
home.md
View page @
aad89ead
...
@@ -47,7 +47,7 @@ Here there is a brief explaination of each macro contained in the Makefile.
...
@@ -47,7 +47,7 @@ Here there is a brief explaination of each macro contained in the Makefile.
-
**Activate pieces of the code to be performed**
-
**Activate pieces of the code to be performed**
-
PHASE_ON: performs w-stacking phase correction.
-
PHASE_ON: performs w-stacking phase correction.
-
NORMALIZE_UVW: normalize $u$, $v$, and $w$ in case it is not done in the binMS.
-
NORMALIZE_UVW: normalize $u$, $v$, and $w$ in case it is not done in the binMS.
-
**Select the
convolution
kernel**
-
**Select the
gridding
kernel**
-
GAUSS: select a Gaussian gridding kernel.
-
GAUSS: select a Gaussian gridding kernel.
-
GAUSS_HI_PRECISION: select an high-precision Gaussian gridding kernel.
-
GAUSS_HI_PRECISION: select an high-precision Gaussian gridding kernel.
-
KAISER_BESSEL: select a Kaiser-Bessel gridding kernel.
-
KAISER_BESSEL: select a Kaiser-Bessel gridding kernel.
...
...
...
...