! Started logfile: J0051-0650_S_2017_06_10_pus_uvs.log on Mon May 6 14:40:08 2019 obs J0051-0650_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0051-0650_S_2017_06_10_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96206 visibilities/baseline/integration-bin. ! Found source: J0051-0650 ! ! 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 14200 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 J0051-0650_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 499 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.622844Jy sigma=0.005602 ! Fit after self-cal, rms=0.603341Jy sigma=0.005434 ! 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.59 mas, bmaj=7.028 mas, bpa=-4.645 degrees ! Estimated noise=1000.46 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.29445 Jy ! Component: 100 - total flux cleaned = 0.383462 Jy ! Total flux subtracted in 100 components = 0.383462 Jy ! Clean residual min=-0.013665 max=0.040843 Jy/beam ! Clean residual mean=-0.000021 rms=0.004552 Jy/beam ! Combined flux in latest and established models = 0.383462 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.383462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134952Jy sigma=0.001216 ! Fit after self-cal, rms=0.134846Jy sigma=0.001215 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0453522 Jy ! Component: 100 - total flux cleaned = 0.0697262 Jy ! Total flux subtracted in 100 components = 0.0697262 Jy ! Clean residual min=-0.009923 max=0.022504 Jy/beam ! Clean residual mean=-0.000001 rms=0.003083 Jy/beam ! Combined flux in latest and established models = 0.453188 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.453188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109299Jy sigma=0.000972 ! Fit after self-cal, rms=0.109257Jy sigma=0.000971 ! Inverting map ! Added new window around map position (-5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233928 Jy ! Component: 100 - total flux cleaned = 0.0391998 Jy ! Total flux subtracted in 100 components = 0.0391998 Jy ! Clean residual min=-0.008759 max=0.014091 Jy/beam ! Clean residual mean=0.000006 rms=0.002529 Jy/beam ! Combined flux in latest and established models = 0.492388 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.492388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099749Jy sigma=0.000879 ! Fit after self-cal, rms=0.099348Jy sigma=0.000876 ! 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.104 mas, bmaj=8.179 mas, bpa=-4.913 degrees ! Estimated noise=795.462 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.0251879 Jy ! Component: 100 - total flux cleaned = 0.0417986 Jy ! Component: 150 - total flux cleaned = 0.0533223 Jy ! Component: 200 - total flux cleaned = 0.0615128 Jy ! Total flux subtracted in 200 components = 0.0615128 Jy ! Clean residual min=-0.008068 max=0.017676 Jy/beam ! Clean residual mean=0.000050 rms=0.003358 Jy/beam ! Combined flux in latest and established models = 0.553901 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 86 components and 0.553901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091646Jy sigma=0.000803 ! Fit after self-cal, rms=0.091296Jy sigma=0.000800 ! 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.12 FD 0.99 HN 0.98 KP 1.00 ! LA 0.97 MK 1.01 NL 0.92 OV 1.06 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.01 KP 0.96 ! LA 0.93 MK 1.00 NL 1.07 OV 1.05 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.01 KP 0.95 ! LA 0.94 MK 1.00 NL 1.01 OV 0.98 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.98 KP 1.00* ! LA 0.86 MK 1.22 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.091296Jy sigma=0.000800 ! Fit after self-cal, rms=0.086119Jy sigma=0.000749 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=8.235 mas, bpa=-4.679 degrees ! Estimated noise=793.918 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 (-14, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154198 Jy ! Component: 100 - total flux cleaned = 0.0241566 Jy ! Component: 150 - total flux cleaned = 0.029294 Jy ! Component: 200 - total flux cleaned = 0.0304403 Jy ! Total flux subtracted in 200 components = 0.0304403 Jy ! Clean residual min=-0.005504 max=0.008525 Jy/beam ! Clean residual mean=0.000010 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.584341 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 125 components and 0.584341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083394Jy sigma=0.000720 ! Fit after self-cal, rms=0.083198Jy sigma=0.000718 ! Inverting map ! Added new window around map position (4.5, -40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00807186 Jy ! Component: 100 - total flux cleaned = 0.0126197 Jy ! Component: 150 - total flux cleaned = 0.0151059 Jy ! Component: 200 - total flux cleaned = 0.0158172 Jy ! Total flux subtracted in 200 components = 0.0158172 Jy ! Clean residual min=-0.005144 max=0.006297 Jy/beam ! Clean residual mean=0.000008 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.600158 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 165 components and 0.600158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082368Jy sigma=0.000709 ! Fit after self-cal, rms=0.082327Jy sigma=0.000709 ! 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.082327Jy sigma=0.000709 ! Fit after self-cal, rms=0.079468Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.244 mas, bpa=-4.647 degrees ! Estimated noise=790.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440473 Jy ! Component: 100 - total flux cleaned = 0.00651216 Jy ! Component: 150 - total flux cleaned = 0.0074223 Jy ! Component: 200 - total flux cleaned = 0.00795453 Jy ! Total flux subtracted in 200 components = 0.00795453 Jy ! Clean residual min=-0.003757 max=0.005089 Jy/beam ! Clean residual mean=0.000007 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.608112 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 190 components and 0.608112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079137Jy sigma=0.000685 ! Fit after self-cal, rms=0.079135Jy 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 (-27, 20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00460279 Jy ! Component: 100 - total flux cleaned = 0.00717054 Jy ! Component: 150 - total flux cleaned = 0.00799553 Jy ! Component: 200 - total flux cleaned = 0.00848497 Jy ! Total flux subtracted in 200 components = 0.00848497 Jy ! Clean residual min=-0.003443 max=0.004156 Jy/beam ! Clean residual mean=0.000003 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.616597 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 212 components and 0.616597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078798Jy sigma=0.000681 ! Fit after self-cal, rms=0.078780Jy sigma=0.000681 ! Inverting map ! Added new window around map position (-7, 41.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00406316 Jy ! Component: 100 - total flux cleaned = 0.00617238 Jy ! Component: 150 - total flux cleaned = 0.00755929 Jy ! Component: 200 - total flux cleaned = 0.00844069 Jy ! Total flux subtracted in 200 components = 0.00844069 Jy ! Clean residual min=-0.003098 max=0.003034 Jy/beam ! Clean residual mean=0.000002 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.625038 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 239 components and 0.625038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078508Jy sigma=0.000679 ! Fit after self-cal, rms=0.078502Jy sigma=0.000679 ! 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.078502Jy sigma=0.000679 ! Fit after self-cal, rms=0.078391Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.248 mas, bpa=-4.689 degrees ! Estimated noise=788.509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263589 Jy ! Component: 100 - total flux cleaned = 0.00461396 Jy ! Component: 150 - total flux cleaned = 0.00576246 Jy ! Component: 200 - total flux cleaned = 0.0064741 Jy ! Total flux subtracted in 200 components = 0.0064741 Jy ! Clean residual min=-0.003118 max=0.002990 Jy/beam ! Clean residual mean=0.000004 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.631512 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 264 components and 0.631512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078244Jy sigma=0.000676 ! Fit after self-cal, rms=0.078242Jy sigma=0.000676 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000599936 Jy ! Component: 100 - total flux cleaned = 0.000836922 Jy ! Component: 150 - total flux cleaned = 0.00116942 Jy ! Component: 200 - total flux cleaned = 0.00142863 Jy ! Total flux subtracted in 200 components = 0.00142863 Jy ! Clean residual min=-0.003017 max=0.002879 Jy/beam ! Clean residual mean=0.000003 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.632941 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 280 components and 0.632941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078168Jy sigma=0.000675 ! Fit after self-cal, rms=0.078164Jy sigma=0.000675 ! 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.078164Jy sigma=0.000675 ! Fit after self-cal, rms=0.078104Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.417 mas, bmaj=14.68 mas, bpa=-4.848 degrees ! Estimated noise=1004.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273657 Jy ! Component: 100 - total flux cleaned = 0.00373958 Jy ! Component: 150 - total flux cleaned = 0.00441926 Jy ! Component: 200 - total flux cleaned = 0.00473341 Jy ! Total flux subtracted in 200 components = 0.00473341 Jy ! Clean residual min=-0.003323 max=0.003216 Jy/beam ! Clean residual mean=0.000005 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.637674 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 319 components and 0.637675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078055Jy sigma=0.000674 ! Fit after self-cal, rms=0.078043Jy sigma=0.000674 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.000618159 Jy ! Component: 100 - total flux cleaned = 0.000852471 Jy ! Component: 150 - total flux cleaned = 0.00106673 Jy ! Component: 200 - total flux cleaned = 0.00118714 Jy ! Total flux subtracted in 200 components = 0.00118714 Jy ! Clean residual min=-0.003174 max=0.003064 Jy/beam ! Clean residual mean=0.000003 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.638862 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 333 components and 0.638862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078029Jy sigma=0.000674 ! Fit after self-cal, rms=0.078025Jy sigma=0.000674 ! 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.131 mas, bmaj=8.25 mas, bpa=-4.716 degrees ! Estimated noise=788.275 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.131 x 8.25 at -4.716 degrees (North through East) ! Clean map min=-0.0026697 max=0.39423 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.602 mas, bmaj=7.067 mas, bpa=-4.473 degrees ! Estimated noise=1003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.29444 Jy ! Component: 100 - total flux cleaned = 0.383574 Jy ! Component: 150 - total flux cleaned = 0.429653 Jy ! Component: 200 - total flux cleaned = 0.458314 Jy ! Total flux subtracted in 200 components = 0.458314 Jy ! Clean residual min=-0.008395 max=0.017743 Jy/beam ! Clean residual mean=-0.000005 rms=0.002437 Jy/beam ! Combined flux in latest and established models = 0.458314 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.458314 Jy ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.25 mas, bpa=-4.716 degrees ! Estimated noise=788.275 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 (-7.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0343068 Jy ! Component: 100 - total flux cleaned = 0.0567205 Jy ! Component: 150 - total flux cleaned = 0.0734903 Jy ! Component: 200 - total flux cleaned = 0.0868542 Jy ! Total flux subtracted in 200 components = 0.0868542 Jy ! Clean residual min=-0.006023 max=0.008674 Jy/beam ! Clean residual mean=0.000020 rms=0.002350 Jy/beam ! Combined flux in latest and established models = 0.545169 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 100 components and 0.545169 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.417 mas, bmaj=14.68 mas, bpa=-4.848 degrees ! Estimated noise=1004.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204433 Jy ! Component: 100 - total flux cleaned = 0.034673 Jy ! Component: 150 - total flux cleaned = 0.0450909 Jy ! Component: 200 - total flux cleaned = 0.0529507 Jy ! Total flux subtracted in 200 components = 0.0529507 Jy ! Clean residual min=-0.004590 max=0.005884 Jy/beam ! Clean residual mean=0.000010 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.598119 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.00612307 Jy ! Component: 100 - total flux cleaned = 0.0111176 Jy ! Component: 150 - total flux cleaned = 0.0152908 Jy ! Component: 200 - total flux cleaned = 0.0188049 Jy ! Total flux subtracted in 200 components = 0.0188049 Jy ! Clean residual min=-0.003673 max=0.004092 Jy/beam ! Clean residual mean=0.000004 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.616924 Jy ! Adding 159 model components to the UV plane model. ! The established model now contains 244 components and 0.616924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.25 mas, bpa=-4.716 degrees ! Estimated noise=788.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00389126 Jy ! Component: 100 - total flux cleaned = 0.00579638 Jy ! Component: 150 - total flux cleaned = 0.00754616 Jy ! Component: 200 - total flux cleaned = 0.0091971 Jy ! Total flux subtracted in 200 components = 0.0091971 Jy ! Clean residual min=-0.003177 max=0.003199 Jy/beam ! Clean residual mean=0.000001 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.626121 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 282 components and 0.626121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078242Jy sigma=0.000676 ! Fit after self-cal, rms=0.078129Jy sigma=0.000675 wmodel J0051-0650_S_2017_06_10_pus_map.mod ! Writing 282 model components to file: J0051-0650_S_2017_06_10_pus_map.mod wobs J0051-0650_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0051-0650_S_2017_06_10_pus_uvs.fits wwins J0051-0650_S_2017_06_10_pus_map.win ! wwins: Wrote 7 windows to J0051-0650_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.00031463 Jy ! Component: 100 - total flux cleaned = -0.000122408 Jy ! Component: 150 - total flux cleaned = -0.00012224 Jy ! Component: 200 - total flux cleaned = 5.08239e-05 Jy ! Component: 250 - total flux cleaned = 9.23836e-05 Jy ! Component: 300 - total flux cleaned = 9.32158e-05 Jy ! Component: 350 - total flux cleaned = 0.000247983 Jy ! Component: 400 - total flux cleaned = 0.000397827 Jy ! Component: 450 - total flux cleaned = 0.000581294 Jy ! Component: 500 - total flux cleaned = 0.000724641 Jy ! Component: 550 - total flux cleaned = 0.000900706 Jy ! Component: 600 - total flux cleaned = 0.0009706 Jy ! Component: 650 - total flux cleaned = 0.00120767 Jy ! Component: 700 - total flux cleaned = 0.00137452 Jy ! Component: 750 - total flux cleaned = 0.00153784 Jy ! Component: 800 - total flux cleaned = 0.00173028 Jy ! Component: 850 - total flux cleaned = 0.00176162 Jy ! Component: 900 - total flux cleaned = 0.0020103 Jy ! Component: 950 - total flux cleaned = 0.00207098 Jy ! Component: 1000 - total flux cleaned = 0.00219113 Jy ! Component: 1050 - total flux cleaned = 0.00228002 Jy ! Component: 1100 - total flux cleaned = 0.00236745 Jy ! Component: 1150 - total flux cleaned = 0.00239639 Jy ! Component: 1200 - total flux cleaned = 0.00248124 Jy ! Component: 1250 - total flux cleaned = 0.0025928 Jy ! Component: 1300 - total flux cleaned = 0.00264712 Jy ! Component: 1350 - total flux cleaned = 0.00262033 Jy ! Component: 1400 - total flux cleaned = 0.00278086 Jy ! Component: 1450 - total flux cleaned = 0.0026743 Jy ! Component: 1500 - total flux cleaned = 0.00270064 Jy ! Component: 1550 - total flux cleaned = 0.00270069 Jy ! Component: 1600 - total flux cleaned = 0.00275165 Jy ! Component: 1650 - total flux cleaned = 0.00272588 Jy ! Component: 1700 - total flux cleaned = 0.00277542 Jy ! Component: 1750 - total flux cleaned = 0.00277546 Jy ! Component: 1800 - total flux cleaned = 0.00282493 Jy ! Component: 1850 - total flux cleaned = 0.00294603 Jy ! Component: 1900 - total flux cleaned = 0.00297001 Jy ! Component: 1950 - total flux cleaned = 0.00299335 Jy ! Component: 2000 - total flux cleaned = 0.00306375 Jy ! Component: 2050 - total flux cleaned = 0.00315681 Jy ! Component: 2100 - total flux cleaned = 0.00327197 Jy ! Component: 2150 - total flux cleaned = 0.00329429 Jy ! Component: 2200 - total flux cleaned = 0.00322661 Jy ! Component: 2250 - total flux cleaned = 0.00333864 Jy ! Component: 2300 - total flux cleaned = 0.00333834 Jy ! Component: 2350 - total flux cleaned = 0.00338206 Jy ! Component: 2400 - total flux cleaned = 0.00340357 Jy ! Component: 2450 - total flux cleaned = 0.00340353 Jy ! Component: 2500 - total flux cleaned = 0.00344638 Jy ! Component: 2550 - total flux cleaned = 0.00348861 Jy ! Component: 2600 - total flux cleaned = 0.00357223 Jy ! Component: 2650 - total flux cleaned = 0.00359314 Jy ! Component: 2700 - total flux cleaned = 0.00355181 Jy ! Component: 2750 - total flux cleaned = 0.00361299 Jy ! Component: 2800 - total flux cleaned = 0.00353172 Jy ! Component: 2850 - total flux cleaned = 0.00361235 Jy ! Component: 2900 - total flux cleaned = 0.00359251 Jy ! Component: 2950 - total flux cleaned = 0.00363219 Jy ! Component: 3000 - total flux cleaned = 0.00373012 Jy ! Component: 3050 - total flux cleaned = 0.00373027 Jy ! Component: 3100 - total flux cleaned = 0.00380738 Jy ! Component: 3150 - total flux cleaned = 0.00382643 Jy ! Component: 3200 - total flux cleaned = 0.00388325 Jy ! Component: 3250 - total flux cleaned = 0.00392057 Jy ! Component: 3300 - total flux cleaned = 0.00390207 Jy ! Component: 3350 - total flux cleaned = 0.00390218 Jy ! Component: 3400 - total flux cleaned = 0.00393911 Jy ! Component: 3450 - total flux cleaned = 0.00388434 Jy ! Component: 3500 - total flux cleaned = 0.00393893 Jy ! Component: 3550 - total flux cleaned = 0.00397486 Jy ! Component: 3600 - total flux cleaned = 0.00401055 Jy ! Component: 3650 - total flux cleaned = 0.00404619 Jy ! Component: 3700 - total flux cleaned = 0.00415177 Jy ! Component: 3750 - total flux cleaned = 0.00415171 Jy ! Component: 3800 - total flux cleaned = 0.00425576 Jy ! Component: 3850 - total flux cleaned = 0.00429008 Jy ! Component: 3900 - total flux cleaned = 0.00432426 Jy ! Component: 3950 - total flux cleaned = 0.00429034 Jy ! Component: 4000 - total flux cleaned = 0.00432431 Jy ! Component: 4050 - total flux cleaned = 0.00435802 Jy ! Total flux subtracted in 4096 components = 0.00447446 Jy ! Clean residual min=-0.000882 max=0.000983 Jy/beam ! Clean residual mean=0.000000 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.630596 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 593 components and 0.630596 Jy ![Exited script file: muppet] wmap "J0051-0650_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.131 x 8.25 at -4.716 degrees (North through East) ! Clean map min=-0.0021814 max=0.39823 Jy/beam ! Writing clean map to FITS file: J0051-0650_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.398225 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000312064 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.235091 0.235091 0.470182 0.940364 1.88073 3.76146 7.52291 15.0458 30.0916 60.1833 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.398 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.131 x 8.25 at -4.716 degrees (North through East) ! Clean map min=-0.0021814 max=0.39823 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 J0051-0650_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:40:14 2019