! Started logfile: J1805+1714_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:35:06 2016 obs J1805+1714_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1805+1714_S_2014_08_05_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.767428 visibilities/baseline/integration-bin. ! Found source: J1805+1714 ! ! 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 10084 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 J1805+1714_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.884764Jy sigma=0.009834 ! Fit after self-cal, rms=0.875486Jy sigma=0.009738 ! 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.871 mas, bmaj=8.192 mas, bpa=20.74 degrees ! Estimated noise=825.839 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.0951776 Jy ! Component: 100 - total flux cleaned = 0.116666 Jy ! Total flux subtracted in 100 components = 0.116666 Jy ! Clean residual min=-0.004821 max=0.007817 Jy/beam ! Clean residual mean=-0.000023 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.116666 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.116666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084760Jy sigma=0.000805 ! Fit after self-cal, rms=0.084758Jy sigma=0.000805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00836372 Jy ! Component: 100 - total flux cleaned = 0.0126523 Jy ! Total flux subtracted in 100 components = 0.0126523 Jy ! Clean residual min=-0.004653 max=0.003914 Jy/beam ! Clean residual mean=-0.000010 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.129319 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.129319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083447Jy sigma=0.000795 ! Fit after self-cal, rms=0.083444Jy 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.602 mas, bmaj=8.972 mas, bpa=19.85 degrees ! Estimated noise=650.965 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.00381413 Jy ! Component: 100 - total flux cleaned = 0.00595484 Jy ! Component: 150 - total flux cleaned = 0.00723283 Jy ! Component: 200 - total flux cleaned = 0.00771038 Jy ! Total flux subtracted in 200 components = 0.00771038 Jy ! Clean residual min=-0.003584 max=0.003419 Jy/beam ! Clean residual mean=-0.000000 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.137029 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.137029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083109Jy sigma=0.000794 ! Fit after self-cal, rms=0.083113Jy sigma=0.000794 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.85 HN 1.05 KP 1.12 ! LA 1.10 MK 1.00* NL 0.95 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.07 KP 1.00 ! LA 1.04 MK 1.00* NL 0.91 OV 1.03 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.17 HN 1.06 KP 0.90 ! LA 0.85 MK 1.00* NL 1.03 OV 0.95 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.02 KP 0.89 ! LA 0.79 MK 1.00* NL 1.08 OV 1.00 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.083113Jy sigma=0.000794 ! Fit after self-cal, rms=0.080008Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.606 mas, bmaj=9.043 mas, bpa=20.07 degrees ! Estimated noise=655.613 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.000486643 Jy ! Component: 100 - total flux cleaned = -0.000643069 Jy ! Component: 150 - total flux cleaned = -0.000798799 Jy ! Component: 200 - total flux cleaned = -0.000875447 Jy ! Total flux subtracted in 200 components = -0.000875447 Jy ! Clean residual min=-0.002940 max=0.002807 Jy/beam ! Clean residual mean=0.000000 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.136154 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.136154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079952Jy sigma=0.000780 ! Fit after self-cal, rms=0.079925Jy sigma=0.000780 ! 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.079925Jy sigma=0.000780 ! Fit after self-cal, rms=0.075838Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.629 mas, bmaj=9.065 mas, bpa=19.96 degrees ! Estimated noise=655.521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00077465 Jy ! Component: 100 - total flux cleaned = -0.000978246 Jy ! Component: 150 - total flux cleaned = -0.0010961 Jy ! Component: 200 - total flux cleaned = -0.00117074 Jy ! Total flux subtracted in 200 components = -0.00117074 Jy ! Clean residual min=-0.002003 max=0.002022 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.134983 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.134983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075828Jy sigma=0.000773 ! Fit after self-cal, rms=0.075816Jy 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 = -8.8285e-05 Jy ! Component: 100 - total flux cleaned = -0.0001371 Jy ! Component: 150 - total flux cleaned = -0.000180487 Jy ! Component: 200 - total flux cleaned = -0.000196639 Jy ! Total flux subtracted in 200 components = -0.000196639 Jy ! Clean residual min=-0.001971 max=0.002024 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.134786 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.134786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075813Jy sigma=0.000773 ! Fit after self-cal, rms=0.075813Jy sigma=0.000773 ! 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.075813Jy sigma=0.000773 ! Fit after self-cal, rms=0.076001Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.639 mas, bmaj=9.082 mas, bpa=19.97 degrees ! Estimated noise=656.039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000491367 Jy ! Component: 100 - total flux cleaned = -0.000611475 Jy ! Component: 150 - total flux cleaned = -0.000707792 Jy ! Component: 200 - total flux cleaned = -0.000794953 Jy ! Total flux subtracted in 200 components = -0.000794953 Jy ! Clean residual min=-0.001931 max=0.002007 Jy/beam ! Clean residual mean=-0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.133991 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 95 components and 0.133991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075996Jy sigma=0.000773 ! Fit after self-cal, rms=0.075999Jy 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 = -3.90681e-05 Jy ! Component: 100 - total flux cleaned = -8.07934e-05 Jy ! Component: 150 - total flux cleaned = -9.92079e-05 Jy ! Component: 200 - total flux cleaned = -9.34493e-05 Jy ! Total flux subtracted in 200 components = -9.34493e-05 Jy ! Clean residual min=-0.001925 max=0.002016 Jy/beam ! Clean residual mean=-0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.133898 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.133898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075998Jy sigma=0.000773 ! Fit after self-cal, rms=0.075998Jy sigma=0.000773 ! 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.075998Jy sigma=0.000773 ! Fit after self-cal, rms=0.076143Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.347 mas, bmaj=10.71 mas, bpa=9.096 degrees ! Estimated noise=727.446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318134 Jy ! Component: 100 - total flux cleaned = -0.000368635 Jy ! Component: 150 - total flux cleaned = -0.000384903 Jy ! Component: 200 - total flux cleaned = -0.000404579 Jy ! Total flux subtracted in 200 components = -0.000404579 Jy ! Clean residual min=-0.001949 max=0.001991 Jy/beam ! Clean residual mean=-0.000001 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.133493 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.133493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076142Jy sigma=0.000773 ! Fit after self-cal, rms=0.076144Jy 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 = -2.28487e-05 Jy ! Component: 100 - total flux cleaned = -2.28172e-05 Jy ! Component: 150 - total flux cleaned = -2.28335e-05 Jy ! Component: 200 - total flux cleaned = -2.26682e-05 Jy ! Total flux subtracted in 200 components = -2.26682e-05 Jy ! Clean residual min=-0.001951 max=0.002007 Jy/beam ! Clean residual mean=-0.000001 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.133471 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 107 components and 0.133471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076144Jy sigma=0.000773 ! Fit after self-cal, rms=0.076144Jy sigma=0.000773 ! 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.648 mas, bmaj=9.093 mas, bpa=19.98 degrees ! Estimated noise=656.429 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.648 x 9.093 at 19.98 degrees (North through East) ! Clean map min=-0.0019036 max=0.1252 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.895 mas, bmaj=8.293 mas, bpa=20.88 degrees ! Estimated noise=842.175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0969685 Jy ! Component: 100 - total flux cleaned = 0.118647 Jy ! Component: 150 - total flux cleaned = 0.126463 Jy ! Component: 200 - total flux cleaned = 0.13014 Jy ! Total flux subtracted in 200 components = 0.13014 Jy ! Clean residual min=-0.002420 max=0.002652 Jy/beam ! Clean residual mean=-0.000003 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.13014 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.13014 Jy ! Inverting map and beam ! Estimated beam: bmin=4.648 mas, bmaj=9.093 mas, bpa=19.98 degrees ! Estimated noise=656.429 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) ! Added new window around map position (-74.5, -119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252282 Jy ! Component: 100 - total flux cleaned = 0.00411998 Jy ! Component: 150 - total flux cleaned = 0.00494888 Jy ! Component: 200 - total flux cleaned = 0.00555112 Jy ! Total flux subtracted in 200 components = 0.00555112 Jy ! Clean residual min=-0.001826 max=0.001771 Jy/beam ! Clean residual mean=-0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.135691 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.135691 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.347 mas, bmaj=10.71 mas, bpa=9.096 degrees ! Estimated noise=727.446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100927 Jy ! Component: 100 - total flux cleaned = 0.00136868 Jy ! Component: 150 - total flux cleaned = 0.00164344 Jy ! Component: 200 - total flux cleaned = 0.00187516 Jy ! Total flux subtracted in 200 components = 0.00187516 Jy ! Clean residual min=-0.001835 max=0.001607 Jy/beam ! Clean residual mean=-0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.137566 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.00012775 Jy ! Component: 100 - total flux cleaned = 0.000144427 Jy ! Component: 150 - total flux cleaned = 0.000144403 Jy ! Component: 200 - total flux cleaned = 0.000144362 Jy ! Total flux subtracted in 200 components = 0.000144362 Jy ! Clean residual min=-0.001835 max=0.001582 Jy/beam ! Clean residual mean=-0.000000 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.137711 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 75 components and 0.137711 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.648 mas, bmaj=9.093 mas, bpa=19.98 degrees ! Estimated noise=656.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172855 Jy ! Component: 100 - total flux cleaned = -0.000147124 Jy ! Component: 150 - total flux cleaned = -0.00010277 Jy ! Component: 200 - total flux cleaned = -6.28587e-05 Jy ! Total flux subtracted in 200 components = -6.28587e-05 Jy ! Clean residual min=-0.001881 max=0.001637 Jy/beam ! Clean residual mean=0.000000 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.137648 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.137648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076099Jy sigma=0.000772 ! Fit after self-cal, rms=0.076086Jy sigma=0.000772 wmodel J1805+1714_S_2014_08_05_pus_map.mod ! Writing 97 model components to file: J1805+1714_S_2014_08_05_pus_map.mod wobs J1805+1714_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1805+1714_S_2014_08_05_pus_uvs.fits wwins J1805+1714_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1805+1714_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.000110778 Jy ! Component: 100 - total flux cleaned = 9.01083e-05 Jy ! Component: 150 - total flux cleaned = 0.000171192 Jy ! Component: 200 - total flux cleaned = 0.000119882 Jy ! Component: 250 - total flux cleaned = 7.10719e-05 Jy ! Component: 300 - total flux cleaned = -1.50701e-07 Jy ! Component: 350 - total flux cleaned = -0.000115113 Jy ! Component: 400 - total flux cleaned = -0.000226164 Jy ! Component: 450 - total flux cleaned = -0.000290947 Jy ! Component: 500 - total flux cleaned = -0.000333378 Jy ! Component: 550 - total flux cleaned = -0.000436618 Jy ! Component: 600 - total flux cleaned = -0.000557148 Jy ! Component: 650 - total flux cleaned = -0.000674528 Jy ! Component: 700 - total flux cleaned = -0.000731502 Jy ! Component: 750 - total flux cleaned = -0.000825396 Jy ! Component: 800 - total flux cleaned = -0.00084341 Jy ! Component: 850 - total flux cleaned = -0.000825189 Jy ! Component: 900 - total flux cleaned = -0.000825167 Jy ! Component: 950 - total flux cleaned = -0.000807641 Jy ! Component: 1000 - total flux cleaned = -0.000773131 Jy ! Component: 1050 - total flux cleaned = -0.000722432 Jy ! Component: 1100 - total flux cleaned = -0.000722631 Jy ! Component: 1150 - total flux cleaned = -0.000705998 Jy ! Component: 1200 - total flux cleaned = -0.00060883 Jy ! Component: 1250 - total flux cleaned = -0.000545158 Jy ! Component: 1300 - total flux cleaned = -0.000545011 Jy ! Component: 1350 - total flux cleaned = -0.00045183 Jy ! Component: 1400 - total flux cleaned = -0.000421213 Jy ! Component: 1450 - total flux cleaned = -0.000345641 Jy ! Component: 1500 - total flux cleaned = -0.000360369 Jy ! Component: 1550 - total flux cleaned = -0.000257062 Jy ! Component: 1600 - total flux cleaned = -0.00016977 Jy ! Component: 1650 - total flux cleaned = -0.000184196 Jy ! Component: 1700 - total flux cleaned = -0.000127147 Jy ! Component: 1750 - total flux cleaned = -7.07586e-05 Jy ! Component: 1800 - total flux cleaned = -7.06887e-05 Jy ! Component: 1850 - total flux cleaned = -5.67937e-05 Jy ! Component: 1900 - total flux cleaned = 1.13254e-05 Jy ! Component: 1950 - total flux cleaned = -2.22193e-06 Jy ! Component: 2000 - total flux cleaned = 6.42923e-05 Jy ! Component: 2050 - total flux cleaned = 9.09165e-05 Jy ! Component: 2100 - total flux cleaned = 9.11698e-05 Jy ! Component: 2150 - total flux cleaned = 0.000181745 Jy ! Component: 2200 - total flux cleaned = 0.000219952 Jy ! Component: 2250 - total flux cleaned = 0.000219885 Jy ! Component: 2300 - total flux cleaned = 0.000232438 Jy ! Component: 2350 - total flux cleaned = 0.000356855 Jy ! Component: 2400 - total flux cleaned = 0.000381342 Jy ! Component: 2450 - total flux cleaned = 0.000442052 Jy ! Component: 2500 - total flux cleaned = 0.000466324 Jy ! Component: 2550 - total flux cleaned = 0.00056183 Jy ! Component: 2600 - total flux cleaned = 0.000549812 Jy ! Component: 2650 - total flux cleaned = 0.000573106 Jy ! Component: 2700 - total flux cleaned = 0.000631344 Jy ! Component: 2750 - total flux cleaned = 0.000654276 Jy ! Component: 2800 - total flux cleaned = 0.000723123 Jy ! Component: 2850 - total flux cleaned = 0.000700477 Jy ! Component: 2900 - total flux cleaned = 0.000745502 Jy ! Component: 2950 - total flux cleaned = 0.00083494 Jy ! Component: 3000 - total flux cleaned = 0.000835028 Jy ! Component: 3050 - total flux cleaned = 0.000923165 Jy ! Component: 3100 - total flux cleaned = 0.000988517 Jy ! Component: 3150 - total flux cleaned = 0.000988559 Jy ! Component: 3200 - total flux cleaned = 0.00106379 Jy ! Component: 3250 - total flux cleaned = 0.00109581 Jy ! Component: 3300 - total flux cleaned = 0.0011381 Jy ! Component: 3350 - total flux cleaned = 0.00115915 Jy ! Component: 3400 - total flux cleaned = 0.00122164 Jy ! Component: 3450 - total flux cleaned = 0.00124236 Jy ! Component: 3500 - total flux cleaned = 0.00125266 Jy ! Component: 3550 - total flux cleaned = 0.00127292 Jy ! Component: 3600 - total flux cleaned = 0.00130335 Jy ! Component: 3650 - total flux cleaned = 0.00133347 Jy ! Component: 3700 - total flux cleaned = 0.0013832 Jy ! Component: 3750 - total flux cleaned = 0.00142286 Jy ! Component: 3800 - total flux cleaned = 0.00149156 Jy ! Component: 3850 - total flux cleaned = 0.00150131 Jy ! Component: 3900 - total flux cleaned = 0.00153037 Jy ! Component: 3950 - total flux cleaned = 0.00160726 Jy ! Component: 4000 - total flux cleaned = 0.0016551 Jy ! Component: 4050 - total flux cleaned = 0.00166461 Jy ! Total flux subtracted in 4096 components = 0.00170246 Jy ! Clean residual min=-0.000563 max=0.000574 Jy/beam ! Clean residual mean=-0.000001 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.13935 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 380 components and 0.139351 Jy ![Exited script file: muppet] wmap "J1805+1714_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.648 x 9.093 at 19.98 degrees (North through East) ! Clean map min=-0.0013859 max=0.1256 Jy/beam ! Writing clean map to FITS file: J1805+1714_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.125596 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177821 device "J1805+1714_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1805+1714_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.424744 0.424744 0.849487 1.69897 3.39795 6.7959 13.5918 27.1836 54.3672 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 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.648 x 9.093 at 19.98 degrees (North through East) ! Clean map min=-0.0013859 max=0.1256 Jy/beam quit ! Quitting program ! Log file J1805+1714_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:35:11 2016