Plotting of int16 data needed conversion to float32 before plotting
I tried to plot int16 type data, but itrm didn't display properly. I converted to float32 first and then it plotted properly. It would be nice to have itrm detect the data type and properly display, or issue a warning that it may not display.