Actions
Bug #130
closedSkyMaker crashes with large PSF_MAPSIZEs and PSF_OVERSAMP<5
Description
Forum user bmv reports that SkyMaker 3.10.4 crashes (Floating point exception
) when PSF_OVERSAMP
<5 for large PSF_MAPSIZE
s:
sky -M1_DIAMETER 0.508 -M2_DIAMETER 0.1778 -ARM_COUNT 0 -MAG_ZEROPOINT 20.8208 -EXPOSURE_TIME 300 -PIXEL_SIZE 0.1 -SEEING_FWHM 0.5 -IMAGE_SIZE 4096 -STARCOUNT_ZP 5e3 -BACK_MAG 21 -WAVELENGTH 0.5 -PSF_MAPSIZE 8192 -MAG_LIMITS 12.0,20.0 -PSF_OVERSAMP 3
while
sky -M1_DIAMETER 0.508 -M2_DIAMETER 0.1778 -ARM_COUNT 0 -MAG_ZEROPOINT 20.8208 -EXPOSURE_TIME 300 -PIXEL_SIZE 0.1 -SEEING_FWHM 0.5 -IMAGE_SIZE 4096 -STARCOUNT_ZP 5e3 -BACK_MAG 21 -WAVELENGTH 0.5 -PSF_MAPSIZE 8192 -MAG_LIMITS 12.0,20.0 -PSF_OVERSAMP 5
completes without an error
Updated by Emmanuel Bertin almost 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
The original post by user bmv is here
I was able to replicate the bug on Fedora 18.
Updated by Emmanuel Bertin almost 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 10 to 100
Fixed in revision r83 (version 3.10.5).
Updated by Emmanuel Bertin almost 9 years ago
- Status changed from Resolved to Closed
Updated by Emmanuel Bertin almost 9 years ago
- Due date changed from 09/10/2013 to 08/27/2013
Actions