! Started logfile: J0710-2033_S_2017_02_19_pus_uvs.log on Sat May 4 18:45:00 2019 obs J0710-2033_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0710-2033_S_2017_02_19_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.752047 visibilities/baseline/integration-bin. ! Found source: J0710-2033 ! ! 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 482 lines of history. ! ! Reading 10288 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 J0710-2033_S_2017_02_19_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 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 367 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.924969Jy sigma=0.006372 ! Fit after self-cal, rms=0.910890Jy sigma=0.006285 ! 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.394 mas, bmaj=6.293 mas, bpa=-5.467 degrees ! Estimated noise=1575.39 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.0694724 Jy ! Component: 100 - total flux cleaned = 0.0864739 Jy ! Total flux subtracted in 100 components = 0.0864739 Jy ! Clean residual min=-0.007302 max=0.020351 Jy/beam ! Clean residual mean=0.000006 rms=0.002216 Jy/beam ! Combined flux in latest and established models = 0.0864739 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0864739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109665Jy sigma=0.000703 ! Fit after self-cal, rms=0.109603Jy sigma=0.000703 ! Inverting map ! Added new window around map position (6, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166722 Jy ! Component: 100 - total flux cleaned = 0.0243961 Jy ! Total flux subtracted in 100 components = 0.0243961 Jy ! Clean residual min=-0.006101 max=0.013907 Jy/beam ! Clean residual mean=0.000004 rms=0.001655 Jy/beam ! Combined flux in latest and established models = 0.11087 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.11087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106590Jy sigma=0.000683 ! Fit after self-cal, rms=0.105914Jy sigma=0.000678 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00977822 Jy ! Component: 100 - total flux cleaned = 0.0144159 Jy ! Total flux subtracted in 100 components = 0.0144159 Jy ! Clean residual min=-0.005665 max=0.008957 Jy/beam ! Clean residual mean=0.000003 rms=0.001421 Jy/beam ! Combined flux in latest and established models = 0.125286 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.125286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104730Jy sigma=0.000671 ! Fit after self-cal, rms=0.104433Jy sigma=0.000669 ! 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.851 mas, bmaj=7.192 mas, bpa=-3.936 degrees ! Estimated noise=1124.05 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.00781583 Jy ! Component: 100 - total flux cleaned = 0.0119237 Jy ! Component: 150 - total flux cleaned = 0.014682 Jy ! Component: 200 - total flux cleaned = 0.0156207 Jy ! Total flux subtracted in 200 components = 0.0156207 Jy ! Clean residual min=-0.004195 max=0.006959 Jy/beam ! Clean residual mean=0.000002 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.140907 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.140907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103706Jy sigma=0.000666 ! Fit after self-cal, rms=0.103541Jy sigma=0.000665 ! 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.91 HN 1.10 KP 1.09 ! LA 1.00 MK 1.02 NL 0.87 OV 1.00 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.91 KP 1.04 ! LA 0.96 MK 0.99 NL 1.13 OV 1.13 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.04 HN 1.06 KP 0.90 ! LA 0.74 MK 1.03 NL 1.21 OV 0.98 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.93 KP 1.00* ! LA 0.82 MK 1.04 NL 1.00* OV 1.19 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.103541Jy sigma=0.000665 ! Fit after self-cal, rms=0.109290Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.88 mas, bmaj=7.184 mas, bpa=-3.561 degrees ! Estimated noise=1146.51 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.00193397 Jy ! Component: 100 - total flux cleaned = 0.00192907 Jy ! Component: 150 - total flux cleaned = 0.00188131 Jy ! Component: 200 - total flux cleaned = 0.00188261 Jy ! Total flux subtracted in 200 components = 0.00188261 Jy ! Clean residual min=-0.002952 max=0.003858 Jy/beam ! Clean residual mean=0.000002 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.142789 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.142789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109196Jy sigma=0.000655 ! Fit after self-cal, rms=0.109322Jy sigma=0.000654 ! 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.109322Jy sigma=0.000654 ! Fit after self-cal, rms=0.110407Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=7.224 mas, bpa=-3.474 degrees ! Estimated noise=1151.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107495 Jy ! Component: 100 - total flux cleaned = 0.00113238 Jy ! Component: 150 - total flux cleaned = 0.00121079 Jy ! Component: 200 - total flux cleaned = 0.00121171 Jy ! Total flux subtracted in 200 components = 0.00121171 Jy ! Clean residual min=-0.002875 max=0.003582 Jy/beam ! Clean residual mean=0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.144001 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.144001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110342Jy sigma=0.000653 ! Fit after self-cal, rms=0.110363Jy sigma=0.000653 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 (-75.5, -80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333888 Jy ! Component: 100 - total flux cleaned = 0.00452582 Jy ! Component: 150 - total flux cleaned = 0.00470517 Jy ! Component: 200 - total flux cleaned = 0.00486193 Jy ! Total flux subtracted in 200 components = 0.00486193 Jy ! Clean residual min=-0.002574 max=0.002661 Jy/beam ! Clean residual mean=-0.000001 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.148863 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.148863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110240Jy sigma=0.000652 ! Fit after self-cal, rms=0.110211Jy sigma=0.000652 ! 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.110211Jy sigma=0.000652 ! Fit after self-cal, rms=0.109487Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.894 mas, bmaj=7.242 mas, bpa=-3.453 degrees ! Estimated noise=1151.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124212 Jy ! Component: 100 - total flux cleaned = 0.00119122 Jy ! Component: 150 - total flux cleaned = 0.00114685 Jy ! Component: 200 - total flux cleaned = 0.00122709 Jy ! Total flux subtracted in 200 components = 0.00122709 Jy ! Clean residual min=-0.002519 max=0.002705 Jy/beam ! Clean residual mean=-0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.15009 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.15009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109438Jy sigma=0.000652 ! Fit after self-cal, rms=0.109418Jy sigma=0.000652 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.000336166 Jy ! Component: 100 - total flux cleaned = 0.000294579 Jy ! Component: 150 - total flux cleaned = 0.000294243 Jy ! Component: 200 - total flux cleaned = 0.000259109 Jy ! Total flux subtracted in 200 components = 0.000259109 Jy ! Clean residual min=-0.002450 max=0.002773 Jy/beam ! Clean residual mean=-0.000001 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.150349 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.150349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109388Jy sigma=0.000652 ! Fit after self-cal, rms=0.109377Jy sigma=0.000652 ! Inverting map ! Added new window around map position (-112.5, 99.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012762 Jy ! Component: 100 - total flux cleaned = 0.00133057 Jy ! Component: 150 - total flux cleaned = 0.00132509 Jy ! Component: 200 - total flux cleaned = 0.00137091 Jy ! Total flux subtracted in 200 components = 0.00137091 Jy ! Clean residual min=-0.002344 max=0.002499 Jy/beam ! Clean residual mean=-0.000002 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.15172 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 118 components and 0.15172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109270Jy sigma=0.000651 ! Fit after self-cal, rms=0.109269Jy sigma=0.000651 ! 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.109269Jy sigma=0.000651 ! Fit after self-cal, rms=0.108557Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.155 mas, bmaj=14.83 mas, bpa=4.973 degrees ! Estimated noise=1535.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000897335 Jy ! Component: 100 - total flux cleaned = 0.0011935 Jy ! Component: 150 - total flux cleaned = 0.00115096 Jy ! Component: 200 - total flux cleaned = 0.00115164 Jy ! Total flux subtracted in 200 components = 0.00115164 Jy ! Clean residual min=-0.002232 max=0.002568 Jy/beam ! Clean residual mean=-0.000002 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.152872 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 135 components and 0.152872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108527Jy sigma=0.000651 ! Fit after self-cal, rms=0.108509Jy sigma=0.000651 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.000284964 Jy ! Component: 100 - total flux cleaned = 0.000246458 Jy ! Component: 150 - total flux cleaned = 0.0002467 Jy ! Component: 200 - total flux cleaned = 0.000214324 Jy ! Total flux subtracted in 200 components = 0.000214324 Jy ! Clean residual min=-0.002159 max=0.002587 Jy/beam ! Clean residual mean=-0.000003 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.153086 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 143 components and 0.153086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108491Jy sigma=0.000651 ! Fit after self-cal, rms=0.108486Jy sigma=0.000651 ! 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.893 mas, bmaj=7.241 mas, bpa=-3.445 degrees ! Estimated noise=1150.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.893 x 7.241 at -3.445 degrees (North through East) ! Clean map min=-0.0028274 max=0.082507 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.416 mas, bmaj=6.308 mas, bpa=-5.014 degrees ! Estimated noise=1626.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0722109 Jy ! Component: 100 - total flux cleaned = 0.100186 Jy ! Component: 150 - total flux cleaned = 0.11333 Jy ! Component: 200 - total flux cleaned = 0.121631 Jy ! Total flux subtracted in 200 components = 0.121631 Jy ! Clean residual min=-0.005048 max=0.005250 Jy/beam ! Clean residual mean=0.000004 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.121631 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.121631 Jy ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=7.241 mas, bpa=-3.445 degrees ! Estimated noise=1150.35 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.00875208 Jy ! Component: 100 - total flux cleaned = 0.0142602 Jy ! Component: 150 - total flux cleaned = 0.017594 Jy ! Component: 200 - total flux cleaned = 0.0203395 Jy ! Total flux subtracted in 200 components = 0.0203395 Jy ! Clean residual min=-0.003210 max=0.002932 Jy/beam ! Clean residual mean=0.000002 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.14197 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 51 components and 0.14197 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.155 mas, bmaj=14.83 mas, bpa=4.973 degrees ! Estimated noise=1535.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00441892 Jy ! Component: 100 - total flux cleaned = 0.00678071 Jy ! Component: 150 - total flux cleaned = 0.00746576 Jy ! Component: 200 - total flux cleaned = 0.00797734 Jy ! Total flux subtracted in 200 components = 0.00797734 Jy ! Clean residual min=-0.003171 max=0.003101 Jy/beam ! Clean residual mean=-0.000000 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.149948 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.000532124 Jy ! Component: 100 - total flux cleaned = 0.00100868 Jy ! Component: 150 - total flux cleaned = 0.00136936 Jy ! Component: 200 - total flux cleaned = 0.00158755 Jy ! Total flux subtracted in 200 components = 0.00158755 Jy ! Clean residual min=-0.002670 max=0.002773 Jy/beam ! Clean residual mean=-0.000002 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.151535 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 89 components and 0.151535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=7.241 mas, bpa=-3.445 degrees ! Estimated noise=1150.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.86046e-05 Jy ! Component: 100 - total flux cleaned = 0.00010361 Jy ! Component: 150 - total flux cleaned = 0.000108561 Jy ! Component: 200 - total flux cleaned = 0.0001089 Jy ! Total flux subtracted in 200 components = 0.0001089 Jy ! Clean residual min=-0.002639 max=0.002470 Jy/beam ! Clean residual mean=-0.000001 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.151644 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.151644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108527Jy sigma=0.000651 ! Fit after self-cal, rms=0.108518Jy sigma=0.000651 wmodel J0710-2033_S_2017_02_19_pus_map.mod ! Writing 107 model components to file: J0710-2033_S_2017_02_19_pus_map.mod wobs J0710-2033_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0710-2033_S_2017_02_19_pus_uvs.fits wwins J0710-2033_S_2017_02_19_pus_map.win ! wwins: Wrote 4 windows to J0710-2033_S_2017_02_19_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 = -6.66287e-05 Jy ! Component: 100 - total flux cleaned = -2.28363e-05 Jy ! Component: 150 - total flux cleaned = -2.45807e-05 Jy ! Component: 200 - total flux cleaned = 9.44327e-05 Jy ! Component: 250 - total flux cleaned = 0.000287992 Jy ! Component: 300 - total flux cleaned = 0.000511278 Jy ! Component: 350 - total flux cleaned = 0.000691386 Jy ! Component: 400 - total flux cleaned = 0.000970396 Jy ! Component: 450 - total flux cleaned = 0.00113959 Jy ! Component: 500 - total flux cleaned = 0.00140274 Jy ! Component: 550 - total flux cleaned = 0.00156312 Jy ! Component: 600 - total flux cleaned = 0.00184427 Jy ! Component: 650 - total flux cleaned = 0.00211848 Jy ! Component: 700 - total flux cleaned = 0.00238553 Jy ! Component: 750 - total flux cleaned = 0.00267568 Jy ! Component: 800 - total flux cleaned = 0.00287482 Jy ! Component: 850 - total flux cleaned = 0.00309861 Jy ! Component: 900 - total flux cleaned = 0.0033727 Jy ! Component: 950 - total flux cleaned = 0.00350705 Jy ! Component: 1000 - total flux cleaned = 0.00377131 Jy ! Component: 1050 - total flux cleaned = 0.00395329 Jy ! Component: 1100 - total flux cleaned = 0.00410665 Jy ! Component: 1150 - total flux cleaned = 0.00415721 Jy ! Component: 1200 - total flux cleaned = 0.0043067 Jy ! Component: 1250 - total flux cleaned = 0.00447856 Jy ! Component: 1300 - total flux cleaned = 0.00459902 Jy ! Component: 1350 - total flux cleaned = 0.00462303 Jy ! Component: 1400 - total flux cleaned = 0.00474114 Jy ! Component: 1450 - total flux cleaned = 0.004857 Jy ! Component: 1500 - total flux cleaned = 0.00494847 Jy ! Component: 1550 - total flux cleaned = 0.00510639 Jy ! Component: 1600 - total flux cleaned = 0.00510652 Jy ! Component: 1650 - total flux cleaned = 0.00523874 Jy ! Component: 1700 - total flux cleaned = 0.0053257 Jy ! Component: 1750 - total flux cleaned = 0.00545497 Jy ! Component: 1800 - total flux cleaned = 0.00554038 Jy ! Component: 1850 - total flux cleaned = 0.00562475 Jy ! Component: 1900 - total flux cleaned = 0.00570771 Jy ! Component: 1950 - total flux cleaned = 0.00581032 Jy ! Component: 2000 - total flux cleaned = 0.00591199 Jy ! Component: 2050 - total flux cleaned = 0.00603269 Jy ! Component: 2100 - total flux cleaned = 0.00609239 Jy ! Component: 2150 - total flux cleaned = 0.00621039 Jy ! Component: 2200 - total flux cleaned = 0.00624938 Jy ! Component: 2250 - total flux cleaned = 0.00634578 Jy ! Component: 2300 - total flux cleaned = 0.00644099 Jy ! Component: 2350 - total flux cleaned = 0.00647871 Jy ! Component: 2400 - total flux cleaned = 0.00659121 Jy ! Component: 2450 - total flux cleaned = 0.00666518 Jy ! Component: 2500 - total flux cleaned = 0.00673849 Jy ! Component: 2550 - total flux cleaned = 0.00682911 Jy ! Component: 2600 - total flux cleaned = 0.00691886 Jy ! Component: 2650 - total flux cleaned = 0.0069901 Jy ! Component: 2700 - total flux cleaned = 0.00707843 Jy ! Component: 2750 - total flux cleaned = 0.00716594 Jy ! Component: 2800 - total flux cleaned = 0.00725261 Jy ! Component: 2850 - total flux cleaned = 0.00732122 Jy ! Component: 2900 - total flux cleaned = 0.00728692 Jy ! Component: 2950 - total flux cleaned = 0.00735469 Jy ! Component: 3000 - total flux cleaned = 0.00733794 Jy ! Component: 3050 - total flux cleaned = 0.00742083 Jy ! Component: 3100 - total flux cleaned = 0.00738806 Jy ! Component: 3150 - total flux cleaned = 0.0073719 Jy ! Component: 3200 - total flux cleaned = 0.0074206 Jy ! Component: 3250 - total flux cleaned = 0.00740458 Jy ! Component: 3300 - total flux cleaned = 0.00742067 Jy ! Component: 3350 - total flux cleaned = 0.00742061 Jy ! Component: 3400 - total flux cleaned = 0.00743632 Jy ! Component: 3450 - total flux cleaned = 0.00746752 Jy ! Component: 3500 - total flux cleaned = 0.00742088 Jy ! Component: 3550 - total flux cleaned = 0.00748225 Jy ! Component: 3600 - total flux cleaned = 0.00752792 Jy ! Component: 3650 - total flux cleaned = 0.00742181 Jy ! Component: 3700 - total flux cleaned = 0.00749725 Jy ! Component: 3750 - total flux cleaned = 0.00755703 Jy ! Component: 3800 - total flux cleaned = 0.00757187 Jy ! Component: 3850 - total flux cleaned = 0.00752777 Jy ! Component: 3900 - total flux cleaned = 0.00761566 Jy ! Component: 3950 - total flux cleaned = 0.00760109 Jy ! Component: 4000 - total flux cleaned = 0.0076732 Jy ! Component: 4050 - total flux cleaned = 0.0076587 Jy ! Total flux subtracted in 4096 components = 0.00768712 Jy ! Clean residual min=-0.000856 max=0.000908 Jy/beam ! Clean residual mean=0.000001 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.159331 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 374 components and 0.159331 Jy ![Exited script file: muppet] wmap "J0710-2033_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.893 x 7.241 at -3.445 degrees (North through East) ! Clean map min=-0.002792 max=0.08156 Jy/beam ! Writing clean map to FITS file: J0710-2033_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0815601 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246526 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.90679 0.90679 1.81358 3.62716 7.25432 14.5086 29.0173 58.0346 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.081 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.893 x 7.241 at -3.445 degrees (North through East) ! Clean map min=-0.002792 max=0.08156 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 J0710-2033_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:45:05 2019