quatrope / ProperImage

Proper Image utils for astronomy.
BSD 3-Clause "New" or "Revised" License
26 stars 6 forks source link

propersubtract #72

Closed chornelis-08 closed 3 years ago

chornelis-08 commented 3 years ago

hello sir, thanks for your code. But, iam sorry, when i use this code

from properimage import propersubtract as ps D, P, Scorr, mask = ps.subtract(ref=ref_path, new=new_path, smooth_psf=False, fitted_psf=True, ... align=False, iterative=False, beta=False, shift=False)

error said like this "AttributeError: module 'properimage.propersubtract' has no attribute 'subtract'" can you help me sir?

BrunoSanchez commented 3 years ago

How are you doing? Thanks for this issue, I just realized that the readme contains outdated API code. Please refer to the documentation at https://properimage.readthedocs.io/ for a complete and up-to-date description of the package. Again I am sorry for the time lost, I will see that it's updated asap.

chornelis-08 commented 3 years ago

thanks sir for your comment, actually now i am studying your code to finish my thesis. i hope, you can help me, if i have a problem again :)

my regards, chornelis