! Started logfile: J1358+8340_S_2017_06_15_pus_uvs.log on Tue May 7 15:20:38 2019 obs J1358+8340_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1358+8340_S_2017_06_15_pus_uva.fits ! AN table 1: 291 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981901 visibilities/baseline/integration-bin. ! Found source: J1358+8340 ! ! 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 603 lines of history. ! ! Reading 51432 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 J1358+8340_S_2017_06_15_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1485 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.901928Jy sigma=0.007451 ! Fit after self-cal, rms=0.871499Jy sigma=0.007206 ! 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.793 mas, bmaj=3.836 mas, bpa=41.63 degrees ! Estimated noise=864.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.0930406 Jy ! Component: 100 - total flux cleaned = 0.129693 Jy ! Total flux subtracted in 100 components = 0.129693 Jy ! Clean residual min=-0.005395 max=0.017424 Jy/beam ! Clean residual mean=-0.000037 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.129693 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.129693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095192Jy sigma=0.000760 ! Fit after self-cal, rms=0.094985Jy sigma=0.000758 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0208582 Jy ! Component: 100 - total flux cleaned = 0.0329552 Jy ! Total flux subtracted in 100 components = 0.0329552 Jy ! Clean residual min=-0.004112 max=0.007811 Jy/beam ! Clean residual mean=-0.000015 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.162649 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.162649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088632Jy sigma=0.000702 ! Fit after self-cal, rms=0.088578Jy sigma=0.000701 ! Inverting map ! Added new window around map position (4, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00873819 Jy ! Component: 100 - total flux cleaned = 0.0139351 Jy ! Total flux subtracted in 100 components = 0.0139351 Jy ! Clean residual min=-0.003434 max=0.003763 Jy/beam ! Clean residual mean=-0.000007 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.176584 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.176584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087506Jy sigma=0.000693 ! Fit after self-cal, rms=0.087468Jy sigma=0.000692 ! 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.598 mas, bmaj=4.84 mas, bpa=41.38 degrees ! Estimated noise=424.776 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.00442679 Jy ! Component: 100 - total flux cleaned = 0.00659235 Jy ! Component: 150 - total flux cleaned = 0.00768751 Jy ! Component: 200 - total flux cleaned = 0.00792305 Jy ! Total flux subtracted in 200 components = 0.00792305 Jy ! Clean residual min=-0.002165 max=0.002097 Jy/beam ! Clean residual mean=0.000006 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.184507 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.184507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087238Jy sigma=0.000691 ! Fit after self-cal, rms=0.087230Jy sigma=0.000691 ! 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 0.96 FD 0.99 HN 0.98 KP 1.02 ! LA 1.03 MK 1.04 NL 0.91 OV 0.98 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 1.01 KP 0.98 ! LA 0.99 MK 1.02 NL 1.04 OV 1.03 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.08 HN 1.02 KP 0.99 ! LA 1.00 MK 1.08 NL 0.99 OV 0.96 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.99 KP 1.00* ! LA 1.04 MK 0.93 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.087230Jy sigma=0.000691 ! Fit after self-cal, rms=0.085818Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.612 mas, bmaj=4.855 mas, bpa=41.26 degrees ! Estimated noise=424.057 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.000547436 Jy ! Component: 100 - total flux cleaned = 0.000679266 Jy ! Component: 150 - total flux cleaned = 0.000695518 Jy ! Component: 200 - total flux cleaned = 0.000709835 Jy ! Total flux subtracted in 200 components = 0.000709835 Jy ! Clean residual min=-0.001809 max=0.001759 Jy/beam ! Clean residual mean=-0.000007 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.185217 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.185217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085807Jy sigma=0.000686 ! Fit after self-cal, rms=0.085794Jy sigma=0.000686 ! 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.085794Jy sigma=0.000686 ! Fit after self-cal, rms=0.087334Jy sigma=0.000685 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.604 mas, bmaj=4.849 mas, bpa=40.88 degrees ! Estimated noise=423.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232147 Jy ! Component: 100 - total flux cleaned = 0.000275322 Jy ! Component: 150 - total flux cleaned = 0.000293459 Jy ! Component: 200 - total flux cleaned = 0.000301729 Jy ! Total flux subtracted in 200 components = 0.000301729 Jy ! Clean residual min=-0.001348 max=0.001355 Jy/beam ! Clean residual mean=-0.000007 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.185518 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.185518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087331Jy sigma=0.000685 ! Fit after self-cal, rms=0.087356Jy sigma=0.000685 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 (72, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00081691 Jy ! Component: 100 - total flux cleaned = 0.000871142 Jy ! Component: 150 - total flux cleaned = 0.000890024 Jy ! Component: 200 - total flux cleaned = 0.000854927 Jy ! Total flux subtracted in 200 components = 0.000854927 Jy ! Clean residual min=-0.001352 max=0.001242 Jy/beam ! Clean residual mean=-0.000007 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.186373 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.186373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087337Jy sigma=0.000684 ! Fit after self-cal, rms=0.087338Jy sigma=0.000684 ! 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.087338Jy sigma=0.000684 ! Fit after self-cal, rms=0.087202Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=4.847 mas, bpa=40.87 degrees ! Estimated noise=423.573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179116 Jy ! Component: 100 - total flux cleaned = 0.000194666 Jy ! Component: 150 - total flux cleaned = 0.000223086 Jy ! Component: 200 - total flux cleaned = 0.000287682 Jy ! Total flux subtracted in 200 components = 0.000287682 Jy ! Clean residual min=-0.001344 max=0.001244 Jy/beam ! Clean residual mean=-0.000007 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.186661 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.186661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087197Jy sigma=0.000684 ! Fit after self-cal, rms=0.087198Jy sigma=0.000684 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 = 1.26844e-05 Jy ! Component: 100 - total flux cleaned = 4.7635e-05 Jy ! Component: 150 - total flux cleaned = 6.94419e-05 Jy ! Component: 200 - total flux cleaned = 6.93915e-05 Jy ! Total flux subtracted in 200 components = 6.93915e-05 Jy ! Clean residual min=-0.001347 max=0.001255 Jy/beam ! Clean residual mean=-0.000007 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.18673 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 102 components and 0.18673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087195Jy sigma=0.000684 ! Fit after self-cal, rms=0.087195Jy sigma=0.000684 ! 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.087195Jy sigma=0.000684 ! Fit after self-cal, rms=0.087133Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.218 mas, bmaj=9.955 mas, bpa=38.24 degrees ! Estimated noise=543.178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154538 Jy ! Component: 100 - total flux cleaned = 0.000141619 Jy ! Component: 150 - total flux cleaned = 0.00015324 Jy ! Component: 200 - total flux cleaned = 0.000163894 Jy ! Total flux subtracted in 200 components = 0.000163894 Jy ! Clean residual min=-0.001442 max=0.001246 Jy/beam ! Clean residual mean=-0.000015 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.186894 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 110 components and 0.186894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087133Jy sigma=0.000684 ! Fit after self-cal, rms=0.087132Jy sigma=0.000684 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 = 1.02532e-05 Jy ! Component: 100 - total flux cleaned = 9.97164e-06 Jy ! Component: 150 - total flux cleaned = 1.88411e-05 Jy ! Component: 200 - total flux cleaned = 1.06532e-05 Jy ! Total flux subtracted in 200 components = 1.06532e-05 Jy ! Clean residual min=-0.001427 max=0.001242 Jy/beam ! Clean residual mean=-0.000015 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.186905 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 119 components and 0.186905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087133Jy sigma=0.000684 ! Fit after self-cal, rms=0.087133Jy sigma=0.000684 ! 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.597 mas, bmaj=4.845 mas, bpa=40.92 degrees ! Estimated noise=423.616 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.597 x 4.845 at 40.92 degrees (North through East) ! Clean map min=-0.0012885 max=0.12639 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.799 mas, bmaj=3.858 mas, bpa=41.17 degrees ! Estimated noise=857.507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0920563 Jy ! Component: 100 - total flux cleaned = 0.129868 Jy ! Component: 150 - total flux cleaned = 0.150862 Jy ! Component: 200 - total flux cleaned = 0.163491 Jy ! Total flux subtracted in 200 components = 0.163491 Jy ! Clean residual min=-0.003201 max=0.006543 Jy/beam ! Clean residual mean=-0.000018 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.163491 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.163491 Jy ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=4.845 mas, bpa=40.92 degrees ! Estimated noise=423.616 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.0109442 Jy ! Component: 100 - total flux cleaned = 0.0163139 Jy ! Component: 150 - total flux cleaned = 0.0191299 Jy ! Component: 200 - total flux cleaned = 0.0208693 Jy ! Total flux subtracted in 200 components = 0.0208693 Jy ! Clean residual min=-0.001331 max=0.001391 Jy/beam ! Clean residual mean=-0.000013 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.184361 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.184361 Jy ! Inverting map ! Added new window around map position (15, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137168 Jy ! Component: 100 - total flux cleaned = 0.00192017 Jy ! Component: 150 - total flux cleaned = 0.0023135 Jy ! Component: 200 - total flux cleaned = 0.00259821 Jy ! Total flux subtracted in 200 components = 0.00259821 Jy ! Clean residual min=-0.001365 max=0.001290 Jy/beam ! Clean residual mean=-0.000007 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.186959 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 61 components and 0.186959 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=8.218 mas, bmaj=9.955 mas, bpa=38.24 degrees ! Estimated noise=543.178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311093 Jy ! Component: 100 - total flux cleaned = 0.000456551 Jy ! Component: 150 - total flux cleaned = 0.000554445 Jy ! Component: 200 - total flux cleaned = 0.000571487 Jy ! Total flux subtracted in 200 components = 0.000571487 Jy ! Clean residual min=-0.001516 max=0.001246 Jy/beam ! Clean residual mean=-0.000014 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.18753 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 = 2.73277e-07 Jy ! Component: 100 - total flux cleaned = -1.34364e-05 Jy ! Component: 150 - total flux cleaned = -1.29872e-05 Jy ! Component: 200 - total flux cleaned = -1.29089e-05 Jy ! Total flux subtracted in 200 components = -1.29089e-05 Jy ! Clean residual min=-0.001498 max=0.001229 Jy/beam ! Clean residual mean=-0.000014 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.187517 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 104 components and 0.187517 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=4.845 mas, bpa=40.92 degrees ! Estimated noise=423.616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.17478e-05 Jy ! Component: 100 - total flux cleaned = -0.000111587 Jy ! Component: 150 - total flux cleaned = -0.00012969 Jy ! Component: 200 - total flux cleaned = -0.000162406 Jy ! Total flux subtracted in 200 components = -0.000162406 Jy ! Clean residual min=-0.001349 max=0.001272 Jy/beam ! Clean residual mean=-0.000006 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.187355 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 122 components and 0.187355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087126Jy sigma=0.000684 ! Fit after self-cal, rms=0.087124Jy sigma=0.000684 wmodel J1358+8340_S_2017_06_15_pus_map.mod ! Writing 122 model components to file: J1358+8340_S_2017_06_15_pus_map.mod wobs J1358+8340_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1358+8340_S_2017_06_15_pus_uvs.fits wwins J1358+8340_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J1358+8340_S_2017_06_15_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.000279025 Jy ! Component: 100 - total flux cleaned = -0.000363969 Jy ! Component: 150 - total flux cleaned = -0.000403837 Jy ! Component: 200 - total flux cleaned = -0.000461125 Jy ! Component: 250 - total flux cleaned = -0.000497892 Jy ! Component: 300 - total flux cleaned = -0.000479902 Jy ! Component: 350 - total flux cleaned = -0.000497718 Jy ! Component: 400 - total flux cleaned = -0.000497874 Jy ! Component: 450 - total flux cleaned = -0.000497781 Jy ! Component: 500 - total flux cleaned = -0.000464655 Jy ! Component: 550 - total flux cleaned = -0.000464558 Jy ! Component: 600 - total flux cleaned = -0.000432207 Jy ! Component: 650 - total flux cleaned = -0.000400089 Jy ! Component: 700 - total flux cleaned = -0.000353028 Jy ! Component: 750 - total flux cleaned = -0.0003374 Jy ! Component: 800 - total flux cleaned = -0.000306625 Jy ! Component: 850 - total flux cleaned = -0.000321879 Jy ! Component: 900 - total flux cleaned = -0.000276892 Jy ! Component: 950 - total flux cleaned = -0.000277195 Jy ! Component: 1000 - total flux cleaned = -0.000203498 Jy ! Component: 1050 - total flux cleaned = -0.000174259 Jy ! Component: 1100 - total flux cleaned = -7.31453e-05 Jy ! Component: 1150 - total flux cleaned = -1.86307e-06 Jy ! Component: 1200 - total flux cleaned = 4.07706e-05 Jy ! Component: 1250 - total flux cleaned = 0.000166827 Jy ! Component: 1300 - total flux cleaned = 0.000208342 Jy ! Component: 1350 - total flux cleaned = 0.000277112 Jy ! Component: 1400 - total flux cleaned = 0.000318067 Jy ! Component: 1450 - total flux cleaned = 0.000331575 Jy ! Component: 1500 - total flux cleaned = 0.000385303 Jy ! Component: 1550 - total flux cleaned = 0.000398507 Jy ! Component: 1600 - total flux cleaned = 0.00046447 Jy ! Component: 1650 - total flux cleaned = 0.000477556 Jy ! Component: 1700 - total flux cleaned = 0.000516458 Jy ! Component: 1750 - total flux cleaned = 0.000555172 Jy ! Component: 1800 - total flux cleaned = 0.000606393 Jy ! Component: 1850 - total flux cleaned = 0.000619179 Jy ! Component: 1900 - total flux cleaned = 0.000694625 Jy ! Component: 1950 - total flux cleaned = 0.000732005 Jy ! Component: 2000 - total flux cleaned = 0.000756758 Jy ! Component: 2050 - total flux cleaned = 0.00080604 Jy ! Component: 2100 - total flux cleaned = 0.000818252 Jy ! Component: 2150 - total flux cleaned = 0.00086685 Jy ! Component: 2200 - total flux cleaned = 0.000915072 Jy ! Component: 2250 - total flux cleaned = 0.000962909 Jy ! Component: 2300 - total flux cleaned = 0.000951116 Jy ! Component: 2350 - total flux cleaned = 0.00102184 Jy ! Component: 2400 - total flux cleaned = 0.00100999 Jy ! Component: 2450 - total flux cleaned = 0.00103329 Jy ! Component: 2500 - total flux cleaned = 0.00105637 Jy ! Component: 2550 - total flux cleaned = 0.0010449 Jy ! Component: 2600 - total flux cleaned = 0.00107906 Jy ! Component: 2650 - total flux cleaned = 0.00111298 Jy ! Component: 2700 - total flux cleaned = 0.00112424 Jy ! Component: 2750 - total flux cleaned = 0.0012024 Jy ! Component: 2800 - total flux cleaned = 0.00119125 Jy ! Component: 2850 - total flux cleaned = 0.00120228 Jy ! Component: 2900 - total flux cleaned = 0.00123521 Jy ! Component: 2950 - total flux cleaned = 0.00126792 Jy ! Component: 3000 - total flux cleaned = 0.00127874 Jy ! Component: 3050 - total flux cleaned = 0.00131106 Jy ! Component: 3100 - total flux cleaned = 0.00133243 Jy ! Component: 3150 - total flux cleaned = 0.00134306 Jy ! Component: 3200 - total flux cleaned = 0.00142778 Jy ! Component: 3250 - total flux cleaned = 0.00140668 Jy ! Component: 3300 - total flux cleaned = 0.00143807 Jy ! Component: 3350 - total flux cleaned = 0.00143813 Jy ! Component: 3400 - total flux cleaned = 0.00142769 Jy ! Component: 3450 - total flux cleaned = 0.00147928 Jy ! Component: 3500 - total flux cleaned = 0.00148961 Jy ! Component: 3550 - total flux cleaned = 0.00153038 Jy ! Component: 3600 - total flux cleaned = 0.00154047 Jy ! Component: 3650 - total flux cleaned = 0.00151014 Jy ! Component: 3700 - total flux cleaned = 0.00158051 Jy ! Component: 3750 - total flux cleaned = 0.00159045 Jy ! Component: 3800 - total flux cleaned = 0.00162036 Jy ! Component: 3850 - total flux cleaned = 0.00159063 Jy ! Component: 3900 - total flux cleaned = 0.00161042 Jy ! Component: 3950 - total flux cleaned = 0.00163006 Jy ! Component: 4000 - total flux cleaned = 0.00166904 Jy ! Component: 4050 - total flux cleaned = 0.00166904 Jy ! Total flux subtracted in 4096 components = 0.00165941 Jy ! Clean residual min=-0.000642 max=0.000638 Jy/beam ! Clean residual mean=-0.000002 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.189014 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 439 components and 0.189014 Jy ![Exited script file: muppet] wmap "J1358+8340_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.597 x 4.845 at 40.92 degrees (North through East) ! Clean map min=-0.00087274 max=0.12628 Jy/beam ! Writing clean map to FITS file: J1358+8340_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017765 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.422052 0.422052 0.844104 1.68821 3.37642 6.75283 13.5057 27.0113 54.0226 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.126 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.597 x 4.845 at 40.92 degrees (North through East) ! Clean map min=-0.00087274 max=0.12628 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 J1358+8340_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:20:44 2019