Integer 32768 out of bounds for int16 when generating the master bias #464
Labels
bug 🐛
Something should be working but it isn't
compatibility
Compatibility issues. eg with Python, dependencies like astropy, IRAF or other software
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.
The text was updated successfully, but these errors were encountered: