! Started logfile: /scr/pima/bg219a_uvs/J1441-3303_S_dfm.log on Fri May 20 00:11:10 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J1441-3303_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1441-3303_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.607692 visibilities/baseline/integration-bin. ! Found source: J1441-3303 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 1896 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1441-3303_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003550Jy sigma=18.550686 ! Fit after self-cal, rms=0.799225Jy sigma=14.667432 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.176 mas, bmaj=6.433 mas, bpa=-2.359 degrees ! Estimated noise=1.31192 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155728 Jy ! Component: 100 - total flux cleaned = 0.194368 Jy ! Total flux subtracted in 100 components = 0.194368 Jy ! Clean residual min=-0.009001 max=0.015825 Jy/beam ! Clean residual mean=0.000357 rms=0.002989 Jy/beam ! Combined flux in latest and established models = 0.194368 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.194368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072877Jy sigma=1.257804 ! Fit after self-cal, rms=0.072818Jy sigma=1.257387 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.487 mas, bmaj=7.896 mas, bpa=-3.688 degrees ! Estimated noise=0.978675 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177235 Jy ! Component: 100 - total flux cleaned = 0.0247793 Jy ! Component: 150 - total flux cleaned = 0.0275465 Jy ! Component: 200 - total flux cleaned = 0.0278372 Jy ! Total flux subtracted in 200 components = 0.0278372 Jy ! Clean residual min=-0.004836 max=0.006527 Jy/beam ! Clean residual mean=0.000319 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.222206 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.222206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069191Jy sigma=1.183251 ! Fit after self-cal, rms=0.069139Jy sigma=1.182947 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.487 x 7.896 at -3.688 degrees (North through East) ! Clean map min=-0.0046455 max=0.20215 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 1.08 OV 1.01 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.98 NL 1.11 OV 0.95 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.04 NL 1.08 OV 0.94 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.99 NL 1.08 OV 0.93 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.069139Jy sigma=1.182947 ! Fit after self-cal, rms=0.072088Jy sigma=1.193797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.43 mas, bmaj=7.087 mas, bpa=-4.082 degrees ! Estimated noise=1.09874 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155462 Jy ! Component: 100 - total flux cleaned = -0.000154826 Jy ! Component: 150 - total flux cleaned = -0.000192311 Jy ! Component: 200 - total flux cleaned = -0.000209318 Jy ! Total flux subtracted in 200 components = -0.000209318 Jy ! Clean residual min=-0.003576 max=0.003686 Jy/beam ! Clean residual mean=-0.000013 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.221996 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.221996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072077Jy sigma=1.193564 ! Fit after self-cal, rms=0.072161Jy sigma=1.193351 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072161Jy sigma=1.193351 ! Fit after self-cal, rms=0.072137Jy sigma=1.193335 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.431 mas, bmaj=7.086 mas, bpa=-4.055 degrees ! Estimated noise=1.0981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222676 Jy ! Component: 100 - total flux cleaned = -0.000188163 Jy ! Component: 150 - total flux cleaned = -0.000217106 Jy ! Component: 200 - total flux cleaned = -0.000216696 Jy ! Total flux subtracted in 200 components = -0.000216696 Jy ! Clean residual min=-0.003527 max=0.003665 Jy/beam ! Clean residual mean=-0.000013 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.22178 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.22178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072131Jy sigma=1.193197 ! Fit after self-cal, rms=0.072129Jy sigma=1.193186 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.01506e-05 Jy ! Component: 100 - total flux cleaned = -1.36028e-05 Jy ! Component: 150 - total flux cleaned = 2.24621e-05 Jy ! Component: 200 - total flux cleaned = 2.3053e-05 Jy ! Total flux subtracted in 200 components = 2.3053e-05 Jy ! Clean residual min=-0.003512 max=0.003624 Jy/beam ! Clean residual mean=-0.000013 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.221803 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.221803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072126Jy sigma=1.193096 ! Fit after self-cal, rms=0.072124Jy sigma=1.193089 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072124Jy sigma=1.193089 ! Fit after self-cal, rms=0.072135Jy sigma=1.193081 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.432 mas, bmaj=7.087 mas, bpa=-4.04 degrees ! Estimated noise=1.09805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244298 Jy ! Component: 100 - total flux cleaned = -0.000244546 Jy ! Component: 150 - total flux cleaned = -0.000234824 Jy ! Component: 200 - total flux cleaned = -0.000226221 Jy ! Total flux subtracted in 200 components = -0.000226221 Jy ! Clean residual min=-0.003504 max=0.003598 Jy/beam ! Clean residual mean=-0.000012 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.221576 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.221576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072132Jy sigma=1.193024 ! Fit after self-cal, rms=0.072131Jy sigma=1.193019 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.14944e-05 Jy ! Component: 100 - total flux cleaned = -3.26259e-05 Jy ! Component: 150 - total flux cleaned = -3.23317e-05 Jy ! Component: 200 - total flux cleaned = -2.41215e-05 Jy ! Total flux subtracted in 200 components = -2.41215e-05 Jy ! Clean residual min=-0.003512 max=0.003572 Jy/beam ! Clean residual mean=-0.000013 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.221552 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.221552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072129Jy sigma=1.192976 ! Fit after self-cal, rms=0.072127Jy sigma=1.192972 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072127Jy sigma=1.192972 ! Fit after self-cal, rms=0.072162Jy sigma=1.192964 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.012 mas, bmaj=23.28 mas, bpa=-2.055 degrees ! Estimated noise=1.58757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000333378 Jy ! Component: 100 - total flux cleaned = -0.000328952 Jy ! Component: 150 - total flux cleaned = -0.00032698 Jy ! Component: 200 - total flux cleaned = -0.000325829 Jy ! Total flux subtracted in 200 components = -0.000325829 Jy ! Clean residual min=-0.004388 max=0.003692 Jy/beam ! Clean residual mean=-0.000035 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.221226 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.221226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072173Jy sigma=1.193185 ! Fit after self-cal, rms=0.072156Jy sigma=1.192994 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.90774e-06 Jy ! Component: 100 - total flux cleaned = -8.99781e-06 Jy ! Component: 150 - total flux cleaned = -1.12668e-05 Jy ! Component: 200 - total flux cleaned = -1.27817e-05 Jy ! Total flux subtracted in 200 components = -1.27817e-05 Jy ! Clean residual min=-0.004373 max=0.003679 Jy/beam ! Clean residual mean=-0.000036 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.221214 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.221214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072163Jy sigma=1.193105 ! Fit after self-cal, rms=0.072156Jy sigma=1.193003 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.433 mas, bmaj=7.089 mas, bpa=-4.032 degrees ! Estimated noise=1.09824 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.433 x 7.089 at -4.032 degrees (North through East) ! Clean map min=-0.0032973 max=0.19963 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.14 mas, bmaj=6.046 mas, bpa=-2.106 degrees ! Estimated noise=1.44481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154562 Jy ! Component: 100 - total flux cleaned = 0.192613 Jy ! Component: 150 - total flux cleaned = 0.20879 Jy ! Component: 200 - total flux cleaned = 0.216251 Jy ! Total flux subtracted in 200 components = 0.216251 Jy ! Clean residual min=-0.005079 max=0.004291 Jy/beam ! Clean residual mean=-0.000016 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.216251 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.216251 Jy ! Inverting map and beam ! Estimated beam: bmin=2.433 mas, bmaj=7.089 mas, bpa=-4.032 degrees ! Estimated noise=1.09824 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351205 Jy ! Component: 100 - total flux cleaned = 0.00442604 Jy ! Component: 150 - total flux cleaned = 0.00469758 Jy ! Component: 200 - total flux cleaned = 0.0048721 Jy ! Total flux subtracted in 200 components = 0.0048721 Jy ! Clean residual min=-0.003590 max=0.003797 Jy/beam ! Clean residual mean=-0.000014 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.221123 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.221123 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.012 mas, bmaj=23.28 mas, bpa=-2.055 degrees ! Estimated noise=1.58757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204833 Jy ! Component: 100 - total flux cleaned = 0.000208829 Jy ! Component: 150 - total flux cleaned = 0.000214065 Jy ! Component: 200 - total flux cleaned = 0.000215609 Jy ! Total flux subtracted in 200 components = 0.000215609 Jy ! Clean residual min=-0.004425 max=0.003776 Jy/beam ! Clean residual mean=-0.000032 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.221339 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.23034e-06 Jy ! Component: 100 - total flux cleaned = 2.34885e-06 Jy ! Component: 150 - total flux cleaned = 3.22077e-06 Jy ! Component: 200 - total flux cleaned = 4.03526e-06 Jy ! Total flux subtracted in 200 components = 4.03526e-06 Jy ! Clean residual min=-0.004333 max=0.003589 Jy/beam ! Clean residual mean=-0.000032 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.221343 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 45 components and 0.221343 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.433 mas, bmaj=7.089 mas, bpa=-4.032 degrees ! Estimated noise=1.09824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176051 Jy ! Component: 100 - total flux cleaned = -1.52488e-05 Jy ! Component: 150 - total flux cleaned = 2.85865e-05 Jy ! Component: 200 - total flux cleaned = 2.94451e-05 Jy ! Total flux subtracted in 200 components = 2.94451e-05 Jy ! Clean residual min=-0.003456 max=0.003535 Jy/beam ! Clean residual mean=-0.000012 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.221373 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.221373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072161Jy sigma=1.192939 ! Fit after self-cal, rms=0.072162Jy sigma=1.192911 wmodel /J1441-3303_S_map.mod ! wmodel: Unable to open new model file: /J1441-3303_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1441-3303_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.433 x 7.089 at -4.032 degrees (North through East) ! Clean map min=-0.0033014 max=0.19928 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1441-3303_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.199281 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00098434 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.48184 1.48184 2.96368 5.92736 11.8547 23.7094 47.4188 94.8377 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.199 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 202.451 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1441-3303_S_dfm.log closed on Fri May 20 00:11:12 2016