! Started logfile: J0141-0202_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:40:35 2016 obs J0141-0202_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0141-0202_S_2015_03_17_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873442 visibilities/baseline/integration-bin. ! Found source: J0141-0202 ! ! 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 330 lines of history. ! ! Reading 12892 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 J0141-0202_S_2015_03_17_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.840085Jy sigma=0.008825 ! Fit after self-cal, rms=0.817499Jy sigma=0.008593 ! 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=3.112 mas, bmaj=6.812 mas, bpa=3.464 degrees ! Estimated noise=910.453 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.138737 Jy ! Component: 100 - total flux cleaned = 0.171687 Jy ! Total flux subtracted in 100 components = 0.171687 Jy ! Clean residual min=-0.005645 max=0.012357 Jy/beam ! Clean residual mean=0.000028 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.171687 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.171687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086268Jy sigma=0.000829 ! Fit after self-cal, rms=0.086263Jy sigma=0.000829 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130308 Jy ! Component: 100 - total flux cleaned = 0.0205095 Jy ! Total flux subtracted in 100 components = 0.0205095 Jy ! Clean residual min=-0.005451 max=0.005785 Jy/beam ! Clean residual mean=0.000017 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.192197 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 35 components and 0.192197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083324Jy sigma=0.000806 ! Fit after self-cal, rms=0.083325Jy sigma=0.000806 ! 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.773 mas, bmaj=7.925 mas, bpa=3.793 degrees ! Estimated noise=604.958 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.00603759 Jy ! Component: 100 - total flux cleaned = 0.00924659 Jy ! Component: 150 - total flux cleaned = 0.0111006 Jy ! Component: 200 - total flux cleaned = 0.0119085 Jy ! Total flux subtracted in 200 components = 0.0119085 Jy ! Clean residual min=-0.004896 max=0.004749 Jy/beam ! Clean residual mean=0.000013 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.204105 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.204105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082652Jy sigma=0.000804 ! Fit after self-cal, rms=0.082657Jy sigma=0.000804 ! 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.01 FD 0.86 HN 0.97 KP 1.10 ! LA 1.00 MK 1.02 NL 0.95 OV 1.02 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.87 HN 1.04 KP 1.06 ! LA 0.99 MK 1.03 NL 1.09 OV 1.08 ! PT 1.05 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.91 HN 1.04 KP 0.94 ! LA 0.80 MK 1.11 NL 1.16 OV 0.99 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.91 HN 0.98 KP 0.95 ! LA 0.85 MK 1.12 NL 0.99 OV 1.03 ! PT 1.07 SC 0.95 ! ! ! Fit before self-cal, rms=0.082657Jy sigma=0.000804 ! Fit after self-cal, rms=0.077506Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.822 mas, bmaj=8.031 mas, bpa=4.302 degrees ! Estimated noise=608.978 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.00107043 Jy ! Component: 100 - total flux cleaned = -0.00118607 Jy ! Component: 150 - total flux cleaned = -0.00128013 Jy ! Component: 200 - total flux cleaned = -0.00136154 Jy ! Total flux subtracted in 200 components = -0.00136154 Jy ! Clean residual min=-0.002315 max=0.002599 Jy/beam ! Clean residual mean=-0.000002 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.202744 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.202744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077471Jy sigma=0.000775 ! Fit after self-cal, rms=0.077411Jy sigma=0.000775 ! 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.077411Jy sigma=0.000775 ! Fit after self-cal, rms=0.077254Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=8.046 mas, bpa=4.325 degrees ! Estimated noise=608.232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000758561 Jy ! Component: 100 - total flux cleaned = -0.000847921 Jy ! Component: 150 - total flux cleaned = -0.000906062 Jy ! Component: 200 - total flux cleaned = -0.000956683 Jy ! Total flux subtracted in 200 components = -0.000956683 Jy ! Clean residual min=-0.002153 max=0.001994 Jy/beam ! Clean residual mean=-0.000004 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.201787 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 75 components and 0.201787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077241Jy sigma=0.000772 ! Fit after self-cal, rms=0.077249Jy sigma=0.000772 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.15924e-05 Jy ! Component: 100 - total flux cleaned = -8.53782e-05 Jy ! Component: 150 - total flux cleaned = -0.000132845 Jy ! Component: 200 - total flux cleaned = -0.000154563 Jy ! Total flux subtracted in 200 components = -0.000154563 Jy ! Clean residual min=-0.002154 max=0.001989 Jy/beam ! Clean residual mean=-0.000004 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.201632 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.201632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077245Jy sigma=0.000772 ! Fit after self-cal, rms=0.077244Jy sigma=0.000772 ! 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.077244Jy sigma=0.000772 ! Fit after self-cal, rms=0.077320Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=8.067 mas, bpa=4.451 degrees ! Estimated noise=608.431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00058584 Jy ! Component: 100 - total flux cleaned = -0.000673662 Jy ! Component: 150 - total flux cleaned = -0.000734361 Jy ! Component: 200 - total flux cleaned = -0.000788357 Jy ! Total flux subtracted in 200 components = -0.000788357 Jy ! Clean residual min=-0.002159 max=0.001964 Jy/beam ! Clean residual mean=-0.000004 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.200844 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.200844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077312Jy sigma=0.000772 ! Fit after self-cal, rms=0.077313Jy sigma=0.000772 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.59222e-05 Jy ! Component: 100 - total flux cleaned = -6.87209e-05 Jy ! Component: 150 - total flux cleaned = -9.8382e-05 Jy ! Component: 200 - total flux cleaned = -0.000133965 Jy ! Total flux subtracted in 200 components = -0.000133965 Jy ! Clean residual min=-0.002156 max=0.001965 Jy/beam ! Clean residual mean=-0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.20071 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.20071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077311Jy sigma=0.000772 ! Fit after self-cal, rms=0.077310Jy sigma=0.000772 ! 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.077310Jy sigma=0.000772 ! Fit after self-cal, rms=0.077361Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.679 mas, bmaj=12.31 mas, bpa=0.53 degrees ! Estimated noise=721.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000521708 Jy ! Component: 100 - total flux cleaned = -0.000704872 Jy ! Component: 150 - total flux cleaned = -0.000737844 Jy ! Component: 200 - total flux cleaned = -0.000743306 Jy ! Total flux subtracted in 200 components = -0.000743306 Jy ! Clean residual min=-0.001875 max=0.002189 Jy/beam ! Clean residual mean=-0.000007 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.199967 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.199967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077362Jy sigma=0.000772 ! Fit after self-cal, rms=0.077362Jy sigma=0.000772 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.91466e-07 Jy ! Component: 100 - total flux cleaned = -5.49133e-06 Jy ! Component: 150 - total flux cleaned = -5.28993e-06 Jy ! Component: 200 - total flux cleaned = -4.76182e-06 Jy ! Total flux subtracted in 200 components = -4.76182e-06 Jy ! Clean residual min=-0.001878 max=0.002189 Jy/beam ! Clean residual mean=-0.000007 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.199962 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 91 components and 0.199962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077363Jy sigma=0.000772 ! Fit after self-cal, rms=0.077363Jy sigma=0.000772 ! 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.845 mas, bmaj=8.083 mas, bpa=4.564 degrees ! Estimated noise=608.508 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.845 x 8.083 at 4.564 degrees (North through East) ! Clean map min=-0.0021041 max=0.18168 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=3.164 mas, bmaj=6.924 mas, bpa=4.434 degrees ! Estimated noise=922.482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140525 Jy ! Component: 100 - total flux cleaned = 0.172098 Jy ! Component: 150 - total flux cleaned = 0.183267 Jy ! Component: 200 - total flux cleaned = 0.189342 Jy ! Total flux subtracted in 200 components = 0.189342 Jy ! Clean residual min=-0.003250 max=0.003657 Jy/beam ! Clean residual mean=0.000002 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.189342 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.189342 Jy ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=8.083 mas, bpa=4.564 degrees ! Estimated noise=608.508 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.00491682 Jy ! Component: 100 - total flux cleaned = 0.00747044 Jy ! Component: 150 - total flux cleaned = 0.00894403 Jy ! Component: 200 - total flux cleaned = 0.0097685 Jy ! Total flux subtracted in 200 components = 0.0097685 Jy ! Clean residual min=-0.002070 max=0.002063 Jy/beam ! Clean residual mean=-0.000003 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.199111 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 65 components and 0.199111 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.679 mas, bmaj=12.31 mas, bpa=0.53 degrees ! Estimated noise=721.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000628044 Jy ! Component: 100 - total flux cleaned = 0.000802014 Jy ! Component: 150 - total flux cleaned = 0.000824645 Jy ! Component: 200 - total flux cleaned = 0.000844791 Jy ! Total flux subtracted in 200 components = 0.000844791 Jy ! Clean residual min=-0.001906 max=0.002175 Jy/beam ! Clean residual mean=-0.000007 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.199955 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 = 1.22044e-05 Jy ! Component: 100 - total flux cleaned = 1.79571e-05 Jy ! Component: 150 - total flux cleaned = 1.78153e-05 Jy ! Component: 200 - total flux cleaned = 2.8149e-05 Jy ! Total flux subtracted in 200 components = 2.8149e-05 Jy ! Clean residual min=-0.001905 max=0.002172 Jy/beam ! Clean residual mean=-0.000007 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.199984 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.199984 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=8.083 mas, bpa=4.564 degrees ! Estimated noise=608.508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.52795e-05 Jy ! Component: 100 - total flux cleaned = 5.46001e-05 Jy ! Component: 150 - total flux cleaned = 0.000133755 Jy ! Component: 200 - total flux cleaned = 0.000215827 Jy ! Total flux subtracted in 200 components = 0.000215827 Jy ! Clean residual min=-0.002081 max=0.002031 Jy/beam ! Clean residual mean=-0.000004 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.200199 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.200199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077364Jy sigma=0.000772 ! Fit after self-cal, rms=0.077361Jy sigma=0.000772 wmodel J0141-0202_S_2015_03_17_pus_map.mod ! Writing 83 model components to file: J0141-0202_S_2015_03_17_pus_map.mod wobs J0141-0202_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0141-0202_S_2015_03_17_pus_uvs.fits wwins J0141-0202_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0141-0202_S_2015_03_17_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.000209942 Jy ! Component: 100 - total flux cleaned = 0.000278332 Jy ! Component: 150 - total flux cleaned = 0.000431454 Jy ! Component: 200 - total flux cleaned = 0.000579007 Jy ! Component: 250 - total flux cleaned = 0.000664072 Jy ! Component: 300 - total flux cleaned = 0.000828415 Jy ! Component: 350 - total flux cleaned = 0.000934236 Jy ! Component: 400 - total flux cleaned = 0.000959605 Jy ! Component: 450 - total flux cleaned = 0.000959788 Jy ! Component: 500 - total flux cleaned = 0.00100937 Jy ! Component: 550 - total flux cleaned = 0.00100951 Jy ! Component: 600 - total flux cleaned = 0.00105721 Jy ! Component: 650 - total flux cleaned = 0.00112728 Jy ! Component: 700 - total flux cleaned = 0.00121863 Jy ! Component: 750 - total flux cleaned = 0.00135364 Jy ! Component: 800 - total flux cleaned = 0.00144186 Jy ! Component: 850 - total flux cleaned = 0.00155124 Jy ! Component: 900 - total flux cleaned = 0.00172302 Jy ! Component: 950 - total flux cleaned = 0.00178651 Jy ! Component: 1000 - total flux cleaned = 0.00189097 Jy ! Component: 1050 - total flux cleaned = 0.00197293 Jy ! Component: 1100 - total flux cleaned = 0.00209485 Jy ! Component: 1150 - total flux cleaned = 0.00221506 Jy ! Component: 1200 - total flux cleaned = 0.00225502 Jy ! Component: 1250 - total flux cleaned = 0.00241133 Jy ! Component: 1300 - total flux cleaned = 0.0025458 Jy ! Component: 1350 - total flux cleaned = 0.00258393 Jy ! Component: 1400 - total flux cleaned = 0.00275328 Jy ! Component: 1450 - total flux cleaned = 0.00288303 Jy ! Component: 1500 - total flux cleaned = 0.00297439 Jy ! Component: 1550 - total flux cleaned = 0.00302883 Jy ! Component: 1600 - total flux cleaned = 0.00319032 Jy ! Component: 1650 - total flux cleaned = 0.00327883 Jy ! Component: 1700 - total flux cleaned = 0.00336664 Jy ! Component: 1750 - total flux cleaned = 0.00345307 Jy ! Component: 1800 - total flux cleaned = 0.00359036 Jy ! Component: 1850 - total flux cleaned = 0.00367501 Jy ! Component: 1900 - total flux cleaned = 0.00379244 Jy ! Component: 1950 - total flux cleaned = 0.00387545 Jy ! Component: 2000 - total flux cleaned = 0.00402314 Jy ! Component: 2050 - total flux cleaned = 0.00412087 Jy ! Component: 2100 - total flux cleaned = 0.00421742 Jy ! Component: 2150 - total flux cleaned = 0.00423324 Jy ! Component: 2200 - total flux cleaned = 0.00435977 Jy ! Component: 2250 - total flux cleaned = 0.00446954 Jy ! Component: 2300 - total flux cleaned = 0.00450071 Jy ! Component: 2350 - total flux cleaned = 0.00460849 Jy ! Component: 2400 - total flux cleaned = 0.00463891 Jy ! Component: 2450 - total flux cleaned = 0.00468426 Jy ! Component: 2500 - total flux cleaned = 0.00472926 Jy ! Component: 2550 - total flux cleaned = 0.00480364 Jy ! Component: 2600 - total flux cleaned = 0.00486256 Jy ! Component: 2650 - total flux cleaned = 0.00492091 Jy ! Component: 2700 - total flux cleaned = 0.00496435 Jy ! Component: 2750 - total flux cleaned = 0.00505058 Jy ! Component: 2800 - total flux cleaned = 0.00515032 Jy ! Component: 2850 - total flux cleaned = 0.00516427 Jy ! Component: 2900 - total flux cleaned = 0.00520621 Jy ! Component: 2950 - total flux cleaned = 0.00520639 Jy ! Component: 3000 - total flux cleaned = 0.00530289 Jy ! Component: 3050 - total flux cleaned = 0.00526187 Jy ! Component: 3100 - total flux cleaned = 0.00535685 Jy ! Component: 3150 - total flux cleaned = 0.00538361 Jy ! Component: 3200 - total flux cleaned = 0.00539693 Jy ! Component: 3250 - total flux cleaned = 0.00544989 Jy ! Component: 3300 - total flux cleaned = 0.00543667 Jy ! Component: 3350 - total flux cleaned = 0.00547593 Jy ! Component: 3400 - total flux cleaned = 0.00548896 Jy ! Component: 3450 - total flux cleaned = 0.00547607 Jy ! Component: 3500 - total flux cleaned = 0.00547609 Jy ! Component: 3550 - total flux cleaned = 0.00555233 Jy ! Component: 3600 - total flux cleaned = 0.00556483 Jy ! Component: 3650 - total flux cleaned = 0.0055774 Jy ! Component: 3700 - total flux cleaned = 0.0056521 Jy ! Component: 3750 - total flux cleaned = 0.00567657 Jy ! Component: 3800 - total flux cleaned = 0.00565205 Jy ! Component: 3850 - total flux cleaned = 0.00571282 Jy ! Component: 3900 - total flux cleaned = 0.00570067 Jy ! Component: 3950 - total flux cleaned = 0.00574867 Jy ! Component: 4000 - total flux cleaned = 0.00572493 Jy ! Component: 4050 - total flux cleaned = 0.00572492 Jy ! Total flux subtracted in 4096 components = 0.00573662 Jy ! Clean residual min=-0.000758 max=0.000638 Jy/beam ! Clean residual mean=-0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.205936 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 361 components and 0.205936 Jy ![Exited script file: muppet] wmap "J0141-0202_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.845 x 8.083 at 4.564 degrees (North through East) ! Clean map min=-0.0016421 max=0.18237 Jy/beam ! Writing clean map to FITS file: J0141-0202_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.18237 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216292 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.355803 0.355803 0.711606 1.42321 2.84642 5.69285 11.3857 22.7714 45.5428 91.0856 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.182 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.845 x 8.083 at 4.564 degrees (North through East) ! Clean map min=-0.0016421 max=0.18237 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 J0141-0202_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:40:42 2016