back up: des_balrog_y3
Balrog Code¶
Code for balrog and dependencies is kept mostly in git repositories.
BALROG code itself:
The part that does image injection:
https://github.com/sweverett/Balrog-GalSim/
And the part that does the DESDM coadd steps and runs mof,sof, shear:
https://github.com/kuropat/DES_Balrog_pipeline
Balrog has many dependencies, some of which are:
GALSIM
https://github.com/GalSim-developers/GalSim
FITSIO
https://github.com/esheldon/fitsio
PYYAML
https://github.com/yaml/pyyaml
NGMIX (calculates CM_MAGs, SOF, MOF base stuff, Metacalibration)
https://github.com/esheldon/ngmix
NGMIXER (runs the ngmix codes and has MOF bookkeeping):
https://github.com/esheldon/ngmixer/
The basic paper about Metacal: https://arxiv.org/abs/1702.02600
A paper about Metacal: https://arxiv.org/abs/1702.02601
PIXMAPPY
https://github.com/gbernstein/pixmappy
BFD (Bayesian Fourier Domain moment code):
Paper on this:
https://arxiv.org/abs/1304.1843
Another paper on this:
https://arxiv.org/abs/1508.05655
BFDMEDs repo:
https://github.com/danielgruen/bfdmeds
BFD repot:
https://github.com/gbernstein/bfd (you currently need Gary Bernstein's permission to access this one)