Actions
Code review #911
openpv_to_raw function in proj.c
Start date:
11/06/2017
Due date:
% Done:
0%
Estimated time:
Description
In the last version of SExtractor (2.24.2), available on github (https://github.com/astromatic/sextractor), the file proj.c
(Last modified: 10/10/2010) (https://github.com/astromatic/sextractor/blob/master/src/wcs/proj.c) does not contain the pv_to_raw
function.
This fuction was present in a proj.c
version (Last modified: 06/12/2012) contained in SExtractor 2.23.2 we modified for fish-eye objectives (ARC projection).
Which one is good and why this modification has been done?
Thanks
Updated by Chiara Marmo over 4 years ago
In the last SCAMP version available on github (https://github.com/ebertin/scamp/) proj.c
(Last modified: 06/12/2012) contains the pv_to_raw
function.
PSFEx too (https://github.com/astromatic/psfex/).
Actions