Tom,
Unless its a matter of system memory, you are always better off working in 32 bit floating point during processing, otherwise you risk losing a lot of detail (images often expand well beyond 16bits during processing). You can always convert the final image to a 16bit TIFF or JPEG once you are done processing.
Best,
Jim