------------------------------------------------------------------------ Models a pinhole camera. Projects the catalog into the camera frame. This model does not account for lense effects. The function includes a noise model that accounts for random intensity variations, random centroid shifts and false stars. ------------------------------------------------------------------------ Form: IntensityDotProductMap( catalog ) ------------------------------------------------------------------------ ------ Inputs ------ catalog (1,1) Star catalog data structure or name ------- Outputs ------- none ------------------------------------------------------------------------