Cosmoglobe/Commander

Fix bug zero-valued RMS values

Closed this issue · 1 comments

With a new effective chi-squared calculation that I added, I introduced a divide by zero error when there are rms maps with values of zero.

class is (comm_N_rms)

Needs to be fixed so that the chi-squared is only calculated for the unmasked pixels

Duplicate of issue #146