! Started logfile: J1817+0328_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:07:03 2016 obs J1817+0328_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1817+0328_S_2015_03_17_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.875298 visibilities/baseline/integration-bin. ! Found source: J1817+0328 ! ! 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 19064 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 J1817+0328_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959152Jy sigma=0.010209 ! Fit after self-cal, rms=0.927068Jy sigma=0.009896 ! 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.898 mas, bmaj=6.296 mas, bpa=-3.755 degrees ! Estimated noise=724.784 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.0526247 Jy ! Component: 100 - total flux cleaned = 0.071439 Jy ! Total flux subtracted in 100 components = 0.071439 Jy ! Clean residual min=-0.004036 max=0.009425 Jy/beam ! Clean residual mean=-0.000024 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.071439 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.071439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090858Jy sigma=0.000814 ! Fit after self-cal, rms=0.090604Jy sigma=0.000813 ! Inverting map ! Added new window around map position (3, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115357 Jy ! Component: 100 - total flux cleaned = 0.018634 Jy ! Total flux subtracted in 100 components = 0.018634 Jy ! Clean residual min=-0.003102 max=0.005661 Jy/beam ! Clean residual mean=-0.000011 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.090073 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.090073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088130Jy sigma=0.000788 ! Fit after self-cal, rms=0.088013Jy 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.571 mas, bmaj=7.318 mas, bpa=-3.298 degrees ! Estimated noise=495.518 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.0078054 Jy ! Component: 100 - total flux cleaned = 0.0123487 Jy ! Component: 150 - total flux cleaned = 0.0153667 Jy ! Component: 200 - total flux cleaned = 0.0174566 Jy ! Total flux subtracted in 200 components = 0.0174566 Jy ! Clean residual min=-0.002805 max=0.003186 Jy/beam ! Clean residual mean=-0.000001 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.10753 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 88 components and 0.10753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087049Jy sigma=0.000781 ! Fit after self-cal, rms=0.087004Jy sigma=0.000780 ! 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.03 FD 0.82 HN 1.17 KP 1.09 ! LA 0.98 MK 1.00 NL 0.88 OV 1.02 ! PT 1.07 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.87 HN 1.25 KP 1.06 ! LA 0.93 MK 0.97 NL 0.95 OV 1.05 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.86 HN 1.22 KP 0.97 ! LA 0.81 MK 1.10 NL 1.16 OV 0.95 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.88 HN 1.10 KP 0.94 ! LA 0.85 MK 1.05 NL 0.99 OV 0.99 ! PT 1.09 SC 0.92 ! ! ! Fit before self-cal, rms=0.087004Jy sigma=0.000780 ! Fit after self-cal, rms=0.084113Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=7.421 mas, bpa=-2.818 degrees ! Estimated noise=495.019 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.00095903 Jy ! Component: 100 - total flux cleaned = 0.000928942 Jy ! Component: 150 - total flux cleaned = 0.000856663 Jy ! Component: 200 - total flux cleaned = 0.000857213 Jy ! Total flux subtracted in 200 components = 0.000857213 Jy ! Clean residual min=-0.001849 max=0.001728 Jy/beam ! Clean residual mean=-0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.108387 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.108387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084085Jy sigma=0.000773 ! Fit after self-cal, rms=0.084030Jy sigma=0.000772 ! 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.084030Jy sigma=0.000772 ! Fit after self-cal, rms=0.083453Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=7.407 mas, bpa=-2.72 degrees ! Estimated noise=494.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000677319 Jy ! Component: 100 - total flux cleaned = 0.000676016 Jy ! Component: 150 - total flux cleaned = 0.000696034 Jy ! Component: 200 - total flux cleaned = 0.000677263 Jy ! Total flux subtracted in 200 components = 0.000677263 Jy ! Clean residual min=-0.001428 max=0.001535 Jy/beam ! Clean residual mean=-0.000004 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.109064 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 106 components and 0.109064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083435Jy sigma=0.000771 ! Fit after self-cal, rms=0.083429Jy 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.000101188 Jy ! Component: 100 - total flux cleaned = 7.94629e-05 Jy ! Component: 150 - total flux cleaned = 7.99503e-05 Jy ! Component: 200 - total flux cleaned = 6.4916e-05 Jy ! Total flux subtracted in 200 components = 6.4916e-05 Jy ! Clean residual min=-0.001462 max=0.001515 Jy/beam ! Clean residual mean=-0.000004 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.109129 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 109 components and 0.109129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083418Jy sigma=0.000770 ! Fit after self-cal, rms=0.083416Jy sigma=0.000770 ! 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.083416Jy sigma=0.000770 ! Fit after self-cal, rms=0.083111Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=7.397 mas, bpa=-2.591 degrees ! Estimated noise=494.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000444188 Jy ! Component: 100 - total flux cleaned = 0.000481451 Jy ! Component: 150 - total flux cleaned = 0.000464776 Jy ! Component: 200 - total flux cleaned = 0.000451419 Jy ! Total flux subtracted in 200 components = 0.000451419 Jy ! Clean residual min=-0.001441 max=0.001528 Jy/beam ! Clean residual mean=-0.000004 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.10958 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 112 components and 0.10958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083100Jy sigma=0.000770 ! Fit after self-cal, rms=0.083098Jy sigma=0.000770 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.38578e-05 Jy ! Component: 100 - total flux cleaned = 5.31903e-05 Jy ! Component: 150 - total flux cleaned = 6.73211e-05 Jy ! Component: 200 - total flux cleaned = 4.20476e-05 Jy ! Total flux subtracted in 200 components = 4.20476e-05 Jy ! Clean residual min=-0.001445 max=0.001512 Jy/beam ! Clean residual mean=-0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.109623 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.109623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083090Jy sigma=0.000770 ! Fit after self-cal, rms=0.083090Jy sigma=0.000770 ! 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.083090Jy sigma=0.000770 ! Fit after self-cal, rms=0.082757Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.164 mas, bmaj=11.54 mas, bpa=2.029 degrees ! Estimated noise=616.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277468 Jy ! Component: 100 - total flux cleaned = 0.000249779 Jy ! Component: 150 - total flux cleaned = 0.000217114 Jy ! Component: 200 - total flux cleaned = 0.000201872 Jy ! Total flux subtracted in 200 components = 0.000201872 Jy ! Clean residual min=-0.001413 max=0.001634 Jy/beam ! Clean residual mean=-0.000009 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.109824 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 121 components and 0.109824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082752Jy sigma=0.000770 ! Fit after self-cal, rms=0.082751Jy sigma=0.000770 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.34505e-06 Jy ! Component: 100 - total flux cleaned = -1.1703e-05 Jy ! Component: 150 - total flux cleaned = -3.95514e-05 Jy ! Component: 200 - total flux cleaned = -5.23622e-05 Jy ! Total flux subtracted in 200 components = -5.23622e-05 Jy ! Clean residual min=-0.001415 max=0.001641 Jy/beam ! Clean residual mean=-0.000009 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.109772 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 128 components and 0.109772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082749Jy sigma=0.000770 ! Fit after self-cal, rms=0.082750Jy 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.599 mas, bmaj=7.39 mas, bpa=-2.468 degrees ! Estimated noise=494.757 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.599 x 7.39 at -2.468 degrees (North through East) ! Clean map min=-0.0014001 max=0.068186 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.934 mas, bmaj=6.349 mas, bpa=-2.624 degrees ! Estimated noise=724.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0529115 Jy ! Component: 100 - total flux cleaned = 0.0734594 Jy ! Component: 150 - total flux cleaned = 0.0845023 Jy ! Component: 200 - total flux cleaned = 0.0912933 Jy ! Total flux subtracted in 200 components = 0.0912933 Jy ! Clean residual min=-0.002715 max=0.004147 Jy/beam ! Clean residual mean=-0.000013 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0912933 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0912933 Jy ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=7.39 mas, bpa=-2.468 degrees ! Estimated noise=494.757 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.00703032 Jy ! Component: 100 - total flux cleaned = 0.0109097 Jy ! Component: 150 - total flux cleaned = 0.0133882 Jy ! Component: 200 - total flux cleaned = 0.0150373 Jy ! Total flux subtracted in 200 components = 0.0150373 Jy ! Clean residual min=-0.001494 max=0.001841 Jy/beam ! Clean residual mean=-0.000009 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.106331 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 75 components and 0.106331 Jy ! Inverting map ! Added new window around map position (-4.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152155 Jy ! Component: 100 - total flux cleaned = 0.00188811 Jy ! Component: 150 - total flux cleaned = 0.00215039 Jy ! Component: 200 - total flux cleaned = 0.00238599 Jy ! Total flux subtracted in 200 components = 0.00238599 Jy ! Clean residual min=-0.001436 max=0.001448 Jy/beam ! Clean residual mean=-0.000006 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.108717 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.108717 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.164 mas, bmaj=11.54 mas, bpa=2.029 degrees ! Estimated noise=616.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000348787 Jy ! Component: 100 - total flux cleaned = 0.0003976 Jy ! Component: 150 - total flux cleaned = 0.000396666 Jy ! Component: 200 - total flux cleaned = 0.000396807 Jy ! Total flux subtracted in 200 components = 0.000396807 Jy ! Clean residual min=-0.001419 max=0.001709 Jy/beam ! Clean residual mean=-0.000011 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.109113 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 = 7.57606e-07 Jy ! Component: 100 - total flux cleaned = 1.10341e-05 Jy ! Component: 150 - total flux cleaned = 3.85995e-05 Jy ! Component: 200 - total flux cleaned = 4.71155e-05 Jy ! Total flux subtracted in 200 components = 4.71155e-05 Jy ! Clean residual min=-0.001401 max=0.001716 Jy/beam ! Clean residual mean=-0.000011 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.10916 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 118 components and 0.10916 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=7.39 mas, bpa=-2.468 degrees ! Estimated noise=494.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.79006e-05 Jy ! Component: 100 - total flux cleaned = 7.72716e-05 Jy ! Component: 150 - total flux cleaned = 9.11654e-05 Jy ! Component: 200 - total flux cleaned = 0.000104359 Jy ! Total flux subtracted in 200 components = 0.000104359 Jy ! Clean residual min=-0.001370 max=0.001466 Jy/beam ! Clean residual mean=-0.000005 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.109265 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 130 components and 0.109265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082723Jy sigma=0.000770 ! Fit after self-cal, rms=0.082720Jy sigma=0.000770 wmodel J1817+0328_S_2015_03_17_pus_map.mod ! Writing 130 model components to file: J1817+0328_S_2015_03_17_pus_map.mod wobs J1817+0328_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1817+0328_S_2015_03_17_pus_uvs.fits wwins J1817+0328_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1817+0328_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.000234702 Jy ! Component: 100 - total flux cleaned = 0.00059181 Jy ! Component: 150 - total flux cleaned = 0.000614523 Jy ! Component: 200 - total flux cleaned = 0.000636163 Jy ! Component: 250 - total flux cleaned = 0.000657207 Jy ! Component: 300 - total flux cleaned = 0.000597318 Jy ! Component: 350 - total flux cleaned = 0.000578253 Jy ! Component: 400 - total flux cleaned = 0.000520832 Jy ! Component: 450 - total flux cleaned = 0.000483343 Jy ! Component: 500 - total flux cleaned = 0.000428318 Jy ! Component: 550 - total flux cleaned = 0.000374703 Jy ! Component: 600 - total flux cleaned = 0.000322247 Jy ! Component: 650 - total flux cleaned = 0.000270415 Jy ! Component: 700 - total flux cleaned = 0.000135225 Jy ! Component: 750 - total flux cleaned = 6.88702e-05 Jy ! Component: 800 - total flux cleaned = -4.55008e-05 Jy ! Component: 850 - total flux cleaned = -0.000109868 Jy ! Component: 900 - total flux cleaned = -0.000252513 Jy ! Component: 950 - total flux cleaned = -0.000299264 Jy ! Component: 1000 - total flux cleaned = -0.000376365 Jy ! Component: 1050 - total flux cleaned = -0.000422083 Jy ! Component: 1100 - total flux cleaned = -0.000467053 Jy ! Component: 1150 - total flux cleaned = -0.000526549 Jy ! Component: 1200 - total flux cleaned = -0.000570133 Jy ! Component: 1250 - total flux cleaned = -0.000555749 Jy ! Component: 1300 - total flux cleaned = -0.000598619 Jy ! Component: 1350 - total flux cleaned = -0.000626791 Jy ! Component: 1400 - total flux cleaned = -0.000654525 Jy ! Component: 1450 - total flux cleaned = -0.000668142 Jy ! Component: 1500 - total flux cleaned = -0.000681894 Jy ! Component: 1550 - total flux cleaned = -0.000708862 Jy ! Component: 1600 - total flux cleaned = -0.000682112 Jy ! Component: 1650 - total flux cleaned = -0.000655532 Jy ! Component: 1700 - total flux cleaned = -0.000642676 Jy ! Component: 1750 - total flux cleaned = -0.000694429 Jy ! Component: 1800 - total flux cleaned = -0.000681698 Jy ! Component: 1850 - total flux cleaned = -0.000745155 Jy ! Component: 1900 - total flux cleaned = -0.000720087 Jy ! Component: 1950 - total flux cleaned = -0.000695148 Jy ! Component: 2000 - total flux cleaned = -0.000695004 Jy ! Component: 2050 - total flux cleaned = -0.000707224 Jy ! Component: 2100 - total flux cleaned = -0.000670774 Jy ! Component: 2150 - total flux cleaned = -0.000730935 Jy ! Component: 2200 - total flux cleaned = -0.00069524 Jy ! Component: 2250 - total flux cleaned = -0.000695104 Jy ! Component: 2300 - total flux cleaned = -0.000706792 Jy ! Component: 2350 - total flux cleaned = -0.000672136 Jy ! Component: 2400 - total flux cleaned = -0.000683694 Jy ! Component: 2450 - total flux cleaned = -0.000717949 Jy ! Component: 2500 - total flux cleaned = -0.000683883 Jy ! Component: 2550 - total flux cleaned = -0.000717584 Jy ! Component: 2600 - total flux cleaned = -0.000728875 Jy ! Component: 2650 - total flux cleaned = -0.000684698 Jy ! Component: 2700 - total flux cleaned = -0.000761747 Jy ! Component: 2750 - total flux cleaned = -0.00077259 Jy ! Component: 2800 - total flux cleaned = -0.000794164 Jy ! Component: 2850 - total flux cleaned = -0.000772624 Jy ! Component: 2900 - total flux cleaned = -0.000815207 Jy ! Component: 2950 - total flux cleaned = -0.0008258 Jy ! Component: 3000 - total flux cleaned = -0.000836262 Jy ! Component: 3050 - total flux cleaned = -0.000888344 Jy ! Component: 3100 - total flux cleaned = -0.000888236 Jy ! Component: 3150 - total flux cleaned = -0.00087792 Jy ! Component: 3200 - total flux cleaned = -0.000837305 Jy ! Component: 3250 - total flux cleaned = -0.000857616 Jy ! Component: 3300 - total flux cleaned = -0.000857664 Jy ! Component: 3350 - total flux cleaned = -0.00083777 Jy ! Component: 3400 - total flux cleaned = -0.000877396 Jy ! Component: 3450 - total flux cleaned = -0.000857679 Jy ! Component: 3500 - total flux cleaned = -0.000867483 Jy ! Component: 3550 - total flux cleaned = -0.000867461 Jy ! Component: 3600 - total flux cleaned = -0.000877018 Jy ! Component: 3650 - total flux cleaned = -0.000829158 Jy ! Component: 3700 - total flux cleaned = -0.000848076 Jy ! Component: 3750 - total flux cleaned = -0.000819701 Jy ! Component: 3800 - total flux cleaned = -0.000782278 Jy ! Component: 3850 - total flux cleaned = -0.000782304 Jy ! Component: 3900 - total flux cleaned = -0.000727013 Jy ! Component: 3950 - total flux cleaned = -0.000727106 Jy ! Component: 4000 - total flux cleaned = -0.000708911 Jy ! Component: 4050 - total flux cleaned = -0.000718039 Jy ! Total flux subtracted in 4096 components = -0.000709029 Jy ! Clean residual min=-0.000550 max=0.000625 Jy/beam ! Clean residual mean=-0.000002 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.108556 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 404 components and 0.108556 Jy ![Exited script file: muppet] wmap "J1817+0328_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.599 x 7.39 at -2.468 degrees (North through East) ! Clean map min=-0.0012782 max=0.068043 Jy/beam ! Writing clean map to FITS file: J1817+0328_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.0680431 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160341 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.706937 0.706937 1.41387 2.82775 5.6555 11.311 22.622 45.244 90.488 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.068 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.599 x 7.39 at -2.468 degrees (North through East) ! Clean map min=-0.0012782 max=0.068043 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 J1817+0328_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:07:09 2016