Skip to content
#

psf

Here are 29 public repositories matching this topic...

brandondube
brandondube commented May 1, 2019

The WOSA method can be implemented for PSD to reduce variance in the PSD estimate. The subapertures can also be shifted away from the center an extra amount to enable robust PSD calculation for data with annular support.

Interferogram.mask can be used for inspiration on how to embed a (shifted) circular mask. The data should be cropped before feeding through the PSD function. Each subapert

rmjarvis
rmjarvis commented Apr 13, 2018

Currently psf.draw(x,y) centers the PSF profile at the sub-pixel values of the provided x,y positions.

This is sometimes a desirable feature, but not always. We should make it easier for the user to specify how they want the PSF image centered. I'm proposing a new center keyword argument to the draw command with the following options:

center=None   # (default) the current behavior u
gnthibault
gnthibault commented Feb 25, 2019

Dear all,

I am discovering this excellent software, and its good documentation (a really cool source of informations for me).

As there does not seem to be much opensource tool to analyse astro image quality on linux (like ccd inspector), I was impressed by the quality of this software.

I am definitely interested in testing it and using it. at some point, I also would like to implement pro

Improve this page

Add a description, image, and links to the psf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the psf topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.