Closed gbrammer closed 7 years ago
Fix a minor bug where the program always prints an error that the supplied parameters are not found among the defaults (e.g., Parameter 'MAG_AUTO' seems strange and might be unknown to SExtractor).
Parameter 'MAG_AUTO' seems strange and might be unknown to SExtractor
Excellent, thank you! This list() around map() is indeed needed here by python3.
Fix a minor bug where the program always prints an error that the supplied parameters are not found among the defaults (e.g.,
Parameter 'MAG_AUTO' seems strange and might be unknown to SExtractor
).