i have 16-bit pixel values which i want to draw using pset.

if i just put that value in using pset all the colors are shades of red

how do i convert these values into greyscale and use it with pset?