! Started logfile: J2350+0812_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:52:28 2019 obs J2350+0812_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2350+0812_S_2017_03_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969912 visibilities/baseline/integration-bin. ! Found source: J2350+0812 ! ! 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 1684 lines of history. ! ! Reading 19728 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 J2350+0812_S_2017_03_27_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 474 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.795061Jy sigma=0.006481 ! Fit after self-cal, rms=0.760449Jy sigma=0.006212 ! 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.867 mas, bmaj=7.122 mas, bpa=-3.077 degrees ! Estimated noise=937.707 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.18126 Jy ! Component: 100 - total flux cleaned = 0.241885 Jy ! Total flux subtracted in 100 components = 0.241885 Jy ! Clean residual min=-0.009413 max=0.026274 Jy/beam ! Clean residual mean=-0.000083 rms=0.002960 Jy/beam ! Combined flux in latest and established models = 0.241885 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.241885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114168Jy sigma=0.000845 ! Fit after self-cal, rms=0.113973Jy sigma=0.000843 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0292726 Jy ! Component: 100 - total flux cleaned = 0.0451599 Jy ! Total flux subtracted in 100 components = 0.0451599 Jy ! Clean residual min=-0.006310 max=0.019273 Jy/beam ! Clean residual mean=-0.000049 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.287045 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.287045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103491Jy sigma=0.000748 ! Fit after self-cal, rms=0.103453Jy sigma=0.000747 ! Inverting map ! Added new window around map position (6, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158109 Jy ! Component: 100 - total flux cleaned = 0.0232511 Jy ! Total flux subtracted in 100 components = 0.0232511 Jy ! Clean residual min=-0.006120 max=0.007948 Jy/beam ! Clean residual mean=-0.000030 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.310296 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.310296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100249Jy sigma=0.000719 ! Fit after self-cal, rms=0.099928Jy sigma=0.000716 ! 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.387 mas, bmaj=7.807 mas, bpa=-1.307 degrees ! Estimated noise=690.403 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.0104366 Jy ! Component: 100 - total flux cleaned = 0.016478 Jy ! Component: 150 - total flux cleaned = 0.0206036 Jy ! Component: 200 - total flux cleaned = 0.0235294 Jy ! Total flux subtracted in 200 components = 0.0235294 Jy ! Clean residual min=-0.005824 max=0.005993 Jy/beam ! Clean residual mean=-0.000016 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.333826 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 56 components and 0.333826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098570Jy sigma=0.000707 ! Fit after self-cal, rms=0.098490Jy sigma=0.000706 ! 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.99 FD 0.91 HN 0.97 KP 1.02 ! LA 1.01 MK 1.11 NL 1.02 OV 1.03 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 1.01 KP 1.00 ! LA 0.96 MK 1.09 NL 1.06 OV 1.06 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 0.97 KP 1.01 ! LA 1.01 MK 0.90 NL 1.03 OV 0.99 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.12 HN 0.99 KP 1.00* ! LA 0.94 MK 0.87 NL 1.00* OV 1.32 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.098490Jy sigma=0.000706 ! Fit after self-cal, rms=0.099020Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=7.814 mas, bpa=-1.338 degrees ! Estimated noise=693.361 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.00227659 Jy ! Component: 100 - total flux cleaned = 0.00260074 Jy ! Component: 150 - total flux cleaned = 0.00288407 Jy ! Component: 200 - total flux cleaned = 0.00306013 Jy ! Total flux subtracted in 200 components = 0.00306013 Jy ! Clean residual min=-0.004905 max=0.004257 Jy/beam ! Clean residual mean=-0.000016 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.336886 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.336886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098911Jy sigma=0.000690 ! Fit after self-cal, rms=0.098958Jy sigma=0.000690 ! 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.098958Jy sigma=0.000690 ! Fit after self-cal, rms=0.095818Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=7.834 mas, bpa=-1.211 degrees ! Estimated noise=696.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100561 Jy ! Component: 100 - total flux cleaned = 0.00120259 Jy ! Component: 150 - total flux cleaned = 0.00119987 Jy ! Component: 200 - total flux cleaned = 0.00119898 Jy ! Total flux subtracted in 200 components = 0.00119898 Jy ! Clean residual min=-0.002308 max=0.002884 Jy/beam ! Clean residual mean=-0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.338085 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.338085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095775Jy sigma=0.000663 ! Fit after self-cal, rms=0.095796Jy sigma=0.000663 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 (12.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188223 Jy ! Component: 100 - total flux cleaned = 0.00168381 Jy ! Component: 150 - total flux cleaned = 0.00164016 Jy ! Component: 200 - total flux cleaned = 0.00148295 Jy ! Total flux subtracted in 200 components = 0.00148295 Jy ! Clean residual min=-0.002184 max=0.002655 Jy/beam ! Clean residual mean=-0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.339568 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.339568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095723Jy sigma=0.000663 ! Fit after self-cal, rms=0.095717Jy sigma=0.000663 ! Inverting map ! Added new window around map position (-4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163539 Jy ! Component: 100 - total flux cleaned = 0.00163129 Jy ! Component: 150 - total flux cleaned = 0.00172864 Jy ! Component: 200 - total flux cleaned = 0.00177338 Jy ! Total flux subtracted in 200 components = 0.00177338 Jy ! Clean residual min=-0.002161 max=0.002042 Jy/beam ! Clean residual mean=0.000000 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.341341 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.341341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095644Jy sigma=0.000662 ! Fit after self-cal, rms=0.095638Jy sigma=0.000662 ! 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.095638Jy sigma=0.000662 ! Fit after self-cal, rms=0.096209Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.392 mas, bmaj=7.836 mas, bpa=-1.139 degrees ! Estimated noise=695.507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047132 Jy ! Component: 100 - total flux cleaned = 0.000428005 Jy ! Component: 150 - total flux cleaned = 0.000390342 Jy ! Component: 200 - total flux cleaned = 0.000389988 Jy ! Total flux subtracted in 200 components = 0.000389988 Jy ! Clean residual min=-0.001886 max=0.001835 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.341731 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.341731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096174Jy sigma=0.000661 ! Fit after self-cal, rms=0.096166Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.93138e-05 Jy ! Component: 100 - total flux cleaned = 5.52319e-05 Jy ! Component: 150 - total flux cleaned = 2.48154e-05 Jy ! Component: 200 - total flux cleaned = -3.86213e-06 Jy ! Total flux subtracted in 200 components = -3.86213e-06 Jy ! Clean residual min=-0.001854 max=0.001787 Jy/beam ! Clean residual mean=0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.341727 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 130 components and 0.341727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096148Jy sigma=0.000661 ! Fit after self-cal, rms=0.096147Jy sigma=0.000661 ! 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.096147Jy sigma=0.000661 ! Fit after self-cal, rms=0.096063Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.551 mas, bmaj=11.24 mas, bpa=1.397 degrees ! Estimated noise=846.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.50872e-05 Jy ! Component: 100 - total flux cleaned = -0.000244538 Jy ! Component: 150 - total flux cleaned = -0.000301331 Jy ! Component: 200 - total flux cleaned = -0.000399651 Jy ! Total flux subtracted in 200 components = -0.000399651 Jy ! Clean residual min=-0.001658 max=0.001727 Jy/beam ! Clean residual mean=0.000006 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.341328 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 156 components and 0.341328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096055Jy sigma=0.000661 ! Fit after self-cal, rms=0.096052Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.75954e-05 Jy ! Component: 100 - total flux cleaned = -0.000145832 Jy ! Component: 150 - total flux cleaned = -0.000184921 Jy ! Component: 200 - total flux cleaned = -0.000220075 Jy ! Total flux subtracted in 200 components = -0.000220075 Jy ! Clean residual min=-0.001608 max=0.001735 Jy/beam ! Clean residual mean=0.000006 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.341108 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 168 components and 0.341108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096048Jy sigma=0.000661 ! Fit after self-cal, rms=0.096048Jy sigma=0.000661 ! 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.393 mas, bmaj=7.837 mas, bpa=-1.101 degrees ! Estimated noise=695.017 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.393 x 7.837 at -1.101 degrees (North through East) ! Clean map min=-0.0016306 max=0.23773 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.861 mas, bmaj=7.156 mas, bpa=-2.769 degrees ! Estimated noise=955.306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184234 Jy ! Component: 100 - total flux cleaned = 0.246543 Jy ! Component: 150 - total flux cleaned = 0.278903 Jy ! Component: 200 - total flux cleaned = 0.298792 Jy ! Total flux subtracted in 200 components = 0.298792 Jy ! Clean residual min=-0.004436 max=0.010485 Jy/beam ! Clean residual mean=-0.000032 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.298792 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.298792 Jy ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=7.837 mas, bpa=-1.101 degrees ! Estimated noise=695.017 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) ! Added new window around map position (3, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157463 Jy ! Component: 100 - total flux cleaned = 0.0251388 Jy ! Component: 150 - total flux cleaned = 0.0310986 Jy ! Component: 200 - total flux cleaned = 0.0351827 Jy ! Total flux subtracted in 200 components = 0.0351827 Jy ! Clean residual min=-0.002049 max=0.002256 Jy/beam ! Clean residual mean=-0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.333975 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 60 components and 0.333975 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.551 mas, bmaj=11.24 mas, bpa=1.397 degrees ! Estimated noise=846.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421685 Jy ! Component: 100 - total flux cleaned = 0.0064114 Jy ! Component: 150 - total flux cleaned = 0.00722391 Jy ! Component: 200 - total flux cleaned = 0.00722325 Jy ! Total flux subtracted in 200 components = 0.00722325 Jy ! Clean residual min=-0.001687 max=0.001557 Jy/beam ! Clean residual mean=0.000004 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.341198 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.9057e-07 Jy ! Component: 100 - total flux cleaned = -2.95183e-05 Jy ! Component: 150 - total flux cleaned = -2.94721e-05 Jy ! Component: 200 - total flux cleaned = -2.94626e-05 Jy ! Total flux subtracted in 200 components = -2.94626e-05 Jy ! Clean residual min=-0.001641 max=0.001636 Jy/beam ! Clean residual mean=0.000005 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.341169 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 120 components and 0.341169 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=7.837 mas, bpa=-1.101 degrees ! Estimated noise=695.017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266266 Jy ! Component: 100 - total flux cleaned = 0.000306087 Jy ! Component: 150 - total flux cleaned = 0.000341001 Jy ! Component: 200 - total flux cleaned = 0.000376248 Jy ! Total flux subtracted in 200 components = 0.000376248 Jy ! Clean residual min=-0.001749 max=0.001916 Jy/beam ! Clean residual mean=0.000003 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.341545 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 137 components and 0.341545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096070Jy sigma=0.000661 ! Fit after self-cal, rms=0.096066Jy sigma=0.000661 wmodel J2350+0812_S_2017_03_27_pus_map.mod ! Writing 137 model components to file: J2350+0812_S_2017_03_27_pus_map.mod wobs J2350+0812_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2350+0812_S_2017_03_27_pus_uvs.fits wwins J2350+0812_S_2017_03_27_pus_map.win ! wwins: Wrote 5 windows to J2350+0812_S_2017_03_27_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.000184001 Jy ! Component: 100 - total flux cleaned = 0.000186145 Jy ! Component: 150 - total flux cleaned = 0.000297931 Jy ! Component: 200 - total flux cleaned = 0.000352333 Jy ! Component: 250 - total flux cleaned = 0.000405089 Jy ! Component: 300 - total flux cleaned = 0.000326734 Jy ! Component: 350 - total flux cleaned = 0.000326838 Jy ! Component: 400 - total flux cleaned = 0.000326874 Jy ! Component: 450 - total flux cleaned = 0.000253803 Jy ! Component: 500 - total flux cleaned = 0.000230093 Jy ! Component: 550 - total flux cleaned = 0.000159126 Jy ! Component: 600 - total flux cleaned = 4.30921e-05 Jy ! Component: 650 - total flux cleaned = -2.54936e-05 Jy ! Component: 700 - total flux cleaned = -4.84845e-05 Jy ! Component: 750 - total flux cleaned = -2.6492e-05 Jy ! Component: 800 - total flux cleaned = -7.03224e-05 Jy ! Component: 850 - total flux cleaned = -9.16942e-05 Jy ! Component: 900 - total flux cleaned = -4.94361e-05 Jy ! Component: 950 - total flux cleaned = -4.94144e-05 Jy ! Component: 1000 - total flux cleaned = -7.9467e-06 Jy ! Component: 1050 - total flux cleaned = -2.86414e-05 Jy ! Component: 1100 - total flux cleaned = -2.88686e-05 Jy ! Component: 1150 - total flux cleaned = -8.81542e-05 Jy ! Component: 1200 - total flux cleaned = -0.000107419 Jy ! Component: 1250 - total flux cleaned = -6.89887e-05 Jy ! Component: 1300 - total flux cleaned = -0.000126295 Jy ! Component: 1350 - total flux cleaned = -0.000126254 Jy ! Component: 1400 - total flux cleaned = -0.000126188 Jy ! Component: 1450 - total flux cleaned = -0.000126212 Jy ! Component: 1500 - total flux cleaned = -0.000163094 Jy ! Component: 1550 - total flux cleaned = -0.000181394 Jy ! Component: 1600 - total flux cleaned = -0.000199389 Jy ! Component: 1650 - total flux cleaned = -0.000270721 Jy ! Component: 1700 - total flux cleaned = -0.000270728 Jy ! Component: 1750 - total flux cleaned = -0.000323335 Jy ! Component: 1800 - total flux cleaned = -0.000375394 Jy ! Component: 1850 - total flux cleaned = -0.000409619 Jy ! Component: 1900 - total flux cleaned = -0.000392723 Jy ! Component: 1950 - total flux cleaned = -0.000342193 Jy ! Component: 2000 - total flux cleaned = -0.00039268 Jy ! Component: 2050 - total flux cleaned = -0.000392728 Jy ! Component: 2100 - total flux cleaned = -0.000392678 Jy ! Component: 2150 - total flux cleaned = -0.000408929 Jy ! Component: 2200 - total flux cleaned = -0.000457589 Jy ! Component: 2250 - total flux cleaned = -0.000489712 Jy ! Component: 2300 - total flux cleaned = -0.000537357 Jy ! Component: 2350 - total flux cleaned = -0.000505759 Jy ! Component: 2400 - total flux cleaned = -0.00056837 Jy ! Component: 2450 - total flux cleaned = -0.000599434 Jy ! Component: 2500 - total flux cleaned = -0.00063017 Jy ! Component: 2550 - total flux cleaned = -0.000675891 Jy ! Component: 2600 - total flux cleaned = -0.000706356 Jy ! Component: 2650 - total flux cleaned = -0.00075143 Jy ! Component: 2700 - total flux cleaned = -0.000826054 Jy ! Component: 2750 - total flux cleaned = -0.000855525 Jy ! Component: 2800 - total flux cleaned = -0.000870303 Jy ! Component: 2850 - total flux cleaned = -0.000913969 Jy ! Component: 2900 - total flux cleaned = -0.000957529 Jy ! Component: 2950 - total flux cleaned = -0.000986091 Jy ! Component: 3000 - total flux cleaned = -0.00102871 Jy ! Component: 3050 - total flux cleaned = -0.00101463 Jy ! Component: 3100 - total flux cleaned = -0.00112707 Jy ! Component: 3150 - total flux cleaned = -0.00112707 Jy ! Component: 3200 - total flux cleaned = -0.00116857 Jy ! Component: 3250 - total flux cleaned = -0.0012235 Jy ! Component: 3300 - total flux cleaned = -0.00122348 Jy ! Component: 3350 - total flux cleaned = -0.00120977 Jy ! Component: 3400 - total flux cleaned = -0.00125036 Jy ! Component: 3450 - total flux cleaned = -0.00126389 Jy ! Component: 3500 - total flux cleaned = -0.001304 Jy ! Component: 3550 - total flux cleaned = -0.00137033 Jy ! Component: 3600 - total flux cleaned = -0.00140988 Jy ! Component: 3650 - total flux cleaned = -0.00138387 Jy ! Component: 3700 - total flux cleaned = -0.00146192 Jy ! Component: 3750 - total flux cleaned = -0.00147484 Jy ! Component: 3800 - total flux cleaned = -0.00148783 Jy ! Component: 3850 - total flux cleaned = -0.00155173 Jy ! Component: 3900 - total flux cleaned = -0.00156446 Jy ! Component: 3950 - total flux cleaned = -0.00158976 Jy ! Component: 4000 - total flux cleaned = -0.00165268 Jy ! Component: 4050 - total flux cleaned = -0.00174014 Jy ! Total flux subtracted in 4096 components = -0.00175258 Jy ! Clean residual min=-0.000751 max=0.000931 Jy/beam ! Clean residual mean=-0.000001 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.339793 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 428 components and 0.339793 Jy ![Exited script file: muppet] wmap "J2350+0812_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.393 x 7.837 at -1.101 degrees (North through East) ! Clean map min=-0.0013359 max=0.2379 Jy/beam ! Writing clean map to FITS file: J2350+0812_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.237902 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229844 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.289839 0.289839 0.579678 1.15936 2.31871 4.63742 9.27485 18.5497 37.0994 74.1988 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.237 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.393 x 7.837 at -1.101 degrees (North through East) ! Clean map min=-0.0013359 max=0.2379 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 J2350+0812_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:52:34 2019