Homogenix is a simple modern fortran code designed to perform fast PSF homogenization from the psfex variable kernels.
Please ensure that you have a working installation of the gfortran compiler (possibly its MPI wrappers, or alternatives) and the cfitsio library. Editing the provided Makefile is certainly needed to specify the install location of these libraries.
Dealing with multiple files (MPI+OMP parallelized):
homogenix @inlistfiles @inkernelfiles @outlistfiles
For a single image (OMP parallelized):
homogenix inimage kernelcube outimage