Open smeingast opened 1 year ago
OK, I accidentally added another modification to this branch where I modified the output of the draw_all_tiles method to avoid having bright pixels from summing. This is done by first creating an empty image (NaNs instead of 0s) and then iteratively stacking them with all individual tiles
Let the writeto method for FITS images check for existing files and allow overwriting. Only check for existing file if image is to be saved via PIL.