hyperion-rt / hyperion

Hyperion Radiative Transfer Code
http://www.hyperion-rt.org
BSD 2-Clause "Simplified" License
52 stars 26 forks source link

Peeled images: different distances requested, all images same #21

Closed tbowers7 closed 12 years ago

tbowers7 commented 12 years ago

Using the paper-galaxy-rt-model setup, I requested multiple peeled images, all identical except for the distance range (image.set_depth()). When successive images are less restrictive than the previous (i.e. first image: 0-4kpc, second image: 0-8kpc, etc.), all output images are identical, and equal to the first (i.e. most restrictive) case. However, when successive images are more restrictive than the previous, this issue does not arise, and individual peeled images correspond to the requested distances.

astrofrog commented 12 years ago

Thanks for fixing this in #22!