1. I notice that no matter what resolution my images are that I input into PI for the Integration process I always end up with a file that is 72 ppi. Is this normal?
Yes, this is the expected behavior. The preprocessing task (calibration, demosaicing, registration, integration) works with
data, not with
pictures. Properties like printing resolution and color profiles, among others, do not make any sense for linear raw data. After image integration, you get a newly created image with default settings. Once the image is in a nonlinear state, in the postprocessing stage, you have to assign the appropriate printing resolution parameters and color profile in order to obtain correct results on specific output devices and media.
To assign printing resolution parameters, you can use several processes of the Geometry category with the standard
force resolution parameter enabled. For example, you can use Crop with the four margins set to zero (no pixels altered) and the required horizontal and vertical resolution, resolution units, and
force resolution = on. Or, if you are going to resize your image, Do the same with the Resample process to perform both operations at the same time.
2. I always print my images files using a commercial printing service and send them Photoshop files at 300 ppi. Should I resample my final Pixinsight images of 72 ppi up to 300 ppi?
Basic concept: Don't confuse printing resolution with pixel dimensions. Resolution parameters are just metadata; they have nothing to do with pixel contents. For example, you can print a 1x1 image on a square meter at one pixel per meter resolution. Or you can print a 1200x1200 image on a square inch at 1200 dpi, but also
the same image on a square of 1.2x1.2 millimeters at 10000 pixels per centimeter.