! Started logfile: J1354-0206_S_2017_06_10_pus_uvs.log on Mon May 6 14:55:55 2019 obs J1354-0206_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1354-0206_S_2017_06_10_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.688889 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! 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 1154 lines of history. ! ! Reading 1240 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 J1354-0206_S_2017_06_10_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.304245Jy sigma=0.002763 ! Fit after self-cal, rms=0.265735Jy sigma=0.002444 ! 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.831 mas, bmaj=7.99 mas, bpa=-7.315 degrees ! Estimated noise=2851.31 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.577094 Jy ! Component: 100 - total flux cleaned = 0.710857 Jy ! Total flux subtracted in 100 components = 0.710857 Jy ! Clean residual min=-0.024185 max=0.049972 Jy/beam ! Clean residual mean=-0.000038 rms=0.007660 Jy/beam ! Combined flux in latest and established models = 0.710857 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.710857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115678Jy sigma=0.001022 ! Fit after self-cal, rms=0.115673Jy sigma=0.001022 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0506039 Jy ! Component: 100 - total flux cleaned = 0.0740842 Jy ! Total flux subtracted in 100 components = 0.0740842 Jy ! Clean residual min=-0.013168 max=0.014997 Jy/beam ! Clean residual mean=-0.000026 rms=0.003572 Jy/beam ! Combined flux in latest and established models = 0.784941 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.784941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088129Jy sigma=0.000774 ! Fit after self-cal, rms=0.088112Jy sigma=0.000774 ! 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.256 mas, bmaj=8.605 mas, bpa=-6.027 degrees ! Estimated noise=2505.86 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.0175627 Jy ! Component: 100 - total flux cleaned = 0.0265773 Jy ! Component: 150 - total flux cleaned = 0.0314175 Jy ! Component: 200 - total flux cleaned = 0.0326666 Jy ! Total flux subtracted in 200 components = 0.0326666 Jy ! Clean residual min=-0.014106 max=0.012412 Jy/beam ! Clean residual mean=-0.000026 rms=0.003042 Jy/beam ! Combined flux in latest and established models = 0.817607 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 55 components and 0.817608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084409Jy sigma=0.000747 ! Fit after self-cal, rms=0.084387Jy sigma=0.000746 ! 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.00* FD 0.90 HN 0.96 KP 1.02 ! LA 1.03 MK 1.00 NL 0.97 OV 1.05 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00 KP 1.01 ! LA 0.98 MK 0.98 NL 1.08 OV 1.06 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 1.00 ! LA 0.98 MK 1.01 NL 1.00 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.96 KP 1.00* ! LA 1.00* MK 0.99 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.084387Jy sigma=0.000746 ! Fit after self-cal, rms=0.074484Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=8.606 mas, bpa=-5.874 degrees ! Estimated noise=2512.74 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.000169362 Jy ! Component: 100 - total flux cleaned = -0.000115811 Jy ! Component: 150 - total flux cleaned = 5.11224e-05 Jy ! Component: 200 - total flux cleaned = 0.00014932 Jy ! Total flux subtracted in 200 components = 0.00014932 Jy ! Clean residual min=-0.005469 max=0.006344 Jy/beam ! Clean residual mean=-0.000001 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.817757 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.817757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074363Jy sigma=0.000660 ! Fit after self-cal, rms=0.074330Jy sigma=0.000660 ! 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.074330Jy sigma=0.000660 ! Fit after self-cal, rms=0.074339Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=8.607 mas, bpa=-5.877 degrees ! Estimated noise=2512.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.3238e-06 Jy ! Component: 100 - total flux cleaned = 9.49818e-05 Jy ! Component: 150 - total flux cleaned = 0.000219754 Jy ! Component: 200 - total flux cleaned = 0.000330632 Jy ! Total flux subtracted in 200 components = 0.000330632 Jy ! Clean residual min=-0.005342 max=0.006059 Jy/beam ! Clean residual mean=0.000000 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.818087 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 65 components and 0.818087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074280Jy sigma=0.000660 ! Fit after self-cal, rms=0.074270Jy 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 = 0.000138555 Jy ! Component: 100 - total flux cleaned = 0.000205954 Jy ! Component: 150 - total flux cleaned = 0.000296625 Jy ! Component: 200 - total flux cleaned = 0.000323115 Jy ! Total flux subtracted in 200 components = 0.000323115 Jy ! Clean residual min=-0.005297 max=0.005943 Jy/beam ! Clean residual mean=0.000000 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.81841 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.818411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074240Jy sigma=0.000659 ! Fit after self-cal, rms=0.074236Jy sigma=0.000659 ! 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.074236Jy sigma=0.000659 ! Fit after self-cal, rms=0.074256Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=8.607 mas, bpa=-5.873 degrees ! Estimated noise=2513.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101383 Jy ! Component: 100 - total flux cleaned = 0.000157154 Jy ! Component: 150 - total flux cleaned = 0.000255007 Jy ! Component: 200 - total flux cleaned = 0.000255032 Jy ! Total flux subtracted in 200 components = 0.000255032 Jy ! Clean residual min=-0.005342 max=0.005847 Jy/beam ! Clean residual mean=0.000001 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.818666 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.818666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074238Jy sigma=0.000659 ! Fit after self-cal, rms=0.074237Jy sigma=0.000659 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.72829e-05 Jy ! Component: 100 - total flux cleaned = 8.04605e-05 Jy ! Component: 150 - total flux cleaned = 0.000100372 Jy ! Component: 200 - total flux cleaned = 0.00011835 Jy ! Total flux subtracted in 200 components = 0.00011835 Jy ! Clean residual min=-0.005331 max=0.005801 Jy/beam ! Clean residual mean=0.000001 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.818784 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.818784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074226Jy sigma=0.000659 ! Fit after self-cal, rms=0.074225Jy sigma=0.000659 ! 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.074225Jy sigma=0.000659 ! Fit after self-cal, rms=0.074236Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.308 mas, bmaj=14.76 mas, bpa=-1.574 degrees ! Estimated noise=3113.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.35333e-05 Jy ! Component: 100 - total flux cleaned = -9.94413e-05 Jy ! Component: 150 - total flux cleaned = -0.000154647 Jy ! Component: 200 - total flux cleaned = -0.000179436 Jy ! Total flux subtracted in 200 components = -0.000179436 Jy ! Clean residual min=-0.006518 max=0.005636 Jy/beam ! Clean residual mean=-0.000000 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.818604 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.818604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074255Jy sigma=0.000659 ! Fit after self-cal, rms=0.074249Jy sigma=0.000659 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.000263929 Jy ! Component: 100 - total flux cleaned = 0.000209797 Jy ! Component: 150 - total flux cleaned = 0.000166359 Jy ! Component: 200 - total flux cleaned = 0.000185535 Jy ! Total flux subtracted in 200 components = 0.000185535 Jy ! Clean residual min=-0.006495 max=0.005534 Jy/beam ! Clean residual mean=0.000000 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 0.81879 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.81879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074281Jy sigma=0.000659 ! Fit after self-cal, rms=0.074276Jy sigma=0.000659 ! 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.274 mas, bmaj=8.606 mas, bpa=-5.865 degrees ! Estimated noise=2514.28 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 8.606 at -5.865 degrees (North through East) ! Clean map min=-0.0051038 max=0.74589 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074276Jy sigma=0.000659 ! Fit after self-cal, rms=0.068946Jy sigma=0.000607 ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=8.607 mas, bpa=-5.821 degrees ! Estimated noise=2517.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.00244e-05 Jy ! Component: 100 - total flux cleaned = 1.34636e-05 Jy ! Component: 150 - total flux cleaned = 1.36779e-05 Jy ! Component: 200 - total flux cleaned = 1.46177e-05 Jy ! Total flux subtracted in 200 components = 1.46177e-05 Jy ! Clean residual min=-0.005364 max=0.005633 Jy/beam ! Clean residual mean=-0.000001 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.818805 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.818805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068937Jy sigma=0.000607 ! Fit after self-cal, rms=0.068937Jy sigma=0.000607 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.48543e-05 Jy ! Component: 100 - total flux cleaned = -6.09594e-05 Jy ! Component: 150 - total flux cleaned = -6.12863e-05 Jy ! Component: 200 - total flux cleaned = -7.66323e-05 Jy ! Total flux subtracted in 200 components = -7.66323e-05 Jy ! Clean residual min=-0.005384 max=0.005632 Jy/beam ! Clean residual mean=-0.000001 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.818728 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.818728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068929Jy sigma=0.000607 ! Fit after self-cal, rms=0.068930Jy sigma=0.000607 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068930Jy sigma=0.000607 ! Fit after self-cal, rms=0.068930Jy sigma=0.000607 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.835 mas, bmaj=7.993 mas, bpa=-7.336 degrees ! Estimated noise=2887.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.578976 Jy ! Component: 100 - total flux cleaned = 0.71246 Jy ! Component: 150 - total flux cleaned = 0.762419 Jy ! Component: 200 - total flux cleaned = 0.786311 Jy ! Total flux subtracted in 200 components = 0.786311 Jy ! Clean residual min=-0.009920 max=0.011559 Jy/beam ! Clean residual mean=-0.000007 rms=0.002668 Jy/beam ! Combined flux in latest and established models = 0.786312 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.786312 Jy ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=8.606 mas, bpa=-5.817 degrees ! Estimated noise=2518.11 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.0160352 Jy ! Component: 100 - total flux cleaned = 0.0243159 Jy ! Component: 150 - total flux cleaned = 0.0288254 Jy ! Component: 200 - total flux cleaned = 0.0313829 Jy ! Total flux subtracted in 200 components = 0.0313829 Jy ! Clean residual min=-0.005412 max=0.005907 Jy/beam ! Clean residual mean=-0.000002 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.817694 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 0.817694 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.312 mas, bmaj=14.76 mas, bpa=-1.531 degrees ! Estimated noise=3112.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133601 Jy ! Component: 100 - total flux cleaned = 0.00133507 Jy ! Component: 150 - total flux cleaned = 0.001362 Jy ! Component: 200 - total flux cleaned = 0.0014342 Jy ! Total flux subtracted in 200 components = 0.0014342 Jy ! Clean residual min=-0.006444 max=0.005596 Jy/beam ! Clean residual mean=-0.000003 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.819129 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 = 8.2069e-05 Jy ! Component: 100 - total flux cleaned = 0.000100464 Jy ! Component: 150 - total flux cleaned = 0.000136035 Jy ! Component: 200 - total flux cleaned = 0.000153011 Jy ! Total flux subtracted in 200 components = 0.000153011 Jy ! Clean residual min=-0.006441 max=0.005575 Jy/beam ! Clean residual mean=-0.000003 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.819282 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.819282 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=8.606 mas, bpa=-5.817 degrees ! Estimated noise=2518.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279745 Jy ! Component: 100 - total flux cleaned = -0.000126668 Jy ! Component: 150 - total flux cleaned = -8.20078e-05 Jy ! Component: 200 - total flux cleaned = -8.86759e-07 Jy ! Total flux subtracted in 200 components = -8.86759e-07 Jy ! Clean residual min=-0.005353 max=0.005683 Jy/beam ! Clean residual mean=-0.000001 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.819281 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.819281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069068Jy sigma=0.000608 ! Fit after self-cal, rms=0.069065Jy sigma=0.000608 wmodel J1354-0206_S_2017_06_10_pus_map.mod ! Writing 74 model components to file: J1354-0206_S_2017_06_10_pus_map.mod wobs J1354-0206_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1354-0206_S_2017_06_10_pus_uvs.fits wwins J1354-0206_S_2017_06_10_pus_map.win ! wwins: Wrote 1 windows to J1354-0206_S_2017_06_10_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.00115397 Jy ! Component: 100 - total flux cleaned = 0.00197461 Jy ! Component: 150 - total flux cleaned = 0.00256514 Jy ! Component: 200 - total flux cleaned = 0.00272332 Jy ! Component: 250 - total flux cleaned = 0.00272427 Jy ! Component: 300 - total flux cleaned = 0.00286712 Jy ! Component: 350 - total flux cleaned = 0.00293473 Jy ! Component: 400 - total flux cleaned = 0.0028039 Jy ! Component: 450 - total flux cleaned = 0.00286634 Jy ! Component: 500 - total flux cleaned = 0.00292398 Jy ! Component: 550 - total flux cleaned = 0.00280472 Jy ! Component: 600 - total flux cleaned = 0.00292006 Jy ! Component: 650 - total flux cleaned = 0.00286515 Jy ! Component: 700 - total flux cleaned = 0.00308378 Jy ! Component: 750 - total flux cleaned = 0.00313745 Jy ! Component: 800 - total flux cleaned = 0.00334516 Jy ! Component: 850 - total flux cleaned = 0.00349721 Jy ! Component: 900 - total flux cleaned = 0.00384112 Jy ! Component: 950 - total flux cleaned = 0.00379239 Jy ! Component: 1000 - total flux cleaned = 0.00388599 Jy ! Component: 1050 - total flux cleaned = 0.00388593 Jy ! Component: 1100 - total flux cleaned = 0.00384025 Jy ! Component: 1150 - total flux cleaned = 0.00362023 Jy ! Component: 1200 - total flux cleaned = 0.00357733 Jy ! Component: 1250 - total flux cleaned = 0.00353514 Jy ! Component: 1300 - total flux cleaned = 0.00341015 Jy ! Component: 1350 - total flux cleaned = 0.00340971 Jy ! Component: 1400 - total flux cleaned = 0.003131 Jy ! Component: 1450 - total flux cleaned = 0.00309234 Jy ! Component: 1500 - total flux cleaned = 0.00301497 Jy ! Component: 1550 - total flux cleaned = 0.00293872 Jy ! Component: 1600 - total flux cleaned = 0.00282684 Jy ! Component: 1650 - total flux cleaned = 0.00275352 Jy ! Component: 1700 - total flux cleaned = 0.00268077 Jy ! Component: 1750 - total flux cleaned = 0.00264535 Jy ! Component: 1800 - total flux cleaned = 0.00268072 Jy ! Component: 1850 - total flux cleaned = 0.00268042 Jy ! Component: 1900 - total flux cleaned = 0.00264593 Jy ! Component: 1950 - total flux cleaned = 0.00271352 Jy ! Component: 2000 - total flux cleaned = 0.00264643 Jy ! Component: 2050 - total flux cleaned = 0.00261378 Jy ! Component: 2100 - total flux cleaned = 0.00258123 Jy ! Component: 2150 - total flux cleaned = 0.00261317 Jy ! Component: 2200 - total flux cleaned = 0.00248577 Jy ! Component: 2250 - total flux cleaned = 0.00245471 Jy ! Component: 2300 - total flux cleaned = 0.00257905 Jy ! Component: 2350 - total flux cleaned = 0.00257849 Jy ! Component: 2400 - total flux cleaned = 0.00254802 Jy ! Component: 2450 - total flux cleaned = 0.00266848 Jy ! Component: 2500 - total flux cleaned = 0.002698 Jy ! Component: 2550 - total flux cleaned = 0.00269804 Jy ! Component: 2600 - total flux cleaned = 0.00272746 Jy ! Component: 2650 - total flux cleaned = 0.00272732 Jy ! Component: 2700 - total flux cleaned = 0.00266916 Jy ! Component: 2750 - total flux cleaned = 0.00261138 Jy ! Component: 2800 - total flux cleaned = 0.00255395 Jy ! Component: 2850 - total flux cleaned = 0.00241089 Jy ! Component: 2900 - total flux cleaned = 0.00235415 Jy ! Component: 2950 - total flux cleaned = 0.00226911 Jy ! Component: 3000 - total flux cleaned = 0.00226909 Jy ! Component: 3050 - total flux cleaned = 0.00218479 Jy ! Component: 3100 - total flux cleaned = 0.00218496 Jy ! Component: 3150 - total flux cleaned = 0.00212916 Jy ! Component: 3200 - total flux cleaned = 0.002101 Jy ! Component: 3250 - total flux cleaned = 0.00201742 Jy ! Component: 3300 - total flux cleaned = 0.00196185 Jy ! Component: 3350 - total flux cleaned = 0.00193419 Jy ! Component: 3400 - total flux cleaned = 0.00190651 Jy ! Component: 3450 - total flux cleaned = 0.00179602 Jy ! Component: 3500 - total flux cleaned = 0.0017961 Jy ! Component: 3550 - total flux cleaned = 0.00168575 Jy ! Component: 3600 - total flux cleaned = 0.00171331 Jy ! Component: 3650 - total flux cleaned = 0.00168589 Jy ! Component: 3700 - total flux cleaned = 0.00163111 Jy ! Component: 3750 - total flux cleaned = 0.00160383 Jy ! Component: 3800 - total flux cleaned = 0.00163098 Jy ! Component: 3850 - total flux cleaned = 0.00157666 Jy ! Component: 3900 - total flux cleaned = 0.00160392 Jy ! Component: 3950 - total flux cleaned = 0.00157674 Jy ! Component: 4000 - total flux cleaned = 0.00157665 Jy ! Component: 4050 - total flux cleaned = 0.00149524 Jy ! Total flux subtracted in 4096 components = 0.0014407 Jy ! Clean residual min=-0.001445 max=0.001709 Jy/beam ! Clean residual mean=-0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.820721 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 319 components and 0.820722 Jy ![Exited script file: muppet] wmap "J1354-0206_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.28 x 8.606 at -5.817 degrees (North through East) ! Clean map min=-0.0029088 max=0.7466 Jy/beam ! Writing clean map to FITS file: J1354-0206_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.746603 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000480619 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.193122 0.193122 0.386245 0.77249 1.54498 3.08996 6.17992 12.3598 24.7197 49.4393 98.8787 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.746 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.28 x 8.606 at -5.817 degrees (North through East) ! Clean map min=-0.0029088 max=0.7466 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 J1354-0206_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:55:59 2019