R/make.cog.deblends.R

Defines functions make.cog.deblend.weights

#
#
# Function to perform deblending of sources using 
# Curve of Growth smoothing 
#
#
make.cog.deblend.weights<-function() { 

  #For each source: 
    #Create the all-sources-deblended image
    #Get the all-sources-deblended cog
    #Get the no sources deblended cog
    #
}
AngusWright/LAMBDAR documentation built on Sept. 19, 2024, 10:26 a.m.