Skip to content

Latest commit

 

History

110 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code to obtain imaging systematics weights for the galaxies of a spectroscopic survey catalog. The code implements linear regression on the histograms of the systematics maps, reproducing the "linear" method of recent DESI and eBOSS catalogs.

Module linear_regression.py implements the regression, providing a huge speed-up compared to the former implementation by using JAX and feeding the gradient to Minuit. The produce_imweights.py script gives an example wrapper function that runs the regression on DESI data in an efficient way (minimal amount of I/O and random catalog manipulation). The add_imlin.py script is designed to run like an LSS command line script.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages