Details
-
Type:
Bug
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: ndarray
-
Labels:None
-
Story Points:2
-
Team:Data Release Production
Description
As reported on community.lsst.org, our ImageF(array) constructor will accept arrays with non-native endianness and interpret them as native. This probably means the array converters in ndarray aren't including byte order when checking whether a passed array's dtype matches the expected C++ type.
Attachments
Issue Links
- mentioned in
-
Page Loading...
Reviewed by DM-CCB 2020-02-05. Not aware of any reason to believe this is resolved.