slotbackground

Contains the algorithms to perform photometry on slotmode data.

slotbackground.med_row_image(arr)

Calculate the median value for each row in the array

returns arr

slotbackground.subbackground(image, sig, nbin, order, iter, type)

Calculate and subtract a global background from an image using a number of different methods. This is assuming that slotmode data is being used.

return data array

Previous topic

slotback

Next topic

slotmerge

This Page