! Started logfile: J0119+3210_S_2017_06_10_pus_uvs.log on Mon May 6 14:41:17 2019 obs J0119+3210_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0119+3210_S_2017_06_10_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980326 visibilities/baseline/integration-bin. ! Found source: J0119+3210 ! ! 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 1154 lines of history. ! ! Reading 38468 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 J0119+3210_S_2017_06_10_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1173 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906490Jy sigma=0.009576 ! Fit after self-cal, rms=0.870948Jy sigma=0.009182 ! 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.796 mas, bmaj=5.558 mas, bpa=-7.768 degrees ! Estimated noise=733.656 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.105515 Jy ! Component: 100 - total flux cleaned = 0.16988 Jy ! Total flux subtracted in 100 components = 0.16988 Jy ! Clean residual min=-0.023479 max=0.048285 Jy/beam ! Clean residual mean=0.000211 rms=0.007557 Jy/beam ! Combined flux in latest and established models = 0.16988 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.16988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276686Jy sigma=0.003021 ! Fit after self-cal, rms=0.276328Jy sigma=0.003017 ! Inverting map ! Added new window around map position (-5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531705 Jy ! Component: 100 - total flux cleaned = 0.0950308 Jy ! Total flux subtracted in 100 components = 0.0950308 Jy ! Clean residual min=-0.022017 max=0.042363 Jy/beam ! Clean residual mean=0.000198 rms=0.006751 Jy/beam ! Combined flux in latest and established models = 0.264911 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 79 components and 0.264911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249816Jy sigma=0.002728 ! Fit after self-cal, rms=0.249463Jy sigma=0.002723 ! 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.434 mas, bmaj=6.505 mas, bpa=-7.05 degrees ! Estimated noise=390.812 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.0852729 Jy ! Component: 100 - total flux cleaned = 0.147419 Jy ! Component: 150 - total flux cleaned = 0.193555 Jy ! Component: 200 - total flux cleaned = 0.227954 Jy ! Total flux subtracted in 200 components = 0.227954 Jy ! Clean residual min=-0.039266 max=0.056634 Jy/beam ! Clean residual mean=0.000446 rms=0.013438 Jy/beam ! Combined flux in latest and established models = 0.492865 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 116 components and 0.492865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208823Jy sigma=0.002290 ! Fit after self-cal, rms=0.207276Jy sigma=0.002270 ! 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.70 FD 1.42 HN 1.25 KP 0.85 ! LA 0.65 MK 2.29 NL 1.59 OV 1.77 ! PT 0.65 SC 1.16 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.74 FD 1.49 HN 1.34 KP 0.83 ! LA 0.64 MK 2.09 NL 1.94 OV 1.92 ! PT 0.64 SC 1.21 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 1.55 HN 1.30 KP 0.82 ! LA 0.66 MK 2.15 NL 1.89 OV 1.83 ! PT 0.63 SC 1.17 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 2.30 HN 1.70 KP 1.00* ! LA 0.66 MK 2.07 NL 1.00* OV 1.00* ! PT 0.58 SC 1.00* ! ! ! Fit before self-cal, rms=0.207276Jy sigma=0.002270 ! Fit after self-cal, rms=0.229809Jy sigma=0.001553 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.035 mas, bmaj=7.309 mas, bpa=-3.028 degrees ! Estimated noise=509.225 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.00269893 Jy ! Component: 100 - total flux cleaned = 0.00303773 Jy ! Component: 150 - total flux cleaned = 0.00279702 Jy ! Component: 200 - total flux cleaned = 0.00257717 Jy ! Total flux subtracted in 200 components = 0.00257717 Jy ! Clean residual min=-0.033649 max=0.046394 Jy/beam ! Clean residual mean=0.000159 rms=0.010219 Jy/beam ! Combined flux in latest and established models = 0.495443 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 125 components and 0.495443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226533Jy sigma=0.001553 ! Fit after self-cal, rms=0.232929Jy sigma=0.001516 ! 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.232929Jy sigma=0.001516 ! Fit after self-cal, rms=0.324612Jy sigma=0.001313 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=7.042 mas, bpa=-4.755 degrees ! Estimated noise=511.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356259 Jy ! Component: 100 - total flux cleaned = 0.00322214 Jy ! Component: 150 - total flux cleaned = 0.00382582 Jy ! Component: 200 - total flux cleaned = 0.00431353 Jy ! Total flux subtracted in 200 components = 0.00431353 Jy ! Clean residual min=-0.026795 max=0.029404 Jy/beam ! Clean residual mean=0.000063 rms=0.008193 Jy/beam ! Combined flux in latest and established models = 0.499756 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 133 components and 0.499756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321497Jy sigma=0.001315 ! Fit after self-cal, rms=0.323090Jy sigma=0.001311 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.000478084 Jy ! Component: 100 - total flux cleaned = -0.000721893 Jy ! Component: 150 - total flux cleaned = -0.000903739 Jy ! Component: 200 - total flux cleaned = -0.000766776 Jy ! Total flux subtracted in 200 components = -0.000766776 Jy ! Clean residual min=-0.027057 max=0.029904 Jy/beam ! Clean residual mean=0.000066 rms=0.008205 Jy/beam ! Combined flux in latest and established models = 0.498989 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 140 components and 0.498989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321455Jy sigma=0.001314 ! Fit after self-cal, rms=0.322307Jy sigma=0.001312 ! 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.322307Jy sigma=0.001312 ! Fit after self-cal, rms=0.374257Jy sigma=0.001308 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=7.395 mas, bpa=-5.951 degrees ! Estimated noise=542.671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452606 Jy ! Component: 100 - total flux cleaned = 0.00449167 Jy ! Component: 150 - total flux cleaned = 0.0046916 Jy ! Component: 200 - total flux cleaned = 0.00505777 Jy ! Total flux subtracted in 200 components = 0.00505777 Jy ! Clean residual min=-0.028167 max=0.032493 Jy/beam ! Clean residual mean=0.000066 rms=0.008691 Jy/beam ! Combined flux in latest and established models = 0.504047 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 143 components and 0.504047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372055Jy sigma=0.001311 ! Fit after self-cal, rms=0.373139Jy sigma=0.001309 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.000646373 Jy ! Component: 100 - total flux cleaned = 0.00023855 Jy ! Component: 150 - total flux cleaned = -7.44528e-05 Jy ! Component: 200 - total flux cleaned = -0.000339282 Jy ! Total flux subtracted in 200 components = -0.000339282 Jy ! Clean residual min=-0.028380 max=0.032543 Jy/beam ! Clean residual mean=0.000067 rms=0.008702 Jy/beam ! Combined flux in latest and established models = 0.503708 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 150 components and 0.503708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372029Jy sigma=0.001312 ! Fit after self-cal, rms=0.372700Jy sigma=0.001311 ! 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.372700Jy sigma=0.001311 ! Fit after self-cal, rms=0.416744Jy sigma=0.001308 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.218 mas, bmaj=11.59 mas, bpa=-18.28 degrees ! Estimated noise=576.998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00781277 Jy ! Component: 100 - total flux cleaned = 0.00845616 Jy ! Component: 150 - total flux cleaned = 0.00919469 Jy ! Component: 200 - total flux cleaned = 0.00974732 Jy ! Total flux subtracted in 200 components = 0.00974732 Jy ! Clean residual min=-0.045676 max=0.047187 Jy/beam ! Clean residual mean=0.000103 rms=0.014171 Jy/beam ! Combined flux in latest and established models = 0.513455 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 158 components and 0.513455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.414350Jy sigma=0.001317 ! Fit after self-cal, rms=0.415231Jy sigma=0.001315 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.00041641 Jy ! Component: 100 - total flux cleaned = 0.000231521 Jy ! Component: 150 - total flux cleaned = 0.000393028 Jy ! Component: 200 - total flux cleaned = 0.000536652 Jy ! Total flux subtracted in 200 components = 0.000536652 Jy ! Clean residual min=-0.045670 max=0.047227 Jy/beam ! Clean residual mean=0.000101 rms=0.014175 Jy/beam ! Combined flux in latest and established models = 0.513992 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 162 components and 0.513992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.414271Jy sigma=0.001321 ! Fit after self-cal, rms=0.414795Jy sigma=0.001320 ! 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.975 mas, bmaj=7.614 mas, bpa=-6.825 degrees ! Estimated noise=578.218 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.975 x 7.614 at -6.825 degrees (North through East) ! Clean map min=-0.029955 max=0.18677 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.052 mas, bmaj=6.347 mas, bpa=-7.44 degrees ! Estimated noise=1280.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172047 Jy ! Component: 100 - total flux cleaned = 0.27143 Jy ! Component: 150 - total flux cleaned = 0.339126 Jy ! Component: 200 - total flux cleaned = 0.386622 Jy ! Total flux subtracted in 200 components = 0.386622 Jy ! Clean residual min=-0.030162 max=0.033043 Jy/beam ! Clean residual mean=0.000142 rms=0.008056 Jy/beam ! Combined flux in latest and established models = 0.386622 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 64 model components to the UV plane model. ! The established model now contains 64 components and 0.386622 Jy ! Inverting map and beam ! Estimated beam: bmin=3.975 mas, bmaj=7.614 mas, bpa=-6.825 degrees ! Estimated noise=578.218 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.0532893 Jy ! Component: 100 - total flux cleaned = 0.0836436 Jy ! Component: 150 - total flux cleaned = 0.10065 Jy ! Component: 200 - total flux cleaned = 0.104536 Jy ! Total flux subtracted in 200 components = 0.104536 Jy ! Clean residual min=-0.029994 max=0.034381 Jy/beam ! Clean residual mean=0.000105 rms=0.009415 Jy/beam ! Combined flux in latest and established models = 0.491158 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 82 components and 0.491158 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=9.218 mas, bmaj=11.59 mas, bpa=-18.28 degrees ! Estimated noise=576.998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014964 Jy ! Component: 100 - total flux cleaned = 0.01633 Jy ! Component: 150 - total flux cleaned = 0.017193 Jy ! Component: 200 - total flux cleaned = 0.0181504 Jy ! Total flux subtracted in 200 components = 0.0181504 Jy ! Clean residual min=-0.045715 max=0.047341 Jy/beam ! Clean residual mean=0.000119 rms=0.014161 Jy/beam ! Combined flux in latest and established models = 0.509308 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.000603931 Jy ! Component: 100 - total flux cleaned = 0.00112422 Jy ! Component: 150 - total flux cleaned = 0.00157777 Jy ! Component: 200 - total flux cleaned = 0.00198069 Jy ! Total flux subtracted in 200 components = 0.00198069 Jy ! Clean residual min=-0.045910 max=0.047458 Jy/beam ! Clean residual mean=0.000112 rms=0.014177 Jy/beam ! Combined flux in latest and established models = 0.511289 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.511289 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.975 mas, bmaj=7.614 mas, bpa=-6.825 degrees ! Estimated noise=578.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00306077 Jy ! Component: 100 - total flux cleaned = -0.00356289 Jy ! Component: 150 - total flux cleaned = -0.0039992 Jy ! Component: 200 - total flux cleaned = -0.00400194 Jy ! Total flux subtracted in 200 components = -0.00400194 Jy ! Clean residual min=-0.030201 max=0.034229 Jy/beam ! Clean residual mean=0.000076 rms=0.009347 Jy/beam ! Combined flux in latest and established models = 0.507287 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 95 components and 0.507287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.414531Jy sigma=0.001324 ! Fit after self-cal, rms=0.414760Jy sigma=0.001323 wmodel J0119+3210_S_2017_06_10_pus_map.mod ! Writing 95 model components to file: J0119+3210_S_2017_06_10_pus_map.mod wobs J0119+3210_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0119+3210_S_2017_06_10_pus_uvs.fits wwins J0119+3210_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J0119+3210_S_2017_06_10_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.0156907 Jy ! Component: 100 - total flux cleaned = 0.0284082 Jy ! Component: 150 - total flux cleaned = 0.0382182 Jy ! Component: 200 - total flux cleaned = 0.0475972 Jy ! Component: 250 - total flux cleaned = 0.0556183 Jy ! Component: 300 - total flux cleaned = 0.0643187 Jy ! Component: 350 - total flux cleaned = 0.071802 Jy ! Component: 400 - total flux cleaned = 0.078628 Jy ! Component: 450 - total flux cleaned = 0.0866041 Jy ! Component: 500 - total flux cleaned = 0.0943816 Jy ! Component: 550 - total flux cleaned = 0.10156 Jy ! Component: 600 - total flux cleaned = 0.108581 Jy ! Component: 650 - total flux cleaned = 0.115051 Jy ! Component: 700 - total flux cleaned = 0.120987 Jy ! Component: 750 - total flux cleaned = 0.126422 Jy ! Component: 800 - total flux cleaned = 0.132132 Jy ! Component: 850 - total flux cleaned = 0.136626 Jy ! Component: 900 - total flux cleaned = 0.141416 Jy ! Component: 950 - total flux cleaned = 0.145047 Jy ! Component: 1000 - total flux cleaned = 0.149331 Jy ! Component: 1050 - total flux cleaned = 0.153194 Jy ! Component: 1100 - total flux cleaned = 0.155962 Jy ! Component: 1150 - total flux cleaned = 0.159714 Jy ! Component: 1200 - total flux cleaned = 0.162739 Jy ! Component: 1250 - total flux cleaned = 0.166387 Jy ! Component: 1300 - total flux cleaned = 0.169978 Jy ! Component: 1350 - total flux cleaned = 0.172876 Jy ! Component: 1400 - total flux cleaned = 0.175418 Jy ! Component: 1450 - total flux cleaned = 0.177923 Jy ! Component: 1500 - total flux cleaned = 0.180396 Jy ! Component: 1550 - total flux cleaned = 0.181612 Jy ! Component: 1600 - total flux cleaned = 0.183424 Jy ! Component: 1650 - total flux cleaned = 0.185516 Jy ! Component: 1700 - total flux cleaned = 0.188756 Jy ! Component: 1750 - total flux cleaned = 0.19109 Jy ! Component: 1800 - total flux cleaned = 0.193684 Jy ! Component: 1850 - total flux cleaned = 0.197105 Jy ! Component: 1900 - total flux cleaned = 0.199641 Jy ! Component: 1950 - total flux cleaned = 0.202432 Jy ! Component: 2000 - total flux cleaned = 0.204641 Jy ! Component: 2050 - total flux cleaned = 0.207107 Jy ! Component: 2100 - total flux cleaned = 0.20955 Jy ! Component: 2150 - total flux cleaned = 0.212778 Jy ! Component: 2200 - total flux cleaned = 0.215446 Jy ! Component: 2250 - total flux cleaned = 0.218353 Jy ! Component: 2300 - total flux cleaned = 0.220973 Jy ! Component: 2350 - total flux cleaned = 0.224093 Jy ! Component: 2400 - total flux cleaned = 0.226414 Jy ! Component: 2450 - total flux cleaned = 0.229227 Jy ! Component: 2500 - total flux cleaned = 0.231765 Jy ! Component: 2550 - total flux cleaned = 0.234786 Jy ! Component: 2600 - total flux cleaned = 0.237534 Jy ! Component: 2650 - total flux cleaned = 0.241006 Jy ! Component: 2700 - total flux cleaned = 0.243711 Jy ! Component: 2750 - total flux cleaned = 0.245907 Jy ! Component: 2800 - total flux cleaned = 0.248575 Jy ! Component: 2850 - total flux cleaned = 0.251221 Jy ! Component: 2900 - total flux cleaned = 0.254328 Jy ! Component: 2950 - total flux cleaned = 0.2567 Jy ! Component: 3000 - total flux cleaned = 0.259055 Jy ! Component: 3050 - total flux cleaned = 0.261392 Jy ! Component: 3100 - total flux cleaned = 0.263718 Jy ! Component: 3150 - total flux cleaned = 0.265333 Jy ! Component: 3200 - total flux cleaned = 0.267629 Jy ! Component: 3250 - total flux cleaned = 0.26968 Jy ! Component: 3300 - total flux cleaned = 0.271945 Jy ! Component: 3350 - total flux cleaned = 0.274646 Jy ! Component: 3400 - total flux cleaned = 0.275989 Jy ! Component: 3450 - total flux cleaned = 0.277765 Jy ! Component: 3500 - total flux cleaned = 0.280415 Jy ! Component: 3550 - total flux cleaned = 0.282827 Jy ! Component: 3600 - total flux cleaned = 0.28435 Jy ! Component: 3650 - total flux cleaned = 0.286732 Jy ! Component: 3700 - total flux cleaned = 0.288454 Jy ! Component: 3750 - total flux cleaned = 0.290384 Jy ! Component: 3800 - total flux cleaned = 0.291662 Jy ! Component: 3850 - total flux cleaned = 0.293355 Jy ! Component: 3900 - total flux cleaned = 0.295039 Jy ! Component: 3950 - total flux cleaned = 0.297132 Jy ! Component: 4000 - total flux cleaned = 0.298589 Jy ! Component: 4050 - total flux cleaned = 0.299417 Jy ! Total flux subtracted in 4096 components = 0.301269 Jy ! Clean residual min=-0.011686 max=0.011358 Jy/beam ! Clean residual mean=0.000061 rms=0.004469 Jy/beam ! Combined flux in latest and established models = 0.808556 Jy keep ! Adding 528 model components to the UV plane model. ! The established model now contains 623 components and 0.808555 Jy ![Exited script file: muppet] wmap "J0119+3210_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.975 x 7.614 at -6.825 degrees (North through East) ! Clean map min=-0.024348 max=0.19237 Jy/beam ! Writing clean map to FITS file: J0119+3210_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.192374 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00443619 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.91807 6.91807 13.8361 27.6723 55.3446 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0133 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.192 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.975 x 7.614 at -6.825 degrees (North through East) ! Clean map min=-0.024348 max=0.19237 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 J0119+3210_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:41:24 2019