KiDS-WL / MultiBand_ImSim

Multiband Image Simulations for KiDS
GNU General Public License v3.0
1 stars 2 forks source link

Remove the condition to locate randomly positioned objects 18 arcs apart from the image boundary #11

Closed mijinyoon closed 3 years ago

mijinyoon commented 3 years ago

This recent change is unnecessary and unrealistic for simulating randomly positioned objects. It would be good to have this as an option to turn on for people who would like to have it. Or, removing this condition would be fine, too.

lshuns commented 3 years ago

After a second thought, I feel like it is not necessary to include this edge effect in the main pipeline, as for real image, those galaxies are masked. Please remind me if there are any other using cases, for which I can add a simple script to the 'util' module to cut images, which would be easier.