! Started logfile: J1318+0430_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:49:40 2019 obs J1318+0430_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1318+0430_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.835714 visibilities/baseline/integration-bin. ! Found source: J1318+0430 ! ! 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 12636 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 J1318+0430_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 480 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.927473Jy sigma=0.008330 ! Fit after self-cal, rms=0.920874Jy sigma=0.008278 ! 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.014 mas, bmaj=6.93 mas, bpa=-2.287 degrees ! Estimated noise=1204.19 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.0617995 Jy ! Component: 100 - total flux cleaned = 0.076539 Jy ! Total flux subtracted in 100 components = 0.076539 Jy ! Clean residual min=-0.003866 max=0.005878 Jy/beam ! Clean residual mean=-0.000004 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.076539 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.076539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084638Jy sigma=0.000675 ! Fit after self-cal, rms=0.084618Jy sigma=0.000674 ! 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.651 mas, bmaj=7.903 mas, bpa=-0.9124 degrees ! Estimated noise=806.18 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.00849357 Jy ! Component: 100 - total flux cleaned = 0.0122861 Jy ! Component: 150 - total flux cleaned = 0.0142145 Jy ! Component: 200 - total flux cleaned = 0.0152904 Jy ! Total flux subtracted in 200 components = 0.0152904 Jy ! Clean residual min=-0.002952 max=0.002702 Jy/beam ! Clean residual mean=-0.000004 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0918294 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 27 components and 0.0918294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083776Jy sigma=0.000667 ! Fit after self-cal, rms=0.083785Jy sigma=0.000667 ! 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.01 FD 0.95 HN 0.95 KP 1.00 ! LA 1.00 MK 1.05 NL 0.90 OV 0.98 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.12 KP 1.02 ! LA 0.94 MK 0.99 NL 1.02 OV 1.03 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 0.97 KP 0.99 ! LA 0.98 MK 1.12 NL 1.02 OV 0.95 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.99 KP 0.75 ! LA 1.01 MK 1.20 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.083785Jy sigma=0.000667 ! Fit after self-cal, rms=0.080837Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.695 mas, bmaj=7.958 mas, bpa=-0.2737 degrees ! Estimated noise=807.401 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.000201854 Jy ! Component: 100 - total flux cleaned = -0.000384871 Jy ! Component: 150 - total flux cleaned = -0.000428162 Jy ! Component: 200 - total flux cleaned = -0.000446257 Jy ! Total flux subtracted in 200 components = -0.000446257 Jy ! Clean residual min=-0.002467 max=0.002775 Jy/beam ! Clean residual mean=-0.000008 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0913831 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0913831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080821Jy sigma=0.000665 ! Fit after self-cal, rms=0.080817Jy sigma=0.000665 ! 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.080817Jy sigma=0.000665 ! Fit after self-cal, rms=0.085953Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.694 mas, bmaj=7.995 mas, bpa=0.0115 degrees ! Estimated noise=808.874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.59131e-05 Jy ! Component: 100 - total flux cleaned = 0.00016246 Jy ! Component: 150 - total flux cleaned = 0.000199343 Jy ! Component: 200 - total flux cleaned = 0.000232348 Jy ! Total flux subtracted in 200 components = 0.000232348 Jy ! Clean residual min=-0.002051 max=0.002582 Jy/beam ! Clean residual mean=-0.000003 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.0916155 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.0916155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085946Jy sigma=0.000661 ! Fit after self-cal, rms=0.086049Jy sigma=0.000661 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 (50.5, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129602 Jy ! Component: 100 - total flux cleaned = 0.000967469 Jy ! Component: 150 - total flux cleaned = 0.000891843 Jy ! Component: 200 - total flux cleaned = 0.000954833 Jy ! Total flux subtracted in 200 components = 0.000954833 Jy ! Clean residual min=-0.001986 max=0.001735 Jy/beam ! Clean residual mean=-0.000002 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0925703 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.0925703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085978Jy sigma=0.000661 ! Fit after self-cal, rms=0.085984Jy sigma=0.000661 ! 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.085984Jy sigma=0.000661 ! Fit after self-cal, rms=0.086627Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.694 mas, bmaj=7.993 mas, bpa=0.04791 degrees ! Estimated noise=807.173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013771 Jy ! Component: 100 - total flux cleaned = 0.000135626 Jy ! Component: 150 - total flux cleaned = 8.28192e-05 Jy ! Component: 200 - total flux cleaned = 6.07298e-05 Jy ! Total flux subtracted in 200 components = 6.07298e-05 Jy ! Clean residual min=-0.001905 max=0.001745 Jy/beam ! Clean residual mean=-0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0926311 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.092631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086603Jy sigma=0.000660 ! Fit after self-cal, rms=0.086614Jy sigma=0.000660 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.90419e-05 Jy ! Component: 100 - total flux cleaned = -8.9061e-05 Jy ! Component: 150 - total flux cleaned = -8.84481e-05 Jy ! Component: 200 - total flux cleaned = -7.05335e-05 Jy ! Total flux subtracted in 200 components = -7.05335e-05 Jy ! Clean residual min=-0.001901 max=0.001730 Jy/beam ! Clean residual mean=-0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0925605 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 83 components and 0.0925605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086602Jy sigma=0.000660 ! Fit after self-cal, rms=0.086605Jy sigma=0.000660 ! 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.086605Jy sigma=0.000660 ! Fit after self-cal, rms=0.086576Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.569 mas, bmaj=11.91 mas, bpa=-2.243 degrees ! Estimated noise=968.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016288 Jy ! Component: 100 - total flux cleaned = 0.000163222 Jy ! Component: 150 - total flux cleaned = 0.000179392 Jy ! Component: 200 - total flux cleaned = 0.000179237 Jy ! Total flux subtracted in 200 components = 0.000179237 Jy ! Clean residual min=-0.001764 max=0.001986 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0927398 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.0927398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086571Jy sigma=0.000660 ! Fit after self-cal, rms=0.086571Jy sigma=0.000660 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.90497e-05 Jy ! Component: 100 - total flux cleaned = 4.21579e-05 Jy ! Component: 150 - total flux cleaned = 5.42424e-05 Jy ! Component: 200 - total flux cleaned = 6.55989e-05 Jy ! Total flux subtracted in 200 components = 6.55989e-05 Jy ! Clean residual min=-0.001765 max=0.001970 Jy/beam ! Clean residual mean=-0.000002 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.0928054 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.0928054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086569Jy sigma=0.000660 ! Fit after self-cal, rms=0.086570Jy sigma=0.000660 ! 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.695 mas, bmaj=7.991 mas, bpa=0.07102 degrees ! Estimated noise=806.55 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.695 x 7.991 at 0.07102 degrees (North through East) ! Clean map min=-0.0018779 max=0.080868 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.056 mas, bmaj=7.007 mas, bpa=-1.179 degrees ! Estimated noise=1216.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0619498 Jy ! Component: 100 - total flux cleaned = 0.0772347 Jy ! Component: 150 - total flux cleaned = 0.083252 Jy ! Component: 200 - total flux cleaned = 0.0854959 Jy ! Total flux subtracted in 200 components = 0.0854959 Jy ! Clean residual min=-0.003456 max=0.003135 Jy/beam ! Clean residual mean=-0.000001 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.0854959 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0854959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.695 mas, bmaj=7.991 mas, bpa=0.07102 degrees ! Estimated noise=806.55 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.00360585 Jy ! Component: 100 - total flux cleaned = 0.00530089 Jy ! Component: 150 - total flux cleaned = 0.00583479 Jy ! Component: 200 - total flux cleaned = 0.00607977 Jy ! Total flux subtracted in 200 components = 0.00607977 Jy ! Clean residual min=-0.002030 max=0.001786 Jy/beam ! Clean residual mean=-0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0915757 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 40 components and 0.0915757 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.569 mas, bmaj=11.91 mas, bpa=-2.243 degrees ! Estimated noise=968.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000455026 Jy ! Component: 100 - total flux cleaned = 0.00071791 Jy ! Component: 150 - total flux cleaned = 0.000838921 Jy ! Component: 200 - total flux cleaned = 0.000890471 Jy ! Total flux subtracted in 200 components = 0.000890471 Jy ! Clean residual min=-0.001765 max=0.002027 Jy/beam ! Clean residual mean=-0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0924661 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 = 6.78887e-05 Jy ! Component: 100 - total flux cleaned = 0.000127235 Jy ! Component: 150 - total flux cleaned = 0.000180842 Jy ! Component: 200 - total flux cleaned = 0.000228389 Jy ! Total flux subtracted in 200 components = 0.000228389 Jy ! Clean residual min=-0.001713 max=0.002002 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0926945 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 70 components and 0.0926945 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.695 mas, bmaj=7.991 mas, bpa=0.07102 degrees ! Estimated noise=806.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.39498e-05 Jy ! Component: 100 - total flux cleaned = -2.08903e-05 Jy ! Component: 150 - total flux cleaned = -2.11875e-05 Jy ! Component: 200 - total flux cleaned = -4.14207e-05 Jy ! Total flux subtracted in 200 components = -4.14207e-05 Jy ! Clean residual min=-0.001867 max=0.001733 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0926531 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.0926531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086574Jy sigma=0.000660 ! Fit after self-cal, rms=0.086571Jy sigma=0.000660 wmodel J1318+0430_S_2017_05_31_pus_map.mod ! Writing 86 model components to file: J1318+0430_S_2017_05_31_pus_map.mod wobs J1318+0430_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1318+0430_S_2017_05_31_pus_uvs.fits wwins J1318+0430_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J1318+0430_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.000380871 Jy ! Component: 100 - total flux cleaned = -0.000724596 Jy ! Component: 150 - total flux cleaned = -0.000994282 Jy ! Component: 200 - total flux cleaned = -0.00133903 Jy ! Component: 250 - total flux cleaned = -0.00156165 Jy ! Component: 300 - total flux cleaned = -0.00175056 Jy ! Component: 350 - total flux cleaned = -0.00182993 Jy ! Component: 400 - total flux cleaned = -0.00188158 Jy ! Component: 450 - total flux cleaned = -0.00198138 Jy ! Component: 500 - total flux cleaned = -0.00195607 Jy ! Component: 550 - total flux cleaned = -0.00200427 Jy ! Component: 600 - total flux cleaned = -0.00207506 Jy ! Component: 650 - total flux cleaned = -0.00214446 Jy ! Component: 700 - total flux cleaned = -0.00221268 Jy ! Component: 750 - total flux cleaned = -0.00225758 Jy ! Component: 800 - total flux cleaned = -0.00230186 Jy ! Component: 850 - total flux cleaned = -0.00228043 Jy ! Component: 900 - total flux cleaned = -0.00232321 Jy ! Component: 950 - total flux cleaned = -0.00240666 Jy ! Component: 1000 - total flux cleaned = -0.00244788 Jy ! Component: 1050 - total flux cleaned = -0.00250836 Jy ! Component: 1100 - total flux cleaned = -0.00250823 Jy ! Component: 1150 - total flux cleaned = -0.00252783 Jy ! Component: 1200 - total flux cleaned = -0.0025665 Jy ! Component: 1250 - total flux cleaned = -0.00258596 Jy ! Component: 1300 - total flux cleaned = -0.00262378 Jy ! Component: 1350 - total flux cleaned = -0.00264265 Jy ! Component: 1400 - total flux cleaned = -0.00277218 Jy ! Component: 1450 - total flux cleaned = -0.00280828 Jy ! Component: 1500 - total flux cleaned = -0.00282635 Jy ! Component: 1550 - total flux cleaned = -0.0028622 Jy ! Component: 1600 - total flux cleaned = -0.00291542 Jy ! Component: 1650 - total flux cleaned = -0.00291534 Jy ! Component: 1700 - total flux cleaned = -0.00300169 Jy ! Component: 1750 - total flux cleaned = -0.00300167 Jy ! Component: 1800 - total flux cleaned = -0.0030356 Jy ! Component: 1850 - total flux cleaned = -0.00303566 Jy ! Component: 1900 - total flux cleaned = -0.00305219 Jy ! Component: 1950 - total flux cleaned = -0.0030521 Jy ! Component: 2000 - total flux cleaned = -0.00306843 Jy ! Component: 2050 - total flux cleaned = -0.00302045 Jy ! Component: 2100 - total flux cleaned = -0.00303637 Jy ! Component: 2150 - total flux cleaned = -0.00303632 Jy ! Component: 2200 - total flux cleaned = -0.00297425 Jy ! Component: 2250 - total flux cleaned = -0.00295899 Jy ! Component: 2300 - total flux cleaned = -0.00291344 Jy ! Component: 2350 - total flux cleaned = -0.00288323 Jy ! Component: 2400 - total flux cleaned = -0.00282368 Jy ! Component: 2450 - total flux cleaned = -0.00286803 Jy ! Component: 2500 - total flux cleaned = -0.00280926 Jy ! Component: 2550 - total flux cleaned = -0.0028095 Jy ! Component: 2600 - total flux cleaned = -0.00280937 Jy ! Component: 2650 - total flux cleaned = -0.00275227 Jy ! Component: 2700 - total flux cleaned = -0.00278055 Jy ! Component: 2750 - total flux cleaned = -0.00272448 Jy ! Component: 2800 - total flux cleaned = -0.00278012 Jy ! Component: 2850 - total flux cleaned = -0.00266982 Jy ! Component: 2900 - total flux cleaned = -0.00272474 Jy ! Component: 2950 - total flux cleaned = -0.00271128 Jy ! Component: 3000 - total flux cleaned = -0.00277856 Jy ! Component: 3050 - total flux cleaned = -0.00276509 Jy ! Component: 3100 - total flux cleaned = -0.00277829 Jy ! Component: 3150 - total flux cleaned = -0.00277836 Jy ! Component: 3200 - total flux cleaned = -0.00277825 Jy ! Component: 3250 - total flux cleaned = -0.00268765 Jy ! Component: 3300 - total flux cleaned = -0.00275209 Jy ! Component: 3350 - total flux cleaned = -0.00273925 Jy ! Component: 3400 - total flux cleaned = -0.00276467 Jy ! Component: 3450 - total flux cleaned = -0.00276467 Jy ! Component: 3500 - total flux cleaned = -0.00276455 Jy ! Component: 3550 - total flux cleaned = -0.00281439 Jy ! Component: 3600 - total flux cleaned = -0.00280206 Jy ! Component: 3650 - total flux cleaned = -0.00282668 Jy ! Component: 3700 - total flux cleaned = -0.00282662 Jy ! Component: 3750 - total flux cleaned = -0.00285066 Jy ! Component: 3800 - total flux cleaned = -0.0029228 Jy ! Component: 3850 - total flux cleaned = -0.00293468 Jy ! Component: 3900 - total flux cleaned = -0.00292268 Jy ! Component: 3950 - total flux cleaned = -0.00293448 Jy ! Component: 4000 - total flux cleaned = -0.00293444 Jy ! Component: 4050 - total flux cleaned = -0.00299272 Jy ! Total flux subtracted in 4096 components = -0.00298109 Jy ! Clean residual min=-0.000745 max=0.000713 Jy/beam ! Clean residual mean=0.000001 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.089672 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 371 components and 0.0896721 Jy ![Exited script file: muppet] wmap "J1318+0430_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.695 x 7.991 at 0.07102 degrees (North through East) ! Clean map min=-0.0017556 max=0.081182 Jy/beam ! Writing clean map to FITS file: J1318+0430_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.0811816 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215744 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.797265 0.797265 1.59453 3.18906 6.37812 12.7562 25.5125 51.0249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.081 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.695 x 7.991 at 0.07102 degrees (North through East) ! Clean map min=-0.0017556 max=0.081182 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 J1318+0430_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:49:45 2019