! Started logfile: J0656+0315_S_2017_02_19_pus_uvs.log on Sat May 4 18:44:34 2019 obs J0656+0315_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0656+0315_S_2017_02_19_pus_uva.fits ! AN table 1: 185 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.502823 visibilities/baseline/integration-bin. ! Found source: J0656+0315 ! ! 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 16744 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 J0656+0315_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 708 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 759 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 780 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1163 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.953086Jy sigma=0.008025 ! Fit after self-cal, rms=0.935283Jy sigma=0.007896 ! 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.309 mas, bmaj=7.87 mas, bpa=9.006 degrees ! Estimated noise=1189.73 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.0495141 Jy ! Component: 100 - total flux cleaned = 0.0626391 Jy ! Total flux subtracted in 100 components = 0.0626391 Jy ! Clean residual min=-0.005336 max=0.009490 Jy/beam ! Clean residual mean=0.000024 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.0626391 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0626391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085547Jy sigma=0.000670 ! Fit after self-cal, rms=0.085409Jy sigma=0.000669 ! Inverting map ! Added new window around map position (8.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00924856 Jy ! Component: 100 - total flux cleaned = 0.0150783 Jy ! Total flux subtracted in 100 components = 0.0150783 Jy ! Clean residual min=-0.004048 max=0.004600 Jy/beam ! Clean residual mean=0.000015 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.0777174 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.0777174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084067Jy sigma=0.000658 ! Fit after self-cal, rms=0.083850Jy sigma=0.000657 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00609909 Jy ! Component: 100 - total flux cleaned = 0.00982907 Jy ! Total flux subtracted in 100 components = 0.00982907 Jy ! Clean residual min=-0.003807 max=0.003773 Jy/beam ! Clean residual mean=0.000010 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.0875464 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.0875464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083313Jy sigma=0.000653 ! Fit after self-cal, rms=0.083209Jy sigma=0.000652 ! 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.852 mas, bmaj=8.628 mas, bpa=10.12 degrees ! Estimated noise=766.889 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.00450314 Jy ! Component: 100 - total flux cleaned = 0.00707218 Jy ! Component: 150 - total flux cleaned = 0.00880492 Jy ! Component: 200 - total flux cleaned = 0.0100658 Jy ! Total flux subtracted in 200 components = 0.0100658 Jy ! Clean residual min=-0.002774 max=0.003053 Jy/beam ! Clean residual mean=0.000002 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0976122 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.0976122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082889Jy sigma=0.000650 ! Fit after self-cal, rms=0.082837Jy sigma=0.000650 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.98 KP 1.05 ! LA 1.04 MK 1.00 NL 0.97 OV 1.08 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.03 KP 0.98 ! LA 0.97 MK 1.00* NL 1.07 OV 1.10 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.02 KP 0.90 ! LA 0.79 MK 1.00* NL 1.17 OV 1.02 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.89 KP 1.00* ! LA 0.89 MK 1.00* NL 1.00* OV 1.04 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.082837Jy sigma=0.000650 ! Fit after self-cal, rms=0.081445Jy sigma=0.000647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=8.613 mas, bpa=10.04 degrees ! Estimated noise=769.964 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 (15, -50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199671 Jy ! Component: 100 - total flux cleaned = 0.00274678 Jy ! Component: 150 - total flux cleaned = 0.00318796 Jy ! Component: 200 - total flux cleaned = 0.00333668 Jy ! Total flux subtracted in 200 components = 0.00333668 Jy ! Clean residual min=-0.002053 max=0.002266 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.100949 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 0.100949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081346Jy sigma=0.000646 ! Fit after self-cal, rms=0.081281Jy sigma=0.000646 ! 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.081281Jy sigma=0.000646 ! Fit after self-cal, rms=0.080507Jy sigma=0.000645 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.851 mas, bmaj=8.639 mas, bpa=10.42 degrees ! Estimated noise=771.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000758979 Jy ! Component: 100 - total flux cleaned = 0.000890933 Jy ! Component: 150 - total flux cleaned = 0.000949068 Jy ! Component: 200 - total flux cleaned = 0.00102778 Jy ! Total flux subtracted in 200 components = 0.00102778 Jy ! Clean residual min=-0.001672 max=0.001924 Jy/beam ! Clean residual mean=0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.101977 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.101977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080483Jy sigma=0.000644 ! Fit after self-cal, rms=0.080502Jy sigma=0.000644 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 (97.5, -82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000582713 Jy ! Component: 100 - total flux cleaned = 0.000667544 Jy ! Component: 150 - total flux cleaned = 0.000772748 Jy ! Component: 200 - total flux cleaned = 0.000996248 Jy ! Total flux subtracted in 200 components = 0.000996248 Jy ! Clean residual min=-0.001457 max=0.001384 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.102973 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.102973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080446Jy sigma=0.000644 ! Fit after self-cal, rms=0.080438Jy sigma=0.000644 ! 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.080438Jy sigma=0.000644 ! Fit after self-cal, rms=0.080248Jy sigma=0.000644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.851 mas, bmaj=8.648 mas, bpa=10.59 degrees ! Estimated noise=769.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00054424 Jy ! Component: 100 - total flux cleaned = 0.000640563 Jy ! Component: 150 - total flux cleaned = 0.000756907 Jy ! Component: 200 - total flux cleaned = 0.00100073 Jy ! Total flux subtracted in 200 components = 0.00100073 Jy ! Clean residual min=-0.001394 max=0.001411 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.103974 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 101 components and 0.103974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080222Jy sigma=0.000644 ! Fit after self-cal, rms=0.080235Jy sigma=0.000644 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.000266238 Jy ! Component: 100 - total flux cleaned = 0.000345152 Jy ! Component: 150 - total flux cleaned = 0.000420878 Jy ! Component: 200 - total flux cleaned = 0.000493921 Jy ! Total flux subtracted in 200 components = 0.000493921 Jy ! Clean residual min=-0.001391 max=0.001419 Jy/beam ! Clean residual mean=0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.104468 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 113 components and 0.104468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080219Jy sigma=0.000643 ! Fit after self-cal, rms=0.080219Jy sigma=0.000643 ! 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.080219Jy sigma=0.000643 ! Fit after self-cal, rms=0.080244Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.438 mas, bmaj=11.12 mas, bpa=6.78 degrees ! Estimated noise=936.113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011659 Jy ! Component: 100 - total flux cleaned = 0.000398853 Jy ! Component: 150 - total flux cleaned = 0.000577765 Jy ! Component: 200 - total flux cleaned = 0.000756696 Jy ! Total flux subtracted in 200 components = 0.000756696 Jy ! Clean residual min=-0.001407 max=0.001328 Jy/beam ! Clean residual mean=0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.105224 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 137 components and 0.105224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080234Jy sigma=0.000643 ! Fit after self-cal, rms=0.080238Jy sigma=0.000643 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.16811e-06 Jy ! Component: 100 - total flux cleaned = 0.000118075 Jy ! Component: 150 - total flux cleaned = 0.000280395 Jy ! Component: 200 - total flux cleaned = 0.000345561 Jy ! Total flux subtracted in 200 components = 0.000345561 Jy ! Clean residual min=-0.001370 max=0.001277 Jy/beam ! Clean residual mean=-0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.10557 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 147 components and 0.10557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080232Jy sigma=0.000643 ! Fit after self-cal, rms=0.080233Jy sigma=0.000643 ! 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.853 mas, bmaj=8.65 mas, bpa=10.64 degrees ! Estimated noise=770.317 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.853 x 8.65 at 10.64 degrees (North through East) ! Clean map min=-0.0022426 max=0.062637 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.313 mas, bmaj=7.881 mas, bpa=9.491 degrees ! Estimated noise=1189.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0482833 Jy ! Component: 100 - total flux cleaned = 0.0653846 Jy ! Component: 150 - total flux cleaned = 0.0761738 Jy ! Component: 200 - total flux cleaned = 0.0834693 Jy ! Total flux subtracted in 200 components = 0.0834693 Jy ! Clean residual min=-0.004274 max=0.004284 Jy/beam ! Clean residual mean=0.000014 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.0834693 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0834693 Jy ! Inverting map and beam ! Estimated beam: bmin=3.853 mas, bmaj=8.65 mas, bpa=10.64 degrees ! Estimated noise=770.317 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.00669348 Jy ! Component: 100 - total flux cleaned = 0.00972852 Jy ! Component: 150 - total flux cleaned = 0.012013 Jy ! Component: 200 - total flux cleaned = 0.0139719 Jy ! Total flux subtracted in 200 components = 0.0139719 Jy ! Clean residual min=-0.002248 max=0.001927 Jy/beam ! Clean residual mean=0.000004 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0974413 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.0974413 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.438 mas, bmaj=11.12 mas, bpa=6.78 degrees ! Estimated noise=936.113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193487 Jy ! Component: 100 - total flux cleaned = 0.00281457 Jy ! Component: 150 - total flux cleaned = 0.00352932 Jy ! Component: 200 - total flux cleaned = 0.00404206 Jy ! Total flux subtracted in 200 components = 0.00404206 Jy ! Clean residual min=-0.002001 max=0.001508 Jy/beam ! Clean residual mean=0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.101483 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.000445962 Jy ! Component: 100 - total flux cleaned = 0.000920436 Jy ! Component: 150 - total flux cleaned = 0.0012076 Jy ! Component: 200 - total flux cleaned = 0.00147135 Jy ! Total flux subtracted in 200 components = 0.00147135 Jy ! Clean residual min=-0.001749 max=0.001412 Jy/beam ! Clean residual mean=0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.102955 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 122 components and 0.102955 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.853 mas, bmaj=8.65 mas, bpa=10.64 degrees ! Estimated noise=770.317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297398 Jy ! Component: 100 - total flux cleaned = 0.00012184 Jy ! Component: 150 - total flux cleaned = 0.000199767 Jy ! Component: 200 - total flux cleaned = 0.00027246 Jy ! Total flux subtracted in 200 components = 0.00027246 Jy ! Clean residual min=-0.001519 max=0.001453 Jy/beam ! Clean residual mean=0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.103227 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.103227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080274Jy sigma=0.000644 ! Fit after self-cal, rms=0.080268Jy sigma=0.000643 wmodel J0656+0315_S_2017_02_19_pus_map.mod ! Writing 143 model components to file: J0656+0315_S_2017_02_19_pus_map.mod wobs J0656+0315_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0656+0315_S_2017_02_19_pus_uvs.fits wwins J0656+0315_S_2017_02_19_pus_map.win ! wwins: Wrote 4 windows to J0656+0315_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.000382935 Jy ! Component: 100 - total flux cleaned = -0.000458819 Jy ! Component: 150 - total flux cleaned = -0.0003439 Jy ! Component: 200 - total flux cleaned = -0.000299402 Jy ! Component: 250 - total flux cleaned = -0.000235515 Jy ! Component: 300 - total flux cleaned = -0.000235804 Jy ! Component: 350 - total flux cleaned = -0.000256214 Jy ! Component: 400 - total flux cleaned = -0.000236472 Jy ! Component: 450 - total flux cleaned = -0.000216776 Jy ! Component: 500 - total flux cleaned = -0.000179734 Jy ! Component: 550 - total flux cleaned = -0.000215801 Jy ! Component: 600 - total flux cleaned = -0.000162873 Jy ! Component: 650 - total flux cleaned = -0.00014622 Jy ! Component: 700 - total flux cleaned = -0.000163306 Jy ! Component: 750 - total flux cleaned = -0.000163504 Jy ! Component: 800 - total flux cleaned = -0.000244757 Jy ! Component: 850 - total flux cleaned = -0.000355934 Jy ! Component: 900 - total flux cleaned = -0.000402499 Jy ! Component: 950 - total flux cleaned = -0.000479476 Jy ! Component: 1000 - total flux cleaned = -0.000570712 Jy ! Component: 1050 - total flux cleaned = -0.000734205 Jy ! Component: 1100 - total flux cleaned = -0.000850959 Jy ! Component: 1150 - total flux cleaned = -0.000980534 Jy ! Component: 1200 - total flux cleaned = -0.00110796 Jy ! Component: 1250 - total flux cleaned = -0.00121959 Jy ! Component: 1300 - total flux cleaned = -0.00130202 Jy ! Component: 1350 - total flux cleaned = -0.00138333 Jy ! Component: 1400 - total flux cleaned = -0.00149066 Jy ! Component: 1450 - total flux cleaned = -0.00149051 Jy ! Component: 1500 - total flux cleaned = -0.0015686 Jy ! Component: 1550 - total flux cleaned = -0.00162007 Jy ! Component: 1600 - total flux cleaned = -0.00165812 Jy ! Component: 1650 - total flux cleaned = -0.00169581 Jy ! Component: 1700 - total flux cleaned = -0.00170825 Jy ! Component: 1750 - total flux cleaned = -0.00175729 Jy ! Component: 1800 - total flux cleaned = -0.0018056 Jy ! Component: 1850 - total flux cleaned = -0.00184154 Jy ! Component: 1900 - total flux cleaned = -0.00188872 Jy ! Component: 1950 - total flux cleaned = -0.00187728 Jy ! Component: 2000 - total flux cleaned = -0.00192363 Jy ! Component: 2050 - total flux cleaned = -0.00199228 Jy ! Component: 2100 - total flux cleaned = -0.00200333 Jy ! Component: 2150 - total flux cleaned = -0.00202588 Jy ! Component: 2200 - total flux cleaned = -0.0020924 Jy ! Component: 2250 - total flux cleaned = -0.00212528 Jy ! Component: 2300 - total flux cleaned = -0.00217952 Jy ! Component: 2350 - total flux cleaned = -0.00225485 Jy ! Component: 2400 - total flux cleaned = -0.0022868 Jy ! Component: 2450 - total flux cleaned = -0.0022973 Jy ! Component: 2500 - total flux cleaned = -0.00234962 Jy ! Component: 2550 - total flux cleaned = -0.00238069 Jy ! Component: 2600 - total flux cleaned = -0.0024319 Jy ! Component: 2650 - total flux cleaned = -0.00246239 Jy ! Component: 2700 - total flux cleaned = -0.00250273 Jy ! Component: 2750 - total flux cleaned = -0.00246286 Jy ! Component: 2800 - total flux cleaned = -0.0025221 Jy ! Component: 2850 - total flux cleaned = -0.00257103 Jy ! Component: 2900 - total flux cleaned = -0.00259043 Jy ! Component: 2950 - total flux cleaned = -0.00261935 Jy ! Component: 3000 - total flux cleaned = -0.0026479 Jy ! Component: 3050 - total flux cleaned = -0.00270466 Jy ! Component: 3100 - total flux cleaned = -0.00271405 Jy ! Component: 3150 - total flux cleaned = -0.00274212 Jy ! Component: 3200 - total flux cleaned = -0.00282527 Jy ! Component: 3250 - total flux cleaned = -0.00283442 Jy ! Component: 3300 - total flux cleaned = -0.00287088 Jy ! Component: 3350 - total flux cleaned = -0.00290705 Jy ! Component: 3400 - total flux cleaned = -0.0029428 Jy ! Component: 3450 - total flux cleaned = -0.00296945 Jy ! Component: 3500 - total flux cleaned = -0.00300486 Jy ! Component: 3550 - total flux cleaned = -0.00304876 Jy ! Component: 3600 - total flux cleaned = -0.00307485 Jy ! Component: 3650 - total flux cleaned = -0.00312676 Jy ! Component: 3700 - total flux cleaned = -0.00320405 Jy ! Component: 3750 - total flux cleaned = -0.00325518 Jy ! Component: 3800 - total flux cleaned = -0.0033061 Jy ! Component: 3850 - total flux cleaned = -0.00336499 Jy ! Component: 3900 - total flux cleaned = -0.00341509 Jy ! Component: 3950 - total flux cleaned = -0.00346497 Jy ! Component: 4000 - total flux cleaned = -0.00353103 Jy ! Component: 4050 - total flux cleaned = -0.00353926 Jy ! Total flux subtracted in 4096 components = -0.00361265 Jy ! Clean residual min=-0.000580 max=0.000500 Jy/beam ! Clean residual mean=0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.0996145 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 456 components and 0.0996144 Jy ![Exited script file: muppet] wmap "J0656+0315_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.853 x 8.65 at 10.64 degrees (North through East) ! Clean map min=-0.0018697 max=0.061986 Jy/beam ! Writing clean map to FITS file: J0656+0315_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.0619858 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154167 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.746143 0.746143 1.49229 2.98457 5.96914 11.9383 23.8766 47.7531 95.5063 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.061 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.853 x 8.65 at 10.64 degrees (North through East) ! Clean map min=-0.0018697 max=0.061986 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 J0656+0315_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:44:39 2019