Aegean icon indicating copy to clipboard operation
Aegean copied to clipboard

How to evaluate the noise of fits image?

Open LKHZ opened this issue 2 years ago • 2 comments

Hello, I'm going to evaluate some of my fit images. I read your BANE documents, but I still don't know how to use them. Can you give me some suggestions? Thank you.

LKHZ avatar Oct 06 '22 11:10 LKHZ

Hi,

Once you install AegeanTools you should have a new command line tools available called BANE. You can run it like this:

BANE my_image.fits

and it will create files my_image_bkg.fits and my_image_rms.fits which are the background and noise maps.

See https://github.com/PaulHancock/Aegean/wiki/BANE for more detailed description on how BANE works and how to use it.

Paul.

PaulHancock avatar Oct 12 '22 06:10 PaulHancock

Thank you very much for your reply. In the way you said, I successfully ran the program and generated the background image.

LKHZ avatar Oct 30 '22 12:10 LKHZ