Skip to content

Add option to smooth data in level_match_step#177

Open
thomaswilliamsastro wants to merge 1 commit intomainfrom
smooth-level-matching
Open

Add option to smooth data in level_match_step#177
thomaswilliamsastro wants to merge 1 commit intomainfrom
smooth-level-matching

Conversation

@thomaswilliamsastro
Copy link
Copy Markdown
Collaborator

This PR allows the user to pass a variable "smooth_fwhm" to level_match, which will smooth out the data before doing the level matching. This can either be passed as a value, which will be interpreted as pixels, or as "xarcsec", which will use an angular value

To avoid edge effects in the convolution, a mask is applied at the edges if this is used

This PR allows the user to pass a variable "smooth_fwhm" to level_match, which will smooth out the data before doing the level matching. This can either be passed as a value, which will be interpreted as pixels, or as "xarcsec", which will use an angular value

To avoid edge effects in the convolution, a mask is applied at the edges if this is used
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