! Started logfile: J1439+2114_S_2017_08_12_pus_uvs.log on Fri May 10 15:01:25 2019 obs J1439+2114_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1439+2114_S_2017_08_12_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966862 visibilities/baseline/integration-bin. ! Found source: J1439+2114 ! ! 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 594 lines of history. ! ! Reading 19840 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 J1439+2114_S_2017_08_12_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 733 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915540Jy sigma=0.008391 ! Fit after self-cal, rms=0.906121Jy sigma=0.008316 ! 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.941 mas, bmaj=6.241 mas, bpa=-6.827 degrees ! Estimated noise=913.259 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.0746514 Jy ! Component: 100 - total flux cleaned = 0.0912108 Jy ! Total flux subtracted in 100 components = 0.0912108 Jy ! Clean residual min=-0.004165 max=0.005509 Jy/beam ! Clean residual mean=-0.000014 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0912108 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0912108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078918Jy sigma=0.000678 ! Fit after self-cal, rms=0.078908Jy 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.433 mas, bmaj=7.065 mas, bpa=-5.592 degrees ! Estimated noise=647.613 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.00655461 Jy ! Component: 100 - total flux cleaned = 0.00943337 Jy ! Component: 150 - total flux cleaned = 0.0109625 Jy ! Component: 200 - total flux cleaned = 0.0117495 Jy ! Total flux subtracted in 200 components = 0.0117495 Jy ! Clean residual min=-0.002941 max=0.003841 Jy/beam ! Clean residual mean=-0.000006 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.10296 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.10296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078414Jy sigma=0.000673 ! Fit after self-cal, rms=0.078420Jy sigma=0.000673 ! 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.16 FD 0.92 HN 0.95 KP 1.05 ! LA 1.03 MK 1.05 NL 0.90 OV 1.01 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.98 HN 1.01 KP 0.97 ! LA 0.97 MK 1.04 NL 1.05 OV 1.05 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 0.98 KP 0.99 ! LA 1.02 MK 1.03 NL 1.02 OV 0.94 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.94 KP 1.00* ! LA 1.00* MK 1.04 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.078420Jy sigma=0.000673 ! Fit after self-cal, rms=0.079527Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=7.107 mas, bpa=-5.21 degrees ! Estimated noise=650.945 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.000255706 Jy ! Component: 100 - total flux cleaned = -0.00031267 Jy ! Component: 150 - total flux cleaned = -0.000361897 Jy ! Component: 200 - total flux cleaned = -0.000390981 Jy ! Total flux subtracted in 200 components = -0.000390981 Jy ! Clean residual min=-0.002678 max=0.003055 Jy/beam ! Clean residual mean=-0.000002 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.102569 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.102569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079517Jy sigma=0.000669 ! Fit after self-cal, rms=0.079566Jy sigma=0.000669 ! 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.079566Jy sigma=0.000669 ! Fit after self-cal, rms=0.085835Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=7.075 mas, bpa=-5.406 degrees ! Estimated noise=652.048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.00809e-05 Jy ! Component: 100 - total flux cleaned = -7.72061e-05 Jy ! Component: 150 - total flux cleaned = -0.000107945 Jy ! Component: 200 - total flux cleaned = -0.000121344 Jy ! Total flux subtracted in 200 components = -0.000121344 Jy ! Clean residual min=-0.001623 max=0.001467 Jy/beam ! Clean residual mean=-0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.102448 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.102448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085828Jy sigma=0.000661 ! Fit after self-cal, rms=0.085968Jy 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 = -9.8429e-05 Jy ! Component: 100 - total flux cleaned = -0.000110754 Jy ! Component: 150 - total flux cleaned = -0.000109968 Jy ! Component: 200 - total flux cleaned = -0.000120296 Jy ! Total flux subtracted in 200 components = -0.000120296 Jy ! Clean residual min=-0.001614 max=0.001451 Jy/beam ! Clean residual mean=-0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.102328 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.102328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085965Jy sigma=0.000660 ! Fit after self-cal, rms=0.085964Jy sigma=0.000660 ! 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.085964Jy sigma=0.000660 ! Fit after self-cal, rms=0.086921Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=7.077 mas, bpa=-5.501 degrees ! Estimated noise=651.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000180396 Jy ! Component: 100 - total flux cleaned = -0.000218416 Jy ! Component: 150 - total flux cleaned = -0.000229192 Jy ! Component: 200 - total flux cleaned = -0.000239163 Jy ! Total flux subtracted in 200 components = -0.000239163 Jy ! Clean residual min=-0.001617 max=0.001448 Jy/beam ! Clean residual mean=-0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.102088 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.102088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086918Jy sigma=0.000660 ! Fit after self-cal, rms=0.086926Jy 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 = -3.56026e-05 Jy ! Component: 100 - total flux cleaned = -4.55399e-05 Jy ! Component: 150 - total flux cleaned = -5.45159e-05 Jy ! Component: 200 - total flux cleaned = -5.41917e-05 Jy ! Total flux subtracted in 200 components = -5.41917e-05 Jy ! Clean residual min=-0.001617 max=0.001440 Jy/beam ! Clean residual mean=-0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.102034 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.102034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086923Jy sigma=0.000660 ! Fit after self-cal, rms=0.086923Jy 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.086923Jy sigma=0.000660 ! Fit after self-cal, rms=0.087081Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.431 mas, bmaj=10.86 mas, bpa=-8.67 degrees ! Estimated noise=801.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.93532e-05 Jy ! Component: 100 - total flux cleaned = 9.37946e-05 Jy ! Component: 150 - total flux cleaned = 0.000125147 Jy ! Component: 200 - total flux cleaned = 0.000144567 Jy ! Total flux subtracted in 200 components = 0.000144567 Jy ! Clean residual min=-0.001788 max=0.001827 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.102179 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.102179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087082Jy sigma=0.000660 ! Fit after self-cal, rms=0.087082Jy 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 = 9.622e-06 Jy ! Component: 100 - total flux cleaned = 1.96458e-05 Jy ! Component: 150 - total flux cleaned = 3.0999e-05 Jy ! Component: 200 - total flux cleaned = 4.02791e-05 Jy ! Total flux subtracted in 200 components = 4.02791e-05 Jy ! Clean residual min=-0.001787 max=0.001831 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.102219 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.102219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087082Jy sigma=0.000660 ! Fit after self-cal, rms=0.087081Jy 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.456 mas, bmaj=7.08 mas, bpa=-5.561 degrees ! Estimated noise=652.205 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.456 x 7.08 at -5.561 degrees (North through East) ! Clean map min=-0.0015491 max=0.097156 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.962 mas, bmaj=6.256 mas, bpa=-7.07 degrees ! Estimated noise=920.586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0748882 Jy ! Component: 100 - total flux cleaned = 0.091504 Jy ! Component: 150 - total flux cleaned = 0.0969683 Jy ! Component: 200 - total flux cleaned = 0.0995436 Jy ! Total flux subtracted in 200 components = 0.0995436 Jy ! Clean residual min=-0.002254 max=0.002605 Jy/beam ! Clean residual mean=0.000000 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0995436 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0995436 Jy ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=7.08 mas, bpa=-5.561 degrees ! Estimated noise=652.205 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.00117452 Jy ! Component: 100 - total flux cleaned = 0.00152701 Jy ! Component: 150 - total flux cleaned = 0.00182163 Jy ! Component: 200 - total flux cleaned = 0.0020573 Jy ! Total flux subtracted in 200 components = 0.0020573 Jy ! Clean residual min=-0.001650 max=0.001436 Jy/beam ! Clean residual mean=-0.000001 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.101601 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.101601 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.431 mas, bmaj=10.86 mas, bpa=-8.67 degrees ! Estimated noise=801.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00045185 Jy ! Component: 100 - total flux cleaned = 0.00049607 Jy ! Component: 150 - total flux cleaned = 0.000537254 Jy ! Component: 200 - total flux cleaned = 0.000568569 Jy ! Total flux subtracted in 200 components = 0.000568569 Jy ! Clean residual min=-0.001804 max=0.001856 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.102169 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 = 1.94642e-05 Jy ! Component: 100 - total flux cleaned = 3.49784e-05 Jy ! Component: 150 - total flux cleaned = 4.43715e-05 Jy ! Component: 200 - total flux cleaned = 4.96765e-05 Jy ! Total flux subtracted in 200 components = 4.96765e-05 Jy ! Clean residual min=-0.001795 max=0.001850 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.102219 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.102219 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=7.08 mas, bpa=-5.561 degrees ! Estimated noise=652.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197485 Jy ! Component: 100 - total flux cleaned = -0.000257294 Jy ! Component: 150 - total flux cleaned = -0.000295461 Jy ! Component: 200 - total flux cleaned = -0.000295747 Jy ! Total flux subtracted in 200 components = -0.000295747 Jy ! Clean residual min=-0.001593 max=0.001458 Jy/beam ! Clean residual mean=-0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.101923 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.101923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087087Jy sigma=0.000660 ! Fit after self-cal, rms=0.087086Jy sigma=0.000660 wmodel J1439+2114_S_2017_08_12_pus_map.mod ! Writing 60 model components to file: J1439+2114_S_2017_08_12_pus_map.mod wobs J1439+2114_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1439+2114_S_2017_08_12_pus_uvs.fits wwins J1439+2114_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J1439+2114_S_2017_08_12_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.00029295 Jy ! Component: 100 - total flux cleaned = -0.000558386 Jy ! Component: 150 - total flux cleaned = -0.000762597 Jy ! Component: 200 - total flux cleaned = -0.00100938 Jy ! Component: 250 - total flux cleaned = -0.00110578 Jy ! Component: 300 - total flux cleaned = -0.00124715 Jy ! Component: 350 - total flux cleaned = -0.00143052 Jy ! Component: 400 - total flux cleaned = -0.00149748 Jy ! Component: 450 - total flux cleaned = -0.00156342 Jy ! Component: 500 - total flux cleaned = -0.00154203 Jy ! Component: 550 - total flux cleaned = -0.00167019 Jy ! Component: 600 - total flux cleaned = -0.0016489 Jy ! Component: 650 - total flux cleaned = -0.00164918 Jy ! Component: 700 - total flux cleaned = -0.00160887 Jy ! Component: 750 - total flux cleaned = -0.00166956 Jy ! Component: 800 - total flux cleaned = -0.00168937 Jy ! Component: 850 - total flux cleaned = -0.00166951 Jy ! Component: 900 - total flux cleaned = -0.00166944 Jy ! Component: 950 - total flux cleaned = -0.0017461 Jy ! Component: 1000 - total flux cleaned = -0.00182154 Jy ! Component: 1050 - total flux cleaned = -0.00182151 Jy ! Component: 1100 - total flux cleaned = -0.0019513 Jy ! Component: 1150 - total flux cleaned = -0.00196945 Jy ! Component: 1200 - total flux cleaned = -0.00200575 Jy ! Component: 1250 - total flux cleaned = -0.0020416 Jy ! Component: 1300 - total flux cleaned = -0.00207696 Jy ! Component: 1350 - total flux cleaned = -0.00204163 Jy ! Component: 1400 - total flux cleaned = -0.00207668 Jy ! Component: 1450 - total flux cleaned = -0.00202488 Jy ! Component: 1500 - total flux cleaned = -0.00205921 Jy ! Component: 1550 - total flux cleaned = -0.00207631 Jy ! Component: 1600 - total flux cleaned = -0.00209326 Jy ! Component: 1650 - total flux cleaned = -0.00210996 Jy ! Component: 1700 - total flux cleaned = -0.00210985 Jy ! Component: 1750 - total flux cleaned = -0.00219176 Jy ! Component: 1800 - total flux cleaned = -0.00220796 Jy ! Component: 1850 - total flux cleaned = -0.00222383 Jy ! Component: 1900 - total flux cleaned = -0.00219176 Jy ! Component: 1950 - total flux cleaned = -0.00225522 Jy ! Component: 2000 - total flux cleaned = -0.00223935 Jy ! Component: 2050 - total flux cleaned = -0.00222358 Jy ! Component: 2100 - total flux cleaned = -0.00225463 Jy ! Component: 2150 - total flux cleaned = -0.00222385 Jy ! Component: 2200 - total flux cleaned = -0.00219335 Jy ! Component: 2250 - total flux cleaned = -0.00216286 Jy ! Component: 2300 - total flux cleaned = -0.0021629 Jy ! Component: 2350 - total flux cleaned = -0.0021776 Jy ! Component: 2400 - total flux cleaned = -0.00216279 Jy ! Component: 2450 - total flux cleaned = -0.00208956 Jy ! Component: 2500 - total flux cleaned = -0.00213343 Jy ! Component: 2550 - total flux cleaned = -0.0021769 Jy ! Component: 2600 - total flux cleaned = -0.00217706 Jy ! Component: 2650 - total flux cleaned = -0.00217712 Jy ! Component: 2700 - total flux cleaned = -0.00224793 Jy ! Component: 2750 - total flux cleaned = -0.00217748 Jy ! Component: 2800 - total flux cleaned = -0.00220548 Jy ! Component: 2850 - total flux cleaned = -0.00226112 Jy ! Component: 2900 - total flux cleaned = -0.0021369 Jy ! Component: 2950 - total flux cleaned = -0.00224662 Jy ! Component: 3000 - total flux cleaned = -0.00220578 Jy ! Component: 3050 - total flux cleaned = -0.00227355 Jy ! Component: 3100 - total flux cleaned = -0.00227351 Jy ! Component: 3150 - total flux cleaned = -0.00226009 Jy ! Component: 3200 - total flux cleaned = -0.00227333 Jy ! Component: 3250 - total flux cleaned = -0.00224697 Jy ! Component: 3300 - total flux cleaned = -0.00231257 Jy ! Component: 3350 - total flux cleaned = -0.00229948 Jy ! Component: 3400 - total flux cleaned = -0.00233838 Jy ! Component: 3450 - total flux cleaned = -0.00233841 Jy ! Component: 3500 - total flux cleaned = -0.00240247 Jy ! Component: 3550 - total flux cleaned = -0.0024279 Jy ! Component: 3600 - total flux cleaned = -0.00242772 Jy ! Component: 3650 - total flux cleaned = -0.00242787 Jy ! Component: 3700 - total flux cleaned = -0.00247786 Jy ! Component: 3750 - total flux cleaned = -0.00246531 Jy ! Component: 3800 - total flux cleaned = -0.00251468 Jy ! Component: 3850 - total flux cleaned = -0.00249016 Jy ! Component: 3900 - total flux cleaned = -0.00255131 Jy ! Component: 3950 - total flux cleaned = -0.00256359 Jy ! Component: 4000 - total flux cleaned = -0.00256357 Jy ! Component: 4050 - total flux cleaned = -0.00259957 Jy ! Total flux subtracted in 4096 components = -0.00264754 Jy ! Clean residual min=-0.000729 max=0.000631 Jy/beam ! Clean residual mean=-0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.0992758 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 371 components and 0.0992759 Jy ![Exited script file: muppet] wmap "J1439+2114_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.456 x 7.08 at -5.561 degrees (North through East) ! Clean map min=-0.0011773 max=0.097201 Jy/beam ! Writing clean map to FITS file: J1439+2114_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0972008 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224652 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.693366 0.693366 1.38673 2.77346 5.54693 11.0939 22.1877 44.3754 88.7508 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.097 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.456 x 7.08 at -5.561 degrees (North through East) ! Clean map min=-0.0011773 max=0.097201 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 J1439+2114_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:01:29 2019