Prajwel Joseph

Results 13 issues of Prajwel Joseph

Hi, Is there a way to use an exposure map while carrying out PSF photometry to estimate the errors? I am unable to find this feature inside the existing photutils...

feature request
psf

Hi, I noticed that I am getting different results for parallel and sequential implementations of find_transform. Please see the code below that reproduces the problem. ``` python import numpy as...

### Description: When using the `estimate_transform` function with `ttype` parameter set to `'euclidean'` or `'similarity'`, the function produces unexpected results if the correct transform between the source and target lists...

:pray: Feature request
:sleeping: Dormant

The code block shown at https://www.astropy.org/ccd-reduction-and-photometry-guide/v/dev/notebooks/08-01-Identifying-hot-pixels.html#example throws a FileNotFoundError error in the rendered book.

I went through the book and noticed the sample astronomical image was missing. This is also mentioned in #15. I tried to fix it and have taken the liberty of...

When you click the "Suggest edit" button on the rendered version, it gives a 404 error. On inspection, it was found that "notebooks/" was added to the link twice, and...

Hi, Thank you for maintaining this excellent software. I would like to report the following problem. The enhanced map plot results in bad pixel scaling. To reproduce the problem, please...

Many changes and new features are available. Update documentation to reflect all that.

The current code design seems to be a mess, with duplicate code at many locations. This has to be fixed.