Skip to the navigation links
Last modified: 21 July 2025

URL: https://cxc.cfa.harvard.edu/ciao/bugs/dmsort.html

Bugs: dmsort


Bugs

Integer NULL values are not sorted correctly

dmsort sorts integer column values without considering if the values represent a NULL value (eg as defined in TDNULL keywords). Integer NULL values should be treated like IEEE NaNs and sorted to the beginning of the file.