08-BinRedshift¶
Input data¶
path name |
type |
unit |
description |
/gal/redshift_spectroscopic_spokes |
float array |
none |
the redshift of the fiber selected galaxies. NB this array is shorter than the original catalog |
Any other data loaded from the data bank in the code is unused.
Parameters¶
(in param.ini)
name |
type |
description |
nbins |
int |
number of bins in the redshift histogram |
Output data¶
path name |
type |
unit |
description |
/Ensemble/width |
float |
none |
width of the bins |
/Ensemble/center |
float array |
none |
the redshifts values around which the bins are centered |
/Ensemble/nbins |
int |
none |
number of bins |
/Ensemble/bin_edges |
? |
none |
? |
/Ensemble/histogram_redshift |
float array |
none |
redshift histogram |
/Ensemble/ngal |
int |
none |
number of galaxies in the histogram |
Algorithm¶