A compendium of high-redshift galaxy UV luminosity function observations. To use this tool:
- Download the package into your folder of choice.
- Import
luminobs
into your Python script. - Load the UVLF datasets through the function
load_dataset()
. - These are objects of class
UVLFdata
. The class contains useful functions such asget_UVLF()
,get_fit()
andplot_UVLF()
that allow you to view/access the data.