! Started logfile: /scr/pima/bg219e_uvs/J0432-1614_S_dfm.log on Thu May 19 18:22:53 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/bg219e_uvs/J0432-1614_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0432-1614_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.892857 visibilities/baseline/integration-bin. ! Found source: J0432-1614 ! ! 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 5400 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 J0432-1614_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029427Jy sigma=19.647637 ! Fit after self-cal, rms=0.820155Jy sigma=15.683591 ! 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=3.339 mas, bmaj=10.48 mas, bpa=12.75 degrees ! Estimated noise=0.748432 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.141326 Jy ! Component: 100 - total flux cleaned = 0.172189 Jy ! Total flux subtracted in 100 components = 0.172189 Jy ! Clean residual min=-0.005494 max=0.008725 Jy/beam ! Clean residual mean=-0.000012 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.172189 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.172189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077560Jy sigma=1.383570 ! Fit after self-cal, rms=0.077540Jy sigma=1.383409 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0077272 Jy ! Component: 100 - total flux cleaned = 0.00984157 Jy ! Total flux subtracted in 100 components = 0.00984157 Jy ! Clean residual min=-0.004507 max=0.004940 Jy/beam ! Clean residual mean=-0.000006 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.182031 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.182031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076675Jy sigma=1.367447 ! Fit after self-cal, rms=0.076666Jy sigma=1.367136 ! 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=4.111 mas, bmaj=11.89 mas, bpa=11.08 degrees ! Estimated noise=0.531957 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.00346639 Jy ! Component: 100 - total flux cleaned = 0.00532336 Jy ! Component: 150 - total flux cleaned = 0.00584494 Jy ! Component: 200 - total flux cleaned = 0.00612946 Jy ! Total flux subtracted in 200 components = 0.00612946 Jy ! Clean residual min=-0.003047 max=0.003300 Jy/beam ! Clean residual mean=-0.000005 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.18816 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.18816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076488Jy sigma=1.363866 ! Fit after self-cal, rms=0.076482Jy sigma=1.363697 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.111 x 11.89 at 11.08 degrees (North through East) ! Clean map min=-0.0028695 max=0.18097 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.03 FD 1.01 HN 1.03 KP 1.02 ! LA 1.01 NL 1.02 OV 1.04 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.01 KP 0.98 ! LA 0.99 NL 1.00 OV 1.01 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 1.03 KP 0.97 ! LA 0.99 NL 0.97 OV 0.99 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 0.93 KP 0.95 ! LA 1.01 NL 0.95 OV 0.98 PT 0.97 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.076482Jy sigma=1.363697 ! Fit after self-cal, rms=0.075399Jy sigma=1.355468 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.106 mas, bmaj=11.88 mas, bpa=11.07 degrees ! Estimated noise=0.531411 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.000123359 Jy ! Component: 100 - total flux cleaned = -3.03626e-05 Jy ! Component: 150 - total flux cleaned = -0.000127053 Jy ! Component: 200 - total flux cleaned = -0.000157416 Jy ! Total flux subtracted in 200 components = -0.000157416 Jy ! Clean residual min=-0.002793 max=0.003337 Jy/beam ! Clean residual mean=-0.000009 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.188003 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.188003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075369Jy sigma=1.354800 ! Fit after self-cal, rms=0.075370Jy sigma=1.354705 ! 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.075370Jy sigma=1.354705 ! Fit after self-cal, rms=0.074100Jy sigma=1.345666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=11.86 mas, bpa=11.03 degrees ! Estimated noise=0.530472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000372877 Jy ! Component: 100 - total flux cleaned = 0.0004506 Jy ! Component: 150 - total flux cleaned = 0.000429564 Jy ! Component: 200 - total flux cleaned = 0.000448499 Jy ! Total flux subtracted in 200 components = 0.000448499 Jy ! Clean residual min=-0.002639 max=0.002995 Jy/beam ! Clean residual mean=-0.000003 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.188451 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.188451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074082Jy sigma=1.345347 ! Fit after self-cal, rms=0.074075Jy sigma=1.345247 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) ! Added new window around map position (41, 89.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222107 Jy ! Component: 100 - total flux cleaned = 0.00263656 Jy ! Component: 150 - total flux cleaned = 0.00276795 Jy ! Component: 200 - total flux cleaned = 0.0028411 Jy ! Total flux subtracted in 200 components = 0.0028411 Jy ! Clean residual min=-0.002486 max=0.002552 Jy/beam ! Clean residual mean=-0.000002 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.191292 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 67 components and 0.191292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073978Jy sigma=1.343143 ! Fit after self-cal, rms=0.073967Jy sigma=1.343051 ! 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.073967Jy sigma=1.343051 ! Fit after self-cal, rms=0.073756Jy sigma=1.342868 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=11.87 mas, bpa=11.03 degrees ! Estimated noise=0.529139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.80787e-05 Jy ! Component: 100 - total flux cleaned = 0.000172584 Jy ! Component: 150 - total flux cleaned = 0.000315112 Jy ! Component: 200 - total flux cleaned = 0.000418603 Jy ! Total flux subtracted in 200 components = 0.000418603 Jy ! Clean residual min=-0.002495 max=0.002467 Jy/beam ! Clean residual mean=-0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.191711 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.191711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073734Jy sigma=1.342398 ! Fit after self-cal, rms=0.073734Jy sigma=1.342381 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.99015e-05 Jy ! Component: 100 - total flux cleaned = 9.58049e-05 Jy ! Component: 150 - total flux cleaned = 0.000138994 Jy ! Component: 200 - total flux cleaned = 0.000158834 Jy ! Total flux subtracted in 200 components = 0.000158834 Jy ! Clean residual min=-0.002457 max=0.002435 Jy/beam ! Clean residual mean=-0.000000 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.19187 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.19187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073723Jy sigma=1.342145 ! Fit after self-cal, rms=0.073723Jy sigma=1.342136 ! 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.073723Jy sigma=1.342136 ! Fit after self-cal, rms=0.073726Jy sigma=1.342118 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.098 mas, bmaj=15.89 mas, bpa=0.589 degrees ! Estimated noise=0.611518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187054 Jy ! Component: 100 - total flux cleaned = -0.000286725 Jy ! Component: 150 - total flux cleaned = -0.000288814 Jy ! Component: 200 - total flux cleaned = -0.000262782 Jy ! Total flux subtracted in 200 components = -0.000262782 Jy ! Clean residual min=-0.002231 max=0.002167 Jy/beam ! Clean residual mean=-0.000002 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.191607 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 102 components and 0.191607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073725Jy sigma=1.342027 ! Fit after self-cal, rms=0.073724Jy sigma=1.341996 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 = -7.37014e-05 Jy ! Component: 100 - total flux cleaned = -7.05268e-05 Jy ! Component: 150 - total flux cleaned = -7.04447e-05 Jy ! Component: 200 - total flux cleaned = -4.77419e-05 Jy ! Total flux subtracted in 200 components = -4.77419e-05 Jy ! Clean residual min=-0.002194 max=0.002155 Jy/beam ! Clean residual mean=-0.000001 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.191559 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.191559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073723Jy sigma=1.341961 ! Fit after self-cal, rms=0.073722Jy sigma=1.341945 ! 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=4.1 mas, bmaj=11.87 mas, bpa=11.03 degrees ! Estimated noise=0.529238 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 11.87 at 11.03 degrees (North through East) ! Clean map min=-0.002385 max=0.18101 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=3.335 mas, bmaj=10.42 mas, bpa=12.66 degrees ! Estimated noise=0.740806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139831 Jy ! Component: 100 - total flux cleaned = 0.170657 Jy ! Component: 150 - total flux cleaned = 0.178512 Jy ! Component: 200 - total flux cleaned = 0.182519 Jy ! Total flux subtracted in 200 components = 0.182519 Jy ! Clean residual min=-0.003896 max=0.003896 Jy/beam ! Clean residual mean=-0.000005 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.182518 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.182518 Jy ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=11.87 mas, bpa=11.03 degrees ! Estimated noise=0.529238 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.00437149 Jy ! Component: 100 - total flux cleaned = 0.00601822 Jy ! Component: 150 - total flux cleaned = 0.0071954 Jy ! Component: 200 - total flux cleaned = 0.00777177 Jy ! Total flux subtracted in 200 components = 0.00777177 Jy ! Clean residual min=-0.002755 max=0.002406 Jy/beam ! Clean residual mean=-0.000003 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.19029 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.19029 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=8.098 mas, bmaj=15.89 mas, bpa=0.589 degrees ! Estimated noise=0.611518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000920852 Jy ! Component: 100 - total flux cleaned = 0.0011274 Jy ! Component: 150 - total flux cleaned = 0.00126409 Jy ! Component: 200 - total flux cleaned = 0.00120638 Jy ! Total flux subtracted in 200 components = 0.00120638 Jy ! Clean residual min=-0.002307 max=0.002312 Jy/beam ! Clean residual mean=-0.000002 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.191497 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 = -5.20581e-05 Jy ! Component: 100 - total flux cleaned = -0.000122836 Jy ! Component: 150 - total flux cleaned = -0.000165087 Jy ! Component: 200 - total flux cleaned = -0.00016474 Jy ! Total flux subtracted in 200 components = -0.00016474 Jy ! Clean residual min=-0.002267 max=0.002295 Jy/beam ! Clean residual mean=-0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.191332 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 77 components and 0.191332 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=11.87 mas, bpa=11.03 degrees ! Estimated noise=0.529238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119017 Jy ! Component: 100 - total flux cleaned = 0.00019505 Jy ! Component: 150 - total flux cleaned = 0.000194264 Jy ! Component: 200 - total flux cleaned = 0.000225902 Jy ! Total flux subtracted in 200 components = 0.000225902 Jy ! Clean residual min=-0.002675 max=0.002591 Jy/beam ! Clean residual mean=-0.000000 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.191558 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.191558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073780Jy sigma=1.342986 ! Fit after self-cal, rms=0.073771Jy sigma=1.342772 wmodel /J0432-1614_S_map.mod ! wmodel: Unable to open new model file: /J0432-1614_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0432-1614_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 11.87 at 11.03 degrees (North through East) ! Clean map min=-0.0025557 max=0.18074 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0432-1614_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.180741 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000613045 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01755 1.01755 2.03511 4.07022 8.14044 16.2809 32.5617 65.1235 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.18 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 294.824 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0432-1614_S_dfm.log closed on Thu May 19 18:22:56 2016