! Started logfile: /scr/pima/bg219b_uvs/J0441-3340_S_dfm.log on Thu May 19 20:02:13 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/bg219b_uvs/J0441-3340_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0441-3340_S_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.755456 visibilities/baseline/integration-bin. ! Found source: J0441-3340 ! ! 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 54 lines of history. ! ! Reading 6092 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 J0441-3340_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.147636Jy sigma=15.350794 ! Fit after self-cal, rms=0.677664Jy sigma=9.047606 ! 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.927 mas, bmaj=14.65 mas, bpa=10.27 degrees ! Estimated noise=1.06216 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.274076 Jy ! Component: 100 - total flux cleaned = 0.423135 Jy ! Total flux subtracted in 100 components = 0.423135 Jy ! Clean residual min=-0.061706 max=0.127290 Jy/beam ! Clean residual mean=-0.000048 rms=0.017845 Jy/beam ! Combined flux in latest and established models = 0.423135 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.423135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323061Jy sigma=4.158590 ! Fit after self-cal, rms=0.309804Jy sigma=4.053172 ! Inverting map ! Added new window around map position (-5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138498 Jy ! Component: 100 - total flux cleaned = 0.217993 Jy ! Total flux subtracted in 100 components = 0.217993 Jy ! Clean residual min=-0.029430 max=0.054057 Jy/beam ! Clean residual mean=-0.000030 rms=0.010243 Jy/beam ! Combined flux in latest and established models = 0.641129 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.641129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201234Jy sigma=2.588060 ! Fit after self-cal, rms=0.193996Jy sigma=2.507337 ! 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=3.652 mas, bmaj=16.28 mas, bpa=8.868 degrees ! Estimated noise=0.686361 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.0909661 Jy ! Component: 100 - total flux cleaned = 0.14312 Jy ! Component: 150 - total flux cleaned = 0.175334 Jy ! Component: 200 - total flux cleaned = 0.195817 Jy ! Total flux subtracted in 200 components = 0.195817 Jy ! Clean residual min=-0.021637 max=0.034650 Jy/beam ! Clean residual mean=-0.000144 rms=0.008742 Jy/beam ! Combined flux in latest and established models = 0.836946 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 83 components and 0.836946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142123Jy sigma=1.799657 ! Fit after self-cal, rms=0.141082Jy sigma=1.790470 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.652 x 16.28 at 8.868 degrees (North through East) ! Clean map min=-0.021102 max=0.38452 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. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.141082Jy sigma=1.790470 ! Fit after self-cal, rms=0.141082Jy sigma=1.790470 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=16.28 mas, bpa=8.868 degrees ! Estimated noise=0.686361 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.0148894 Jy ! Component: 100 - total flux cleaned = 0.022608 Jy ! Component: 150 - total flux cleaned = 0.0241371 Jy ! Component: 200 - total flux cleaned = 0.0252511 Jy ! Total flux subtracted in 200 components = 0.0252511 Jy ! Clean residual min=-0.022152 max=0.032028 Jy/beam ! Clean residual mean=-0.000127 rms=0.008455 Jy/beam ! Combined flux in latest and established models = 0.862197 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 112 components and 0.862197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138701Jy sigma=1.765208 ! Fit after self-cal, rms=0.138513Jy sigma=1.763467 ! 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.138513Jy sigma=1.763467 ! Fit after self-cal, rms=0.138513Jy sigma=1.763467 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=16.28 mas, bpa=8.868 degrees ! Estimated noise=0.686361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267354 Jy ! Component: 100 - total flux cleaned = 0.00346641 Jy ! Component: 150 - total flux cleaned = 0.00420357 Jy ! Component: 200 - total flux cleaned = 0.00464723 Jy ! Total flux subtracted in 200 components = 0.00464723 Jy ! Clean residual min=-0.021402 max=0.030070 Jy/beam ! Clean residual mean=-0.000125 rms=0.008367 Jy/beam ! Combined flux in latest and established models = 0.866844 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 127 components and 0.866844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137475Jy sigma=1.753847 ! Fit after self-cal, rms=0.137366Jy sigma=1.752912 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 = 0.00180509 Jy ! Component: 100 - total flux cleaned = 0.00222544 Jy ! Component: 150 - total flux cleaned = 0.00282127 Jy ! Component: 200 - total flux cleaned = 0.00318086 Jy ! Total flux subtracted in 200 components = 0.00318086 Jy ! Clean residual min=-0.020955 max=0.028657 Jy/beam ! Clean residual mean=-0.000124 rms=0.008313 Jy/beam ! Combined flux in latest and established models = 0.870025 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 0.870025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136700Jy sigma=1.746913 ! Fit after self-cal, rms=0.136631Jy sigma=1.746352 ! 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.136631Jy sigma=1.746352 ! Fit after self-cal, rms=0.136631Jy sigma=1.746352 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=16.28 mas, bpa=8.868 degrees ! Estimated noise=0.686361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000613514 Jy ! Component: 100 - total flux cleaned = 0.000789045 Jy ! Component: 150 - total flux cleaned = 0.000795038 Jy ! Component: 200 - total flux cleaned = 0.000962144 Jy ! Total flux subtracted in 200 components = 0.000962144 Jy ! Clean residual min=-0.021116 max=0.027737 Jy/beam ! Clean residual mean=-0.000124 rms=0.008270 Jy/beam ! Combined flux in latest and established models = 0.870987 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 143 components and 0.870987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136179Jy sigma=1.742036 ! Fit after self-cal, rms=0.136138Jy sigma=1.741643 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.28293e-05 Jy ! Component: 100 - total flux cleaned = 0.000122022 Jy ! Component: 150 - total flux cleaned = 0.000268039 Jy ! Component: 200 - total flux cleaned = 0.000268941 Jy ! Total flux subtracted in 200 components = 0.000268941 Jy ! Clean residual min=-0.021223 max=0.027253 Jy/beam ! Clean residual mean=-0.000124 rms=0.008236 Jy/beam ! Combined flux in latest and established models = 0.871256 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.871256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135775Jy sigma=1.738110 ! Fit after self-cal, rms=0.135744Jy sigma=1.737745 ! 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.135744Jy sigma=1.737745 ! Fit after self-cal, rms=0.135744Jy sigma=1.737745 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.858 mas, bmaj=24.04 mas, bpa=-0.1588 degrees ! Estimated noise=0.842855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417134 Jy ! Component: 100 - total flux cleaned = 0.00445772 Jy ! Component: 150 - total flux cleaned = 0.00470806 Jy ! Component: 200 - total flux cleaned = 0.00493727 Jy ! Total flux subtracted in 200 components = 0.00493727 Jy ! Clean residual min=-0.031395 max=0.044658 Jy/beam ! Clean residual mean=-0.000236 rms=0.013550 Jy/beam ! Combined flux in latest and established models = 0.876193 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 160 components and 0.876193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135459Jy sigma=1.738745 ! Fit after self-cal, rms=0.135432Jy sigma=1.737685 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 = 2.65447e-05 Jy ! Component: 100 - total flux cleaned = 2.93802e-05 Jy ! Component: 150 - total flux cleaned = -0.000173956 Jy ! Component: 200 - total flux cleaned = 4.90669e-06 Jy ! Total flux subtracted in 200 components = 4.90669e-06 Jy ! Clean residual min=-0.031791 max=0.043989 Jy/beam ! Clean residual mean=-0.000236 rms=0.013470 Jy/beam ! Combined flux in latest and established models = 0.876198 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 161 components and 0.876199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135435Jy sigma=1.739472 ! Fit after self-cal, rms=0.135396Jy sigma=1.738400 ! 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=3.652 mas, bmaj=16.28 mas, bpa=8.868 degrees ! Estimated noise=0.686361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.652 x 16.28 at 8.868 degrees (North through East) ! Clean map min=-0.022887 max=0.38465 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.927 mas, bmaj=14.65 mas, bpa=10.27 degrees ! Estimated noise=1.06216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.295408 Jy ! Component: 100 - total flux cleaned = 0.464574 Jy ! Component: 150 - total flux cleaned = 0.572792 Jy ! Component: 200 - total flux cleaned = 0.647582 Jy ! Total flux subtracted in 200 components = 0.647582 Jy ! Clean residual min=-0.028308 max=0.041164 Jy/beam ! Clean residual mean=-0.000033 rms=0.009385 Jy/beam ! Combined flux in latest and established models = 0.647582 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.647582 Jy ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=16.28 mas, bpa=8.868 degrees ! Estimated noise=0.686361 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.0841805 Jy ! Component: 100 - total flux cleaned = 0.134893 Jy ! Component: 150 - total flux cleaned = 0.167738 Jy ! Component: 200 - total flux cleaned = 0.189495 Jy ! Total flux subtracted in 200 components = 0.189495 Jy ! Clean residual min=-0.021316 max=0.030240 Jy/beam ! Clean residual mean=-0.000148 rms=0.008467 Jy/beam ! Combined flux in latest and established models = 0.837077 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 84 components and 0.837077 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.858 mas, bmaj=24.04 mas, bpa=-0.1588 degrees ! Estimated noise=0.842855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239175 Jy ! Component: 100 - total flux cleaned = 0.0358251 Jy ! Component: 150 - total flux cleaned = 0.0382548 Jy ! Component: 200 - total flux cleaned = 0.0385096 Jy ! Total flux subtracted in 200 components = 0.0385096 Jy ! Clean residual min=-0.031450 max=0.045042 Jy/beam ! Clean residual mean=-0.000237 rms=0.013650 Jy/beam ! Combined flux in latest and established models = 0.875587 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 = 0.000500924 Jy ! Component: 100 - total flux cleaned = 0.00074505 Jy ! Component: 150 - total flux cleaned = 0.00120072 Jy ! Component: 200 - total flux cleaned = 0.0014245 Jy ! Total flux subtracted in 200 components = 0.0014245 Jy ! Clean residual min=-0.031540 max=0.044542 Jy/beam ! Clean residual mean=-0.000235 rms=0.013577 Jy/beam ! Combined flux in latest and established models = 0.877011 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 114 components and 0.877011 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=16.28 mas, bpa=8.868 degrees ! Estimated noise=0.686361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00208157 Jy ! Component: 100 - total flux cleaned = -0.00233084 Jy ! Component: 150 - total flux cleaned = -0.00272063 Jy ! Component: 200 - total flux cleaned = -0.003232 Jy ! Total flux subtracted in 200 components = -0.003232 Jy ! Clean residual min=-0.022256 max=0.027489 Jy/beam ! Clean residual mean=-0.000123 rms=0.008193 Jy/beam ! Combined flux in latest and established models = 0.873779 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 135 components and 0.873779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135181Jy sigma=1.734607 ! Fit after self-cal, rms=0.135018Jy sigma=1.732130 wmodel /J0441-3340_S_map.mod ! wmodel: Unable to open new model file: /J0441-3340_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0441-3340_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.652 x 16.28 at 8.868 degrees (North through East) ! Clean map min=-0.021357 max=0.38169 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0441-3340_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.381685 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00817635 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.42651 6.42651 12.853 25.706 51.4121 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0245 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.381 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 46.681 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0441-3340_S_dfm.log closed on Thu May 19 20:02:16 2016