! Started logfile: J0810+1010_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:42:39 2019 obs J0810+1010_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0810+1010_S_2017_05_31_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972028 visibilities/baseline/integration-bin. ! Found source: J0810+1010 ! ! 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 703 lines of history. ! ! Reading 25020 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 J0810+1010_S_2017_05_31_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 739 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921980Jy sigma=0.008258 ! Fit after self-cal, rms=0.911651Jy sigma=0.008176 ! 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.756 mas, bmaj=6.826 mas, bpa=-3.666 degrees ! Estimated noise=854.933 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.0704286 Jy ! Component: 100 - total flux cleaned = 0.0860103 Jy ! Total flux subtracted in 100 components = 0.0860103 Jy ! Clean residual min=-0.002943 max=0.005186 Jy/beam ! Clean residual mean=0.000000 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.0860103 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0860103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087931Jy sigma=0.000680 ! Fit after self-cal, rms=0.087911Jy sigma=0.000680 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545634 Jy ! Component: 100 - total flux cleaned = 0.00791939 Jy ! Total flux subtracted in 100 components = 0.00791939 Jy ! Clean residual min=-0.002754 max=0.002483 Jy/beam ! Clean residual mean=0.000000 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0939297 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.0939297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087523Jy sigma=0.000678 ! Fit after self-cal, rms=0.087534Jy sigma=0.000678 ! 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.261 mas, bmaj=7.748 mas, bpa=-3.371 degrees ! Estimated noise=575.202 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.000340463 Jy ! Component: 100 - total flux cleaned = -0.000375131 Jy ! Component: 150 - total flux cleaned = -0.000535603 Jy ! Component: 200 - total flux cleaned = -0.000650241 Jy ! Total flux subtracted in 200 components = -0.000650241 Jy ! Clean residual min=-0.002175 max=0.001982 Jy/beam ! Clean residual mean=-0.000004 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0932795 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.0932795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087490Jy sigma=0.000678 ! Fit after self-cal, rms=0.087487Jy sigma=0.000678 ! 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.96 FD 0.98 HN 0.95 KP 1.03 ! LA 1.02 MK 1.00 NL 0.90 OV 1.06 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.00 KP 1.00 ! LA 0.98 MK 1.01 NL 1.03 OV 1.02 ! PT 1.09 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.02 HN 0.99 KP 1.03 ! LA 0.99 MK 1.05 NL 0.94 OV 0.98 ! PT 1.03 SC 1.04 ! ! ! 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.00 HN 0.95 KP 1.00* ! LA 0.93 MK 1.06 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.087487Jy sigma=0.000678 ! Fit after self-cal, rms=0.084508Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=7.718 mas, bpa=-3.494 degrees ! Estimated noise=576.866 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.000641897 Jy ! Component: 100 - total flux cleaned = 0.000752121 Jy ! Component: 150 - total flux cleaned = 0.000811873 Jy ! Component: 200 - total flux cleaned = 0.000825475 Jy ! Total flux subtracted in 200 components = 0.000825475 Jy ! Clean residual min=-0.001786 max=0.001847 Jy/beam ! Clean residual mean=-0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0941049 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0941049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084494Jy sigma=0.000675 ! Fit after self-cal, rms=0.084461Jy sigma=0.000675 ! 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.084461Jy sigma=0.000675 ! Fit after self-cal, rms=0.080723Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=7.719 mas, bpa=-3.568 degrees ! Estimated noise=577.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000436136 Jy ! Component: 100 - total flux cleaned = 0.000436036 Jy ! Component: 150 - total flux cleaned = 0.000422476 Jy ! Component: 200 - total flux cleaned = 0.000411616 Jy ! Total flux subtracted in 200 components = 0.000411616 Jy ! Clean residual min=-0.001432 max=0.001426 Jy/beam ! Clean residual mean=-0.000000 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0945166 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.0945166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080716Jy sigma=0.000672 ! Fit after self-cal, rms=0.080678Jy sigma=0.000672 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 = 3.95981e-05 Jy ! Component: 100 - total flux cleaned = 2.98452e-05 Jy ! Component: 150 - total flux cleaned = 3.00006e-05 Jy ! Component: 200 - total flux cleaned = 2.97136e-05 Jy ! Total flux subtracted in 200 components = 2.97136e-05 Jy ! Clean residual min=-0.001428 max=0.001417 Jy/beam ! Clean residual mean=-0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0945463 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.0945463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080675Jy sigma=0.000672 ! Fit after self-cal, rms=0.080674Jy sigma=0.000672 ! 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.080674Jy sigma=0.000672 ! Fit after self-cal, rms=0.080667Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=7.719 mas, bpa=-3.514 degrees ! Estimated noise=578.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315354 Jy ! Component: 100 - total flux cleaned = 0.000317 Jy ! Component: 150 - total flux cleaned = 0.000307422 Jy ! Component: 200 - total flux cleaned = 0.000299201 Jy ! Total flux subtracted in 200 components = 0.000299201 Jy ! Clean residual min=-0.001427 max=0.001436 Jy/beam ! Clean residual mean=-0.000001 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.0948455 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.0948455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080663Jy sigma=0.000672 ! Fit after self-cal, rms=0.080660Jy sigma=0.000672 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 (19.5, -89.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00076179 Jy ! Component: 100 - total flux cleaned = 0.000818054 Jy ! Component: 150 - total flux cleaned = 0.000770784 Jy ! Component: 200 - total flux cleaned = 0.000750133 Jy ! Total flux subtracted in 200 components = 0.000750133 Jy ! Clean residual min=-0.001336 max=0.001246 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0955956 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.0955956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080634Jy sigma=0.000672 ! Fit after self-cal, rms=0.080630Jy sigma=0.000672 ! 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.080630Jy sigma=0.000672 ! Fit after self-cal, rms=0.080611Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.28 mas, bmaj=11.46 mas, bpa=-6.274 degrees ! Estimated noise=728.568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031789 Jy ! Component: 100 - total flux cleaned = 0.000431103 Jy ! Component: 150 - total flux cleaned = 0.00048917 Jy ! Component: 200 - total flux cleaned = 0.000509757 Jy ! Total flux subtracted in 200 components = 0.000509757 Jy ! Clean residual min=-0.001542 max=0.001550 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0961054 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.0961053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080608Jy sigma=0.000672 ! Fit after self-cal, rms=0.080608Jy sigma=0.000672 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.000139049 Jy ! Component: 100 - total flux cleaned = 0.000139284 Jy ! Component: 150 - total flux cleaned = 0.000139716 Jy ! Component: 200 - total flux cleaned = 0.000148064 Jy ! Total flux subtracted in 200 components = 0.000148064 Jy ! Clean residual min=-0.001560 max=0.001550 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0962534 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.0962534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080607Jy sigma=0.000672 ! Fit after self-cal, rms=0.080607Jy sigma=0.000672 ! 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.285 mas, bmaj=7.716 mas, bpa=-3.505 degrees ! Estimated noise=578.502 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.285 x 7.716 at -3.505 degrees (North through East) ! Clean map min=-0.0012518 max=0.090124 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.79 mas, bmaj=6.809 mas, bpa=-3.881 degrees ! Estimated noise=852.681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0701846 Jy ! Component: 100 - total flux cleaned = 0.0855854 Jy ! Component: 150 - total flux cleaned = 0.0904901 Jy ! Component: 200 - total flux cleaned = 0.0928165 Jy ! Total flux subtracted in 200 components = 0.0928165 Jy ! Clean residual min=-0.001939 max=0.001849 Jy/beam ! Clean residual mean=0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.0928165 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0928165 Jy ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=7.716 mas, bpa=-3.505 degrees ! Estimated noise=578.502 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) ! Added new window around map position (3.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192362 Jy ! Component: 100 - total flux cleaned = 0.00280284 Jy ! Component: 150 - total flux cleaned = 0.00296409 Jy ! Component: 200 - total flux cleaned = 0.00317215 Jy ! Total flux subtracted in 200 components = 0.00317215 Jy ! Clean residual min=-0.001407 max=0.001239 Jy/beam ! Clean residual mean=-0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.0959887 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 34 components and 0.0959887 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.28 mas, bmaj=11.46 mas, bpa=-6.274 degrees ! Estimated noise=728.568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000431349 Jy ! Component: 100 - total flux cleaned = 0.000592318 Jy ! Component: 150 - total flux cleaned = 0.000723203 Jy ! Component: 200 - total flux cleaned = 0.000788493 Jy ! Total flux subtracted in 200 components = 0.000788493 Jy ! Clean residual min=-0.001589 max=0.001591 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0967772 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 = 2.82474e-05 Jy ! Component: 100 - total flux cleaned = 5.41693e-05 Jy ! Component: 150 - total flux cleaned = 7.78054e-05 Jy ! Component: 200 - total flux cleaned = 7.754e-05 Jy ! Total flux subtracted in 200 components = 7.754e-05 Jy ! Clean residual min=-0.001578 max=0.001560 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0968547 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 68 components and 0.0968547 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=7.716 mas, bpa=-3.505 degrees ! Estimated noise=578.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132752 Jy ! Component: 100 - total flux cleaned = 8.66597e-05 Jy ! Component: 150 - total flux cleaned = 1.42984e-06 Jy ! Component: 200 - total flux cleaned = -5.71697e-05 Jy ! Total flux subtracted in 200 components = -5.71697e-05 Jy ! Clean residual min=-0.001311 max=0.001198 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0967976 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.0967976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080607Jy sigma=0.000672 ! Fit after self-cal, rms=0.080607Jy sigma=0.000672 wmodel J0810+1010_S_2017_05_31_pus_map.mod ! Writing 85 model components to file: J0810+1010_S_2017_05_31_pus_map.mod wobs J0810+1010_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0810+1010_S_2017_05_31_pus_uvs.fits wwins J0810+1010_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J0810+1010_S_2017_05_31_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430495 Jy ! Component: 100 - total flux cleaned = -0.000651141 Jy ! Component: 150 - total flux cleaned = -0.000800202 Jy ! Component: 200 - total flux cleaned = -0.000800314 Jy ! Component: 250 - total flux cleaned = -0.000860428 Jy ! Component: 300 - total flux cleaned = -0.000802243 Jy ! Component: 350 - total flux cleaned = -0.000821121 Jy ! Component: 400 - total flux cleaned = -0.000858032 Jy ! Component: 450 - total flux cleaned = -0.00100245 Jy ! Component: 500 - total flux cleaned = -0.00110856 Jy ! Component: 550 - total flux cleaned = -0.00119547 Jy ! Component: 600 - total flux cleaned = -0.00129792 Jy ! Component: 650 - total flux cleaned = -0.0013984 Jy ! Component: 700 - total flux cleaned = -0.00149726 Jy ! Component: 750 - total flux cleaned = -0.00154603 Jy ! Component: 800 - total flux cleaned = -0.00164208 Jy ! Component: 850 - total flux cleaned = -0.00168943 Jy ! Component: 900 - total flux cleaned = -0.00179769 Jy ! Component: 950 - total flux cleaned = -0.00182819 Jy ! Component: 1000 - total flux cleaned = -0.00188861 Jy ! Component: 1050 - total flux cleaned = -0.00193334 Jy ! Component: 1100 - total flux cleaned = -0.00197766 Jy ! Component: 1150 - total flux cleaned = -0.00206535 Jy ! Component: 1200 - total flux cleaned = -0.00210876 Jy ! Component: 1250 - total flux cleaned = -0.00216593 Jy ! Component: 1300 - total flux cleaned = -0.0022508 Jy ! Component: 1350 - total flux cleaned = -0.00229278 Jy ! Component: 1400 - total flux cleaned = -0.00232047 Jy ! Component: 1450 - total flux cleaned = -0.0023207 Jy ! Component: 1500 - total flux cleaned = -0.00240207 Jy ! Component: 1550 - total flux cleaned = -0.00237529 Jy ! Component: 1600 - total flux cleaned = -0.00241517 Jy ! Component: 1650 - total flux cleaned = -0.00244147 Jy ! Component: 1700 - total flux cleaned = -0.00246768 Jy ! Component: 1750 - total flux cleaned = -0.00254516 Jy ! Component: 1800 - total flux cleaned = -0.00255785 Jy ! Component: 1850 - total flux cleaned = -0.00258328 Jy ! Component: 1900 - total flux cleaned = -0.00260838 Jy ! Component: 1950 - total flux cleaned = -0.00262092 Jy ! Component: 2000 - total flux cleaned = -0.00265815 Jy ! Component: 2050 - total flux cleaned = -0.00274461 Jy ! Component: 2100 - total flux cleaned = -0.00272006 Jy ! Component: 2150 - total flux cleaned = -0.00274442 Jy ! Component: 2200 - total flux cleaned = -0.00280474 Jy ! Component: 2250 - total flux cleaned = -0.00284051 Jy ! Component: 2300 - total flux cleaned = -0.00281675 Jy ! Component: 2350 - total flux cleaned = -0.00285225 Jy ! Component: 2400 - total flux cleaned = -0.00285229 Jy ! Component: 2450 - total flux cleaned = -0.00288725 Jy ! Component: 2500 - total flux cleaned = -0.00287563 Jy ! Component: 2550 - total flux cleaned = -0.00291007 Jy ! Component: 2600 - total flux cleaned = -0.00289856 Jy ! Component: 2650 - total flux cleaned = -0.0029666 Jy ! Component: 2700 - total flux cleaned = -0.00295536 Jy ! Component: 2750 - total flux cleaned = -0.00300022 Jy ! Component: 2800 - total flux cleaned = -0.00296682 Jy ! Component: 2850 - total flux cleaned = -0.00301102 Jy ! Component: 2900 - total flux cleaned = -0.00308789 Jy ! Component: 2950 - total flux cleaned = -0.00306608 Jy ! Component: 3000 - total flux cleaned = -0.00307683 Jy ! Component: 3050 - total flux cleaned = -0.00308762 Jy ! Component: 3100 - total flux cleaned = -0.00314111 Jy ! Component: 3150 - total flux cleaned = -0.00322614 Jy ! Component: 3200 - total flux cleaned = -0.00319436 Jy ! Component: 3250 - total flux cleaned = -0.00319428 Jy ! Component: 3300 - total flux cleaned = -0.00326756 Jy ! Component: 3350 - total flux cleaned = -0.00332985 Jy ! Component: 3400 - total flux cleaned = -0.00337113 Jy ! Component: 3450 - total flux cleaned = -0.00339162 Jy ! Component: 3500 - total flux cleaned = -0.00345289 Jy ! Component: 3550 - total flux cleaned = -0.00348322 Jy ! Component: 3600 - total flux cleaned = -0.00352361 Jy ! Component: 3650 - total flux cleaned = -0.00352359 Jy ! Component: 3700 - total flux cleaned = -0.00360341 Jy ! Component: 3750 - total flux cleaned = -0.00365294 Jy ! Component: 3800 - total flux cleaned = -0.00365303 Jy ! Component: 3850 - total flux cleaned = -0.0037021 Jy ! Component: 3900 - total flux cleaned = -0.00375085 Jy ! Component: 3950 - total flux cleaned = -0.00377021 Jy ! Component: 4000 - total flux cleaned = -0.00380878 Jy ! Component: 4050 - total flux cleaned = -0.0038569 Jy ! Total flux subtracted in 4096 components = -0.00387603 Jy ! Clean residual min=-0.000537 max=0.000659 Jy/beam ! Clean residual mean=-0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0929215 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 384 components and 0.0929215 Jy ![Exited script file: muppet] wmap "J0810+1010_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.285 x 7.716 at -3.505 degrees (North through East) ! Clean map min=-0.0010531 max=0.090173 Jy/beam ! Writing clean map to FITS file: J0810+1010_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0901729 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017786 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.591728 0.591728 1.18346 2.36691 4.73383 9.46765 18.9353 37.8706 75.7412 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.09 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.285 x 7.716 at -3.505 degrees (North through East) ! Clean map min=-0.0010531 max=0.090173 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 J0810+1010_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:42:45 2019