! Started logfile: J1526+6110_S_2017_07_16_pus_uvs.log on Thu May 9 11:12:27 2019 obs J1526+6110_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1526+6110_S_2017_07_16_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.759292 visibilities/baseline/integration-bin. ! Found source: J1526+6110 ! ! 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 815 lines of history. ! ! Reading 15444 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 J1526+6110_S_2017_07_16_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 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 790 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.995646Jy sigma=0.009185 ! Fit after self-cal, rms=0.959595Jy sigma=0.008870 ! 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.427 mas, bmaj=3.478 mas, bpa=-51.9 degrees ! Estimated noise=1052.74 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.033337 Jy ! Component: 100 - total flux cleaned = 0.0410395 Jy ! Total flux subtracted in 100 components = 0.0410395 Jy ! Clean residual min=-0.003304 max=0.005441 Jy/beam ! Clean residual mean=-0.000002 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0410395 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0410395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075290Jy sigma=0.000656 ! Fit after self-cal, rms=0.074277Jy sigma=0.000647 ! Inverting map ! Added new window around map position (2.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545519 Jy ! Component: 100 - total flux cleaned = 0.00848304 Jy ! Total flux subtracted in 100 components = 0.00848304 Jy ! Clean residual min=-0.003085 max=0.003200 Jy/beam ! Clean residual mean=-0.000004 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0495225 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.0495225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073966Jy sigma=0.000644 ! Fit after self-cal, rms=0.073890Jy sigma=0.000643 ! 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.993 mas, bmaj=4.196 mas, bpa=-18.85 degrees ! Estimated noise=720.94 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.00263028 Jy ! Component: 100 - total flux cleaned = 0.0039029 Jy ! Component: 150 - total flux cleaned = 0.0045409 Jy ! Component: 200 - total flux cleaned = 0.00462064 Jy ! Total flux subtracted in 200 components = 0.00462064 Jy ! Clean residual min=-0.002087 max=0.002331 Jy/beam ! Clean residual mean=-0.000011 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0541432 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.0541432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073798Jy sigma=0.000642 ! Fit after self-cal, rms=0.073749Jy sigma=0.000642 ! 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.01 FD 1.00* HN 1.05 KP 1.05 ! LA 0.95 MK 0.95 NL 0.97 OV 1.02 ! PT 1.08 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.11 KP 0.99 ! LA 0.94 MK 1.02 NL 1.04 OV 1.01 ! PT 1.09 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.05 KP 0.95 ! LA 0.98 MK 1.02 NL 1.03 OV 0.99 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 4. ! A total of 144 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.91 KP 1.00* ! LA 0.85 MK 0.75 NL 1.00* OV 1.00* ! PT 0.91 SC 1.00* ! ! ! Fit before self-cal, rms=0.073749Jy sigma=0.000642 ! Fit after self-cal, rms=0.073203Jy sigma=0.000642 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.993 mas, bmaj=4.224 mas, bpa=-7.927 degrees ! Estimated noise=722.333 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.00151766 Jy ! Component: 100 - total flux cleaned = 0.00152249 Jy ! Component: 150 - total flux cleaned = 0.00143649 Jy ! Component: 200 - total flux cleaned = 0.00131206 Jy ! Total flux subtracted in 200 components = 0.00131206 Jy ! Clean residual min=-0.001827 max=0.002043 Jy/beam ! Clean residual mean=-0.000009 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0554553 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.0554553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073164Jy sigma=0.000642 ! Fit after self-cal, rms=0.073141Jy sigma=0.000642 ! 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.073141Jy sigma=0.000642 ! Fit after self-cal, rms=0.073246Jy sigma=0.000640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=4.22 mas, bpa=-4.746 degrees ! Estimated noise=722.655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562435 Jy ! Component: 100 - total flux cleaned = 0.000423235 Jy ! Component: 150 - total flux cleaned = 0.000329554 Jy ! Component: 200 - total flux cleaned = 0.00022892 Jy ! Total flux subtracted in 200 components = 0.00022892 Jy ! Clean residual min=-0.001868 max=0.002155 Jy/beam ! Clean residual mean=-0.000006 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0556842 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.0556842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073226Jy sigma=0.000640 ! Fit after self-cal, rms=0.073247Jy sigma=0.000639 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 (112, -103). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184698 Jy ! Component: 100 - total flux cleaned = 0.00210591 Jy ! Component: 150 - total flux cleaned = 0.00219204 Jy ! Component: 200 - total flux cleaned = 0.00216692 Jy ! Total flux subtracted in 200 components = 0.00216692 Jy ! Clean residual min=-0.001656 max=0.001647 Jy/beam ! Clean residual mean=-0.000005 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0578511 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.0578511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073194Jy sigma=0.000639 ! Fit after self-cal, rms=0.073165Jy sigma=0.000639 ! 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.073165Jy sigma=0.000639 ! Fit after self-cal, rms=0.072735Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=4.202 mas, bpa=-4.584 degrees ! Estimated noise=716.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114781 Jy ! Component: 100 - total flux cleaned = 0.00135799 Jy ! Component: 150 - total flux cleaned = 0.00135887 Jy ! Component: 200 - total flux cleaned = 0.00133631 Jy ! Total flux subtracted in 200 components = 0.00133631 Jy ! Clean residual min=-0.001628 max=0.001629 Jy/beam ! Clean residual mean=-0.000005 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0591874 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 61 components and 0.0591874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072707Jy sigma=0.000638 ! Fit after self-cal, rms=0.072712Jy sigma=0.000638 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.000502424 Jy ! Component: 100 - total flux cleaned = 0.000502063 Jy ! Component: 150 - total flux cleaned = 0.000480842 Jy ! Component: 200 - total flux cleaned = 0.000461029 Jy ! Total flux subtracted in 200 components = 0.000461029 Jy ! Clean residual min=-0.001611 max=0.001600 Jy/beam ! Clean residual mean=-0.000005 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0596484 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 0.0596485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072695Jy sigma=0.000638 ! Fit after self-cal, rms=0.072664Jy sigma=0.000638 ! 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.072664Jy sigma=0.000638 ! Fit after self-cal, rms=0.072350Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.802 mas, bmaj=8.454 mas, bpa=84.78 degrees ! Estimated noise=922.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340423 Jy ! Component: 100 - total flux cleaned = 0.000454303 Jy ! Component: 150 - total flux cleaned = 0.000504548 Jy ! Component: 200 - total flux cleaned = 0.000559198 Jy ! Total flux subtracted in 200 components = 0.000559198 Jy ! Clean residual min=-0.001879 max=0.001724 Jy/beam ! Clean residual mean=-0.000011 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.0602076 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.0602077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072347Jy sigma=0.000638 ! Fit after self-cal, rms=0.072337Jy sigma=0.000638 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.89045e-05 Jy ! Component: 100 - total flux cleaned = 0.000112823 Jy ! Component: 150 - total flux cleaned = 0.000140174 Jy ! Component: 200 - total flux cleaned = 0.000164283 Jy ! Total flux subtracted in 200 components = 0.000164283 Jy ! Clean residual min=-0.001860 max=0.001711 Jy/beam ! Clean residual mean=-0.000012 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0603719 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.0603719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072336Jy sigma=0.000638 ! Fit after self-cal, rms=0.072337Jy sigma=0.000638 ! 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.955 mas, bmaj=4.186 mas, bpa=-5.691 degrees ! Estimated noise=713.44 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.955 x 4.186 at -5.691 degrees (North through East) ! Clean map min=-0.0015249 max=0.043348 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.391 mas, bmaj=3.488 mas, bpa=19.66 degrees ! Estimated noise=1027.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0328349 Jy ! Component: 100 - total flux cleaned = 0.0435588 Jy ! Component: 150 - total flux cleaned = 0.0496689 Jy ! Component: 200 - total flux cleaned = 0.0538268 Jy ! Total flux subtracted in 200 components = 0.0538268 Jy ! Clean residual min=-0.002654 max=0.002788 Jy/beam ! Clean residual mean=-0.000002 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0538268 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0538268 Jy ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=4.186 mas, bpa=-5.691 degrees ! Estimated noise=713.44 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.00322306 Jy ! Component: 100 - total flux cleaned = 0.0051169 Jy ! Component: 150 - total flux cleaned = 0.00599674 Jy ! Component: 200 - total flux cleaned = 0.00655899 Jy ! Total flux subtracted in 200 components = 0.00655899 Jy ! Clean residual min=-0.001670 max=0.001775 Jy/beam ! Clean residual mean=-0.000005 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0603858 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.0603858 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.802 mas, bmaj=8.454 mas, bpa=84.78 degrees ! Estimated noise=922.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000312576 Jy ! Component: 100 - total flux cleaned = 0.000377363 Jy ! Component: 150 - total flux cleaned = 0.00039516 Jy ! Component: 200 - total flux cleaned = 0.000394852 Jy ! Total flux subtracted in 200 components = 0.000394852 Jy ! Clean residual min=-0.001927 max=0.001676 Jy/beam ! Clean residual mean=-0.000011 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.0607807 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 = 1.47592e-05 Jy ! Component: 100 - total flux cleaned = 1.49654e-05 Jy ! Component: 150 - total flux cleaned = 2.73888e-05 Jy ! Component: 200 - total flux cleaned = 1.61562e-05 Jy ! Total flux subtracted in 200 components = 1.61562e-05 Jy ! Clean residual min=-0.001915 max=0.001638 Jy/beam ! Clean residual mean=-0.000011 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0607968 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 64 components and 0.0607969 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=4.186 mas, bpa=-5.691 degrees ! Estimated noise=713.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000252853 Jy ! Component: 100 - total flux cleaned = -0.000359997 Jy ! Component: 150 - total flux cleaned = -0.000361165 Jy ! Component: 200 - total flux cleaned = -0.000362365 Jy ! Total flux subtracted in 200 components = -0.000362365 Jy ! Clean residual min=-0.001597 max=0.001627 Jy/beam ! Clean residual mean=-0.000006 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0604345 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.0604345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072359Jy sigma=0.000638 ! Fit after self-cal, rms=0.072352Jy sigma=0.000638 wmodel J1526+6110_S_2017_07_16_pus_map.mod ! Writing 77 model components to file: J1526+6110_S_2017_07_16_pus_map.mod wobs J1526+6110_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1526+6110_S_2017_07_16_pus_uvs.fits wwins J1526+6110_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J1526+6110_S_2017_07_16_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 = -9.07474e-05 Jy ! Component: 100 - total flux cleaned = -0.000203952 Jy ! Component: 150 - total flux cleaned = -0.000312402 Jy ! Component: 200 - total flux cleaned = -0.000364841 Jy ! Component: 250 - total flux cleaned = -0.000440638 Jy ! Component: 300 - total flux cleaned = -0.000465451 Jy ! Component: 350 - total flux cleaned = -0.000441818 Jy ! Component: 400 - total flux cleaned = -0.000349347 Jy ! Component: 450 - total flux cleaned = -0.000259237 Jy ! Component: 500 - total flux cleaned = -0.000104782 Jy ! Component: 550 - total flux cleaned = -1.83904e-05 Jy ! Component: 600 - total flux cleaned = 0.000108832 Jy ! Component: 650 - total flux cleaned = 0.000192173 Jy ! Component: 700 - total flux cleaned = 0.000294833 Jy ! Component: 750 - total flux cleaned = 0.000415777 Jy ! Component: 800 - total flux cleaned = 0.000455769 Jy ! Component: 850 - total flux cleaned = 0.000573 Jy ! Component: 900 - total flux cleaned = 0.000630183 Jy ! Component: 950 - total flux cleaned = 0.000705707 Jy ! Component: 1000 - total flux cleaned = 0.000705775 Jy ! Component: 1050 - total flux cleaned = 0.000742474 Jy ! Component: 1100 - total flux cleaned = 0.000760296 Jy ! Component: 1150 - total flux cleaned = 0.000796137 Jy ! Component: 1200 - total flux cleaned = 0.000778719 Jy ! Component: 1250 - total flux cleaned = 0.000813811 Jy ! Component: 1300 - total flux cleaned = 0.000882257 Jy ! Component: 1350 - total flux cleaned = 0.000865348 Jy ! Component: 1400 - total flux cleaned = 0.000948711 Jy ! Component: 1450 - total flux cleaned = 0.000997997 Jy ! Component: 1500 - total flux cleaned = 0.00103044 Jy ! Component: 1550 - total flux cleaned = 0.00106285 Jy ! Component: 1600 - total flux cleaned = 0.00106281 Jy ! Component: 1650 - total flux cleaned = 0.00107882 Jy ! Component: 1700 - total flux cleaned = 0.0011103 Jy ! Component: 1750 - total flux cleaned = 0.00112543 Jy ! Component: 1800 - total flux cleaned = 0.00117111 Jy ! Component: 1850 - total flux cleaned = 0.00112583 Jy ! Component: 1900 - total flux cleaned = 0.00114109 Jy ! Component: 1950 - total flux cleaned = 0.00124437 Jy ! Component: 2000 - total flux cleaned = 0.00118592 Jy ! Component: 2050 - total flux cleaned = 0.00122941 Jy ! Component: 2100 - total flux cleaned = 0.00124343 Jy ! Component: 2150 - total flux cleaned = 0.0012719 Jy ! Component: 2200 - total flux cleaned = 0.00131384 Jy ! Component: 2250 - total flux cleaned = 0.00130004 Jy ! Component: 2300 - total flux cleaned = 0.00131379 Jy ! Component: 2350 - total flux cleaned = 0.00131409 Jy ! Component: 2400 - total flux cleaned = 0.00134111 Jy ! Component: 2450 - total flux cleaned = 0.00134132 Jy ! Component: 2500 - total flux cleaned = 0.00132804 Jy ! Component: 2550 - total flux cleaned = 0.0013281 Jy ! Component: 2600 - total flux cleaned = 0.00132805 Jy ! Component: 2650 - total flux cleaned = 0.00136692 Jy ! Component: 2700 - total flux cleaned = 0.00137962 Jy ! Component: 2750 - total flux cleaned = 0.00134168 Jy ! Component: 2800 - total flux cleaned = 0.00134169 Jy ! Component: 2850 - total flux cleaned = 0.00135417 Jy ! Component: 2900 - total flux cleaned = 0.00131698 Jy ! Component: 2950 - total flux cleaned = 0.00135402 Jy ! Component: 3000 - total flux cleaned = 0.00137844 Jy ! Component: 3050 - total flux cleaned = 0.00135439 Jy ! Component: 3100 - total flux cleaned = 0.00135444 Jy ! Component: 3150 - total flux cleaned = 0.00140207 Jy ! Component: 3200 - total flux cleaned = 0.00139026 Jy ! Component: 3250 - total flux cleaned = 0.00141372 Jy ! Component: 3300 - total flux cleaned = 0.00144882 Jy ! Component: 3350 - total flux cleaned = 0.00144867 Jy ! Component: 3400 - total flux cleaned = 0.00146006 Jy ! Component: 3450 - total flux cleaned = 0.00149439 Jy ! Component: 3500 - total flux cleaned = 0.00151697 Jy ! Component: 3550 - total flux cleaned = 0.00152818 Jy ! Component: 3600 - total flux cleaned = 0.00158412 Jy ! Component: 3650 - total flux cleaned = 0.00160632 Jy ! Component: 3700 - total flux cleaned = 0.00158427 Jy ! Component: 3750 - total flux cleaned = 0.0016281 Jy ! Component: 3800 - total flux cleaned = 0.00164986 Jy ! Component: 3850 - total flux cleaned = 0.00168232 Jy ! Component: 3900 - total flux cleaned = 0.00172541 Jy ! Component: 3950 - total flux cleaned = 0.00173603 Jy ! Component: 4000 - total flux cleaned = 0.00178918 Jy ! Component: 4050 - total flux cleaned = 0.00178901 Jy ! Total flux subtracted in 4096 components = 0.00179952 Jy ! Clean residual min=-0.000697 max=0.000701 Jy/beam ! Clean residual mean=-0.000004 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.062234 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 377 components and 0.062234 Jy ![Exited script file: muppet] wmap "J1526+6110_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.955 x 4.186 at -5.691 degrees (North through East) ! Clean map min=-0.0012806 max=0.042761 Jy/beam ! Writing clean map to FITS file: J1526+6110_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0427608 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181299 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27195 1.27195 2.5439 5.0878 10.1756 20.3512 40.7024 81.4048 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.955 x 4.186 at -5.691 degrees (North through East) ! Clean map min=-0.0012806 max=0.042761 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 J1526+6110_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:12:32 2019