! Started logfile: J2233+4245_S_2017_02_19_pus_uvs.log on Sat May 4 19:00:47 2019 obs J2233+4245_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2233+4245_S_2017_02_19_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.714651 visibilities/baseline/integration-bin. ! Found source: J2233+4245 ! ! 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 482 lines of history. ! ! Reading 14536 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 J2233+4245_S_2017_02_19_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 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 514 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.838696Jy sigma=0.007176 ! Fit after self-cal, rms=0.831759Jy sigma=0.007121 ! 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.681 mas, bmaj=4.863 mas, bpa=-2.015 degrees ! Estimated noise=1025.62 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.126625 Jy ! Component: 100 - total flux cleaned = 0.167146 Jy ! Total flux subtracted in 100 components = 0.167146 Jy ! Clean residual min=-0.007970 max=0.016817 Jy/beam ! Clean residual mean=0.000010 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.167146 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.167146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093499Jy sigma=0.000736 ! Fit after self-cal, rms=0.093250Jy sigma=0.000733 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192069 Jy ! Component: 100 - total flux cleaned = 0.0282396 Jy ! Total flux subtracted in 100 components = 0.0282396 Jy ! Clean residual min=-0.005660 max=0.005433 Jy/beam ! Clean residual mean=0.000008 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.195386 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 12 components and 0.195386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088734Jy sigma=0.000702 ! Fit after self-cal, rms=0.088621Jy sigma=0.000701 ! 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.159 mas, bmaj=5.449 mas, bpa=-1.465 degrees ! Estimated noise=763.265 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.00559572 Jy ! Component: 100 - total flux cleaned = 0.00801988 Jy ! Component: 150 - total flux cleaned = 0.00931731 Jy ! Component: 200 - total flux cleaned = 0.0101376 Jy ! Total flux subtracted in 200 components = 0.0101376 Jy ! Clean residual min=-0.004726 max=0.004903 Jy/beam ! Clean residual mean=0.000010 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.205523 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.205523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088133Jy sigma=0.000700 ! Fit after self-cal, rms=0.088118Jy sigma=0.000699 ! 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.04 FD 0.92 HN 0.99 KP 1.05 ! LA 1.00 MK 1.03 NL 0.91 OV 1.04 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 1.11 KP 1.00 ! LA 0.99 MK 0.97 NL 1.07 OV 1.07 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 0.98 KP 0.87 ! LA 0.76 MK 1.03 NL 1.23 OV 1.01 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.06 HN 0.90 KP 1.00* ! LA 0.82 MK 1.35 NL 1.00* OV 1.00 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.088118Jy sigma=0.000699 ! Fit after self-cal, rms=0.084944Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=5.476 mas, bpa=-0.8693 degrees ! Estimated noise=766.775 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.000795498 Jy ! Component: 100 - total flux cleaned = -0.00101625 Jy ! Component: 150 - total flux cleaned = -0.00122778 Jy ! Component: 200 - total flux cleaned = -0.00138416 Jy ! Total flux subtracted in 200 components = -0.00138416 Jy ! Clean residual min=-0.003153 max=0.003288 Jy/beam ! Clean residual mean=0.000005 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.204139 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.204139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084924Jy sigma=0.000673 ! Fit after self-cal, rms=0.084983Jy sigma=0.000672 ! 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.084983Jy sigma=0.000672 ! Fit after self-cal, rms=0.084737Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=5.48 mas, bpa=-1.157 degrees ! Estimated noise=765.478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.03511e-05 Jy ! Component: 100 - total flux cleaned = -0.00015682 Jy ! Component: 150 - total flux cleaned = -0.000206241 Jy ! Component: 200 - total flux cleaned = -0.000205748 Jy ! Total flux subtracted in 200 components = -0.000205748 Jy ! Clean residual min=-0.002179 max=0.002276 Jy/beam ! Clean residual mean=0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.203934 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.203934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084730Jy sigma=0.000665 ! Fit after self-cal, rms=0.084761Jy sigma=0.000665 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 (95, 36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121406 Jy ! Component: 100 - total flux cleaned = 0.000991352 Jy ! Component: 150 - total flux cleaned = 0.000811829 Jy ! Component: 200 - total flux cleaned = 0.000691347 Jy ! Total flux subtracted in 200 components = 0.000691347 Jy ! Clean residual min=-0.001970 max=0.001737 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.204625 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.204625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084708Jy sigma=0.000664 ! Fit after self-cal, rms=0.084703Jy sigma=0.000664 ! 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.084703Jy sigma=0.000664 ! Fit after self-cal, rms=0.084647Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=5.486 mas, bpa=-1.218 degrees ! Estimated noise=764.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112663 Jy ! Component: 100 - total flux cleaned = -0.000131898 Jy ! Component: 150 - total flux cleaned = -0.000179001 Jy ! Component: 200 - total flux cleaned = -0.00019994 Jy ! Total flux subtracted in 200 components = -0.00019994 Jy ! Clean residual min=-0.001835 max=0.001732 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.204425 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 53 components and 0.204425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084634Jy sigma=0.000664 ! Fit after self-cal, rms=0.084635Jy sigma=0.000664 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 = -6.71607e-05 Jy ! Component: 100 - total flux cleaned = -4.81584e-05 Jy ! Component: 150 - total flux cleaned = -3.13765e-05 Jy ! Component: 200 - total flux cleaned = 1.87943e-06 Jy ! Total flux subtracted in 200 components = 1.87943e-06 Jy ! Clean residual min=-0.001831 max=0.001753 Jy/beam ! Clean residual mean=0.000001 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.204427 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 61 components and 0.204427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084628Jy sigma=0.000664 ! Fit after self-cal, rms=0.084628Jy sigma=0.000664 ! 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.084628Jy sigma=0.000664 ! Fit after self-cal, rms=0.084605Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.583 mas, bmaj=8.502 mas, bpa=4.224 degrees ! Estimated noise=1026.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000616672 Jy ! Component: 100 - total flux cleaned = 0.000739292 Jy ! Component: 150 - total flux cleaned = 0.000805275 Jy ! Component: 200 - total flux cleaned = 0.000819374 Jy ! Total flux subtracted in 200 components = 0.000819374 Jy ! Clean residual min=-0.001962 max=0.001919 Jy/beam ! Clean residual mean=0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.205246 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.205246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084606Jy sigma=0.000664 ! Fit after self-cal, rms=0.084604Jy sigma=0.000664 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.38323e-05 Jy ! Component: 100 - total flux cleaned = 5.23765e-05 Jy ! Component: 150 - total flux cleaned = 6.46376e-05 Jy ! Component: 200 - total flux cleaned = 6.48082e-05 Jy ! Total flux subtracted in 200 components = 6.48082e-05 Jy ! Clean residual min=-0.001980 max=0.001909 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.205311 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.205311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084604Jy sigma=0.000664 ! Fit after self-cal, rms=0.084603Jy sigma=0.000664 ! 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.171 mas, bmaj=5.489 mas, bpa=-1.18 degrees ! Estimated noise=763.779 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.171 x 5.489 at -1.18 degrees (North through East) ! Clean map min=-0.0017548 max=0.16554 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.687 mas, bmaj=4.897 mas, bpa=-1.931 degrees ! Estimated noise=1031.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126872 Jy ! Component: 100 - total flux cleaned = 0.169108 Jy ! Component: 150 - total flux cleaned = 0.187647 Jy ! Component: 200 - total flux cleaned = 0.196385 Jy ! Total flux subtracted in 200 components = 0.196385 Jy ! Clean residual min=-0.003260 max=0.003905 Jy/beam ! Clean residual mean=0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.196385 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.196385 Jy ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=5.489 mas, bpa=-1.18 degrees ! Estimated noise=763.779 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.00455911 Jy ! Component: 100 - total flux cleaned = 0.00633422 Jy ! Component: 150 - total flux cleaned = 0.0072686 Jy ! Component: 200 - total flux cleaned = 0.0075549 Jy ! Total flux subtracted in 200 components = 0.0075549 Jy ! Clean residual min=-0.001929 max=0.001671 Jy/beam ! Clean residual mean=0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.20394 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 0.20394 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=6.583 mas, bmaj=8.502 mas, bpa=4.224 degrees ! Estimated noise=1026.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015016 Jy ! Component: 100 - total flux cleaned = 0.0018948 Jy ! Component: 150 - total flux cleaned = 0.00191816 Jy ! Component: 200 - total flux cleaned = 0.00186235 Jy ! Total flux subtracted in 200 components = 0.00186235 Jy ! Clean residual min=-0.002018 max=0.001949 Jy/beam ! Clean residual mean=0.000002 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.205802 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 = -5.15523e-05 Jy ! Component: 100 - total flux cleaned = -0.000114613 Jy ! Component: 150 - total flux cleaned = -0.000172598 Jy ! Component: 200 - total flux cleaned = -0.000211672 Jy ! Total flux subtracted in 200 components = -0.000211672 Jy ! Clean residual min=-0.002005 max=0.001962 Jy/beam ! Clean residual mean=0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.20559 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.205591 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=5.489 mas, bpa=-1.18 degrees ! Estimated noise=763.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215115 Jy ! Component: 100 - total flux cleaned = -0.000506541 Jy ! Component: 150 - total flux cleaned = -0.000722582 Jy ! Component: 200 - total flux cleaned = -0.000775718 Jy ! Total flux subtracted in 200 components = -0.000775718 Jy ! Clean residual min=-0.001913 max=0.001647 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.204815 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.204815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084619Jy sigma=0.000664 ! Fit after self-cal, rms=0.084617Jy sigma=0.000664 wmodel J2233+4245_S_2017_02_19_pus_map.mod ! Writing 61 model components to file: J2233+4245_S_2017_02_19_pus_map.mod wobs J2233+4245_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2233+4245_S_2017_02_19_pus_uvs.fits wwins J2233+4245_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J2233+4245_S_2017_02_19_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.00064394 Jy ! Component: 100 - total flux cleaned = -0.000824706 Jy ! Component: 150 - total flux cleaned = -0.00102429 Jy ! Component: 200 - total flux cleaned = -0.00105136 Jy ! Component: 250 - total flux cleaned = -0.001211 Jy ! Component: 300 - total flux cleaned = -0.00136653 Jy ! Component: 350 - total flux cleaned = -0.00146803 Jy ! Component: 400 - total flux cleaned = -0.00154228 Jy ! Component: 450 - total flux cleaned = -0.00159054 Jy ! Component: 500 - total flux cleaned = -0.00161456 Jy ! Component: 550 - total flux cleaned = -0.00173165 Jy ! Component: 600 - total flux cleaned = -0.00175453 Jy ! Component: 650 - total flux cleaned = -0.00182298 Jy ! Component: 700 - total flux cleaned = -0.0019124 Jy ! Component: 750 - total flux cleaned = -0.00204381 Jy ! Component: 800 - total flux cleaned = -0.00212973 Jy ! Component: 850 - total flux cleaned = -0.00221451 Jy ! Component: 900 - total flux cleaned = -0.00229852 Jy ! Component: 950 - total flux cleaned = -0.0024427 Jy ! Component: 1000 - total flux cleaned = -0.00248328 Jy ! Component: 1050 - total flux cleaned = -0.00254385 Jy ! Component: 1100 - total flux cleaned = -0.0026028 Jy ! Component: 1150 - total flux cleaned = -0.00264173 Jy ! Component: 1200 - total flux cleaned = -0.00277635 Jy ! Component: 1250 - total flux cleaned = -0.00279508 Jy ! Component: 1300 - total flux cleaned = -0.00287032 Jy ! Component: 1350 - total flux cleaned = -0.00294492 Jy ! Component: 1400 - total flux cleaned = -0.00296332 Jy ! Component: 1450 - total flux cleaned = -0.00305404 Jy ! Component: 1500 - total flux cleaned = -0.00312552 Jy ! Component: 1550 - total flux cleaned = -0.00317887 Jy ! Component: 1600 - total flux cleaned = -0.00326707 Jy ! Component: 1650 - total flux cleaned = -0.00328474 Jy ! Component: 1700 - total flux cleaned = -0.00338804 Jy ! Component: 1750 - total flux cleaned = -0.00342229 Jy ! Component: 1800 - total flux cleaned = -0.00343922 Jy ! Component: 1850 - total flux cleaned = -0.00343923 Jy ! Component: 1900 - total flux cleaned = -0.00343908 Jy ! Component: 1950 - total flux cleaned = -0.00345556 Jy ! Component: 2000 - total flux cleaned = -0.00350463 Jy ! Component: 2050 - total flux cleaned = -0.00348829 Jy ! Component: 2100 - total flux cleaned = -0.00347211 Jy ! Component: 2150 - total flux cleaned = -0.00350378 Jy ! Component: 2200 - total flux cleaned = -0.00350379 Jy ! Component: 2250 - total flux cleaned = -0.00347233 Jy ! Component: 2300 - total flux cleaned = -0.00353458 Jy ! Component: 2350 - total flux cleaned = -0.00353438 Jy ! Component: 2400 - total flux cleaned = -0.00353444 Jy ! Component: 2450 - total flux cleaned = -0.00351933 Jy ! Component: 2500 - total flux cleaned = -0.00351928 Jy ! Component: 2550 - total flux cleaned = -0.00353436 Jy ! Component: 2600 - total flux cleaned = -0.00350456 Jy ! Component: 2650 - total flux cleaned = -0.00350454 Jy ! Component: 2700 - total flux cleaned = -0.00349006 Jy ! Component: 2750 - total flux cleaned = -0.00350466 Jy ! Component: 2800 - total flux cleaned = -0.00349022 Jy ! Component: 2850 - total flux cleaned = -0.00344698 Jy ! Component: 2900 - total flux cleaned = -0.00344692 Jy ! Component: 2950 - total flux cleaned = -0.00336204 Jy ! Component: 3000 - total flux cleaned = -0.00330566 Jy ! Component: 3050 - total flux cleaned = -0.00330582 Jy ! Component: 3100 - total flux cleaned = -0.00336137 Jy ! Component: 3150 - total flux cleaned = -0.00333378 Jy ! Component: 3200 - total flux cleaned = -0.0032927 Jy ! Component: 3250 - total flux cleaned = -0.00333364 Jy ! Component: 3300 - total flux cleaned = -0.00327944 Jy ! Component: 3350 - total flux cleaned = -0.00330632 Jy ! Component: 3400 - total flux cleaned = -0.00327955 Jy ! Component: 3450 - total flux cleaned = -0.00327955 Jy ! Component: 3500 - total flux cleaned = -0.00322687 Jy ! Component: 3550 - total flux cleaned = -0.00321382 Jy ! Component: 3600 - total flux cleaned = -0.00320074 Jy ! Component: 3650 - total flux cleaned = -0.00317484 Jy ! Component: 3700 - total flux cleaned = -0.00318789 Jy ! Component: 3750 - total flux cleaned = -0.00323913 Jy ! Component: 3800 - total flux cleaned = -0.00323918 Jy ! Component: 3850 - total flux cleaned = -0.00321379 Jy ! Component: 3900 - total flux cleaned = -0.00321376 Jy ! Component: 3950 - total flux cleaned = -0.00315096 Jy ! Component: 4000 - total flux cleaned = -0.00308881 Jy ! Component: 4050 - total flux cleaned = -0.00305155 Jy ! Total flux subtracted in 4096 components = -0.00307631 Jy ! Clean residual min=-0.000957 max=0.000829 Jy/beam ! Clean residual mean=0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.201738 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 358 components and 0.201738 Jy ![Exited script file: muppet] wmap "J2233+4245_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.171 x 5.489 at -1.18 degrees (North through East) ! Clean map min=-0.0012118 max=0.16541 Jy/beam ! Writing clean map to FITS file: J2233+4245_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.165415 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221215 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.401201 0.401201 0.802402 1.6048 3.20961 6.41922 12.8384 25.6769 51.3538 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.165 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.171 x 5.489 at -1.18 degrees (North through East) ! Clean map min=-0.0012118 max=0.16541 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 J2233+4245_S_2017_02_19_pus_uvs.log closed on Sat May 4 19:00:52 2019