Hi, we are considering using the bremsstrahlung model -- pyatomdb.apec.do_brems -- as a way to model bremsstrahlung emission more generally.
However, we are noticing a few weird things about this functino. First, the Z parameter (Zint in the documentation) is never used in the function.
Additionally, the docstring says that the abund value must be between 0 and 1, but what if we need to calculate bremsstrahlung emission from a super-Solar abundance?
Out of curiousity, what method would you recommend for using pyatomdb to model bremsstrahlung emission from plasmas hotter than 10^9 K?