! Started logfile: J1110+6028_S_2017_03_23_pus_uvs.log on Mon May 13 09:57:36 2019 obs J1110+6028_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1110+6028_S_2017_03_23_pus_uva.fits ! AN table 1: 152 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874708 visibilities/baseline/integration-bin. ! Found source: J1110+6028 ! ! 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 481 lines of history. ! ! Reading 23932 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 J1110+6028_S_2017_03_23_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 587 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.691773Jy sigma=0.006202 ! Fit after self-cal, rms=0.666749Jy sigma=0.005978 ! 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.676 mas, bmaj=3.759 mas, bpa=36.69 degrees ! Estimated noise=860.54 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.251664 Jy ! Component: 100 - total flux cleaned = 0.313559 Jy ! Total flux subtracted in 100 components = 0.313559 Jy ! Clean residual min=-0.010282 max=0.023931 Jy/beam ! Clean residual mean=-0.000045 rms=0.002719 Jy/beam ! Combined flux in latest and established models = 0.313559 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.313559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120511Jy sigma=0.000988 ! Fit after self-cal, rms=0.120504Jy sigma=0.000988 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.026224 Jy ! Component: 100 - total flux cleaned = 0.0412509 Jy ! Total flux subtracted in 100 components = 0.0412509 Jy ! Clean residual min=-0.009910 max=0.019265 Jy/beam ! Clean residual mean=-0.000035 rms=0.002243 Jy/beam ! Combined flux in latest and established models = 0.35481 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.35481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110801Jy sigma=0.000899 ! Fit after self-cal, rms=0.110778Jy sigma=0.000899 ! Inverting map ! Added new window around map position (-28.5, 58.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164195 Jy ! Component: 100 - total flux cleaned = 0.0256577 Jy ! Total flux subtracted in 100 components = 0.0256577 Jy ! Clean residual min=-0.009015 max=0.011055 Jy/beam ! Clean residual mean=-0.000031 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.380468 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.380468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107378Jy sigma=0.000867 ! Fit after self-cal, rms=0.107288Jy sigma=0.000866 ! 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.326 mas, bmaj=4.586 mas, bpa=35.52 degrees ! Estimated noise=562.361 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 (-5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174547 Jy ! Component: 100 - total flux cleaned = 0.0294278 Jy ! Component: 150 - total flux cleaned = 0.0385053 Jy ! Component: 200 - total flux cleaned = 0.0457031 Jy ! Total flux subtracted in 200 components = 0.0457031 Jy ! Clean residual min=-0.007787 max=0.009114 Jy/beam ! Clean residual mean=-0.000027 rms=0.001848 Jy/beam ! Combined flux in latest and established models = 0.426171 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 68 components and 0.426171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103339Jy sigma=0.000831 ! Fit after self-cal, rms=0.103103Jy sigma=0.000829 ! 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.02 FD 0.98 HN 0.96 KP 1.02 ! LA 0.98 MK 1.03 NL 0.86 OV 1.01 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.00 KP 0.99 ! LA 0.95 MK 1.05 NL 1.01 OV 1.04 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 0.98 KP 0.86 ! LA 0.75 MK 1.07 NL 1.14 OV 0.94 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.08 HN 0.96 KP 1.00* ! LA 0.82 MK 1.16 NL 1.00* OV 2.47 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.103103Jy sigma=0.000829 ! Fit after self-cal, rms=0.093588Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.372 mas, bmaj=4.647 mas, bpa=34.59 degrees ! Estimated noise=558.339 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.0049637 Jy ! Component: 100 - total flux cleaned = 0.0063894 Jy ! Component: 150 - total flux cleaned = 0.00697773 Jy ! Component: 200 - total flux cleaned = 0.00739552 Jy ! Total flux subtracted in 200 components = 0.00739552 Jy ! Clean residual min=-0.002712 max=0.002641 Jy/beam ! Clean residual mean=0.000002 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.433566 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.433566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093325Jy sigma=0.000675 ! Fit after self-cal, rms=0.093537Jy sigma=0.000674 ! 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.093537Jy sigma=0.000674 ! Fit after self-cal, rms=0.091962Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.358 mas, bmaj=4.646 mas, bpa=34.8 degrees ! Estimated noise=558.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356196 Jy ! Component: 100 - total flux cleaned = 0.000926761 Jy ! Component: 150 - total flux cleaned = 0.00119601 Jy ! Component: 200 - total flux cleaned = 0.00133565 Jy ! Total flux subtracted in 200 components = 0.00133565 Jy ! Clean residual min=-0.001736 max=0.002080 Jy/beam ! Clean residual mean=-0.000003 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.434902 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 112 components and 0.434902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091889Jy sigma=0.000662 ! Fit after self-cal, rms=0.091918Jy sigma=0.000662 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 (-10, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018473 Jy ! Component: 100 - total flux cleaned = 0.00234874 Jy ! Component: 150 - total flux cleaned = 0.00260597 Jy ! Component: 200 - total flux cleaned = 0.00283759 Jy ! Total flux subtracted in 200 components = 0.00283759 Jy ! Clean residual min=-0.001692 max=0.001701 Jy/beam ! Clean residual mean=-0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.43774 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 136 components and 0.43774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091858Jy sigma=0.000661 ! Fit after self-cal, rms=0.091856Jy sigma=0.000661 ! Inverting map ! Added new window around map position (94.5, 82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149145 Jy ! Component: 100 - total flux cleaned = 0.00195879 Jy ! Component: 150 - total flux cleaned = 0.00206391 Jy ! Component: 200 - total flux cleaned = 0.00209699 Jy ! Total flux subtracted in 200 components = 0.00209699 Jy ! Clean residual min=-0.001644 max=0.001622 Jy/beam ! Clean residual mean=-0.000000 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.439837 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 155 components and 0.439837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091818Jy sigma=0.000661 ! Fit after self-cal, rms=0.091817Jy sigma=0.000661 ! Inverting map ! Added new window around map position (-24.5, 51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162395 Jy ! Component: 100 - total flux cleaned = 0.00200464 Jy ! Component: 150 - total flux cleaned = 0.00210682 Jy ! Component: 200 - total flux cleaned = 0.0021707 Jy ! Total flux subtracted in 200 components = 0.0021707 Jy ! Clean residual min=-0.001626 max=0.001469 Jy/beam ! Clean residual mean=0.000002 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.442007 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 173 components and 0.442007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091775Jy sigma=0.000661 ! Fit after self-cal, rms=0.091774Jy sigma=0.000661 ! 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.091774Jy sigma=0.000661 ! Fit after self-cal, rms=0.091921Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.352 mas, bmaj=4.647 mas, bpa=34.54 degrees ! Estimated noise=557.636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556462 Jy ! Component: 100 - total flux cleaned = 0.000912305 Jy ! Component: 150 - total flux cleaned = 0.00113672 Jy ! Component: 200 - total flux cleaned = 0.00119772 Jy ! Total flux subtracted in 200 components = 0.00119772 Jy ! Clean residual min=-0.001506 max=0.001415 Jy/beam ! Clean residual mean=0.000002 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.443205 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 178 components and 0.443205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091897Jy sigma=0.000660 ! Fit after self-cal, rms=0.091898Jy sigma=0.000660 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.00025155 Jy ! Component: 100 - total flux cleaned = 0.000336481 Jy ! Component: 150 - total flux cleaned = 0.000390866 Jy ! Component: 200 - total flux cleaned = 0.000416954 Jy ! Total flux subtracted in 200 components = 0.000416954 Jy ! Clean residual min=-0.001492 max=0.001385 Jy/beam ! Clean residual mean=0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.443622 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 184 components and 0.443622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091882Jy sigma=0.000660 ! Fit after self-cal, rms=0.091881Jy sigma=0.000660 ! 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.091881Jy sigma=0.000660 ! Fit after self-cal, rms=0.091935Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.115 mas, bmaj=8.762 mas, bpa=63.91 degrees ! Estimated noise=686.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.02323e-06 Jy ! Component: 100 - total flux cleaned = 5.92068e-05 Jy ! Component: 150 - total flux cleaned = 0.000125777 Jy ! Component: 200 - total flux cleaned = 0.000202038 Jy ! Total flux subtracted in 200 components = 0.000202038 Jy ! Clean residual min=-0.001395 max=0.001554 Jy/beam ! Clean residual mean=0.000006 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.443824 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 213 components and 0.443824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091925Jy sigma=0.000660 ! Fit after self-cal, rms=0.091925Jy sigma=0.000660 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.34954e-06 Jy ! Component: 100 - total flux cleaned = 9.00848e-05 Jy ! Component: 150 - total flux cleaned = 0.000121897 Jy ! Component: 200 - total flux cleaned = 0.000136315 Jy ! Total flux subtracted in 200 components = 0.000136315 Jy ! Clean residual min=-0.001395 max=0.001567 Jy/beam ! Clean residual mean=0.000007 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.44396 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 234 components and 0.44396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091920Jy sigma=0.000660 ! Fit after self-cal, rms=0.091920Jy sigma=0.000660 ! 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.35 mas, bmaj=4.649 mas, bpa=34.34 degrees ! Estimated noise=557.584 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.35 x 4.649 at 34.34 degrees (North through East) ! Clean map min=-0.0013258 max=0.3341 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.683 mas, bmaj=3.797 mas, bpa=32.01 degrees ! Estimated noise=864.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.252663 Jy ! Component: 100 - total flux cleaned = 0.313503 Jy ! Component: 150 - total flux cleaned = 0.340108 Jy ! Component: 200 - total flux cleaned = 0.357923 Jy ! Total flux subtracted in 200 components = 0.357923 Jy ! Clean residual min=-0.004377 max=0.009843 Jy/beam ! Clean residual mean=-0.000022 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.357923 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.357923 Jy ! Inverting map and beam ! Estimated beam: bmin=4.35 mas, bmaj=4.649 mas, bpa=34.34 degrees ! Estimated noise=557.584 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.0191681 Jy ! Component: 100 - total flux cleaned = 0.0322144 Jy ! Component: 150 - total flux cleaned = 0.0416023 Jy ! Component: 200 - total flux cleaned = 0.0487308 Jy ! Total flux subtracted in 200 components = 0.0487308 Jy ! Clean residual min=-0.002552 max=0.004879 Jy/beam ! Clean residual mean=-0.000029 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.406653 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 62 components and 0.406653 Jy ! Inverting map ! Added new window around map position (-5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573795 Jy ! Component: 100 - total flux cleaned = 0.0102999 Jy ! Component: 150 - total flux cleaned = 0.0140701 Jy ! Component: 200 - total flux cleaned = 0.0172801 Jy ! Total flux subtracted in 200 components = 0.0172801 Jy ! Clean residual min=-0.001978 max=0.001982 Jy/beam ! Clean residual mean=-0.000014 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.423933 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 94 components and 0.423933 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.115 mas, bmaj=8.762 mas, bpa=63.91 degrees ! Estimated noise=686.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452086 Jy ! Component: 100 - total flux cleaned = 0.00771087 Jy ! Component: 150 - total flux cleaned = 0.0101113 Jy ! Component: 200 - total flux cleaned = 0.0120047 Jy ! Total flux subtracted in 200 components = 0.0120047 Jy ! Clean residual min=-0.001749 max=0.001573 Jy/beam ! Clean residual mean=-0.000008 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.435938 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.0015434 Jy ! Component: 100 - total flux cleaned = 0.00252455 Jy ! Component: 150 - total flux cleaned = 0.00335908 Jy ! Component: 200 - total flux cleaned = 0.0040762 Jy ! Total flux subtracted in 200 components = 0.0040762 Jy ! Clean residual min=-0.001571 max=0.001601 Jy/beam ! Clean residual mean=-0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.440014 Jy ! Adding 169 model components to the UV plane model. ! The established model now contains 258 components and 0.440014 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.35 mas, bmaj=4.649 mas, bpa=34.34 degrees ! Estimated noise=557.584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000521638 Jy ! Component: 100 - total flux cleaned = 0.00110367 Jy ! Component: 150 - total flux cleaned = 0.00163075 Jy ! Component: 200 - total flux cleaned = 0.00207945 Jy ! Total flux subtracted in 200 components = 0.00207945 Jy ! Clean residual min=-0.001381 max=0.001361 Jy/beam ! Clean residual mean=0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.442094 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 278 components and 0.442094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091982Jy sigma=0.000660 ! Fit after self-cal, rms=0.091977Jy sigma=0.000660 wmodel J1110+6028_S_2017_03_23_pus_map.mod ! Writing 278 model components to file: J1110+6028_S_2017_03_23_pus_map.mod wobs J1110+6028_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1110+6028_S_2017_03_23_pus_uvs.fits wwins J1110+6028_S_2017_03_23_pus_map.win ! wwins: Wrote 7 windows to J1110+6028_S_2017_03_23_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 = -8.07594e-05 Jy ! Component: 100 - total flux cleaned = 6.29704e-05 Jy ! Component: 150 - total flux cleaned = 0.000155224 Jy ! Component: 200 - total flux cleaned = 0.000177605 Jy ! Component: 250 - total flux cleaned = 0.000177709 Jy ! Component: 300 - total flux cleaned = 0.000156615 Jy ! Component: 350 - total flux cleaned = 0.000197723 Jy ! Component: 400 - total flux cleaned = 0.000217472 Jy ! Component: 450 - total flux cleaned = 0.000217492 Jy ! Component: 500 - total flux cleaned = 0.000276849 Jy ! Component: 550 - total flux cleaned = 0.000276722 Jy ! Component: 600 - total flux cleaned = 0.000257886 Jy ! Component: 650 - total flux cleaned = 0.000314951 Jy ! Component: 700 - total flux cleaned = 0.00035249 Jy ! Component: 750 - total flux cleaned = 0.000462941 Jy ! Component: 800 - total flux cleaned = 0.000517203 Jy ! Component: 850 - total flux cleaned = 0.000589127 Jy ! Component: 900 - total flux cleaned = 0.00062464 Jy ! Component: 950 - total flux cleaned = 0.000677241 Jy ! Component: 1000 - total flux cleaned = 0.000780685 Jy ! Component: 1050 - total flux cleaned = 0.000746571 Jy ! Component: 1100 - total flux cleaned = 0.00078025 Jy ! Component: 1150 - total flux cleaned = 0.00079685 Jy ! Component: 1200 - total flux cleaned = 0.000813321 Jy ! Component: 1250 - total flux cleaned = 0.000780442 Jy ! Component: 1300 - total flux cleaned = 0.000812621 Jy ! Component: 1350 - total flux cleaned = 0.00081264 Jy ! Component: 1400 - total flux cleaned = 0.000828305 Jy ! Component: 1450 - total flux cleaned = 0.00081251 Jy ! Component: 1500 - total flux cleaned = 0.000890052 Jy ! Component: 1550 - total flux cleaned = 0.000859376 Jy ! Component: 1600 - total flux cleaned = 0.000981265 Jy ! Component: 1650 - total flux cleaned = 0.000996407 Jy ! Component: 1700 - total flux cleaned = 0.00102649 Jy ! Component: 1750 - total flux cleaned = 0.00108609 Jy ! Component: 1800 - total flux cleaned = 0.00115983 Jy ! Component: 1850 - total flux cleaned = 0.00120366 Jy ! Component: 1900 - total flux cleaned = 0.00118908 Jy ! Component: 1950 - total flux cleaned = 0.00129006 Jy ! Component: 2000 - total flux cleaned = 0.00124733 Jy ! Component: 2050 - total flux cleaned = 0.00136086 Jy ! Component: 2100 - total flux cleaned = 0.00141721 Jy ! Component: 2150 - total flux cleaned = 0.00150105 Jy ! Component: 2200 - total flux cleaned = 0.0014871 Jy ! Component: 2250 - total flux cleaned = 0.00156995 Jy ! Component: 2300 - total flux cleaned = 0.00162472 Jy ! Component: 2350 - total flux cleaned = 0.00166544 Jy ! Component: 2400 - total flux cleaned = 0.00170583 Jy ! Component: 2450 - total flux cleaned = 0.00175944 Jy ! Component: 2500 - total flux cleaned = 0.001826 Jy ! Component: 2550 - total flux cleaned = 0.00183927 Jy ! Component: 2600 - total flux cleaned = 0.00189179 Jy ! Component: 2650 - total flux cleaned = 0.00191807 Jy ! Component: 2700 - total flux cleaned = 0.00206081 Jy ! Component: 2750 - total flux cleaned = 0.00203493 Jy ! Component: 2800 - total flux cleaned = 0.00212474 Jy ! Component: 2850 - total flux cleaned = 0.00207378 Jy ! Component: 2900 - total flux cleaned = 0.00213718 Jy ! Component: 2950 - total flux cleaned = 0.00220019 Jy ! Component: 3000 - total flux cleaned = 0.00226268 Jy ! Component: 3050 - total flux cleaned = 0.00228743 Jy ! Component: 3100 - total flux cleaned = 0.00228748 Jy ! Component: 3150 - total flux cleaned = 0.00233665 Jy ! Component: 3200 - total flux cleaned = 0.00232438 Jy ! Component: 3250 - total flux cleaned = 0.00237302 Jy ! Component: 3300 - total flux cleaned = 0.00233675 Jy ! Component: 3350 - total flux cleaned = 0.00238506 Jy ! Component: 3400 - total flux cleaned = 0.00242098 Jy ! Component: 3450 - total flux cleaned = 0.00246869 Jy ! Component: 3500 - total flux cleaned = 0.00249245 Jy ! Component: 3550 - total flux cleaned = 0.00248069 Jy ! Component: 3600 - total flux cleaned = 0.00253934 Jy ! Component: 3650 - total flux cleaned = 0.00255095 Jy ! Component: 3700 - total flux cleaned = 0.0025741 Jy ! Component: 3750 - total flux cleaned = 0.00260885 Jy ! Component: 3800 - total flux cleaned = 0.00256307 Jy ! Component: 3850 - total flux cleaned = 0.00262017 Jy ! Component: 3900 - total flux cleaned = 0.00258606 Jy ! Component: 3950 - total flux cleaned = 0.00264261 Jy ! Component: 4000 - total flux cleaned = 0.0026538 Jy ! Component: 4050 - total flux cleaned = 0.00264249 Jy ! Total flux subtracted in 4096 components = 0.00265366 Jy ! Clean residual min=-0.000695 max=0.000584 Jy/beam ! Clean residual mean=0.000002 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.444747 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 573 components and 0.444748 Jy ![Exited script file: muppet] wmap "J1110+6028_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.35 x 4.649 at 34.34 degrees (North through East) ! Clean map min=-0.0010825 max=0.33484 Jy/beam ! Writing clean map to FITS file: J1110+6028_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.334836 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200116 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.179296 0.179296 0.358593 0.717185 1.43437 2.86874 5.73748 11.475 22.9499 45.8998 91.7997 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.334 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.35 x 4.649 at 34.34 degrees (North through East) ! Clean map min=-0.0010825 max=0.33484 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 J1110+6028_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:57:44 2019