subroutine int MAP_FROM int MAP_SCORE \ real SOLV_RAD ! MAP_SCORE is the map used for the score map ! MAP_FROM contains electron density to be analysed - unit cell map ! SOLV_RAD is the radius for the solvent statistics make map MAP_SCORE from MAP_FROM init 9999 real ! if you know how, you can make the MAP_SCORE ! to incompass only the asymmetric unit: ! make map MAP_SCORE from MAP_FROM init 9999 box 0 0 0 30 40 50 make map MAP_SCORE from MAP_FROM cut 0.0 radi SOLV_RAD \ rms linear return