;+
; NAME:  
;   measure_twomass_fluxes
; PURPOSE:
;   get flux in sersic fit (given size and n)
; CALLING SEQUENCE:
;   twomass_sersic_flux
; COMMENTS:
; BUGS:
; REVISION HISTORY:
;   2003-03-19 written by Michael Blanton (NYU)
;-
pro measure_twomass_fluxes

; get list of files

; extract ALL seeing parameters, magnitude zeropoints, and pool into a
; big structure

; set up seestruct

; 

END
