! Started logfile: J1719+1745_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:32:58 2016 obs J1719+1745_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1719+1745_S_2014_05_31_pus_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78156 visibilities/baseline/integration-bin. ! Found source: J1719+1745 ! ! 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 336 lines of history. ! ! Reading 6612 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 J1719+1745_S_2014_05_31_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.540122Jy sigma=0.007063 ! Fit after self-cal, rms=0.527976Jy sigma=0.006910 ! 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.704 mas, bmaj=6.616 mas, bpa=-0.9158 degrees ! Estimated noise=901.984 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.366699 Jy ! Component: 100 - total flux cleaned = 0.44674 Jy ! Total flux subtracted in 100 components = 0.44674 Jy ! Clean residual min=-0.008663 max=0.023090 Jy/beam ! Clean residual mean=0.000008 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.44674 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.44674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090631Jy sigma=0.001068 ! Fit after self-cal, rms=0.090626Jy sigma=0.001067 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230672 Jy ! Component: 100 - total flux cleaned = 0.0344258 Jy ! Total flux subtracted in 100 components = 0.0344258 Jy ! Clean residual min=-0.007972 max=0.008173 Jy/beam ! Clean residual mean=0.000000 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.481166 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.481166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082797Jy sigma=0.000991 ! Fit after self-cal, rms=0.082774Jy sigma=0.000991 ! 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.28 mas, bmaj=7.614 mas, bpa=-2.338 degrees ! Estimated noise=683.34 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.00779561 Jy ! Component: 100 - total flux cleaned = 0.011673 Jy ! Component: 150 - total flux cleaned = 0.0137405 Jy ! Component: 200 - total flux cleaned = 0.0145339 Jy ! Total flux subtracted in 200 components = 0.0145339 Jy ! Clean residual min=-0.006655 max=0.006724 Jy/beam ! Clean residual mean=0.000006 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 0.4957 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.4957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081621Jy sigma=0.000988 ! Fit after self-cal, rms=0.081604Jy sigma=0.000988 ! 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.00 FD 0.81 HN 0.98 KP 1.05 ! LA 1.20 MK 1.00 NL 0.96 OV 0.98 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.03 KP 1.01 ! LA 1.15 MK 1.02 NL 1.03 OV 1.02 ! PT 1.01 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.92 FD 1.09 HN 1.03 KP 0.92 ! LA 0.90 MK 1.02 NL 0.99 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.95 HN 1.01 KP 0.88 ! LA 0.88 MK 1.02 NL 1.08 OV 1.01 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.081604Jy sigma=0.000988 ! Fit after self-cal, rms=0.064251Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.287 mas, bmaj=7.628 mas, bpa=-2.181 degrees ! Estimated noise=684.821 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.00102384 Jy ! Component: 100 - total flux cleaned = -0.00105462 Jy ! Component: 150 - total flux cleaned = -0.00115588 Jy ! Component: 200 - total flux cleaned = -0.00124456 Jy ! Total flux subtracted in 200 components = -0.00124456 Jy ! Clean residual min=-0.004177 max=0.003689 Jy/beam ! Clean residual mean=0.000017 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.494455 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.494455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064192Jy sigma=0.000785 ! Fit after self-cal, rms=0.064174Jy sigma=0.000784 ! 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.064174Jy sigma=0.000784 ! Fit after self-cal, rms=0.062164Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=7.635 mas, bpa=-2.264 degrees ! Estimated noise=684.707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000404744 Jy ! Component: 100 - total flux cleaned = -0.000625238 Jy ! Component: 150 - total flux cleaned = -0.00070054 Jy ! Component: 200 - total flux cleaned = -0.000748574 Jy ! Total flux subtracted in 200 components = -0.000748574 Jy ! Clean residual min=-0.002124 max=0.002477 Jy/beam ! Clean residual mean=0.000006 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.493706 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.493706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062143Jy sigma=0.000763 ! Fit after self-cal, rms=0.062137Jy sigma=0.000763 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 (5.5, -21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231047 Jy ! Component: 100 - total flux cleaned = 0.00332185 Jy ! Component: 150 - total flux cleaned = 0.00361393 Jy ! Component: 200 - total flux cleaned = 0.00381904 Jy ! Total flux subtracted in 200 components = 0.00381904 Jy ! Clean residual min=-0.001984 max=0.002053 Jy/beam ! Clean residual mean=0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.497526 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.497525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062041Jy sigma=0.000762 ! Fit after self-cal, rms=0.062037Jy sigma=0.000762 ! 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.062037Jy sigma=0.000762 ! Fit after self-cal, rms=0.062013Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.635 mas, bpa=-2.229 degrees ! Estimated noise=684.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700683 Jy ! Component: 100 - total flux cleaned = 0.000844098 Jy ! Component: 150 - total flux cleaned = 0.0008683 Jy ! Component: 200 - total flux cleaned = 0.000911845 Jy ! Total flux subtracted in 200 components = 0.000911845 Jy ! Clean residual min=-0.001974 max=0.001937 Jy/beam ! Clean residual mean=0.000002 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.498437 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.498437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061992Jy sigma=0.000761 ! Fit after self-cal, rms=0.061991Jy sigma=0.000761 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.00015239 Jy ! Component: 100 - total flux cleaned = 0.000207036 Jy ! Component: 150 - total flux cleaned = 0.00024045 Jy ! Component: 200 - total flux cleaned = 0.000241114 Jy ! Total flux subtracted in 200 components = 0.000241114 Jy ! Clean residual min=-0.002003 max=0.001934 Jy/beam ! Clean residual mean=0.000001 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.498678 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.498678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061982Jy sigma=0.000761 ! Fit after self-cal, rms=0.061981Jy sigma=0.000761 ! 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.061981Jy sigma=0.000761 ! Fit after self-cal, rms=0.061975Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.204 mas, bmaj=10.77 mas, bpa=-3.319 degrees ! Estimated noise=840.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228388 Jy ! Component: 100 - total flux cleaned = -0.000226226 Jy ! Component: 150 - total flux cleaned = -0.000240184 Jy ! Component: 200 - total flux cleaned = -0.000239066 Jy ! Total flux subtracted in 200 components = -0.000239066 Jy ! Clean residual min=-0.002214 max=0.002400 Jy/beam ! Clean residual mean=0.000004 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.498439 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.498439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061973Jy sigma=0.000761 ! Fit after self-cal, rms=0.061972Jy sigma=0.000761 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.95112e-05 Jy ! Component: 100 - total flux cleaned = -4.8716e-05 Jy ! Component: 150 - total flux cleaned = -5.71143e-05 Jy ! Component: 200 - total flux cleaned = -5.66394e-05 Jy ! Total flux subtracted in 200 components = -5.66394e-05 Jy ! Clean residual min=-0.002203 max=0.002377 Jy/beam ! Clean residual mean=0.000004 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.498383 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 97 components and 0.498383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061973Jy sigma=0.000761 ! Fit after self-cal, rms=0.061972Jy sigma=0.000761 ! 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.288 mas, bmaj=7.635 mas, bpa=-2.221 degrees ! Estimated noise=684.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 7.635 at -2.221 degrees (North through East) ! Clean map min=-0.0019252 max=0.47372 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.71 mas, bmaj=6.633 mas, bpa=-0.8319 degrees ! Estimated noise=905.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.367699 Jy ! Component: 100 - total flux cleaned = 0.447886 Jy ! Component: 150 - total flux cleaned = 0.470166 Jy ! Component: 200 - total flux cleaned = 0.481335 Jy ! Total flux subtracted in 200 components = 0.481335 Jy ! Clean residual min=-0.003164 max=0.005446 Jy/beam ! Clean residual mean=0.000006 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.481335 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.481335 Jy ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.635 mas, bpa=-2.221 degrees ! Estimated noise=684.47 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.00681524 Jy ! Component: 100 - total flux cleaned = 0.0103639 Jy ! Component: 150 - total flux cleaned = 0.0128407 Jy ! Component: 200 - total flux cleaned = 0.0146892 Jy ! Total flux subtracted in 200 components = 0.0146892 Jy ! Clean residual min=-0.002066 max=0.002138 Jy/beam ! Clean residual mean=0.000003 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.496025 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.496025 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.204 mas, bmaj=10.77 mas, bpa=-3.319 degrees ! Estimated noise=840.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133594 Jy ! Component: 100 - total flux cleaned = 0.00171231 Jy ! Component: 150 - total flux cleaned = 0.00203721 Jy ! Component: 200 - total flux cleaned = 0.00223125 Jy ! Total flux subtracted in 200 components = 0.00223125 Jy ! Clean residual min=-0.002265 max=0.002409 Jy/beam ! Clean residual mean=0.000004 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.498256 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.000142205 Jy ! Component: 100 - total flux cleaned = 0.000245498 Jy ! Component: 150 - total flux cleaned = 0.000335656 Jy ! Component: 200 - total flux cleaned = 0.000413795 Jy ! Total flux subtracted in 200 components = 0.000413795 Jy ! Clean residual min=-0.002193 max=0.002408 Jy/beam ! Clean residual mean=0.000003 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.49867 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 74 components and 0.49867 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.635 mas, bpa=-2.221 degrees ! Estimated noise=684.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000129724 Jy ! Component: 100 - total flux cleaned = -0.000127469 Jy ! Component: 150 - total flux cleaned = 7.47605e-07 Jy ! Component: 200 - total flux cleaned = 8.84599e-05 Jy ! Total flux subtracted in 200 components = 8.84599e-05 Jy ! Clean residual min=-0.002008 max=0.001977 Jy/beam ! Clean residual mean=0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.498758 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.498758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062024Jy sigma=0.000762 ! Fit after self-cal, rms=0.062016Jy sigma=0.000761 wmodel J1719+1745_S_2014_05_31_pus_map.mod ! Writing 88 model components to file: J1719+1745_S_2014_05_31_pus_map.mod wobs J1719+1745_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1719+1745_S_2014_05_31_pus_uvs.fits wwins J1719+1745_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J1719+1745_S_2014_05_31_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 = 3.1519e-05 Jy ! Component: 100 - total flux cleaned = 0.000271055 Jy ! Component: 150 - total flux cleaned = 0.000368703 Jy ! Component: 200 - total flux cleaned = 0.000244059 Jy ! Component: 250 - total flux cleaned = 0.000214308 Jy ! Component: 300 - total flux cleaned = 9.65832e-05 Jy ! Component: 350 - total flux cleaned = 6.83318e-05 Jy ! Component: 400 - total flux cleaned = 6.84128e-05 Jy ! Component: 450 - total flux cleaned = 0.00012285 Jy ! Component: 500 - total flux cleaned = 0.000228684 Jy ! Component: 550 - total flux cleaned = 0.000332452 Jy ! Component: 600 - total flux cleaned = 0.000408314 Jy ! Component: 650 - total flux cleaned = 0.000433621 Jy ! Component: 700 - total flux cleaned = 0.000433875 Jy ! Component: 750 - total flux cleaned = 0.000409879 Jy ! Component: 800 - total flux cleaned = 0.000481399 Jy ! Component: 850 - total flux cleaned = 0.000551237 Jy ! Component: 900 - total flux cleaned = 0.000527723 Jy ! Component: 950 - total flux cleaned = 0.000527847 Jy ! Component: 1000 - total flux cleaned = 0.000505251 Jy ! Component: 1050 - total flux cleaned = 0.000549655 Jy ! Component: 1100 - total flux cleaned = 0.000549722 Jy ! Component: 1150 - total flux cleaned = 0.000614636 Jy ! Component: 1200 - total flux cleaned = 0.000657714 Jy ! Component: 1250 - total flux cleaned = 0.00076359 Jy ! Component: 1300 - total flux cleaned = 0.000846729 Jy ! Component: 1350 - total flux cleaned = 0.000908747 Jy ! Component: 1400 - total flux cleaned = 0.000949523 Jy ! Component: 1450 - total flux cleaned = 0.00101022 Jy ! Component: 1500 - total flux cleaned = 0.00118973 Jy ! Component: 1550 - total flux cleaned = 0.001229 Jy ! Component: 1600 - total flux cleaned = 0.00136522 Jy ! Component: 1650 - total flux cleaned = 0.00146132 Jy ! Component: 1700 - total flux cleaned = 0.00144218 Jy ! Component: 1750 - total flux cleaned = 0.00149873 Jy ! Component: 1800 - total flux cleaned = 0.00157336 Jy ! Component: 1850 - total flux cleaned = 0.00149912 Jy ! Component: 1900 - total flux cleaned = 0.00148099 Jy ! Component: 1950 - total flux cleaned = 0.00149916 Jy ! Component: 2000 - total flux cleaned = 0.00158931 Jy ! Component: 2050 - total flux cleaned = 0.00158941 Jy ! Component: 2100 - total flux cleaned = 0.00160696 Jy ! Component: 2150 - total flux cleaned = 0.0016949 Jy ! Component: 2200 - total flux cleaned = 0.00171244 Jy ! Component: 2250 - total flux cleaned = 0.00172951 Jy ! Component: 2300 - total flux cleaned = 0.00174654 Jy ! Component: 2350 - total flux cleaned = 0.00169569 Jy ! Component: 2400 - total flux cleaned = 0.00169561 Jy ! Component: 2450 - total flux cleaned = 0.00171225 Jy ! Component: 2500 - total flux cleaned = 0.00174505 Jy ! Component: 2550 - total flux cleaned = 0.00171205 Jy ! Component: 2600 - total flux cleaned = 0.00164669 Jy ! Component: 2650 - total flux cleaned = 0.00163047 Jy ! Component: 2700 - total flux cleaned = 0.00163034 Jy ! Component: 2750 - total flux cleaned = 0.00164641 Jy ! Component: 2800 - total flux cleaned = 0.00166209 Jy ! Component: 2850 - total flux cleaned = 0.00164645 Jy ! Component: 2900 - total flux cleaned = 0.00158378 Jy ! Component: 2950 - total flux cleaned = 0.00166139 Jy ! Component: 3000 - total flux cleaned = 0.001646 Jy ! Component: 3050 - total flux cleaned = 0.0016308 Jy ! Component: 3100 - total flux cleaned = 0.00155479 Jy ! Component: 3150 - total flux cleaned = 0.00163029 Jy ! Component: 3200 - total flux cleaned = 0.00160028 Jy ! Component: 3250 - total flux cleaned = 0.00161502 Jy ! Component: 3300 - total flux cleaned = 0.00173343 Jy ! Component: 3350 - total flux cleaned = 0.00171882 Jy ! Component: 3400 - total flux cleaned = 0.00171889 Jy ! Component: 3450 - total flux cleaned = 0.00176217 Jy ! Component: 3500 - total flux cleaned = 0.00169031 Jy ! Component: 3550 - total flux cleaned = 0.00179042 Jy ! Component: 3600 - total flux cleaned = 0.00184708 Jy ! Component: 3650 - total flux cleaned = 0.00184697 Jy ! Component: 3700 - total flux cleaned = 0.0017766 Jy ! Component: 3750 - total flux cleaned = 0.00184633 Jy ! Component: 3800 - total flux cleaned = 0.001777 Jy ! Component: 3850 - total flux cleaned = 0.00184582 Jy ! Component: 3900 - total flux cleaned = 0.00176364 Jy ! Component: 3950 - total flux cleaned = 0.00185891 Jy ! Component: 4000 - total flux cleaned = 0.00184526 Jy ! Component: 4050 - total flux cleaned = 0.00184525 Jy ! Total flux subtracted in 4096 components = 0.00185874 Jy ! Clean residual min=-0.000909 max=0.000823 Jy/beam ! Clean residual mean=0.000000 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.500617 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 396 components and 0.500617 Jy ![Exited script file: muppet] wmap "J1719+1745_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 7.635 at -2.221 degrees (North through East) ! Clean map min=-0.0014677 max=0.47415 Jy/beam ! Writing clean map to FITS file: J1719+1745_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.47415 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246734 device "J1719+1745_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1719+1745_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.156112 0.156112 0.312223 0.624447 1.24889 2.49779 4.99557 9.99115 19.9823 39.9646 79.9292 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.474 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.288 x 7.635 at -2.221 degrees (North through East) ! Clean map min=-0.0014677 max=0.47415 Jy/beam quit ! Quitting program ! Log file J1719+1745_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:33:03 2016