! Started logfile: J0803+6403_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:21:48 2016 obs J0803+6403_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0803+6403_S_2014_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.760079 visibilities/baseline/integration-bin. ! Found source: J0803+6403 ! ! 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 360 lines of history. ! ! Reading 15460 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 J0803+6403_S_2014_08_05_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 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931417Jy sigma=0.009854 ! Fit after self-cal, rms=0.896620Jy sigma=0.009486 ! 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.575 mas, bmaj=9.558 mas, bpa=71 degrees ! Estimated noise=743.886 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.0767068 Jy ! Component: 100 - total flux cleaned = 0.100521 Jy ! Total flux subtracted in 100 components = 0.100521 Jy ! Clean residual min=-0.005776 max=0.011125 Jy/beam ! Clean residual mean=-0.000073 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.100521 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.100521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086042Jy sigma=0.000849 ! Fit after self-cal, rms=0.085907Jy sigma=0.000848 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136262 Jy ! Component: 100 - total flux cleaned = 0.0217542 Jy ! Total flux subtracted in 100 components = 0.0217542 Jy ! Clean residual min=-0.005018 max=0.010194 Jy/beam ! Clean residual mean=-0.000048 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.122275 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.122275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082680Jy sigma=0.000812 ! Fit after self-cal, rms=0.082601Jy sigma=0.000811 ! Inverting map ! Added new window around map position (-17.5, 16.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00864638 Jy ! Component: 100 - total flux cleaned = 0.0139504 Jy ! Total flux subtracted in 100 components = 0.0139504 Jy ! Clean residual min=-0.004500 max=0.005733 Jy/beam ! Clean residual mean=-0.000039 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.136225 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.136225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081304Jy sigma=0.000796 ! Fit after self-cal, rms=0.081228Jy sigma=0.000795 ! 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.294 mas, bmaj=10.3 mas, bpa=71.25 degrees ! Estimated noise=546.252 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 (-9, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00901257 Jy ! Component: 100 - total flux cleaned = 0.0149685 Jy ! Component: 150 - total flux cleaned = 0.0194451 Jy ! Component: 200 - total flux cleaned = 0.0228907 Jy ! Total flux subtracted in 200 components = 0.0228907 Jy ! Clean residual min=-0.002899 max=0.003171 Jy/beam ! Clean residual mean=-0.000032 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.159116 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 120 components and 0.159116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079973Jy sigma=0.000782 ! Fit after self-cal, rms=0.079858Jy sigma=0.000780 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.87 HN 0.93 KP 1.03 ! LA 1.09 MK 1.00* NL 0.98 OV 0.97 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.01 KP 0.99 ! LA 1.03 MK 1.00* NL 1.03 OV 1.01 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 1.02 KP 0.90 ! LA 0.82 MK 1.00* NL 1.01 OV 0.94 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.01 KP 0.89 ! LA 0.82 MK 1.00* NL 1.07 OV 1.00 ! PT 1.01 SC 1.12 ! ! ! Fit before self-cal, rms=0.079858Jy sigma=0.000780 ! Fit after self-cal, rms=0.077618Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.359 mas, bmaj=10.34 mas, bpa=71.09 degrees ! Estimated noise=537.97 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.00303386 Jy ! Component: 100 - total flux cleaned = 0.00437397 Jy ! Component: 150 - total flux cleaned = 0.00476429 Jy ! Component: 200 - total flux cleaned = 0.00487203 Jy ! Total flux subtracted in 200 components = 0.00487203 Jy ! Clean residual min=-0.001985 max=0.001894 Jy/beam ! Clean residual mean=-0.000003 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.163988 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 158 components and 0.163988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077470Jy sigma=0.000770 ! Fit after self-cal, rms=0.077458Jy sigma=0.000770 ! 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.077458Jy sigma=0.000770 ! Fit after self-cal, rms=0.077867Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.326 mas, bmaj=10.41 mas, bpa=71.04 degrees ! Estimated noise=537.585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166357 Jy ! Component: 100 - total flux cleaned = 0.00198565 Jy ! Component: 150 - total flux cleaned = 0.00202138 Jy ! Component: 200 - total flux cleaned = 0.00205396 Jy ! Total flux subtracted in 200 components = 0.00205396 Jy ! Clean residual min=-0.001584 max=0.001557 Jy/beam ! Clean residual mean=-0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.166042 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 188 components and 0.166042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077819Jy sigma=0.000768 ! Fit after self-cal, rms=0.077823Jy sigma=0.000768 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.000437894 Jy ! Component: 100 - total flux cleaned = 0.000504132 Jy ! Component: 150 - total flux cleaned = 0.000561481 Jy ! Component: 200 - total flux cleaned = 0.000586275 Jy ! Total flux subtracted in 200 components = 0.000586275 Jy ! Clean residual min=-0.001461 max=0.001437 Jy/beam ! Clean residual mean=-0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.166628 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 201 components and 0.166628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077802Jy sigma=0.000768 ! Fit after self-cal, rms=0.077800Jy sigma=0.000768 ! 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.077800Jy sigma=0.000768 ! Fit after self-cal, rms=0.077828Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.324 mas, bmaj=10.42 mas, bpa=71.04 degrees ! Estimated noise=537.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579334 Jy ! Component: 100 - total flux cleaned = 0.000686512 Jy ! Component: 150 - total flux cleaned = 0.000732065 Jy ! Component: 200 - total flux cleaned = 0.000751973 Jy ! Total flux subtracted in 200 components = 0.000751973 Jy ! Clean residual min=-0.001389 max=0.001379 Jy/beam ! Clean residual mean=-0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.16738 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 214 components and 0.16738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077814Jy sigma=0.000768 ! Fit after self-cal, rms=0.077813Jy sigma=0.000768 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.000142499 Jy ! Component: 100 - total flux cleaned = 0.000182463 Jy ! Component: 150 - total flux cleaned = 0.00021821 Jy ! Component: 200 - total flux cleaned = 0.000250397 Jy ! Total flux subtracted in 200 components = 0.000250397 Jy ! Clean residual min=-0.001314 max=0.001361 Jy/beam ! Clean residual mean=-0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.167631 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 226 components and 0.167631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077805Jy sigma=0.000768 ! Fit after self-cal, rms=0.077804Jy sigma=0.000768 ! 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.077804Jy sigma=0.000768 ! Fit after self-cal, rms=0.077879Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.759 mas, bmaj=12.13 mas, bpa=75.84 degrees ! Estimated noise=612.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284825 Jy ! Component: 100 - total flux cleaned = 0.000351504 Jy ! Component: 150 - total flux cleaned = 0.000421605 Jy ! Component: 200 - total flux cleaned = 0.000436993 Jy ! Total flux subtracted in 200 components = 0.000436993 Jy ! Clean residual min=-0.001388 max=0.001413 Jy/beam ! Clean residual mean=-0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.168068 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 249 components and 0.168068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077875Jy sigma=0.000768 ! Fit after self-cal, rms=0.077874Jy sigma=0.000768 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.000119775 Jy ! Component: 100 - total flux cleaned = 0.000118844 Jy ! Component: 150 - total flux cleaned = 0.000118305 Jy ! Component: 200 - total flux cleaned = 0.000107238 Jy ! Total flux subtracted in 200 components = 0.000107238 Jy ! Clean residual min=-0.001395 max=0.001367 Jy/beam ! Clean residual mean=-0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.168175 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 268 components and 0.168175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077872Jy sigma=0.000768 ! Fit after self-cal, rms=0.077871Jy sigma=0.000768 ! 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.322 mas, bmaj=10.42 mas, bpa=71.01 degrees ! Estimated noise=537.071 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.322 x 10.42 at 71.01 degrees (North through East) ! Clean map min=-0.0012721 max=0.10029 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.594 mas, bmaj=9.657 mas, bpa=70.75 degrees ! Estimated noise=732.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0753455 Jy ! Component: 100 - total flux cleaned = 0.100977 Jy ! Component: 150 - total flux cleaned = 0.115123 Jy ! Component: 200 - total flux cleaned = 0.124711 Jy ! Total flux subtracted in 200 components = 0.124711 Jy ! Clean residual min=-0.004029 max=0.005427 Jy/beam ! Clean residual mean=-0.000041 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.124711 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.124711 Jy ! Inverting map and beam ! Estimated beam: bmin=4.322 mas, bmaj=10.42 mas, bpa=71.01 degrees ! Estimated noise=537.071 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.0115808 Jy ! Component: 100 - total flux cleaned = 0.0197051 Jy ! Component: 150 - total flux cleaned = 0.0256509 Jy ! Component: 200 - total flux cleaned = 0.0300883 Jy ! Total flux subtracted in 200 components = 0.0300883 Jy ! Clean residual min=-0.002524 max=0.002572 Jy/beam ! Clean residual mean=-0.000026 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.1548 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 108 components and 0.1548 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.759 mas, bmaj=12.13 mas, bpa=75.84 degrees ! Estimated noise=612.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00499091 Jy ! Component: 100 - total flux cleaned = 0.00822443 Jy ! Component: 150 - total flux cleaned = 0.0103315 Jy ! Component: 200 - total flux cleaned = 0.0112119 Jy ! Total flux subtracted in 200 components = 0.0112119 Jy ! Clean residual min=-0.001666 max=0.001625 Jy/beam ! Clean residual mean=-0.000008 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.166012 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.00062747 Jy ! Component: 100 - total flux cleaned = 0.00112384 Jy ! Component: 150 - total flux cleaned = 0.00136959 Jy ! Component: 200 - total flux cleaned = 0.00157597 Jy ! Total flux subtracted in 200 components = 0.00157597 Jy ! Clean residual min=-0.001379 max=0.001504 Jy/beam ! Clean residual mean=-0.000003 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.167587 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 194 components and 0.167588 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.322 mas, bmaj=10.42 mas, bpa=71.01 degrees ! Estimated noise=537.071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000346153 Jy ! Component: 100 - total flux cleaned = -0.000279714 Jy ! Component: 150 - total flux cleaned = -0.000166739 Jy ! Component: 200 - total flux cleaned = 5.18734e-06 Jy ! Total flux subtracted in 200 components = 5.18734e-06 Jy ! Clean residual min=-0.001407 max=0.001290 Jy/beam ! Clean residual mean=-0.000002 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.167593 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 210 components and 0.167593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077890Jy sigma=0.000768 ! Fit after self-cal, rms=0.077885Jy sigma=0.000768 wmodel J0803+6403_S_2014_08_05_pus_map.mod ! Writing 210 model components to file: J0803+6403_S_2014_08_05_pus_map.mod wobs J0803+6403_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0803+6403_S_2014_08_05_pus_uvs.fits wwins J0803+6403_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0803+6403_S_2014_08_05_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.000435533 Jy ! Component: 100 - total flux cleaned = -0.000644528 Jy ! Component: 150 - total flux cleaned = -0.000910358 Jy ! Component: 200 - total flux cleaned = -0.0011228 Jy ! Component: 250 - total flux cleaned = -0.0012664 Jy ! Component: 300 - total flux cleaned = -0.00138522 Jy ! Component: 350 - total flux cleaned = -0.00148189 Jy ! Component: 400 - total flux cleaned = -0.00161382 Jy ! Component: 450 - total flux cleaned = -0.00166902 Jy ! Component: 500 - total flux cleaned = -0.0017768 Jy ! Component: 550 - total flux cleaned = -0.00181215 Jy ! Component: 600 - total flux cleaned = -0.00186376 Jy ! Component: 650 - total flux cleaned = -0.00189725 Jy ! Component: 700 - total flux cleaned = -0.00191354 Jy ! Component: 750 - total flux cleaned = -0.00196159 Jy ! Component: 800 - total flux cleaned = -0.00196161 Jy ! Component: 850 - total flux cleaned = -0.00200867 Jy ! Component: 900 - total flux cleaned = -0.00207025 Jy ! Component: 950 - total flux cleaned = -0.00206993 Jy ! Component: 1000 - total flux cleaned = -0.00208513 Jy ! Component: 1050 - total flux cleaned = -0.00211474 Jy ! Component: 1100 - total flux cleaned = -0.00217282 Jy ! Component: 1150 - total flux cleaned = -0.00218708 Jy ! Component: 1200 - total flux cleaned = -0.00227152 Jy ! Component: 1250 - total flux cleaned = -0.00235451 Jy ! Component: 1300 - total flux cleaned = -0.00238178 Jy ! Component: 1350 - total flux cleaned = -0.00246262 Jy ! Component: 1400 - total flux cleaned = -0.00251602 Jy ! Component: 1450 - total flux cleaned = -0.00256871 Jy ! Component: 1500 - total flux cleaned = -0.00264663 Jy ! Component: 1550 - total flux cleaned = -0.00265959 Jy ! Component: 1600 - total flux cleaned = -0.00272323 Jy ! Component: 1650 - total flux cleaned = -0.00276087 Jy ! Component: 1700 - total flux cleaned = -0.00279824 Jy ! Component: 1750 - total flux cleaned = -0.00285959 Jy ! Component: 1800 - total flux cleaned = -0.00288381 Jy ! Component: 1850 - total flux cleaned = -0.00295597 Jy ! Component: 1900 - total flux cleaned = -0.0029915 Jy ! Component: 1950 - total flux cleaned = -0.00302704 Jy ! Component: 2000 - total flux cleaned = -0.00305043 Jy ! Component: 2050 - total flux cleaned = -0.00307349 Jy ! Component: 2100 - total flux cleaned = -0.00313065 Jy ! Component: 2150 - total flux cleaned = -0.00317568 Jy ! Component: 2200 - total flux cleaned = -0.00316457 Jy ! Component: 2250 - total flux cleaned = -0.00319796 Jy ! Component: 2300 - total flux cleaned = -0.00325299 Jy ! Component: 2350 - total flux cleaned = -0.00331805 Jy ! Component: 2400 - total flux cleaned = -0.0033396 Jy ! Component: 2450 - total flux cleaned = -0.00337158 Jy ! Component: 2500 - total flux cleaned = -0.00341382 Jy ! Component: 2550 - total flux cleaned = -0.00347662 Jy ! Component: 2600 - total flux cleaned = -0.00344548 Jy ! Component: 2650 - total flux cleaned = -0.0035073 Jy ! Component: 2700 - total flux cleaned = -0.00353799 Jy ! Component: 2750 - total flux cleaned = -0.00357863 Jy ! Component: 2800 - total flux cleaned = -0.00359871 Jy ! Component: 2850 - total flux cleaned = -0.0036287 Jy ! Component: 2900 - total flux cleaned = -0.00363858 Jy ! Component: 2950 - total flux cleaned = -0.00373679 Jy ! Component: 3000 - total flux cleaned = -0.00374645 Jy ! Component: 3050 - total flux cleaned = -0.00373685 Jy ! Component: 3100 - total flux cleaned = -0.003852 Jy ! Component: 3150 - total flux cleaned = -0.00384237 Jy ! Component: 3200 - total flux cleaned = -0.00388008 Jy ! Component: 3250 - total flux cleaned = -0.00389871 Jy ! Component: 3300 - total flux cleaned = -0.00395472 Jy ! Component: 3350 - total flux cleaned = -0.00399174 Jy ! Component: 3400 - total flux cleaned = -0.00401941 Jy ! Component: 3450 - total flux cleaned = -0.00407407 Jy ! Component: 3500 - total flux cleaned = -0.00414644 Jy ! Component: 3550 - total flux cleaned = -0.00417329 Jy ! Component: 3600 - total flux cleaned = -0.00420896 Jy ! Component: 3650 - total flux cleaned = -0.00420015 Jy ! Component: 3700 - total flux cleaned = -0.00423531 Jy ! Component: 3750 - total flux cleaned = -0.00426163 Jy ! Component: 3800 - total flux cleaned = -0.00429633 Jy ! Component: 3850 - total flux cleaned = -0.00436539 Jy ! Component: 3900 - total flux cleaned = -0.00438249 Jy ! Component: 3950 - total flux cleaned = -0.00441644 Jy ! Component: 4000 - total flux cleaned = -0.0044164 Jy ! Component: 4050 - total flux cleaned = -0.00444158 Jy ! Total flux subtracted in 4096 components = -0.00450004 Jy ! Clean residual min=-0.000450 max=0.000460 Jy/beam ! Clean residual mean=-0.000004 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.163093 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 512 components and 0.163093 Jy ![Exited script file: muppet] wmap "J0803+6403_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.322 x 10.42 at 71.01 degrees (North through East) ! Clean map min=-0.0012304 max=0.099538 Jy/beam ! Writing clean map to FITS file: J0803+6403_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0995377 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000159262 device "J0803+6403_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0803+6403_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.480005 0.480005 0.96001 1.92002 3.84004 7.68008 15.3602 30.7203 61.4407 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.322 x 10.42 at 71.01 degrees (North through East) ! Clean map min=-0.0012304 max=0.099538 Jy/beam quit ! Quitting program ! Log file J0803+6403_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:21:54 2016