desihub / gpu_specter

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

Extract patches that partially extend beyond range of image. #57

Closed dmargala closed 3 years ago

dmargala commented 3 years ago

This PR adds support for extracting patches that partially extend beyond range of image. This PR originated as an attempt to resolve the intermittent zero flux issue #51 but that turns out to be an issue that has been fixed in package dependency.

Summary of other changes: