! Started logfile: J1223+8040_S_2017_05_27_pus_uvs.log on Fri May 3 11:06:00 2019 obs J1223+8040_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1223+8040_S_2017_05_27_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.848611 visibilities/baseline/integration-bin. ! Found source: J1223+8040 ! ! 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 1211 lines of history. ! ! Reading 2444 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 J1223+8040_S_2017_05_27_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.641044Jy sigma=0.005235 ! Fit after self-cal, rms=0.637706Jy sigma=0.005205 ! 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.271 mas, bmaj=3.778 mas, bpa=-60.15 degrees ! Estimated noise=2559.59 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.277313 Jy ! Component: 100 - total flux cleaned = 0.348843 Jy ! Total flux subtracted in 100 components = 0.348843 Jy ! Clean residual min=-0.018160 max=0.048609 Jy/beam ! Clean residual mean=0.000041 rms=0.005263 Jy/beam ! Combined flux in latest and established models = 0.348843 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.348843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131166Jy sigma=0.001071 ! Fit after self-cal, rms=0.131065Jy sigma=0.001070 ! Inverting map ! Added new window around map position (-0.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0454243 Jy ! Component: 100 - total flux cleaned = 0.0714571 Jy ! Total flux subtracted in 100 components = 0.0714571 Jy ! Clean residual min=-0.014902 max=0.018524 Jy/beam ! Clean residual mean=0.000018 rms=0.003385 Jy/beam ! Combined flux in latest and established models = 0.4203 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.4203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111093Jy sigma=0.000888 ! Fit after self-cal, rms=0.109790Jy sigma=0.000879 ! 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.955 mas, bmaj=4.474 mas, bpa=-52.71 degrees ! Estimated noise=1981.05 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.0261917 Jy ! Component: 100 - total flux cleaned = 0.0405188 Jy ! Component: 150 - total flux cleaned = 0.0490966 Jy ! Component: 200 - total flux cleaned = 0.0543668 Jy ! Total flux subtracted in 200 components = 0.0543668 Jy ! Clean residual min=-0.008738 max=0.011453 Jy/beam ! Clean residual mean=0.000029 rms=0.002381 Jy/beam ! Combined flux in latest and established models = 0.474667 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 0.474667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103564Jy sigma=0.000825 ! Fit after self-cal, rms=0.102919Jy sigma=0.000820 ! 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 0.98 FD 0.99 HN 1.02 KP 0.99 ! LA 0.97 MK 1.02 NL 0.90 OV 0.99 ! PT 1.04 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.04 KP 0.97 ! LA 0.95 MK 0.99 NL 1.04 OV 1.03 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.05 KP 0.98 ! LA 0.98 MK 1.02 NL 0.98 OV 0.95 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.05 KP 1.00* ! LA 1.10 MK 1.11 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.102919Jy sigma=0.000820 ! Fit after self-cal, rms=0.098030Jy sigma=0.000793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=4.499 mas, bpa=-51.32 degrees ! Estimated noise=1967.92 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 (-11, 25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114501 Jy ! Component: 100 - total flux cleaned = 0.0162987 Jy ! Component: 150 - total flux cleaned = 0.0192256 Jy ! Component: 200 - total flux cleaned = 0.0210842 Jy ! Total flux subtracted in 200 components = 0.0210842 Jy ! Clean residual min=-0.006254 max=0.007816 Jy/beam ! Clean residual mean=0.000019 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.495751 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.495751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096480Jy sigma=0.000780 ! Fit after self-cal, rms=0.096283Jy sigma=0.000779 ! 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.096283Jy sigma=0.000779 ! Fit after self-cal, rms=0.096149Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=4.507 mas, bpa=-51.92 degrees ! Estimated noise=1964.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206093 Jy ! Component: 100 - total flux cleaned = 0.00432181 Jy ! Component: 150 - total flux cleaned = 0.00559885 Jy ! Component: 200 - total flux cleaned = 0.00606175 Jy ! Total flux subtracted in 200 components = 0.00606175 Jy ! Clean residual min=-0.005982 max=0.006296 Jy/beam ! Clean residual mean=0.000006 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.501813 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.501813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095805Jy sigma=0.000768 ! Fit after self-cal, rms=0.095762Jy sigma=0.000768 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4.5, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00645217 Jy ! Component: 100 - total flux cleaned = 0.00823762 Jy ! Component: 150 - total flux cleaned = 0.00875631 Jy ! Component: 200 - total flux cleaned = 0.00901888 Jy ! Total flux subtracted in 200 components = 0.00901888 Jy ! Clean residual min=-0.005236 max=0.005031 Jy/beam ! Clean residual mean=-0.000000 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.510832 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 0.510832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095211Jy sigma=0.000764 ! Fit after self-cal, rms=0.095136Jy sigma=0.000764 ! 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.095136Jy sigma=0.000764 ! Fit after self-cal, rms=0.094756Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=4.514 mas, bpa=-51.52 degrees ! Estimated noise=1960.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212642 Jy ! Component: 100 - total flux cleaned = 0.00331142 Jy ! Component: 150 - total flux cleaned = 0.00354065 Jy ! Component: 200 - total flux cleaned = 0.00353982 Jy ! Total flux subtracted in 200 components = 0.00353982 Jy ! Clean residual min=-0.004931 max=0.005068 Jy/beam ! Clean residual mean=0.000005 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.514372 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 131 components and 0.514372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094576Jy sigma=0.000762 ! Fit after self-cal, rms=0.094546Jy sigma=0.000762 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 (-62, 90). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00498059 Jy ! Component: 100 - total flux cleaned = 0.00759645 Jy ! Component: 150 - total flux cleaned = 0.00833485 Jy ! Component: 200 - total flux cleaned = 0.00854118 Jy ! Total flux subtracted in 200 components = 0.00854118 Jy ! Clean residual min=-0.004617 max=0.004517 Jy/beam ! Clean residual mean=0.000000 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.522913 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 154 components and 0.522913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094257Jy sigma=0.000760 ! Fit after self-cal, rms=0.094245Jy sigma=0.000760 ! 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.094245Jy sigma=0.000760 ! Fit after self-cal, rms=0.094062Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.98 mas, bmaj=9.363 mas, bpa=-61.2 degrees ! Estimated noise=2425.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161613 Jy ! Component: 100 - total flux cleaned = 0.00209744 Jy ! Component: 150 - total flux cleaned = 0.00228604 Jy ! Component: 200 - total flux cleaned = 0.00239447 Jy ! Total flux subtracted in 200 components = 0.00239447 Jy ! Clean residual min=-0.005053 max=0.004590 Jy/beam ! Clean residual mean=0.000011 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.525307 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 185 components and 0.525307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094018Jy sigma=0.000759 ! Fit after self-cal, rms=0.094000Jy sigma=0.000759 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.00069523 Jy ! Component: 100 - total flux cleaned = 0.000895415 Jy ! Component: 150 - total flux cleaned = 0.000985006 Jy ! Component: 200 - total flux cleaned = 0.00118154 Jy ! Total flux subtracted in 200 components = 0.00118154 Jy ! Clean residual min=-0.005083 max=0.004407 Jy/beam ! Clean residual mean=0.000010 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.526488 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 200 components and 0.526488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093986Jy sigma=0.000759 ! Fit after self-cal, rms=0.093980Jy sigma=0.000759 ! 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.971 mas, bmaj=4.519 mas, bpa=-51.35 degrees ! Estimated noise=1956.77 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.971 x 4.519 at -51.35 degrees (North through East) ! Clean map min=-0.0041125 max=0.3539 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.286 mas, bmaj=3.813 mas, bpa=-59.32 degrees ! Estimated noise=2555.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.275399 Jy ! Component: 100 - total flux cleaned = 0.354006 Jy ! Component: 150 - total flux cleaned = 0.396939 Jy ! Component: 200 - total flux cleaned = 0.423958 Jy ! Total flux subtracted in 200 components = 0.423958 Jy ! Clean residual min=-0.010077 max=0.014619 Jy/beam ! Clean residual mean=0.000033 rms=0.002687 Jy/beam ! Combined flux in latest and established models = 0.423958 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.423958 Jy ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=4.519 mas, bpa=-51.35 degrees ! Estimated noise=1956.77 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.0233444 Jy ! Component: 100 - total flux cleaned = 0.0389111 Jy ! Component: 150 - total flux cleaned = 0.0505987 Jy ! Component: 200 - total flux cleaned = 0.0596769 Jy ! Total flux subtracted in 200 components = 0.0596769 Jy ! Clean residual min=-0.006967 max=0.006728 Jy/beam ! Clean residual mean=0.000037 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.483635 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 69 components and 0.483635 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.98 mas, bmaj=9.363 mas, bpa=-61.2 degrees ! Estimated noise=2425.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115179 Jy ! Component: 100 - total flux cleaned = 0.0190919 Jy ! Component: 150 - total flux cleaned = 0.0246959 Jy ! Component: 200 - total flux cleaned = 0.0289978 Jy ! Total flux subtracted in 200 components = 0.0289978 Jy ! Clean residual min=-0.005839 max=0.005016 Jy/beam ! Clean residual mean=0.000029 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.512633 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.00337642 Jy ! Component: 100 - total flux cleaned = 0.00607893 Jy ! Component: 150 - total flux cleaned = 0.00768882 Jy ! Component: 200 - total flux cleaned = 0.0088363 Jy ! Total flux subtracted in 200 components = 0.0088363 Jy ! Clean residual min=-0.005497 max=0.004593 Jy/beam ! Clean residual mean=0.000014 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.521469 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 185 components and 0.521469 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=4.519 mas, bpa=-51.35 degrees ! Estimated noise=1956.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213669 Jy ! Component: 100 - total flux cleaned = 0.00337138 Jy ! Component: 150 - total flux cleaned = 0.00402131 Jy ! Component: 200 - total flux cleaned = 0.00419462 Jy ! Total flux subtracted in 200 components = 0.00419462 Jy ! Clean residual min=-0.004679 max=0.004733 Jy/beam ! Clean residual mean=0.000004 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.525664 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 207 components and 0.525664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094286Jy sigma=0.000761 ! Fit after self-cal, rms=0.094173Jy sigma=0.000760 wmodel J1223+8040_S_2017_05_27_pus_map.mod ! Writing 207 model components to file: J1223+8040_S_2017_05_27_pus_map.mod wobs J1223+8040_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1223+8040_S_2017_05_27_pus_uvs.fits wwins J1223+8040_S_2017_05_27_pus_map.win ! wwins: Wrote 5 windows to J1223+8040_S_2017_05_27_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.000398366 Jy ! Component: 100 - total flux cleaned = 0.000401164 Jy ! Component: 150 - total flux cleaned = 0.000114623 Jy ! Component: 200 - total flux cleaned = 0.000320618 Jy ! Component: 250 - total flux cleaned = 0.000452676 Jy ! Component: 300 - total flux cleaned = 0.000263125 Jy ! Component: 350 - total flux cleaned = -0.000108884 Jy ! Component: 400 - total flux cleaned = -0.000411647 Jy ! Component: 450 - total flux cleaned = -0.000529078 Jy ! Component: 500 - total flux cleaned = -0.000584919 Jy ! Component: 550 - total flux cleaned = -0.000471945 Jy ! Component: 600 - total flux cleaned = -0.000471133 Jy ! Component: 650 - total flux cleaned = -0.000361811 Jy ! Component: 700 - total flux cleaned = -0.000256253 Jy ! Component: 750 - total flux cleaned = -0.000100749 Jy ! Component: 800 - total flux cleaned = -0.000150646 Jy ! Component: 850 - total flux cleaned = 0.000150524 Jy ! Component: 900 - total flux cleaned = 0.000248885 Jy ! Component: 950 - total flux cleaned = 0.000490446 Jy ! Component: 1000 - total flux cleaned = 0.000585687 Jy ! Component: 1050 - total flux cleaned = 0.000633174 Jy ! Component: 1100 - total flux cleaned = 0.000679759 Jy ! Component: 1150 - total flux cleaned = 0.000497573 Jy ! Component: 1200 - total flux cleaned = 0.000677854 Jy ! Component: 1250 - total flux cleaned = 0.000722559 Jy ! Component: 1300 - total flux cleaned = 0.000941223 Jy ! Component: 1350 - total flux cleaned = 0.000939688 Jy ! Component: 1400 - total flux cleaned = 0.00111122 Jy ! Component: 1450 - total flux cleaned = 0.00123749 Jy ! Component: 1500 - total flux cleaned = 0.00136157 Jy ! Component: 1550 - total flux cleaned = 0.00131966 Jy ! Component: 1600 - total flux cleaned = 0.00136071 Jy ! Component: 1650 - total flux cleaned = 0.00160231 Jy ! Component: 1700 - total flux cleaned = 0.00160198 Jy ! Component: 1750 - total flux cleaned = 0.00175987 Jy ! Component: 1800 - total flux cleaned = 0.00175991 Jy ! Component: 1850 - total flux cleaned = 0.00183726 Jy ! Component: 1900 - total flux cleaned = 0.00183807 Jy ! Component: 1950 - total flux cleaned = 0.00195165 Jy ! Component: 2000 - total flux cleaned = 0.00198909 Jy ! Component: 2050 - total flux cleaned = 0.0021002 Jy ! Component: 2100 - total flux cleaned = 0.00231943 Jy ! Component: 2150 - total flux cleaned = 0.00239081 Jy ! Component: 2200 - total flux cleaned = 0.00249749 Jy ! Component: 2250 - total flux cleaned = 0.00246182 Jy ! Component: 2300 - total flux cleaned = 0.00256668 Jy ! Component: 2350 - total flux cleaned = 0.00256648 Jy ! Component: 2400 - total flux cleaned = 0.00260139 Jy ! Component: 2450 - total flux cleaned = 0.00263592 Jy ! Component: 2500 - total flux cleaned = 0.00266963 Jy ! Component: 2550 - total flux cleaned = 0.00260271 Jy ! Component: 2600 - total flux cleaned = 0.00276835 Jy ! Component: 2650 - total flux cleaned = 0.00270265 Jy ! Component: 2700 - total flux cleaned = 0.00276776 Jy ! Component: 2750 - total flux cleaned = 0.00283215 Jy ! Component: 2800 - total flux cleaned = 0.0028959 Jy ! Component: 2850 - total flux cleaned = 0.00292736 Jy ! Component: 2900 - total flux cleaned = 0.00299032 Jy ! Component: 2950 - total flux cleaned = 0.00295881 Jy ! Component: 3000 - total flux cleaned = 0.00292768 Jy ! Component: 3050 - total flux cleaned = 0.0030198 Jy ! Component: 3100 - total flux cleaned = 0.00305006 Jy ! Component: 3150 - total flux cleaned = 0.00311044 Jy ! Component: 3200 - total flux cleaned = 0.00317057 Jy ! Component: 3250 - total flux cleaned = 0.00322995 Jy ! Component: 3300 - total flux cleaned = 0.0032296 Jy ! Component: 3350 - total flux cleaned = 0.00328794 Jy ! Component: 3400 - total flux cleaned = 0.0032591 Jy ! Component: 3450 - total flux cleaned = 0.00337389 Jy ! Component: 3500 - total flux cleaned = 0.00334487 Jy ! Component: 3550 - total flux cleaned = 0.00334492 Jy ! Component: 3600 - total flux cleaned = 0.00342947 Jy ! Component: 3650 - total flux cleaned = 0.00348537 Jy ! Component: 3700 - total flux cleaned = 0.00359625 Jy ! Component: 3750 - total flux cleaned = 0.00367917 Jy ! Component: 3800 - total flux cleaned = 0.00373417 Jy ! Component: 3850 - total flux cleaned = 0.00370703 Jy ! Component: 3900 - total flux cleaned = 0.00386897 Jy ! Component: 3950 - total flux cleaned = 0.00386864 Jy ! Component: 4000 - total flux cleaned = 0.00392176 Jy ! Component: 4050 - total flux cleaned = 0.00386889 Jy ! Total flux subtracted in 4096 components = 0.0039475 Jy ! Clean residual min=-0.001448 max=0.002013 Jy/beam ! Clean residual mean=0.000004 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.529612 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 475 components and 0.529612 Jy ![Exited script file: muppet] wmap "J1223+8040_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.971 x 4.519 at -51.35 degrees (North through East) ! Clean map min=-0.0031764 max=0.35175 Jy/beam ! Writing clean map to FITS file: J1223+8040_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.351746 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000464704 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.396341 0.396341 0.792681 1.58536 3.17072 6.34145 12.6829 25.3658 50.7316 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.351 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.971 x 4.519 at -51.35 degrees (North through East) ! Clean map min=-0.0031764 max=0.35175 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 J1223+8040_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:06:04 2019