These files contain random points distributed with equal surface density across the entire sky.
A number of such files exist in the directory
$LSS_REDUX/sample/invran
with names like
lss_invran-#.sample.fits
Each file uses a different random seed.
The columns of this file are:
An ASCII version of the file under the name
lss_invran-#.sample.dat
exists in the same directory. It has the four columns
[ra] [dec] [ilss] [ebv] [inbsmask]
The idea of these files is that you can remove anything for which ILSS is not -1 and be left with an inverse random catalog. More precisely, you should use the completeness in each polygon from the lss_geometry file. Ie. if FGOTMAIN for that polygon is 0.3, you should remove the random point with 30 percent probability. This procedure will yield a truly inverse mask of the survey including the completeness.
A copy of these invran catalogs also exists in the pre-redshift subsamples, in directories like:
$LSS_REDUX/sample/letter/invran
with names like
invran-#.sampleletter.fits
This file has the columns:
These files do NOT have the completeness FGOT applied yet, so before you use them you need to use the magnitude limit to assign a random redshift in the range you are interested in (accounting, of course, for the fact that the surface density is greater in regions with fainter magnitude limits), and then apply the completeness fraction FGOT as described above.
An ASCII version of the file under the name
invran-#.sampleletter.dat
exists in the same directory. It has the columns
[ra] [dec] [sector] [mregion] [fgot] [mmax] [inbsmask]
NYU Value-Added Galaxy Catalog
Please contact us with comments or questions.