! Started logfile: J0751+0152_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:09:49 2017 obs J0751+0152_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0751+0152_S_2015_01_23_pus_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975661 visibilities/baseline/integration-bin. ! Found source: J0751+0152 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 18440 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0751+0152_S_2015_01_23_pus] 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.945555Jy sigma=0.010061 ! Fit after self-cal, rms=0.927872Jy sigma=0.009952 ! 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.802 mas, bmaj=6.584 mas, bpa=-4.269 degrees ! Estimated noise=677.538 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.0589162 Jy ! Component: 100 - total flux cleaned = 0.0774214 Jy ! Total flux subtracted in 100 components = 0.0774214 Jy ! Clean residual min=-0.004520 max=0.008476 Jy/beam ! Clean residual mean=0.000003 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.0774214 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0774214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128185Jy sigma=0.000806 ! Fit after self-cal, rms=0.128130Jy sigma=0.000805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00970303 Jy ! Component: 100 - total flux cleaned = 0.014844 Jy ! Total flux subtracted in 100 components = 0.014844 Jy ! Clean residual min=-0.003812 max=0.006366 Jy/beam ! Clean residual mean=0.000002 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.0922655 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.0922655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127416Jy sigma=0.000793 ! Fit after self-cal, rms=0.127415Jy sigma=0.000792 ! Inverting map ! Added new window around map position (8.5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537092 Jy ! Component: 100 - total flux cleaned = 0.00831551 Jy ! Total flux subtracted in 100 components = 0.00831551 Jy ! Clean residual min=-0.003524 max=0.003922 Jy/beam ! Clean residual mean=0.000003 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.100581 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.100581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127213Jy sigma=0.000788 ! Fit after self-cal, rms=0.127173Jy sigma=0.000788 ! 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.321 mas, bmaj=7.416 mas, bpa=-3.709 degrees ! Estimated noise=513.929 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.00265964 Jy ! Component: 100 - total flux cleaned = 0.00341647 Jy ! Component: 150 - total flux cleaned = 0.00355053 Jy ! Component: 200 - total flux cleaned = 0.00362882 Jy ! Total flux subtracted in 200 components = 0.00362882 Jy ! Clean residual min=-0.003225 max=0.004008 Jy/beam ! Clean residual mean=0.000005 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.10421 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.10421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127108Jy sigma=0.000787 ! Fit after self-cal, rms=0.127090Jy sigma=0.000787 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.50 HN 0.96 KP 1.09 ! LA 1.01 MK 1.02 NL 0.98 OV 0.97 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.63 HN 1.00 KP 1.00 ! LA 0.99 MK 1.04 NL 1.09 OV 1.02 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.82 HN 1.01 KP 0.85 ! LA 0.81 MK 1.07 NL 1.45 OV 0.94 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.40 HN 0.97 KP 0.79 ! LA 0.84 MK 1.03 NL 0.98 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.127090Jy sigma=0.000787 ! Fit after self-cal, rms=0.180951Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.437 mas, bpa=-3.328 degrees ! Estimated noise=521.366 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.000360185 Jy ! Component: 100 - total flux cleaned = 0.000292222 Jy ! Component: 150 - total flux cleaned = 0.000180152 Jy ! Component: 200 - total flux cleaned = 7.89703e-05 Jy ! Total flux subtracted in 200 components = 7.89703e-05 Jy ! Clean residual min=-0.002314 max=0.002196 Jy/beam ! Clean residual mean=0.000006 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.104289 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.104289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180917Jy sigma=0.000774 ! Fit after self-cal, rms=0.181100Jy sigma=0.000773 ! 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.181100Jy sigma=0.000773 ! Fit after self-cal, rms=0.137295Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=7.441 mas, bpa=-3.262 degrees ! Estimated noise=519.929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000482662 Jy ! Component: 100 - total flux cleaned = 0.000491219 Jy ! Component: 150 - total flux cleaned = 0.000455649 Jy ! Component: 200 - total flux cleaned = 0.00041015 Jy ! Total flux subtracted in 200 components = 0.00041015 Jy ! Clean residual min=-0.001509 max=0.001589 Jy/beam ! Clean residual mean=-0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.104699 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.104699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137281Jy sigma=0.000769 ! Fit after self-cal, rms=0.137237Jy sigma=0.000769 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 = 3.17765e-05 Jy ! Component: 100 - total flux cleaned = 1.6613e-06 Jy ! Component: 150 - total flux cleaned = -2.48643e-05 Jy ! Component: 200 - total flux cleaned = -6.12417e-05 Jy ! Total flux subtracted in 200 components = -6.12417e-05 Jy ! Clean residual min=-0.001447 max=0.001461 Jy/beam ! Clean residual mean=-0.000000 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.104638 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.104638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137233Jy sigma=0.000769 ! Fit after self-cal, rms=0.137230Jy sigma=0.000769 ! 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.137230Jy sigma=0.000769 ! Fit after self-cal, rms=0.136586Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=7.44 mas, bpa=-3.24 degrees ! Estimated noise=519.874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.92158e-05 Jy ! Component: 100 - total flux cleaned = 3.43352e-05 Jy ! Component: 150 - total flux cleaned = 2.236e-05 Jy ! Component: 200 - total flux cleaned = 1.2808e-07 Jy ! Total flux subtracted in 200 components = 1.2808e-07 Jy ! Clean residual min=-0.001427 max=0.001487 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.104638 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.104638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136581Jy sigma=0.000769 ! Fit after self-cal, rms=0.136581Jy sigma=0.000769 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.05413e-05 Jy ! Component: 100 - total flux cleaned = -6.14872e-05 Jy ! Component: 150 - total flux cleaned = -8.21109e-05 Jy ! Component: 200 - total flux cleaned = -9.18939e-05 Jy ! Total flux subtracted in 200 components = -9.18939e-05 Jy ! Clean residual min=-0.001413 max=0.001465 Jy/beam ! Clean residual mean=-0.000000 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.104546 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.104546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136578Jy sigma=0.000769 ! Fit after self-cal, rms=0.136577Jy sigma=0.000769 ! 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.136577Jy sigma=0.000769 ! Fit after self-cal, rms=0.136579Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.281 mas, bmaj=11.67 mas, bpa=-2.784 degrees ! Estimated noise=669.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227725 Jy ! Component: 100 - total flux cleaned = -0.000227481 Jy ! Component: 150 - total flux cleaned = -0.000210262 Jy ! Component: 200 - total flux cleaned = -0.000195386 Jy ! Total flux subtracted in 200 components = -0.000195386 Jy ! Clean residual min=-0.001827 max=0.001773 Jy/beam ! Clean residual mean=-0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.104351 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.104351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136578Jy sigma=0.000769 ! Fit after self-cal, rms=0.136576Jy sigma=0.000769 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.30347e-05 Jy ! Component: 100 - total flux cleaned = -3.5557e-05 Jy ! Component: 150 - total flux cleaned = -2.159e-05 Jy ! Component: 200 - total flux cleaned = -1.53182e-05 Jy ! Total flux subtracted in 200 components = -1.53182e-05 Jy ! Clean residual min=-0.001806 max=0.001766 Jy/beam ! Clean residual mean=-0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.104335 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.104335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136576Jy sigma=0.000769 ! Fit after self-cal, rms=0.136574Jy sigma=0.000769 ! 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.346 mas, bmaj=7.44 mas, bpa=-3.248 degrees ! Estimated noise=519.977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.346 x 7.44 at -3.248 degrees (North through East) ! Clean map min=-0.0013956 max=0.079791 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.828 mas, bmaj=6.609 mas, bpa=-3.875 degrees ! Estimated noise=684.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0589425 Jy ! Component: 100 - total flux cleaned = 0.0780555 Jy ! Component: 150 - total flux cleaned = 0.0882279 Jy ! Component: 200 - total flux cleaned = 0.0945235 Jy ! Total flux subtracted in 200 components = 0.0945235 Jy ! Clean residual min=-0.002506 max=0.003287 Jy/beam ! Clean residual mean=0.000000 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.0945235 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0945235 Jy ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=7.44 mas, bpa=-3.248 degrees ! Estimated noise=519.977 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.00441333 Jy ! Component: 100 - total flux cleaned = 0.00703922 Jy ! Component: 150 - total flux cleaned = 0.00873034 Jy ! Component: 200 - total flux cleaned = 0.00930507 Jy ! Total flux subtracted in 200 components = 0.00930507 Jy ! Clean residual min=-0.001396 max=0.001502 Jy/beam ! Clean residual mean=-0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.103829 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 35 components and 0.103829 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.281 mas, bmaj=11.67 mas, bpa=-2.784 degrees ! Estimated noise=669.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000671093 Jy ! Component: 100 - total flux cleaned = 0.000740383 Jy ! Component: 150 - total flux cleaned = 0.000740611 Jy ! Component: 200 - total flux cleaned = 0.000740396 Jy ! Total flux subtracted in 200 components = 0.000740396 Jy ! Clean residual min=-0.001827 max=0.001774 Jy/beam ! Clean residual mean=-0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.104569 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.48443e-07 Jy ! Component: 100 - total flux cleaned = -8.64274e-07 Jy ! Component: 150 - total flux cleaned = -1.20902e-05 Jy ! Component: 200 - total flux cleaned = -1.18246e-05 Jy ! Total flux subtracted in 200 components = -1.18246e-05 Jy ! Clean residual min=-0.001821 max=0.001758 Jy/beam ! Clean residual mean=-0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.104557 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 58 components and 0.104557 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=7.44 mas, bpa=-3.248 degrees ! Estimated noise=519.977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228023 Jy ! Component: 100 - total flux cleaned = 0.00022969 Jy ! Component: 150 - total flux cleaned = 0.000230341 Jy ! Component: 200 - total flux cleaned = 0.000230545 Jy ! Total flux subtracted in 200 components = 0.000230545 Jy ! Clean residual min=-0.001434 max=0.001454 Jy/beam ! Clean residual mean=-0.000000 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.104788 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.104788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136584Jy sigma=0.000769 ! Fit after self-cal, rms=0.136585Jy sigma=0.000769 wmodel J0751+0152_S_2015_01_23_pus_map.mod ! Writing 70 model components to file: J0751+0152_S_2015_01_23_pus_map.mod wobs J0751+0152_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0751+0152_S_2015_01_23_pus_uvs.fits wwins J0751+0152_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0751+0152_S_2015_01_23_pus_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.000102019 Jy ! Component: 100 - total flux cleaned = 0.000270638 Jy ! Component: 150 - total flux cleaned = 0.00043036 Jy ! Component: 200 - total flux cleaned = 0.000584449 Jy ! Component: 250 - total flux cleaned = 0.000669763 Jy ! Component: 300 - total flux cleaned = 0.000711889 Jy ! Component: 350 - total flux cleaned = 0.000793773 Jy ! Component: 400 - total flux cleaned = 0.000814227 Jy ! Component: 450 - total flux cleaned = 0.000853131 Jy ! Component: 500 - total flux cleaned = 0.000834261 Jy ! Component: 550 - total flux cleaned = 0.000927145 Jy ! Component: 600 - total flux cleaned = 0.000908419 Jy ! Component: 650 - total flux cleaned = 0.000854229 Jy ! Component: 700 - total flux cleaned = 0.00088965 Jy ! Component: 750 - total flux cleaned = 0.000837112 Jy ! Component: 800 - total flux cleaned = 0.000836721 Jy ! Component: 850 - total flux cleaned = 0.000701144 Jy ! Component: 900 - total flux cleaned = 0.000717556 Jy ! Component: 950 - total flux cleaned = 0.000635282 Jy ! Component: 1000 - total flux cleaned = 0.000635522 Jy ! Component: 1050 - total flux cleaned = 0.000635648 Jy ! Component: 1100 - total flux cleaned = 0.000572143 Jy ! Component: 1150 - total flux cleaned = 0.000525198 Jy ! Component: 1200 - total flux cleaned = 0.000509709 Jy ! Component: 1250 - total flux cleaned = 0.000479181 Jy ! Component: 1300 - total flux cleaned = 0.000448734 Jy ! Component: 1350 - total flux cleaned = 0.000433802 Jy ! Component: 1400 - total flux cleaned = 0.000404134 Jy ! Component: 1450 - total flux cleaned = 0.000359944 Jy ! Component: 1500 - total flux cleaned = 0.00031622 Jy ! Component: 1550 - total flux cleaned = 0.000316301 Jy ! Component: 1600 - total flux cleaned = 0.00025882 Jy ! Component: 1650 - total flux cleaned = 0.000216406 Jy ! Component: 1700 - total flux cleaned = 0.000202386 Jy ! Component: 1750 - total flux cleaned = 0.000132856 Jy ! Component: 1800 - total flux cleaned = 9.16189e-05 Jy ! Component: 1850 - total flux cleaned = 0.00010535 Jy ! Component: 1900 - total flux cleaned = 3.75663e-05 Jy ! Component: 1950 - total flux cleaned = -4.28474e-05 Jy ! Component: 2000 - total flux cleaned = -6.94608e-05 Jy ! Component: 2050 - total flux cleaned = -0.000109046 Jy ! Component: 2100 - total flux cleaned = -0.000121984 Jy ! Component: 2150 - total flux cleaned = -0.000173869 Jy ! Component: 2200 - total flux cleaned = -0.000186869 Jy ! Component: 2250 - total flux cleaned = -0.000289039 Jy ! Component: 2300 - total flux cleaned = -0.000339759 Jy ! Component: 2350 - total flux cleaned = -0.000352273 Jy ! Component: 2400 - total flux cleaned = -0.000377297 Jy ! Component: 2450 - total flux cleaned = -0.000402122 Jy ! Component: 2500 - total flux cleaned = -0.000475738 Jy ! Component: 2550 - total flux cleaned = -0.000499989 Jy ! Component: 2600 - total flux cleaned = -0.000572578 Jy ! Component: 2650 - total flux cleaned = -0.000596678 Jy ! Component: 2700 - total flux cleaned = -0.00063253 Jy ! Component: 2750 - total flux cleaned = -0.000739144 Jy ! Component: 2800 - total flux cleaned = -0.000739062 Jy ! Component: 2850 - total flux cleaned = -0.000704122 Jy ! Component: 2900 - total flux cleaned = -0.000727391 Jy ! Component: 2950 - total flux cleaned = -0.00078499 Jy ! Component: 3000 - total flux cleaned = -0.00078496 Jy ! Component: 3050 - total flux cleaned = -0.000739453 Jy ! Component: 3100 - total flux cleaned = -0.000773404 Jy ! Component: 3150 - total flux cleaned = -0.00078459 Jy ! Component: 3200 - total flux cleaned = -0.000806833 Jy ! Component: 3250 - total flux cleaned = -0.000828976 Jy ! Component: 3300 - total flux cleaned = -0.000817926 Jy ! Component: 3350 - total flux cleaned = -0.000828864 Jy ! Component: 3400 - total flux cleaned = -0.000807106 Jy ! Component: 3450 - total flux cleaned = -0.000861204 Jy ! Component: 3500 - total flux cleaned = -0.000861155 Jy ! Component: 3550 - total flux cleaned = -0.00088269 Jy ! Component: 3600 - total flux cleaned = -0.000914611 Jy ! Component: 3650 - total flux cleaned = -0.000925278 Jy ! Component: 3700 - total flux cleaned = -0.000946272 Jy ! Component: 3750 - total flux cleaned = -0.000967147 Jy ! Component: 3800 - total flux cleaned = -0.000967018 Jy ! Component: 3850 - total flux cleaned = -0.000956704 Jy ! Component: 3900 - total flux cleaned = -0.000997918 Jy ! Component: 3950 - total flux cleaned = -0.00100807 Jy ! Component: 4000 - total flux cleaned = -0.00100796 Jy ! Component: 4050 - total flux cleaned = -0.00100795 Jy ! Total flux subtracted in 4096 components = -0.00101795 Jy ! Clean residual min=-0.000734 max=0.000532 Jy/beam ! Clean residual mean=-0.000000 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.10377 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 370 components and 0.10377 Jy ![Exited script file: muppet] wmap "J0751+0152_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.346 x 7.44 at -3.248 degrees (North through East) ! Clean map min=-0.0010122 max=0.079725 Jy/beam ! Writing clean map to FITS file: J0751+0152_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0797247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019093 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.718459 0.718459 1.43692 2.87384 5.74768 11.4954 22.9907 45.9814 91.9628 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.346 x 7.44 at -3.248 degrees (North through East) ! Clean map min=-0.0010122 max=0.079725 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0751+0152_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:09:54 2017