Chris Clark

Results 4 issues of Chris Clark

I have been a very happy K.E.R. user for many years. However, I have recently found that the delta-V values provided by K.E.R. disagree with those provided by the game's...

For instance, create_physicsmodel creates an fgrid_subnames.txt file when nsubs>1, but not when nsubs==1. This means that significant code rewrites are needed to adjust production code from nsubs>1 to nsubs==1 (or...

bug

beast.tools.create_background_density_map no longer works, due to changes in photutils since v1.2.0. When adding background (as per Standard Workflow docs) using: ``` python -m beast.tools.create_background_density_map background \ -catfile phot_catalog.fits --npix 15...

bug
artificial stars

BEAST installation docs says to install BEAST via pip using `pip install beast` However, this installs BEAST 1.4, not BEAST 2.0 as expected by docs elsewhere.

packaging