! Started logfile: J0354-1616_S_2017_01_21_pus_uvs.log on Sun May 5 15:45:29 2019 obs J0354-1616_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0354-1616_S_2017_01_21_pus_uva.fits ! AN table 1: 152 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.75 visibilities/baseline/integration-bin. ! Found source: J0354-1616 ! ! 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 558 lines of history. ! ! Reading 16416 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 J0354-1616_S_2017_01_21_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 316 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 320 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 309 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 589 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875910Jy sigma=0.006279 ! Fit after self-cal, rms=0.859371Jy sigma=0.006172 ! 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.433 mas, bmaj=6.547 mas, bpa=-4.469 degrees ! Estimated noise=1112.93 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.114425 Jy ! Component: 100 - total flux cleaned = 0.14797 Jy ! Total flux subtracted in 100 components = 0.14797 Jy ! Clean residual min=-0.007323 max=0.013212 Jy/beam ! Clean residual mean=0.000006 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.14797 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.14797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110771Jy sigma=0.000747 ! Fit after self-cal, rms=0.110699Jy sigma=0.000746 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134899 Jy ! Component: 100 - total flux cleaned = 0.0186342 Jy ! Total flux subtracted in 100 components = 0.0186342 Jy ! Clean residual min=-0.006533 max=0.009458 Jy/beam ! Clean residual mean=0.000010 rms=0.002085 Jy/beam ! Combined flux in latest and established models = 0.166604 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.166604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109537Jy sigma=0.000736 ! Fit after self-cal, rms=0.109520Jy sigma=0.000736 ! 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=2.966 mas, bmaj=7.559 mas, bpa=-2.667 degrees ! Estimated noise=835.411 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 = 1.04e-05 Jy ! Component: 100 - total flux cleaned = -0.000235132 Jy ! Component: 150 - total flux cleaned = -0.000301873 Jy ! Component: 200 - total flux cleaned = -0.00041566 Jy ! Total flux subtracted in 200 components = -0.00041566 Jy ! Clean residual min=-0.007319 max=0.009643 Jy/beam ! Clean residual mean=0.000017 rms=0.002430 Jy/beam ! Combined flux in latest and established models = 0.166188 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.166188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109414Jy sigma=0.000735 ! Fit after self-cal, rms=0.109403Jy sigma=0.000735 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.85 HN 0.98 LA 1.33 ! MK 0.98 NL 0.93 OV 0.97 PT 0.96 ! SC 0.94 ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.86 HN 1.04 LA 1.35 ! MK 0.98 NL 1.00 OV 1.01 PT 0.94 ! SC 1.00 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.90 HN 1.04 LA 1.32 ! MK 1.01 NL 1.02 OV 0.94 PT 0.91 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 HN 0.98 LA 1.21 ! MK 1.06 NL 1.00* OV 0.95 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.109403Jy sigma=0.000735 ! Fit after self-cal, rms=0.114906Jy sigma=0.000717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.954 mas, bmaj=7.574 mas, bpa=-2.594 degrees ! Estimated noise=836.831 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.00116954 Jy ! Component: 100 - total flux cleaned = 0.00121736 Jy ! Component: 150 - total flux cleaned = 0.0012549 Jy ! Component: 200 - total flux cleaned = 0.00121916 Jy ! Total flux subtracted in 200 components = 0.00121916 Jy ! Clean residual min=-0.006789 max=0.007637 Jy/beam ! Clean residual mean=0.000016 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.167407 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.167407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114859Jy sigma=0.000717 ! Fit after self-cal, rms=0.115192Jy sigma=0.000716 ! 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.115192Jy sigma=0.000716 ! Fit after self-cal, rms=0.172555Jy sigma=0.000729 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=7.423 mas, bpa=-2.563 degrees ! Estimated noise=922.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140025 Jy ! Component: 100 - total flux cleaned = 0.0210406 Jy ! Component: 150 - total flux cleaned = 0.0254645 Jy ! Component: 200 - total flux cleaned = 0.0282561 Jy ! Total flux subtracted in 200 components = 0.0282561 Jy ! Clean residual min=-0.012515 max=0.008877 Jy/beam ! Clean residual mean=0.000011 rms=0.002981 Jy/beam ! Combined flux in latest and established models = 0.195663 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.195663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169978Jy sigma=0.000728 ! Fit after self-cal, rms=0.170835Jy sigma=0.000727 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.00180854 Jy ! Component: 100 - total flux cleaned = 0.00250584 Jy ! Component: 150 - total flux cleaned = 0.00277926 Jy ! Component: 200 - total flux cleaned = 0.00309188 Jy ! Total flux subtracted in 200 components = 0.00309188 Jy ! Clean residual min=-0.012378 max=0.009086 Jy/beam ! Clean residual mean=0.000012 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.198755 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.198755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170705Jy sigma=0.000727 ! Fit after self-cal, rms=0.170723Jy sigma=0.000727 ! 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.170723Jy sigma=0.000727 ! Fit after self-cal, rms=0.188537Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.883 mas, bmaj=7.415 mas, bpa=-2.3 degrees ! Estimated noise=924.805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000545985 Jy ! Component: 100 - total flux cleaned = -0.00060378 Jy ! Component: 150 - total flux cleaned = -0.00070315 Jy ! Component: 200 - total flux cleaned = -0.000748826 Jy ! Total flux subtracted in 200 components = -0.000748826 Jy ! Clean residual min=-0.002878 max=0.005556 Jy/beam ! Clean residual mean=-0.000010 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.198006 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.198006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188527Jy sigma=0.000668 ! Fit after self-cal, rms=0.188501Jy sigma=0.000667 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 (-6.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048767 Jy ! Component: 100 - total flux cleaned = 0.00710194 Jy ! Component: 150 - total flux cleaned = 0.00829745 Jy ! Component: 200 - total flux cleaned = 0.00896684 Jy ! Total flux subtracted in 200 components = 0.00896684 Jy ! Clean residual min=-0.002694 max=0.003157 Jy/beam ! Clean residual mean=-0.000009 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.206973 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 79 components and 0.206973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188412Jy sigma=0.000666 ! Fit after self-cal, rms=0.188489Jy sigma=0.000665 ! Inverting map ! Added new window around map position (-15.5, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241184 Jy ! Component: 100 - total flux cleaned = 0.00355378 Jy ! Component: 150 - total flux cleaned = 0.00447942 Jy ! Component: 200 - total flux cleaned = 0.00530994 Jy ! Total flux subtracted in 200 components = 0.00530994 Jy ! Clean residual min=-0.002291 max=0.002501 Jy/beam ! Clean residual mean=-0.000009 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.212283 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 0.212283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188427Jy sigma=0.000665 ! Fit after self-cal, rms=0.188433Jy sigma=0.000665 ! Inverting map ! Added new window around map position (101, -80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177609 Jy ! Component: 100 - total flux cleaned = 0.00233806 Jy ! Component: 150 - total flux cleaned = 0.00273015 Jy ! Component: 200 - total flux cleaned = 0.00299694 Jy ! Total flux subtracted in 200 components = 0.00299694 Jy ! Clean residual min=-0.002183 max=0.002403 Jy/beam ! Clean residual mean=-0.000008 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.21528 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 126 components and 0.21528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188374Jy sigma=0.000664 ! Fit after self-cal, rms=0.188362Jy sigma=0.000664 ! 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.188362Jy sigma=0.000664 ! Fit after self-cal, rms=0.190945Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.951 mas, bmaj=14.62 mas, bpa=6.432 degrees ! Estimated noise=1253.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228024 Jy ! Component: 100 - total flux cleaned = 0.00384725 Jy ! Component: 150 - total flux cleaned = 0.00506435 Jy ! Component: 200 - total flux cleaned = 0.00565849 Jy ! Total flux subtracted in 200 components = 0.00565849 Jy ! Clean residual min=-0.002513 max=0.002624 Jy/beam ! Clean residual mean=-0.000015 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.220939 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 161 components and 0.220939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190926Jy sigma=0.000664 ! Fit after self-cal, rms=0.190957Jy sigma=0.000664 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.00113629 Jy ! Component: 100 - total flux cleaned = 0.00170253 Jy ! Component: 150 - total flux cleaned = 0.00197482 Jy ! Component: 200 - total flux cleaned = 0.00211114 Jy ! Total flux subtracted in 200 components = 0.00211114 Jy ! Clean residual min=-0.002413 max=0.002610 Jy/beam ! Clean residual mean=-0.000015 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.22305 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 184 components and 0.22305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190944Jy sigma=0.000664 ! Fit after self-cal, rms=0.190949Jy sigma=0.000664 ! 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=2.881 mas, bmaj=7.41 mas, bpa=-2.204 degrees ! Estimated noise=920.583 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.881 x 7.41 at -2.204 degrees (North through East) ! Clean map min=-0.002625 max=0.15743 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.388 mas, bmaj=6.488 mas, bpa=-3.846 degrees ! Estimated noise=1203.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123165 Jy ! Component: 100 - total flux cleaned = 0.162295 Jy ! Component: 150 - total flux cleaned = 0.17824 Jy ! Component: 200 - total flux cleaned = 0.186378 Jy ! Total flux subtracted in 200 components = 0.186378 Jy ! Clean residual min=-0.004223 max=0.004449 Jy/beam ! Clean residual mean=-0.000005 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.186378 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.186378 Jy ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=7.41 mas, bpa=-2.204 degrees ! Estimated noise=920.583 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.006989 Jy ! Component: 100 - total flux cleaned = 0.0117317 Jy ! Component: 150 - total flux cleaned = 0.0154945 Jy ! Component: 200 - total flux cleaned = 0.0186149 Jy ! Total flux subtracted in 200 components = 0.0186149 Jy ! Clean residual min=-0.002830 max=0.002801 Jy/beam ! Clean residual mean=-0.000009 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.204993 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 73 components and 0.204993 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=6.951 mas, bmaj=14.62 mas, bpa=6.432 degrees ! Estimated noise=1253.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00471933 Jy ! Component: 100 - total flux cleaned = 0.00802225 Jy ! Component: 150 - total flux cleaned = 0.0104698 Jy ! Component: 200 - total flux cleaned = 0.0119547 Jy ! Total flux subtracted in 200 components = 0.0119547 Jy ! Clean residual min=-0.002959 max=0.002888 Jy/beam ! Clean residual mean=-0.000017 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.216947 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.00113429 Jy ! Component: 100 - total flux cleaned = 0.00205314 Jy ! Component: 150 - total flux cleaned = 0.00280429 Jy ! Component: 200 - total flux cleaned = 0.00346888 Jy ! Total flux subtracted in 200 components = 0.00346888 Jy ! Clean residual min=-0.002679 max=0.002582 Jy/beam ! Clean residual mean=-0.000016 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.220416 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 154 components and 0.220416 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=7.41 mas, bpa=-2.204 degrees ! Estimated noise=920.583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111935 Jy ! Component: 100 - total flux cleaned = 0.000111858 Jy ! Component: 150 - total flux cleaned = 1.51493e-05 Jy ! Component: 200 - total flux cleaned = 6.03552e-05 Jy ! Total flux subtracted in 200 components = 6.03552e-05 Jy ! Clean residual min=-0.002127 max=0.002132 Jy/beam ! Clean residual mean=-0.000006 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.220477 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 176 components and 0.220477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190963Jy sigma=0.000664 ! Fit after self-cal, rms=0.190956Jy sigma=0.000664 wmodel J0354-1616_S_2017_01_21_pus_map.mod ! Writing 176 model components to file: J0354-1616_S_2017_01_21_pus_map.mod wobs J0354-1616_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0354-1616_S_2017_01_21_pus_uvs.fits wwins J0354-1616_S_2017_01_21_pus_map.win ! wwins: Wrote 4 windows to J0354-1616_S_2017_01_21_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.000182117 Jy ! Component: 100 - total flux cleaned = -0.000439949 Jy ! Component: 150 - total flux cleaned = -0.000617062 Jy ! Component: 200 - total flux cleaned = -0.00085497 Jy ! Component: 250 - total flux cleaned = -0.00102003 Jy ! Component: 300 - total flux cleaned = -0.00108393 Jy ! Component: 350 - total flux cleaned = -0.001022 Jy ! Component: 400 - total flux cleaned = -0.000992316 Jy ! Component: 450 - total flux cleaned = -0.00105311 Jy ! Component: 500 - total flux cleaned = -0.00108243 Jy ! Component: 550 - total flux cleaned = -0.000995247 Jy ! Component: 600 - total flux cleaned = -0.000995844 Jy ! Component: 650 - total flux cleaned = -0.000995511 Jy ! Component: 700 - total flux cleaned = -0.000884878 Jy ! Component: 750 - total flux cleaned = -0.000857887 Jy ! Component: 800 - total flux cleaned = -0.000911786 Jy ! Component: 850 - total flux cleaned = -0.000884789 Jy ! Component: 900 - total flux cleaned = -0.000858462 Jy ! Component: 950 - total flux cleaned = -0.000832601 Jy ! Component: 1000 - total flux cleaned = -0.000807162 Jy ! Component: 1050 - total flux cleaned = -0.000731668 Jy ! Component: 1100 - total flux cleaned = -0.000756519 Jy ! Component: 1150 - total flux cleaned = -0.000657866 Jy ! Component: 1200 - total flux cleaned = -0.000682699 Jy ! Component: 1250 - total flux cleaned = -0.000682206 Jy ! Component: 1300 - total flux cleaned = -0.000658328 Jy ! Component: 1350 - total flux cleaned = -0.000611216 Jy ! Component: 1400 - total flux cleaned = -0.000681462 Jy ! Component: 1450 - total flux cleaned = -0.000658642 Jy ! Component: 1500 - total flux cleaned = -0.000704252 Jy ! Component: 1550 - total flux cleaned = -0.000704276 Jy ! Component: 1600 - total flux cleaned = -0.000681829 Jy ! Component: 1650 - total flux cleaned = -0.000681963 Jy ! Component: 1700 - total flux cleaned = -0.000726115 Jy ! Component: 1750 - total flux cleaned = -0.000704131 Jy ! Component: 1800 - total flux cleaned = -0.000812551 Jy ! Component: 1850 - total flux cleaned = -0.000790833 Jy ! Component: 1900 - total flux cleaned = -0.000790611 Jy ! Component: 1950 - total flux cleaned = -0.000705731 Jy ! Component: 2000 - total flux cleaned = -0.000810633 Jy ! Component: 2050 - total flux cleaned = -0.000727108 Jy ! Component: 2100 - total flux cleaned = -0.000747702 Jy ! Component: 2150 - total flux cleaned = -0.000768206 Jy ! Component: 2200 - total flux cleaned = -0.000686563 Jy ! Component: 2250 - total flux cleaned = -0.00072741 Jy ! Component: 2300 - total flux cleaned = -0.000747686 Jy ! Component: 2350 - total flux cleaned = -0.00078745 Jy ! Component: 2400 - total flux cleaned = -0.000787319 Jy ! Component: 2450 - total flux cleaned = -0.000846268 Jy ! Component: 2500 - total flux cleaned = -0.00084626 Jy ! Component: 2550 - total flux cleaned = -0.000826894 Jy ! Component: 2600 - total flux cleaned = -0.00088435 Jy ! Component: 2650 - total flux cleaned = -0.000865307 Jy ! Component: 2700 - total flux cleaned = -0.00092226 Jy ! Component: 2750 - total flux cleaned = -0.000884496 Jy ! Component: 2800 - total flux cleaned = -0.000977858 Jy ! Component: 2850 - total flux cleaned = -0.000996378 Jy ! Component: 2900 - total flux cleaned = -0.000959569 Jy ! Component: 2950 - total flux cleaned = -0.00103286 Jy ! Component: 3000 - total flux cleaned = -0.000996472 Jy ! Component: 3050 - total flux cleaned = -0.00110517 Jy ! Component: 3100 - total flux cleaned = -0.00115922 Jy ! Component: 3150 - total flux cleaned = -0.001195 Jy ! Component: 3200 - total flux cleaned = -0.0011949 Jy ! Component: 3250 - total flux cleaned = -0.00114207 Jy ! Component: 3300 - total flux cleaned = -0.00117728 Jy ! Component: 3350 - total flux cleaned = -0.00126434 Jy ! Component: 3400 - total flux cleaned = -0.00119484 Jy ! Component: 3450 - total flux cleaned = -0.00126393 Jy ! Component: 3500 - total flux cleaned = -0.00122932 Jy ! Component: 3550 - total flux cleaned = -0.00128072 Jy ! Component: 3600 - total flux cleaned = -0.00133158 Jy ! Component: 3650 - total flux cleaned = -0.00124717 Jy ! Component: 3700 - total flux cleaned = -0.00128077 Jy ! Component: 3750 - total flux cleaned = -0.00128078 Jy ! Component: 3800 - total flux cleaned = -0.00129742 Jy ! Component: 3850 - total flux cleaned = -0.00128095 Jy ! Component: 3900 - total flux cleaned = -0.00131396 Jy ! Component: 3950 - total flux cleaned = -0.00134684 Jy ! Component: 4000 - total flux cleaned = -0.00133047 Jy ! Component: 4050 - total flux cleaned = -0.00137895 Jy ! Total flux subtracted in 4096 components = -0.00142733 Jy ! Clean residual min=-0.000886 max=0.000928 Jy/beam ! Clean residual mean=-0.000005 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.219049 Jy keep ! Adding 332 model components to the UV plane model. ! The established model now contains 508 components and 0.219049 Jy ![Exited script file: muppet] wmap "J0354-1616_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.881 x 7.41 at -2.204 degrees (North through East) ! Clean map min=-0.0023525 max=0.15885 Jy/beam ! Writing clean map to FITS file: J0354-1616_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158853 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297642 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.562108 0.562108 1.12422 2.24843 4.49687 8.99373 17.9875 35.9749 71.9498 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.158 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.881 x 7.41 at -2.204 degrees (North through East) ! Clean map min=-0.0023525 max=0.15885 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 J0354-1616_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:45:35 2019