! Started logfile: J2150-2812_S_2017_06_10_pus_uvs.log on Mon May 6 15:02:51 2019 obs J2150-2812_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2150-2812_S_2017_06_10_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969298 visibilities/baseline/integration-bin. ! Found source: J2150-2812 ! ! 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 13260 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 J2150-2812_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 482 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.876835Jy sigma=0.006490 ! Fit after self-cal, rms=0.855249Jy sigma=0.006331 ! 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.406 mas, bmaj=7.048 mas, bpa=-6.333 degrees ! Estimated noise=1396.67 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.111323 Jy ! Component: 100 - total flux cleaned = 0.142008 Jy ! Total flux subtracted in 100 components = 0.142008 Jy ! Clean residual min=-0.008334 max=0.018966 Jy/beam ! Clean residual mean=-0.000116 rms=0.002548 Jy/beam ! Combined flux in latest and established models = 0.142008 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.142008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106110Jy sigma=0.000754 ! Fit after self-cal, rms=0.106092Jy sigma=0.000753 ! Inverting map ! Added new window around map position (-4, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188203 Jy ! Component: 100 - total flux cleaned = 0.0306687 Jy ! Total flux subtracted in 100 components = 0.0306687 Jy ! Clean residual min=-0.006543 max=0.012910 Jy/beam ! Clean residual mean=-0.000065 rms=0.001921 Jy/beam ! Combined flux in latest and established models = 0.172677 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.172677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101734Jy sigma=0.000713 ! Fit after self-cal, rms=0.101496Jy sigma=0.000711 ! 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.904 mas, bmaj=7.935 mas, bpa=-6.293 degrees ! Estimated noise=1018.27 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.0138371 Jy ! Component: 100 - total flux cleaned = 0.0220131 Jy ! Component: 150 - total flux cleaned = 0.0271617 Jy ! Component: 200 - total flux cleaned = 0.030456 Jy ! Total flux subtracted in 200 components = 0.030456 Jy ! Clean residual min=-0.005982 max=0.010330 Jy/beam ! Clean residual mean=-0.000035 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.203133 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.203133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099736Jy sigma=0.000693 ! Fit after self-cal, rms=0.099635Jy sigma=0.000692 ! Inverting map ! Added new window around map position (-13, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108278 Jy ! Component: 100 - total flux cleaned = 0.0166906 Jy ! Component: 150 - total flux cleaned = 0.0202259 Jy ! Component: 200 - total flux cleaned = 0.0226631 Jy ! Total flux subtracted in 200 components = 0.0226631 Jy ! Clean residual min=-0.004363 max=0.005868 Jy/beam ! Clean residual mean=0.000001 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.225796 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 72 components and 0.225796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098458Jy sigma=0.000682 ! Fit after self-cal, rms=0.098334Jy sigma=0.000681 ! 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.08 FD 0.93 HN 1.14 KP 1.04 ! LA 1.00 MK 1.01 NL 0.96 OV 1.02 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.16 KP 0.99 ! LA 0.96 MK 0.98 NL 1.09 OV 1.02 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.20 KP 0.96 ! LA 0.97 MK 0.98 NL 1.01 OV 0.95 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.07 KP 1.00* ! LA 1.00* MK 1.20 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.098334Jy sigma=0.000681 ! Fit after self-cal, rms=0.102541Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.922 mas, bmaj=7.901 mas, bpa=-5.805 degrees ! Estimated noise=1028.24 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.00236596 Jy ! Component: 100 - total flux cleaned = 0.00315267 Jy ! Component: 150 - total flux cleaned = 0.00353637 Jy ! Component: 200 - total flux cleaned = 0.00398823 Jy ! Total flux subtracted in 200 components = 0.00398823 Jy ! Clean residual min=-0.003747 max=0.003801 Jy/beam ! Clean residual mean=0.000017 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.229784 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.229784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102340Jy sigma=0.000676 ! Fit after self-cal, rms=0.102415Jy sigma=0.000675 ! 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.102415Jy sigma=0.000675 ! Fit after self-cal, rms=0.105652Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=7.886 mas, bpa=-5.876 degrees ! Estimated noise=1034.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590581 Jy ! Component: 100 - total flux cleaned = 0.000588146 Jy ! Component: 150 - total flux cleaned = 0.000749633 Jy ! Component: 200 - total flux cleaned = 0.000895779 Jy ! Total flux subtracted in 200 components = 0.000895779 Jy ! Clean residual min=-0.002983 max=0.002666 Jy/beam ! Clean residual mean=0.000008 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.23068 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 124 components and 0.23068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105581Jy sigma=0.000671 ! Fit after self-cal, rms=0.105646Jy sigma=0.000671 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.000359903 Jy ! Component: 100 - total flux cleaned = 0.000446688 Jy ! Component: 150 - total flux cleaned = 0.000567906 Jy ! Component: 200 - total flux cleaned = 0.000679109 Jy ! Total flux subtracted in 200 components = 0.000679109 Jy ! Clean residual min=-0.002946 max=0.002693 Jy/beam ! Clean residual mean=0.000009 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.231359 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 134 components and 0.231359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105609Jy sigma=0.000670 ! Fit after self-cal, rms=0.105611Jy sigma=0.000670 ! 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.105611Jy sigma=0.000670 ! Fit after self-cal, rms=0.108232Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=7.881 mas, bpa=-5.911 degrees ! Estimated noise=1033.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246167 Jy ! Component: 100 - total flux cleaned = -0.000288384 Jy ! Component: 150 - total flux cleaned = -0.000325627 Jy ! Component: 200 - total flux cleaned = -0.000261047 Jy ! Total flux subtracted in 200 components = -0.000261047 Jy ! Clean residual min=-0.002679 max=0.002651 Jy/beam ! Clean residual mean=0.000005 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.231098 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 145 components and 0.231098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108196Jy sigma=0.000670 ! Fit after self-cal, rms=0.108233Jy sigma=0.000670 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 = -6.74188e-06 Jy ! Component: 100 - total flux cleaned = 2.3081e-05 Jy ! Component: 150 - total flux cleaned = -6.21774e-06 Jy ! Component: 200 - total flux cleaned = 2.09674e-05 Jy ! Total flux subtracted in 200 components = 2.09674e-05 Jy ! Clean residual min=-0.002672 max=0.002645 Jy/beam ! Clean residual mean=0.000005 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.231119 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 154 components and 0.231119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108214Jy sigma=0.000669 ! Fit after self-cal, rms=0.108214Jy sigma=0.000669 ! 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.108214Jy sigma=0.000669 ! Fit after self-cal, rms=0.108608Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.666 mas, bmaj=20.02 mas, bpa=-1.66 degrees ! Estimated noise=1329.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.65212e-05 Jy ! Component: 100 - total flux cleaned = 0.000194616 Jy ! Component: 150 - total flux cleaned = 0.0002244 Jy ! Component: 200 - total flux cleaned = 0.000223631 Jy ! Total flux subtracted in 200 components = 0.000223631 Jy ! Clean residual min=-0.002145 max=0.002005 Jy/beam ! Clean residual mean=0.000011 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.231342 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 165 components and 0.231342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108598Jy sigma=0.000669 ! Fit after self-cal, rms=0.108602Jy sigma=0.000669 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.000194019 Jy ! Component: 100 - total flux cleaned = 0.00019381 Jy ! Component: 150 - total flux cleaned = 0.000193049 Jy ! Component: 200 - total flux cleaned = 0.000192814 Jy ! Total flux subtracted in 200 components = 0.000192814 Jy ! Clean residual min=-0.002133 max=0.001984 Jy/beam ! Clean residual mean=0.000012 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.231535 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 171 components and 0.231535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108598Jy sigma=0.000669 ! Fit after self-cal, rms=0.108595Jy sigma=0.000669 ! 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.923 mas, bmaj=7.882 mas, bpa=-5.928 degrees ! Estimated noise=1031.59 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.923 x 7.882 at -5.928 degrees (North through East) ! Clean map min=-0.0022904 max=0.1414 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.406 mas, bmaj=6.98 mas, bpa=-5.928 degrees ! Estimated noise=1435.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11285 Jy ! Component: 100 - total flux cleaned = 0.145918 Jy ! Component: 150 - total flux cleaned = 0.164719 Jy ! Component: 200 - total flux cleaned = 0.177391 Jy ! Total flux subtracted in 200 components = 0.177391 Jy ! Clean residual min=-0.005319 max=0.009337 Jy/beam ! Clean residual mean=-0.000077 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.177391 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.177391 Jy ! Inverting map and beam ! Estimated beam: bmin=2.923 mas, bmaj=7.882 mas, bpa=-5.928 degrees ! Estimated noise=1031.59 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, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143164 Jy ! Component: 100 - total flux cleaned = 0.024109 Jy ! Component: 150 - total flux cleaned = 0.0311991 Jy ! Component: 200 - total flux cleaned = 0.036456 Jy ! Total flux subtracted in 200 components = 0.036456 Jy ! Clean residual min=-0.003235 max=0.004081 Jy/beam ! Clean residual mean=-0.000024 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.213847 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 87 components and 0.213847 Jy ! Inverting map ! Added new window around map position (30.5, -67). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432758 Jy ! Component: 100 - total flux cleaned = 0.00754189 Jy ! Component: 150 - total flux cleaned = 0.010074 Jy ! Component: 200 - total flux cleaned = 0.0120803 Jy ! Total flux subtracted in 200 components = 0.0120803 Jy ! Clean residual min=-0.002724 max=0.002387 Jy/beam ! Clean residual mean=-0.000004 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.225928 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 112 components and 0.225928 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.666 mas, bmaj=20.02 mas, bpa=-1.66 degrees ! Estimated noise=1329.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246072 Jy ! Component: 100 - total flux cleaned = 0.00393373 Jy ! Component: 150 - total flux cleaned = 0.00442799 Jy ! Component: 200 - total flux cleaned = 0.00472261 Jy ! Total flux subtracted in 200 components = 0.00472261 Jy ! Clean residual min=-0.002253 max=0.002201 Jy/beam ! Clean residual mean=0.000008 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.23065 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.000217366 Jy ! Component: 100 - total flux cleaned = 0.000401507 Jy ! Component: 150 - total flux cleaned = 0.000538894 Jy ! Component: 200 - total flux cleaned = 0.000590754 Jy ! Total flux subtracted in 200 components = 0.000590754 Jy ! Clean residual min=-0.002210 max=0.002245 Jy/beam ! Clean residual mean=0.000010 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.231241 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 143 components and 0.231241 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.923 mas, bmaj=7.882 mas, bpa=-5.928 degrees ! Estimated noise=1031.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.63185e-05 Jy ! Component: 100 - total flux cleaned = -1.70958e-05 Jy ! Component: 150 - total flux cleaned = -5.21617e-05 Jy ! Component: 200 - total flux cleaned = -2.09187e-05 Jy ! Total flux subtracted in 200 components = -2.09187e-05 Jy ! Clean residual min=-0.002477 max=0.002418 Jy/beam ! Clean residual mean=0.000004 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.23122 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 163 components and 0.23122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108486Jy sigma=0.000669 ! Fit after self-cal, rms=0.108459Jy sigma=0.000669 wmodel J2150-2812_S_2017_06_10_pus_map.mod ! Writing 163 model components to file: J2150-2812_S_2017_06_10_pus_map.mod wobs J2150-2812_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2150-2812_S_2017_06_10_pus_uvs.fits wwins J2150-2812_S_2017_06_10_pus_map.win ! wwins: Wrote 5 windows to J2150-2812_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.000251405 Jy ! Component: 100 - total flux cleaned = 0.000486167 Jy ! Component: 150 - total flux cleaned = 0.000744188 Jy ! Component: 200 - total flux cleaned = 0.000957184 Jy ! Component: 250 - total flux cleaned = 0.00109583 Jy ! Component: 300 - total flux cleaned = 0.00143065 Jy ! Component: 350 - total flux cleaned = 0.00165806 Jy ! Component: 400 - total flux cleaned = 0.00188007 Jy ! Component: 450 - total flux cleaned = 0.00215881 Jy ! Component: 500 - total flux cleaned = 0.00224936 Jy ! Component: 550 - total flux cleaned = 0.00230973 Jy ! Component: 600 - total flux cleaned = 0.00245571 Jy ! Component: 650 - total flux cleaned = 0.00248396 Jy ! Component: 700 - total flux cleaned = 0.00251186 Jy ! Component: 750 - total flux cleaned = 0.00253928 Jy ! Component: 800 - total flux cleaned = 0.00251192 Jy ! Component: 850 - total flux cleaned = 0.00256566 Jy ! Component: 900 - total flux cleaned = 0.00253928 Jy ! Component: 950 - total flux cleaned = 0.00259108 Jy ! Component: 1000 - total flux cleaned = 0.00256528 Jy ! Component: 1050 - total flux cleaned = 0.00256527 Jy ! Component: 1100 - total flux cleaned = 0.00261558 Jy ! Component: 1150 - total flux cleaned = 0.00266457 Jy ! Component: 1200 - total flux cleaned = 0.00276178 Jy ! Component: 1250 - total flux cleaned = 0.00278523 Jy ! Component: 1300 - total flux cleaned = 0.00278543 Jy ! Component: 1350 - total flux cleaned = 0.00280923 Jy ! Component: 1400 - total flux cleaned = 0.00287856 Jy ! Component: 1450 - total flux cleaned = 0.00294663 Jy ! Component: 1500 - total flux cleaned = 0.00299132 Jy ! Component: 1550 - total flux cleaned = 0.00296887 Jy ! Component: 1600 - total flux cleaned = 0.00301297 Jy ! Component: 1650 - total flux cleaned = 0.00303506 Jy ! Component: 1700 - total flux cleaned = 0.00318504 Jy ! Component: 1750 - total flux cleaned = 0.00320626 Jy ! Component: 1800 - total flux cleaned = 0.00320651 Jy ! Component: 1850 - total flux cleaned = 0.0033936 Jy ! Component: 1900 - total flux cleaned = 0.00339317 Jy ! Component: 1950 - total flux cleaned = 0.0034338 Jy ! Component: 2000 - total flux cleaned = 0.00351449 Jy ! Component: 2050 - total flux cleaned = 0.003614 Jy ! Component: 2100 - total flux cleaned = 0.00361405 Jy ! Component: 2150 - total flux cleaned = 0.00373101 Jy ! Component: 2200 - total flux cleaned = 0.00373098 Jy ! Component: 2250 - total flux cleaned = 0.00376948 Jy ! Component: 2300 - total flux cleaned = 0.00382606 Jy ! Component: 2350 - total flux cleaned = 0.00388201 Jy ! Component: 2400 - total flux cleaned = 0.00382625 Jy ! Component: 2450 - total flux cleaned = 0.00393682 Jy ! Component: 2500 - total flux cleaned = 0.00391867 Jy ! Component: 2550 - total flux cleaned = 0.00397281 Jy ! Component: 2600 - total flux cleaned = 0.00393646 Jy ! Component: 2650 - total flux cleaned = 0.00397207 Jy ! Component: 2700 - total flux cleaned = 0.00397221 Jy ! Component: 2750 - total flux cleaned = 0.00395501 Jy ! Component: 2800 - total flux cleaned = 0.00402437 Jy ! Component: 2850 - total flux cleaned = 0.00405847 Jy ! Component: 2900 - total flux cleaned = 0.00407543 Jy ! Component: 2950 - total flux cleaned = 0.00410928 Jy ! Component: 3000 - total flux cleaned = 0.00414271 Jy ! Component: 3050 - total flux cleaned = 0.00420906 Jy ! Component: 3100 - total flux cleaned = 0.00424163 Jy ! Component: 3150 - total flux cleaned = 0.0042907 Jy ! Component: 3200 - total flux cleaned = 0.0044362 Jy ! Component: 3250 - total flux cleaned = 0.00448436 Jy ! Component: 3300 - total flux cleaned = 0.00451627 Jy ! Component: 3350 - total flux cleaned = 0.00461099 Jy ! Component: 3400 - total flux cleaned = 0.00468923 Jy ! Component: 3450 - total flux cleaned = 0.00468929 Jy ! Component: 3500 - total flux cleaned = 0.00473591 Jy ! Component: 3550 - total flux cleaned = 0.00488945 Jy ! Component: 3600 - total flux cleaned = 0.0049807 Jy ! Component: 3650 - total flux cleaned = 0.00493528 Jy ! Component: 3700 - total flux cleaned = 0.0050255 Jy ! Component: 3750 - total flux cleaned = 0.00505529 Jy ! Component: 3800 - total flux cleaned = 0.00504045 Jy ! Component: 3850 - total flux cleaned = 0.00511395 Jy ! Component: 3900 - total flux cleaned = 0.00518684 Jy ! Component: 3950 - total flux cleaned = 0.00521574 Jy ! Component: 4000 - total flux cleaned = 0.00521563 Jy ! Component: 4050 - total flux cleaned = 0.00524411 Jy ! Total flux subtracted in 4096 components = 0.00528672 Jy ! Clean residual min=-0.001048 max=0.000708 Jy/beam ! Clean residual mean=0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.236507 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 447 components and 0.236507 Jy ![Exited script file: muppet] wmap "J2150-2812_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.923 x 7.882 at -5.928 degrees (North through East) ! Clean map min=-0.0016625 max=0.14474 Jy/beam ! Writing clean map to FITS file: J2150-2812_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.14474 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256824 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532314 0.532314 1.06463 2.12926 4.25851 8.51703 17.0341 34.0681 68.1362 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.144 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.923 x 7.882 at -5.928 degrees (North through East) ! Clean map min=-0.0016625 max=0.14474 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 J2150-2812_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:02:56 2019