Hi,
I got OverflowError: Python integer 32768 out of bounds for int16 when trying to run the Example 3 of the DRAGONS tutorials: https://dragons.readthedocs.io/projects/gmosls-drtutorial/en/release-3.2.x/ex3_gmosls_ns_api.html (line 46 of the example). But I checked the actual bias fits file, and the maximum value of all extensions is way smaller than 32768. Does anyone have an idea of what went wrong? Thanks.
I'm using Python 3.10.14 and version 3.2.0 for DRAGONS.
Hi,
I got
OverflowError: Python integer 32768 out of bounds for int16when trying to run the Example 3 of the DRAGONS tutorials: https://dragons.readthedocs.io/projects/gmosls-drtutorial/en/release-3.2.x/ex3_gmosls_ns_api.html (line 46 of the example). But I checked the actual bias fits file, and the maximum value of all extensions is way smaller than 32768. Does anyone have an idea of what went wrong? Thanks.I'm using Python 3.10.14 and version 3.2.0 for DRAGONS.