wlandsman / IDLAstro

Astronomy related procedures in the commercial IDL language
https://asd.gsfc.nasa.gov/archive/idlastro/
BSD 2-Clause "Simplified" License
144 stars 64 forks source link

NaN keyword does not work recursively comparing structures #26

Closed rcolomina closed 6 years ago

rcolomina commented 6 years ago

On procedure _comparestruct.pro the NaN keyword does not work recursively for the structures passed. This NaN keyword should be added as parameters when compare_struct function is called recursively.