You can directly give the file names as an argument.
IDL> norh_rd_img, file, index, data CR
Then, the images of brightness temperature (unit K)
is stored in array 'data'
and structure 'index'. To display
IDL> stepper, data, norh_get_info(index) CR