Skip to content

Conversation

@smeingast
Copy link

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.

@smeingast
Copy link
Author

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

@smeingast smeingast changed the title Allow overwriting FITS images Allow overwriting FITS images and fixing bright pixels in output Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant