I am trying to reclassify a bunch of rasters, but when I run my script arcGIS crash.What I want to do, is reclassify rasters this way: every accepted value (0,1,5 and 64) to 1, and the others values just assign "NODATA". By this way, every processed raster would be like a binary raster, just...