Path: SpacecraftEstimation/StarCentroiding
% Post process center-of-mass data [rCOM,d] = PostProcessCOM( rCOM, pixels, doPlot ) x is along the column dimension and y along the row dimension. -------------------------------------------------------------------------- ------ Inputs ------ rCOM (3,:) Centroids with intensity [x;y;i] pixels (m,n) Pixelmap ------- Outputs ------- rCOM (3,:) Reduced centroids d (.) Metadata .iMax (1,1) Index of blob maximum value -------------------------------------------------------------------------- Copyright (c) 2018 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since version 2018.1 --------------------------------------------------------------------------
SpacecraftEstimation: StarProcessing/FitHist SpacecraftEstimation: StarProcessing/LoadStarImage SpacecraftEstimation: StellarAttDet/StarCentroidCOM Common: General/DeBlankLT Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Imaging: Optics/FocalPlaneImage Imaging: PSFUtils/ImagerPSF Imaging: PSFUtils/RHSGaussianPSF
Back to the SpacecraftEstimation Module page