! Started logfile: /scr/pima/bg219e_uvs/J0432-1614_S_uvs.log on Thu Apr 7 06:35:35 2016 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,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/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 /scr/pima/bg219e_uvs/J0432-1614_S_map.mod ! Writing 94 model components to file: /scr/pima/bg219e_uvs/J0432-1614_S_map.mod wobs /scr/pima/bg219e_uvs/J0432-1614_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0432-1614_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0432-1614_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0432-1614_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000382624 Jy ! Component: 100 - total flux cleaned = -0.000593595 Jy ! Component: 150 - total flux cleaned = -0.000869189 Jy ! Component: 200 - total flux cleaned = -0.00128273 Jy ! Component: 250 - total flux cleaned = -0.00153538 Jy ! Component: 300 - total flux cleaned = -0.00181304 Jy ! Component: 350 - total flux cleaned = -0.00194699 Jy ! Component: 400 - total flux cleaned = -0.00217314 Jy ! Component: 450 - total flux cleaned = -0.00226749 Jy ! Component: 500 - total flux cleaned = -0.00239072 Jy ! Component: 550 - total flux cleaned = -0.00245077 Jy ! Component: 600 - total flux cleaned = -0.00256814 Jy ! Component: 650 - total flux cleaned = -0.00262549 Jy ! Component: 700 - total flux cleaned = -0.00279455 Jy ! Component: 750 - total flux cleaned = -0.0029887 Jy ! Component: 800 - total flux cleaned = -0.00307006 Jy ! Component: 850 - total flux cleaned = -0.0032035 Jy ! Component: 900 - total flux cleaned = -0.00325575 Jy ! Component: 950 - total flux cleaned = -0.00343688 Jy ! Component: 1000 - total flux cleaned = -0.00351304 Jy ! Component: 1050 - total flux cleaned = -0.00368803 Jy ! Component: 1100 - total flux cleaned = -0.00376197 Jy ! Component: 1150 - total flux cleaned = -0.00385906 Jy ! Component: 1200 - total flux cleaned = -0.0039546 Jy ! Component: 1250 - total flux cleaned = -0.00400221 Jy ! Component: 1300 - total flux cleaned = -0.0041189 Jy ! Component: 1350 - total flux cleaned = -0.00423269 Jy ! Component: 1400 - total flux cleaned = -0.00427777 Jy ! Component: 1450 - total flux cleaned = -0.00427782 Jy ! Component: 1500 - total flux cleaned = -0.00434353 Jy ! Component: 1550 - total flux cleaned = -0.00440837 Jy ! Component: 1600 - total flux cleaned = -0.00438659 Jy ! Component: 1650 - total flux cleaned = -0.00447079 Jy ! Component: 1700 - total flux cleaned = -0.00440788 Jy ! Component: 1750 - total flux cleaned = -0.0044077 Jy ! Component: 1800 - total flux cleaned = -0.00446922 Jy ! Component: 1850 - total flux cleaned = -0.00450957 Jy ! Component: 1900 - total flux cleaned = -0.00442981 Jy ! Component: 1950 - total flux cleaned = -0.00443031 Jy ! Component: 2000 - total flux cleaned = -0.00448908 Jy ! Component: 2050 - total flux cleaned = -0.00439271 Jy ! Component: 2100 - total flux cleaned = -0.00441218 Jy ! Component: 2150 - total flux cleaned = -0.00450702 Jy ! Component: 2200 - total flux cleaned = -0.00454457 Jy ! Component: 2250 - total flux cleaned = -0.0046004 Jy ! Component: 2300 - total flux cleaned = -0.00460079 Jy ! Component: 2350 - total flux cleaned = -0.00472814 Jy ! Component: 2400 - total flux cleaned = -0.00478203 Jy ! Component: 2450 - total flux cleaned = -0.0048532 Jy ! Component: 2500 - total flux cleaned = -0.00492373 Jy ! Component: 2550 - total flux cleaned = -0.00499367 Jy ! Component: 2600 - total flux cleaned = -0.00504546 Jy ! Component: 2650 - total flux cleaned = -0.00507971 Jy ! Component: 2700 - total flux cleaned = -0.00507995 Jy ! Component: 2750 - total flux cleaned = -0.0051139 Jy ! Component: 2800 - total flux cleaned = -0.00519759 Jy ! Component: 2850 - total flux cleaned = -0.00521419 Jy ! Component: 2900 - total flux cleaned = -0.00528015 Jy ! Component: 2950 - total flux cleaned = -0.00531275 Jy ! Component: 3000 - total flux cleaned = -0.00532912 Jy ! Component: 3050 - total flux cleaned = -0.00544171 Jy ! Component: 3100 - total flux cleaned = -0.00552141 Jy ! Component: 3150 - total flux cleaned = -0.005553 Jy ! Component: 3200 - total flux cleaned = -0.00558426 Jy ! Component: 3250 - total flux cleaned = -0.00561535 Jy ! Component: 3300 - total flux cleaned = -0.00570814 Jy ! Component: 3350 - total flux cleaned = -0.00572339 Jy ! Component: 3400 - total flux cleaned = -0.00578411 Jy ! Component: 3450 - total flux cleaned = -0.00582948 Jy ! Component: 3500 - total flux cleaned = -0.00590436 Jy ! Component: 3550 - total flux cleaned = -0.00591922 Jy ! Component: 3600 - total flux cleaned = -0.0059486 Jy ! Component: 3650 - total flux cleaned = -0.00597802 Jy ! Component: 3700 - total flux cleaned = -0.00603637 Jy ! Component: 3750 - total flux cleaned = -0.00603643 Jy ! Component: 3800 - total flux cleaned = -0.00615125 Jy ! Component: 3850 - total flux cleaned = -0.00613706 Jy ! Component: 3900 - total flux cleaned = -0.00623611 Jy ! Component: 3950 - total flux cleaned = -0.00620793 Jy ! Component: 4000 - total flux cleaned = -0.00626379 Jy ! Component: 4050 - total flux cleaned = -0.00624977 Jy ! Total flux subtracted in 4096 components = -0.00630495 Jy ! Clean residual min=-0.000831 max=0.000967 Jy/beam ! Clean residual mean=-0.000002 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.185253 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 361 components and 0.185253 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] 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.002126 max=0.18067 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.180667 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000260067 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.431845 0.431845 0.863689 1.72738 3.45476 6.90952 13.819 27.6381 55.2761 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.18 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 694.694 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0432-1614_S_uvs.log closed on Thu Apr 7 06:35:39 2016