desihub / gpu_specter

Scratch work for porting spectroperfectionism extractions to GPUs
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Implement chi2pix and pixmask_fraction calculation #48

Closed dmargala closed 3 years ago

dmargala commented 3 years ago

This PR adds the calculation of chi2pix and pixmask_fraction. It also adds support for --psferr option in bin/spex.

All cpu/specter tests are passing using the latest desi environment on a cori haswell node. All cpu/gpu tests are passing using the desi-gpu environment on a cori gpu node.