! Started logfile: J1536+3833_S_2017_08_12_pus_uvs.log on Fri May 10 15:02:42 2019 obs J1536+3833_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1536+3833_S_2017_08_12_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973457 visibilities/baseline/integration-bin. ! Found source: J1536+3833 ! ! 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 25232 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 J1536+3833_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 818 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905226Jy sigma=0.008556 ! Fit after self-cal, rms=0.894553Jy sigma=0.008465 ! 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.976 mas, bmaj=5.088 mas, bpa=-4.426 degrees ! Estimated noise=940.184 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.0825344 Jy ! Component: 100 - total flux cleaned = 0.101237 Jy ! Total flux subtracted in 100 components = 0.101237 Jy ! Clean residual min=-0.004861 max=0.008808 Jy/beam ! Clean residual mean=0.000016 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.101237 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.101237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080358Jy sigma=0.000713 ! Fit after self-cal, rms=0.080363Jy sigma=0.000713 ! Inverting map ! Added new window around map position (5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00872958 Jy ! Component: 100 - total flux cleaned = 0.0139141 Jy ! Total flux subtracted in 100 components = 0.0139141 Jy ! Clean residual min=-0.004384 max=0.005369 Jy/beam ! Clean residual mean=0.000014 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.115151 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.115151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079192Jy sigma=0.000702 ! Fit after self-cal, rms=0.079153Jy sigma=0.000701 ! 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.535 mas, bmaj=6.139 mas, bpa=-2.646 degrees ! Estimated noise=559.952 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 (10.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615555 Jy ! Component: 100 - total flux cleaned = 0.0102208 Jy ! Component: 150 - total flux cleaned = 0.0132142 Jy ! Component: 200 - total flux cleaned = 0.0155126 Jy ! Total flux subtracted in 200 components = 0.0155126 Jy ! Clean residual min=-0.003216 max=0.004179 Jy/beam ! Clean residual mean=0.000018 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.130664 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.130664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078574Jy sigma=0.000695 ! Fit after self-cal, rms=0.078543Jy sigma=0.000695 ! 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.03 FD 0.91 HN 0.99 KP 1.06 ! LA 0.98 MK 1.00 NL 0.90 OV 1.00 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 FD 0.92 HN 1.01 KP 1.00 ! LA 0.93 MK 1.00 NL 1.08 OV 1.03 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.95 HN 0.96 KP 0.98 ! LA 0.98 MK 1.02 NL 1.00 OV 0.93 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.98 KP 1.00* ! LA 0.98 MK 1.23 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.078543Jy sigma=0.000695 ! Fit after self-cal, rms=0.079357Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=6.178 mas, bpa=-2.509 degrees ! Estimated noise=556.434 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.00208464 Jy ! Component: 100 - total flux cleaned = 0.00274109 Jy ! Component: 150 - total flux cleaned = 0.00303262 Jy ! Component: 200 - total flux cleaned = 0.00313674 Jy ! Total flux subtracted in 200 components = 0.00313674 Jy ! Clean residual min=-0.002700 max=0.002793 Jy/beam ! Clean residual mean=0.000013 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.133801 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.133801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079284Jy sigma=0.000687 ! Fit after self-cal, rms=0.079338Jy sigma=0.000687 ! 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.079338Jy sigma=0.000687 ! Fit after self-cal, rms=0.080717Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=6.14 mas, bpa=-2.447 degrees ! Estimated noise=556.742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202389 Jy ! Component: 100 - total flux cleaned = 0.00241893 Jy ! Component: 150 - total flux cleaned = 0.00249669 Jy ! Component: 200 - total flux cleaned = 0.00246556 Jy ! Total flux subtracted in 200 components = 0.00246556 Jy ! Clean residual min=-0.001400 max=0.001753 Jy/beam ! Clean residual mean=0.000005 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.136266 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.136266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080650Jy sigma=0.000678 ! Fit after self-cal, rms=0.080736Jy sigma=0.000678 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 (-42, 13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163678 Jy ! Component: 100 - total flux cleaned = 0.00223305 Jy ! Component: 150 - total flux cleaned = 0.0023256 Jy ! Component: 200 - total flux cleaned = 0.00235397 Jy ! Total flux subtracted in 200 components = 0.00235397 Jy ! Clean residual min=-0.001330 max=0.001737 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.13862 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 119 components and 0.13862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080691Jy sigma=0.000677 ! Fit after self-cal, rms=0.080688Jy sigma=0.000677 ! Inverting map ! Added new window around map position (-123, -80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142991 Jy ! Component: 100 - total flux cleaned = 0.0018631 Jy ! Component: 150 - total flux cleaned = 0.00208807 Jy ! Component: 200 - total flux cleaned = 0.00218909 Jy ! Total flux subtracted in 200 components = 0.00218909 Jy ! Clean residual min=-0.001318 max=0.001433 Jy/beam ! Clean residual mean=0.000003 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.140809 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 137 components and 0.140809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080650Jy sigma=0.000677 ! Fit after self-cal, rms=0.080644Jy sigma=0.000677 ! 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.080644Jy sigma=0.000677 ! Fit after self-cal, rms=0.081001Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=6.138 mas, bpa=-2.386 degrees ! Estimated noise=556.182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000892017 Jy ! Component: 100 - total flux cleaned = 0.00128098 Jy ! Component: 150 - total flux cleaned = 0.00157363 Jy ! Component: 200 - total flux cleaned = 0.00168605 Jy ! Total flux subtracted in 200 components = 0.00168605 Jy ! Clean residual min=-0.001299 max=0.001381 Jy/beam ! Clean residual mean=0.000002 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.142495 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 155 components and 0.142495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080982Jy sigma=0.000677 ! Fit after self-cal, rms=0.080986Jy sigma=0.000677 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.000268507 Jy ! Component: 100 - total flux cleaned = 0.000353321 Jy ! Component: 150 - total flux cleaned = 0.000433236 Jy ! Component: 200 - total flux cleaned = 0.000489857 Jy ! Total flux subtracted in 200 components = 0.000489857 Jy ! Clean residual min=-0.001267 max=0.001347 Jy/beam ! Clean residual mean=0.000002 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.142985 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 166 components and 0.142985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080975Jy sigma=0.000676 ! Fit after self-cal, rms=0.080974Jy sigma=0.000676 ! 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.080974Jy sigma=0.000676 ! Fit after self-cal, rms=0.081100Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.613 mas, bmaj=9.9 mas, bpa=-3.565 degrees ! Estimated noise=683.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488754 Jy ! Component: 100 - total flux cleaned = 0.000631648 Jy ! Component: 150 - total flux cleaned = 0.000767727 Jy ! Component: 200 - total flux cleaned = 0.000856409 Jy ! Total flux subtracted in 200 components = 0.000856409 Jy ! Clean residual min=-0.001565 max=0.001674 Jy/beam ! Clean residual mean=0.000006 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.143842 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 193 components and 0.143842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081094Jy sigma=0.000676 ! Fit after self-cal, rms=0.081095Jy sigma=0.000676 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.000121792 Jy ! Component: 100 - total flux cleaned = 0.000247188 Jy ! Component: 150 - total flux cleaned = 0.000296256 Jy ! Component: 200 - total flux cleaned = 0.000352597 Jy ! Total flux subtracted in 200 components = 0.000352597 Jy ! Clean residual min=-0.001573 max=0.001666 Jy/beam ! Clean residual mean=0.000006 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.144194 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 200 components and 0.144194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081092Jy sigma=0.000676 ! Fit after self-cal, rms=0.081091Jy sigma=0.000676 ! 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.556 mas, bmaj=6.14 mas, bpa=-2.345 degrees ! Estimated noise=556.34 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 6.14 at -2.345 degrees (North through East) ! Clean map min=-0.0012305 max=0.10514 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.001 mas, bmaj=5.083 mas, bpa=-3.664 degrees ! Estimated noise=936.554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0818771 Jy ! Component: 100 - total flux cleaned = 0.101619 Jy ! Component: 150 - total flux cleaned = 0.111468 Jy ! Component: 200 - total flux cleaned = 0.117809 Jy ! Total flux subtracted in 200 components = 0.117809 Jy ! Clean residual min=-0.002642 max=0.003399 Jy/beam ! Clean residual mean=0.000005 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.117809 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.117809 Jy ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=6.14 mas, bpa=-2.345 degrees ! Estimated noise=556.34 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.00586937 Jy ! Component: 100 - total flux cleaned = 0.00974114 Jy ! Component: 150 - total flux cleaned = 0.01254 Jy ! Component: 200 - total flux cleaned = 0.0148066 Jy ! Total flux subtracted in 200 components = 0.0148066 Jy ! Clean residual min=-0.001568 max=0.001489 Jy/beam ! Clean residual mean=0.000009 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.132615 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 73 components and 0.132615 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.613 mas, bmaj=9.9 mas, bpa=-3.565 degrees ! Estimated noise=683.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291123 Jy ! Component: 100 - total flux cleaned = 0.00483408 Jy ! Component: 150 - total flux cleaned = 0.00629156 Jy ! Component: 200 - total flux cleaned = 0.00744631 Jy ! Total flux subtracted in 200 components = 0.00744631 Jy ! Clean residual min=-0.001591 max=0.001843 Jy/beam ! Clean residual mean=0.000010 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.140062 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.000927303 Jy ! Component: 100 - total flux cleaned = 0.00168108 Jy ! Component: 150 - total flux cleaned = 0.00230247 Jy ! Component: 200 - total flux cleaned = 0.00281669 Jy ! Total flux subtracted in 200 components = 0.00281669 Jy ! Clean residual min=-0.001563 max=0.001761 Jy/beam ! Clean residual mean=0.000007 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.142878 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 164 components and 0.142878 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=6.14 mas, bpa=-2.345 degrees ! Estimated noise=556.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.20358e-05 Jy ! Component: 100 - total flux cleaned = 0.000184744 Jy ! Component: 150 - total flux cleaned = 0.000157056 Jy ! Component: 200 - total flux cleaned = 0.000260879 Jy ! Total flux subtracted in 200 components = 0.000260879 Jy ! Clean residual min=-0.001283 max=0.001321 Jy/beam ! Clean residual mean=0.000003 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.143139 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 194 components and 0.143139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081116Jy sigma=0.000677 ! Fit after self-cal, rms=0.081111Jy sigma=0.000677 wmodel J1536+3833_S_2017_08_12_pus_map.mod ! Writing 194 model components to file: J1536+3833_S_2017_08_12_pus_map.mod wobs J1536+3833_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1536+3833_S_2017_08_12_pus_uvs.fits wwins J1536+3833_S_2017_08_12_pus_map.win ! wwins: Wrote 5 windows to J1536+3833_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.000188613 Jy ! Component: 100 - total flux cleaned = 0.000323887 Jy ! Component: 150 - total flux cleaned = 0.000474547 Jy ! Component: 200 - total flux cleaned = 0.000620003 Jy ! Component: 250 - total flux cleaned = 0.000861504 Jy ! Component: 300 - total flux cleaned = 0.000978613 Jy ! Component: 350 - total flux cleaned = 0.00113096 Jy ! Component: 400 - total flux cleaned = 0.0012237 Jy ! Component: 450 - total flux cleaned = 0.00127802 Jy ! Component: 500 - total flux cleaned = 0.00133184 Jy ! Component: 550 - total flux cleaned = 0.00143754 Jy ! Component: 600 - total flux cleaned = 0.00154078 Jy ! Component: 650 - total flux cleaned = 0.0016086 Jy ! Component: 700 - total flux cleaned = 0.00169286 Jy ! Component: 750 - total flux cleaned = 0.00179195 Jy ! Component: 800 - total flux cleaned = 0.00192179 Jy ! Component: 850 - total flux cleaned = 0.00201789 Jy ! Component: 900 - total flux cleaned = 0.00209683 Jy ! Component: 950 - total flux cleaned = 0.00211238 Jy ! Component: 1000 - total flux cleaned = 0.0021895 Jy ! Component: 1050 - total flux cleaned = 0.00220489 Jy ! Component: 1100 - total flux cleaned = 0.00229509 Jy ! Component: 1150 - total flux cleaned = 0.00241403 Jy ! Component: 1200 - total flux cleaned = 0.00239931 Jy ! Component: 1250 - total flux cleaned = 0.00248687 Jy ! Component: 1300 - total flux cleaned = 0.00254459 Jy ! Component: 1350 - total flux cleaned = 0.00261595 Jy ! Component: 1400 - total flux cleaned = 0.00261579 Jy ! Component: 1450 - total flux cleaned = 0.00268587 Jy ! Component: 1500 - total flux cleaned = 0.00271356 Jy ! Component: 1550 - total flux cleaned = 0.00269991 Jy ! Component: 1600 - total flux cleaned = 0.00274048 Jy ! Component: 1650 - total flux cleaned = 0.00275381 Jy ! Component: 1700 - total flux cleaned = 0.00279375 Jy ! Component: 1750 - total flux cleaned = 0.00276736 Jy ! Component: 1800 - total flux cleaned = 0.00279356 Jy ! Component: 1850 - total flux cleaned = 0.0027806 Jy ! Component: 1900 - total flux cleaned = 0.00276768 Jy ! Component: 1950 - total flux cleaned = 0.00278042 Jy ! Component: 2000 - total flux cleaned = 0.00274232 Jy ! Component: 2050 - total flux cleaned = 0.00269222 Jy ! Component: 2100 - total flux cleaned = 0.00271743 Jy ! Component: 2150 - total flux cleaned = 0.002668 Jy ! Component: 2200 - total flux cleaned = 0.00269279 Jy ! Component: 2250 - total flux cleaned = 0.00269285 Jy ! Component: 2300 - total flux cleaned = 0.00272906 Jy ! Component: 2350 - total flux cleaned = 0.00269309 Jy ! Component: 2400 - total flux cleaned = 0.00272892 Jy ! Component: 2450 - total flux cleaned = 0.00266953 Jy ! Component: 2500 - total flux cleaned = 0.00266948 Jy ! Component: 2550 - total flux cleaned = 0.00264622 Jy ! Component: 2600 - total flux cleaned = 0.0026115 Jy ! Component: 2650 - total flux cleaned = 0.00258846 Jy ! Component: 2700 - total flux cleaned = 0.00258838 Jy ! Component: 2750 - total flux cleaned = 0.00252046 Jy ! Component: 2800 - total flux cleaned = 0.00253171 Jy ! Component: 2850 - total flux cleaned = 0.00252045 Jy ! Component: 2900 - total flux cleaned = 0.00249828 Jy ! Component: 2950 - total flux cleaned = 0.00254242 Jy ! Component: 3000 - total flux cleaned = 0.0024657 Jy ! Component: 3050 - total flux cleaned = 0.00244386 Jy ! Component: 3100 - total flux cleaned = 0.0024331 Jy ! Component: 3150 - total flux cleaned = 0.00247622 Jy ! Component: 3200 - total flux cleaned = 0.00238009 Jy ! Component: 3250 - total flux cleaned = 0.00240136 Jy ! Component: 3300 - total flux cleaned = 0.00236966 Jy ! Component: 3350 - total flux cleaned = 0.00234873 Jy ! Component: 3400 - total flux cleaned = 0.0023383 Jy ! Component: 3450 - total flux cleaned = 0.00227625 Jy ! Component: 3500 - total flux cleaned = 0.00228671 Jy ! Component: 3550 - total flux cleaned = 0.00224584 Jy ! Component: 3600 - total flux cleaned = 0.00222555 Jy ! Component: 3650 - total flux cleaned = 0.00219517 Jy ! Component: 3700 - total flux cleaned = 0.00213486 Jy ! Component: 3750 - total flux cleaned = 0.00214486 Jy ! Component: 3800 - total flux cleaned = 0.00211499 Jy ! Component: 3850 - total flux cleaned = 0.00205561 Jy ! Component: 3900 - total flux cleaned = 0.00200638 Jy ! Component: 3950 - total flux cleaned = 0.00195748 Jy ! Component: 4000 - total flux cleaned = 0.00192824 Jy ! Component: 4050 - total flux cleaned = 0.00187983 Jy ! Total flux subtracted in 4096 components = 0.0018703 Jy ! Clean residual min=-0.000609 max=0.000520 Jy/beam ! Clean residual mean=0.000002 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.145009 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 515 components and 0.145009 Jy ![Exited script file: muppet] wmap "J1536+3833_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 6.14 at -2.345 degrees (North through East) ! Clean map min=-0.0010771 max=0.10518 Jy/beam ! Writing clean map to FITS file: J1536+3833_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.105183 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017885 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51011 0.51011 1.02022 2.04044 4.08088 8.16177 16.3235 32.6471 65.2941 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.105 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.556 x 6.14 at -2.345 degrees (North through East) ! Clean map min=-0.0010771 max=0.10518 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 J1536+3833_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:02:47 2019