DES-SL / Y6_Bulk_Coadd_Cutouts

Codebase for large-scale cutout production from DES co-added images on the FNAL cluster
MIT License
0 stars 2 forks source link

Implement PSF path finder #11

Closed jhod0 closed 3 years ago

jhod0 commented 3 years ago

This implements the function to get paths to PSF files, a step towards #8 . The lines added in __name__ == "__main__" could be moved elsewhere to become a simple test.

rmorgan10 commented 3 years ago

@jhod0 All set! Please delete the branch if you're done with it