Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 461 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 461 Bytes

"# background_noise_gen"

Requirements: numpy (matplotlib, scipy, photutils)

Standalone python module for generating background noise maps for photometric survey images.

contents:

make_background.py: All the functionality for making the noisemaps. background_example.py: Short script explaining the usage of the module as well as some visualisation for analysing module output (visualisation / analysis requires matplotlib, scipy.stats and photutils).