! Started logfile: J0710+4732_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:50:34 2016 obs J0710+4732_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0710+4732_S_2015_03_17_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.915556 visibilities/baseline/integration-bin. ! Found source: J0710+4732 ! ! 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 330 lines of history. ! ! Reading 2472 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 J0710+4732_S_2015_03_17_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.585701Jy sigma=0.007568 ! Fit after self-cal, rms=0.576614Jy sigma=0.007447 ! 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.537 mas, bmaj=8.832 mas, bpa=25.13 degrees ! Estimated noise=1404.17 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.311577 Jy ! Component: 100 - total flux cleaned = 0.40808 Jy ! Total flux subtracted in 100 components = 0.40808 Jy ! Clean residual min=-0.020623 max=0.041968 Jy/beam ! Clean residual mean=-0.000109 rms=0.006543 Jy/beam ! Combined flux in latest and established models = 0.40808 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.40808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131669Jy sigma=0.001496 ! Fit after self-cal, rms=0.131614Jy sigma=0.001495 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0456825 Jy ! Component: 100 - total flux cleaned = 0.0741171 Jy ! Total flux subtracted in 100 components = 0.0741171 Jy ! Clean residual min=-0.015299 max=0.020086 Jy/beam ! Clean residual mean=-0.000063 rms=0.004472 Jy/beam ! Combined flux in latest and established models = 0.482197 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.482197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103913Jy sigma=0.001182 ! Fit after self-cal, rms=0.103846Jy sigma=0.001181 ! 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.136 mas, bmaj=8.98 mas, bpa=24.38 degrees ! Estimated noise=1129.69 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.0312833 Jy ! Component: 100 - total flux cleaned = 0.0527017 Jy ! Component: 150 - total flux cleaned = 0.0681733 Jy ! Component: 200 - total flux cleaned = 0.0794414 Jy ! Total flux subtracted in 200 components = 0.0794414 Jy ! Clean residual min=-0.015591 max=0.013745 Jy/beam ! Clean residual mean=-0.000062 rms=0.003799 Jy/beam ! Combined flux in latest and established models = 0.561638 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.561638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088427Jy sigma=0.001040 ! Fit after self-cal, rms=0.088353Jy sigma=0.001039 ! 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 1.02 FD 0.86 HN 0.95 KP 1.12 ! LA 0.98 MK 1.10 NL 0.88 OV 0.97 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.87 HN 1.01 KP 1.07 ! LA 0.96 MK 1.11 NL 1.01 OV 1.01 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 0.98 KP 0.96 ! LA 0.78 MK 1.18 NL 1.12 OV 0.94 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.95 HN 0.96 KP 0.93 ! LA 0.84 MK 1.18 NL 1.00 OV 1.01 ! PT 1.07 SC 0.97 ! ! ! Fit before self-cal, rms=0.088353Jy sigma=0.001039 ! Fit after self-cal, rms=0.065067Jy sigma=0.000805 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.207 mas, bmaj=8.962 mas, bpa=24.38 degrees ! Estimated noise=1127.16 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.000940397 Jy ! Component: 100 - total flux cleaned = -0.000925519 Jy ! Component: 150 - total flux cleaned = -0.00136457 Jy ! Component: 200 - total flux cleaned = -0.00171346 Jy ! Total flux subtracted in 200 components = -0.00171346 Jy ! Clean residual min=-0.006925 max=0.007226 Jy/beam ! Clean residual mean=-0.000004 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.559925 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.559925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064169Jy sigma=0.000793 ! Fit after self-cal, rms=0.064124Jy sigma=0.000793 ! 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.064124Jy sigma=0.000793 ! Fit after self-cal, rms=0.064303Jy sigma=0.000791 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=8.949 mas, bpa=24.35 degrees ! Estimated noise=1129.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00246408 Jy ! Component: 100 - total flux cleaned = -0.00282342 Jy ! Component: 150 - total flux cleaned = -0.00311145 Jy ! Component: 200 - total flux cleaned = -0.00335584 Jy ! Total flux subtracted in 200 components = -0.00335584 Jy ! Clean residual min=-0.006120 max=0.006809 Jy/beam ! Clean residual mean=-0.000004 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.556569 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.556569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063951Jy sigma=0.000786 ! Fit after self-cal, rms=0.063948Jy sigma=0.000786 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 (7.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00438085 Jy ! Component: 100 - total flux cleaned = 0.00519442 Jy ! Component: 150 - total flux cleaned = 0.00582614 Jy ! Component: 200 - total flux cleaned = 0.00592149 Jy ! Total flux subtracted in 200 components = 0.00592149 Jy ! Clean residual min=-0.005059 max=0.003940 Jy/beam ! Clean residual mean=0.000000 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.56249 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.562491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063351Jy sigma=0.000777 ! Fit after self-cal, rms=0.063337Jy sigma=0.000777 ! 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.063337Jy sigma=0.000777 ! Fit after self-cal, rms=0.063221Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=8.941 mas, bpa=24.38 degrees ! Estimated noise=1127.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000472106 Jy ! Component: 100 - total flux cleaned = -0.000109719 Jy ! Component: 150 - total flux cleaned = 4.57693e-05 Jy ! Component: 200 - total flux cleaned = -9.01945e-05 Jy ! Total flux subtracted in 200 components = -9.01945e-05 Jy ! Clean residual min=-0.004454 max=0.003472 Jy/beam ! Clean residual mean=-0.000000 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.5624 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 128 components and 0.5624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063018Jy sigma=0.000774 ! Fit after self-cal, rms=0.063011Jy sigma=0.000773 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.0010734 Jy ! Component: 100 - total flux cleaned = 0.00125219 Jy ! Component: 150 - total flux cleaned = 0.00135979 Jy ! Component: 200 - total flux cleaned = 0.00146144 Jy ! Total flux subtracted in 200 components = 0.00146144 Jy ! Clean residual min=-0.004213 max=0.003285 Jy/beam ! Clean residual mean=-0.000000 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.563862 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 140 components and 0.563862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062921Jy sigma=0.000772 ! Fit after self-cal, rms=0.062917Jy sigma=0.000772 ! 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.062917Jy sigma=0.000772 ! Fit after self-cal, rms=0.062920Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.882 mas, bmaj=10.2 mas, bpa=19.92 degrees ! Estimated noise=1419.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00058448 Jy ! Component: 100 - total flux cleaned = -0.00070886 Jy ! Component: 150 - total flux cleaned = -0.000816227 Jy ! Component: 200 - total flux cleaned = -0.000859034 Jy ! Total flux subtracted in 200 components = -0.000859034 Jy ! Clean residual min=-0.006540 max=0.003808 Jy/beam ! Clean residual mean=-0.000005 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.563003 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 165 components and 0.563003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062872Jy sigma=0.000771 ! Fit after self-cal, rms=0.062869Jy sigma=0.000771 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.000632361 Jy ! Component: 100 - total flux cleaned = 0.000631636 Jy ! Component: 150 - total flux cleaned = 0.000630904 Jy ! Component: 200 - total flux cleaned = 0.00065968 Jy ! Total flux subtracted in 200 components = 0.00065968 Jy ! Clean residual min=-0.006400 max=0.003620 Jy/beam ! Clean residual mean=-0.000006 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.563663 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 173 components and 0.563663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062849Jy sigma=0.000771 ! Fit after self-cal, rms=0.062847Jy sigma=0.000770 ! 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.237 mas, bmaj=8.94 mas, bpa=24.38 degrees ! Estimated noise=1126.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 8.94 at 24.38 degrees (North through East) ! Clean map min=-0.0038271 max=0.42606 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.618 mas, bmaj=8.748 mas, bpa=25.16 degrees ! Estimated noise=1432.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.317205 Jy ! Component: 100 - total flux cleaned = 0.410217 Jy ! Component: 150 - total flux cleaned = 0.453285 Jy ! Component: 200 - total flux cleaned = 0.480017 Jy ! Total flux subtracted in 200 components = 0.480017 Jy ! Clean residual min=-0.009434 max=0.014622 Jy/beam ! Clean residual mean=-0.000042 rms=0.002800 Jy/beam ! Combined flux in latest and established models = 0.480017 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.480017 Jy ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.94 mas, bpa=24.38 degrees ! Estimated noise=1126.71 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.0243869 Jy ! Component: 100 - total flux cleaned = 0.0398815 Jy ! Component: 150 - total flux cleaned = 0.0508025 Jy ! Component: 200 - total flux cleaned = 0.0588526 Jy ! Total flux subtracted in 200 components = 0.0588526 Jy ! Clean residual min=-0.004719 max=0.006368 Jy/beam ! Clean residual mean=-0.000025 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.53887 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 67 components and 0.53887 Jy ! Inverting map ! Added new window around map position (-21.5, 93.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00649328 Jy ! Component: 100 - total flux cleaned = 0.0112074 Jy ! Component: 150 - total flux cleaned = 0.0149134 Jy ! Component: 200 - total flux cleaned = 0.0167318 Jy ! Total flux subtracted in 200 components = 0.0167318 Jy ! Clean residual min=-0.003842 max=0.003400 Jy/beam ! Clean residual mean=-0.000008 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.555601 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 99 components and 0.555602 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=6.882 mas, bmaj=10.2 mas, bpa=19.92 degrees ! Estimated noise=1419.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346392 Jy ! Component: 100 - total flux cleaned = 0.00467756 Jy ! Component: 150 - total flux cleaned = 0.00523849 Jy ! Component: 200 - total flux cleaned = 0.00563159 Jy ! Total flux subtracted in 200 components = 0.00563159 Jy ! Clean residual min=-0.005872 max=0.003595 Jy/beam ! Clean residual mean=-0.000013 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.561233 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.000376813 Jy ! Component: 100 - total flux cleaned = 0.000660076 Jy ! Component: 150 - total flux cleaned = 0.000769014 Jy ! Component: 200 - total flux cleaned = 0.000802742 Jy ! Total flux subtracted in 200 components = 0.000802742 Jy ! Clean residual min=-0.005746 max=0.003620 Jy/beam ! Clean residual mean=-0.000012 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.562036 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 149 components and 0.562036 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.94 mas, bpa=24.38 degrees ! Estimated noise=1126.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000776422 Jy ! Component: 100 - total flux cleaned = -0.000995951 Jy ! Component: 150 - total flux cleaned = -0.00106326 Jy ! Component: 200 - total flux cleaned = -0.00106171 Jy ! Total flux subtracted in 200 components = -0.00106171 Jy ! Clean residual min=-0.003593 max=0.003255 Jy/beam ! Clean residual mean=-0.000005 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.560974 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 170 components and 0.560975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062851Jy sigma=0.000770 ! Fit after self-cal, rms=0.062822Jy sigma=0.000770 wmodel J0710+4732_S_2015_03_17_pus_map.mod ! Writing 170 model components to file: J0710+4732_S_2015_03_17_pus_map.mod wobs J0710+4732_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0710+4732_S_2015_03_17_pus_uvs.fits wwins J0710+4732_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0710+4732_S_2015_03_17_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.00110526 Jy ! Component: 100 - total flux cleaned = -0.00185556 Jy ! Component: 150 - total flux cleaned = -0.00266179 Jy ! Component: 200 - total flux cleaned = -0.00316919 Jy ! Component: 250 - total flux cleaned = -0.00355526 Jy ! Component: 300 - total flux cleaned = -0.00401334 Jy ! Component: 350 - total flux cleaned = -0.00440661 Jy ! Component: 400 - total flux cleaned = -0.00474308 Jy ! Component: 450 - total flux cleaned = -0.00502703 Jy ! Component: 500 - total flux cleaned = -0.00518474 Jy ! Component: 550 - total flux cleaned = -0.00541272 Jy ! Component: 600 - total flux cleaned = -0.00566974 Jy ! Component: 650 - total flux cleaned = -0.00577793 Jy ! Component: 700 - total flux cleaned = -0.0060236 Jy ! Component: 750 - total flux cleaned = -0.006127 Jy ! Component: 800 - total flux cleaned = -0.00642839 Jy ! Component: 850 - total flux cleaned = -0.00649415 Jy ! Component: 900 - total flux cleaned = -0.0066551 Jy ! Component: 950 - total flux cleaned = -0.00684487 Jy ! Component: 1000 - total flux cleaned = -0.00696841 Jy ! Component: 1050 - total flux cleaned = -0.00702925 Jy ! Component: 1100 - total flux cleaned = -0.00708896 Jy ! Component: 1150 - total flux cleaned = -0.00708874 Jy ! Component: 1200 - total flux cleaned = -0.00711723 Jy ! Component: 1250 - total flux cleaned = -0.00714588 Jy ! Component: 1300 - total flux cleaned = -0.00720193 Jy ! Component: 1350 - total flux cleaned = -0.00725704 Jy ! Component: 1400 - total flux cleaned = -0.00728396 Jy ! Component: 1450 - total flux cleaned = -0.00728423 Jy ! Component: 1500 - total flux cleaned = -0.00736387 Jy ! Component: 1550 - total flux cleaned = -0.0073384 Jy ! Component: 1600 - total flux cleaned = -0.00741604 Jy ! Component: 1650 - total flux cleaned = -0.00739109 Jy ! Component: 1700 - total flux cleaned = -0.00739136 Jy ! Component: 1750 - total flux cleaned = -0.0074902 Jy ! Component: 1800 - total flux cleaned = -0.00741707 Jy ! Component: 1850 - total flux cleaned = -0.00746527 Jy ! Component: 1900 - total flux cleaned = -0.00741759 Jy ! Component: 1950 - total flux cleaned = -0.00755851 Jy ! Component: 2000 - total flux cleaned = -0.00748862 Jy ! Component: 2050 - total flux cleaned = -0.00755763 Jy ! Component: 2100 - total flux cleaned = -0.00755752 Jy ! Component: 2150 - total flux cleaned = -0.00755745 Jy ! Component: 2200 - total flux cleaned = -0.00760202 Jy ! Component: 2250 - total flux cleaned = -0.00757983 Jy ! Component: 2300 - total flux cleaned = -0.00760172 Jy ! Component: 2350 - total flux cleaned = -0.00770915 Jy ! Component: 2400 - total flux cleaned = -0.00764516 Jy ! Component: 2450 - total flux cleaned = -0.00768728 Jy ! Component: 2500 - total flux cleaned = -0.00772881 Jy ! Component: 2550 - total flux cleaned = -0.00768766 Jy ! Component: 2600 - total flux cleaned = -0.00774908 Jy ! Component: 2650 - total flux cleaned = -0.0077285 Jy ! Component: 2700 - total flux cleaned = -0.00774839 Jy ! Component: 2750 - total flux cleaned = -0.00768867 Jy ! Component: 2800 - total flux cleaned = -0.00766895 Jy ! Component: 2850 - total flux cleaned = -0.00764951 Jy ! Component: 2900 - total flux cleaned = -0.00761102 Jy ! Component: 2950 - total flux cleaned = -0.00763026 Jy ! Component: 3000 - total flux cleaned = -0.00761067 Jy ! Component: 3050 - total flux cleaned = -0.00761044 Jy ! Component: 3100 - total flux cleaned = -0.00753575 Jy ! Component: 3150 - total flux cleaned = -0.00751699 Jy ! Component: 3200 - total flux cleaned = -0.00748023 Jy ! Component: 3250 - total flux cleaned = -0.00740753 Jy ! Component: 3300 - total flux cleaned = -0.0073533 Jy ! Component: 3350 - total flux cleaned = -0.00728178 Jy ! Component: 3400 - total flux cleaned = -0.00728166 Jy ! Component: 3450 - total flux cleaned = -0.00717627 Jy ! Component: 3500 - total flux cleaned = -0.00714136 Jy ! Component: 3550 - total flux cleaned = -0.00708924 Jy ! Component: 3600 - total flux cleaned = -0.00693463 Jy ! Component: 3650 - total flux cleaned = -0.00693456 Jy ! Component: 3700 - total flux cleaned = -0.00681598 Jy ! Component: 3750 - total flux cleaned = -0.00674872 Jy ! Component: 3800 - total flux cleaned = -0.00666551 Jy ! Component: 3850 - total flux cleaned = -0.00654969 Jy ! Component: 3900 - total flux cleaned = -0.00643479 Jy ! Component: 3950 - total flux cleaned = -0.00638575 Jy ! Component: 4000 - total flux cleaned = -0.00627236 Jy ! Component: 4050 - total flux cleaned = -0.00614364 Jy ! Total flux subtracted in 4096 components = -0.00604773 Jy ! Clean residual min=-0.000939 max=0.000821 Jy/beam ! Clean residual mean=-0.000001 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.554927 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 455 components and 0.554927 Jy ![Exited script file: muppet] wmap "J0710+4732_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 8.94 at 24.38 degrees (North through East) ! Clean map min=-0.0024504 max=0.42725 Jy/beam ! Writing clean map to FITS file: J0710+4732_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.427252 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00028477 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.199955 0.199955 0.399909 0.799819 1.59964 3.19928 6.39855 12.7971 25.5942 51.1884 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.427 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.237 x 8.94 at 24.38 degrees (North through East) ! Clean map min=-0.0024504 max=0.42725 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 J0710+4732_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:50:39 2016