Skip to content

mr-superonion/hsc-y3-calib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains open-source python software that provides the weight and calibration factors associated with the three-year (S19A) shape catalog from the HSC SSP survey (catalog paper). The software is available for use under a BSD 3-clause license contained in the file LICENSE.md. See here for the hsc first-year (S16A) calibration.

Currently the script gen_hsc_calibrations.py is set up to read in a FITS catalog containing the columns downloaed from the HSC data base , including re-Gaussianization shape measurements and CModel magnitudes and errors, and produce a catalog with the quantities used for ensemble weak lensing shear estimation. (The contents of utilities.py and of data/ are accessed by gen_hsc_calibrations.py, but users need not interact with them directly.) For information about dependencies, command-line arguments, and memory usage, please read the docstring for gen_hsc_calibrations.py.

required packages

  • numpy
  • scipy
  • astropy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages