nbodykit.labΒΆ
The nbodykit lab, containing all of the necessary ingredients to use nbodykit.
Below are the members of the nbodykit.lab module. We give the imported name of the member in this module and the full link in parentheses.
Modules
IO (
nbodykit.io)MPI (
mpi4py.MPI)cosmology (
nbodykit.cosmology)filters (
nbodykit.filters)numpy (
numpy)transform (
nbodykit.transform)tutorials (
nbodykit.tutorials)
Classes
ArrayCatalog (
nbodykit.source.catalog.array.ArrayCatalog)ArrayMesh (
nbodykit.source.mesh.array.ArrayMesh)BigFileCatalog (
abc.BigFileCatalog)BigFileMesh (
nbodykit.source.mesh.bigfile.BigFileMesh)BinaryCatalog (
abc.BinaryCatalog)CSVCatalog (
abc.CSVCatalog)CatalogMesh (
nbodykit.source.mesh.catalog.CatalogMesh)ConvolvedFFTPower (
nbodykit.algorithms.convpower.fkp.ConvolvedFFTPower)CurrentMPIComm (
nbodykit.CurrentMPIComm)CylindricalGroups (
nbodykit.algorithms.cgm.CylindricalGroups)FFTCorr (
nbodykit.algorithms.fftcorr.FFTCorr)FFTPower (
nbodykit.algorithms.fftpower.FFTPower)FFTRecon (
nbodykit.algorithms.fftrecon.FFTRecon)FITSCatalog (
abc.FITSCatalog)FKPCatalog (
nbodykit.algorithms.convpower.catalog.FKPCatalog)FKPPower (
nbodykit.algorithms.convpower.fkp.ConvolvedFFTPower)FiberCollisions (
nbodykit.algorithms.fibercollisions.FiberCollisions)FieldMesh (
nbodykit.source.mesh.field.FieldMesh)Gadget1Catalog (
abc.Gadget1Catalog)GlobalCache (
nbodykit.GlobalCache)HDFCatalog (
abc.HDFCatalog)HaloCatalog (
nbodykit.source.catalog.halos.HaloCatalog)Hearin15Model (
nbodykit.hod.hearin15)KDDensity (
nbodykit.algorithms.kdtree.KDDensity)Leauthaud11Model (
nbodykit.hod.leauthaud11)LinearMesh (
nbodykit.source.mesh.linear.LinearMesh)LogNormalCatalog (
nbodykit.source.catalog.lognormal.LogNormalCatalog)MultipleSpeciesCatalog (
nbodykit.source.catalog.species.MultipleSpeciesCatalog)MultipleSpeciesCatalogMesh (
nbodykit.source.mesh.species.MultipleSpeciesCatalogMesh)ProjectedFFTPower (
nbodykit.algorithms.fftpower.ProjectedFFTPower)RandomCatalog (
nbodykit.source.catalog.uniform.RandomCatalog)RedshiftHistogram (
nbodykit.algorithms.zhist.RedshiftHistogram)SimulationBox2PCF (
nbodykit.algorithms.paircount_tpcf.tpcf.SimulationBox2PCF)SimulationBox3PCF (
nbodykit.algorithms.threeptcf.SimulationBox3PCF)SimulationBoxPairCount (
nbodykit.algorithms.pair_counters.simbox.SimulationBoxPairCount)SubVolumesCatalog (
nbodykit.source.catalog.subvolumes.SubVolumesCatalog)SurveyData2PCF (
nbodykit.algorithms.paircount_tpcf.tpcf.SurveyData2PCF)SurveyData3PCF (
nbodykit.algorithms.threeptcf.SurveyData3PCF)SurveyDataPairCount (
nbodykit.algorithms.pair_counters.mocksurvey.SurveyDataPairCount)TPMBinaryCatalog (
abc.TPMBinaryCatalog)TaskManager (
nbodykit.batch.TaskManager)UniformCatalog (
nbodykit.source.catalog.uniform.UniformCatalog)Zheng07Model (
nbodykit.hod.Zheng07Model)
Functions
FKPWeightFromNbar (
nbodykit.algorithms.convpower.catalog.FKPWeightFromNbar())