! Started logfile: J0527-1002_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:47:54 2016 obs J0527-1002_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0527-1002_S_2015_03_17_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.875806 visibilities/baseline/integration-bin. ! Found source: J0527-1002 ! ! 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 19548 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 J0527-1002_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001033Jy sigma=0.010699 ! Fit after self-cal, rms=0.963087Jy sigma=0.010310 ! 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.591 mas, bmaj=7.182 mas, bpa=2.07 degrees ! Estimated noise=770.964 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.0288532 Jy ! Component: 100 - total flux cleaned = 0.036131 Jy ! Total flux subtracted in 100 components = 0.036131 Jy ! Clean residual min=-0.002832 max=0.003162 Jy/beam ! Clean residual mean=0.000005 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.036131 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.036131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077336Jy sigma=0.000774 ! Fit after self-cal, rms=0.075959Jy sigma=0.000761 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00532143 Jy ! Component: 100 - total flux cleaned = 0.00829411 Jy ! Total flux subtracted in 100 components = 0.00829411 Jy ! Clean residual min=-0.002525 max=0.002300 Jy/beam ! Clean residual mean=0.000003 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0444251 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.0444251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075420Jy sigma=0.000756 ! Fit after self-cal, rms=0.075351Jy sigma=0.000755 ! 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.217 mas, bmaj=8.281 mas, bpa=1.503 degrees ! Estimated noise=479.766 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 (2.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290752 Jy ! Component: 100 - total flux cleaned = 0.00436068 Jy ! Component: 150 - total flux cleaned = 0.00508829 Jy ! Component: 200 - total flux cleaned = 0.00542466 Jy ! Total flux subtracted in 200 components = 0.00542466 Jy ! Clean residual min=-0.001666 max=0.001669 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0498497 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 41 components and 0.0498497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075218Jy sigma=0.000754 ! Fit after self-cal, rms=0.075151Jy sigma=0.000754 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.86 HN 1.08 KP 1.03 ! LA 0.99 MK 1.00 NL 0.95 OV 1.05 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 1.07 KP 1.09 ! LA 0.99 MK 1.02 NL 1.06 OV 1.15 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.96 KP 1.02 ! LA 0.79 MK 1.07 NL 1.02 OV 0.96 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.90 HN 0.96 KP 0.99 ! LA 0.87 MK 1.09 NL 0.94 OV 0.95 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.075151Jy sigma=0.000754 ! Fit after self-cal, rms=0.072439Jy sigma=0.000753 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=8.339 mas, bpa=1.899 degrees ! Estimated noise=477.529 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.000282711 Jy ! Component: 100 - total flux cleaned = 0.000259364 Jy ! Component: 150 - total flux cleaned = 0.000282232 Jy ! Component: 200 - total flux cleaned = 0.000301538 Jy ! Total flux subtracted in 200 components = 0.000301538 Jy ! Clean residual min=-0.001521 max=0.001343 Jy/beam ! Clean residual mean=-0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0501513 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.0501513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072424Jy sigma=0.000752 ! Fit after self-cal, rms=0.072301Jy sigma=0.000752 ! 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.072301Jy sigma=0.000752 ! Fit after self-cal, rms=0.071847Jy sigma=0.000751 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=8.34 mas, bpa=2.132 degrees ! Estimated noise=476.057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000320926 Jy ! Component: 100 - total flux cleaned = 0.000428151 Jy ! Component: 150 - total flux cleaned = 0.000447754 Jy ! Component: 200 - total flux cleaned = 0.000432104 Jy ! Total flux subtracted in 200 components = 0.000432104 Jy ! Clean residual min=-0.001365 max=0.001204 Jy/beam ! Clean residual mean=-0.000000 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0505834 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.0505834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071835Jy sigma=0.000751 ! Fit after self-cal, rms=0.071845Jy sigma=0.000751 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.000163197 Jy ! Component: 100 - total flux cleaned = 0.000143478 Jy ! Component: 150 - total flux cleaned = 0.000126979 Jy ! Component: 200 - total flux cleaned = 0.000157104 Jy ! Total flux subtracted in 200 components = 0.000157104 Jy ! Clean residual min=-0.001359 max=0.001176 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0507405 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.0507405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071835Jy sigma=0.000751 ! Fit after self-cal, rms=0.071832Jy sigma=0.000751 ! 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.071832Jy sigma=0.000751 ! Fit after self-cal, rms=0.072024Jy sigma=0.000751 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.309 mas, bpa=2.324 degrees ! Estimated noise=476.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284709 Jy ! Component: 100 - total flux cleaned = 0.000323395 Jy ! Component: 150 - total flux cleaned = 0.000323485 Jy ! Component: 200 - total flux cleaned = 0.000337038 Jy ! Total flux subtracted in 200 components = 0.000337038 Jy ! Clean residual min=-0.001371 max=0.001186 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0510775 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.0510775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072016Jy sigma=0.000751 ! Fit after self-cal, rms=0.072026Jy sigma=0.000750 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.000120456 Jy ! Component: 100 - total flux cleaned = 0.000120105 Jy ! Component: 150 - total flux cleaned = 0.000120138 Jy ! Component: 200 - total flux cleaned = 0.000133494 Jy ! Total flux subtracted in 200 components = 0.000133494 Jy ! Clean residual min=-0.001351 max=0.001185 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.051211 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.051211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072020Jy sigma=0.000750 ! Fit after self-cal, rms=0.072020Jy sigma=0.000750 ! 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.072020Jy sigma=0.000750 ! Fit after self-cal, rms=0.072134Jy sigma=0.000750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.511 mas, bmaj=13.97 mas, bpa=2.205 degrees ! Estimated noise=609.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000383817 Jy ! Component: 100 - total flux cleaned = 0.000439706 Jy ! Component: 150 - total flux cleaned = 0.00047974 Jy ! Component: 200 - total flux cleaned = 0.000490207 Jy ! Total flux subtracted in 200 components = 0.000490207 Jy ! Clean residual min=-0.001434 max=0.001446 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0517012 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.0517012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072132Jy sigma=0.000750 ! Fit after self-cal, rms=0.072139Jy sigma=0.000750 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 = 2.52088e-05 Jy ! Component: 100 - total flux cleaned = 1.53973e-05 Jy ! Component: 150 - total flux cleaned = 1.02888e-05 Jy ! Component: 200 - total flux cleaned = 5.69694e-06 Jy ! Total flux subtracted in 200 components = 5.69694e-06 Jy ! Clean residual min=-0.001428 max=0.001443 Jy/beam ! Clean residual mean=-0.000003 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0517069 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 99 components and 0.0517069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072137Jy sigma=0.000750 ! Fit after self-cal, rms=0.072137Jy sigma=0.000750 ! 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.223 mas, bmaj=8.276 mas, bpa=2.428 degrees ! Estimated noise=476.163 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.223 x 8.276 at 2.428 degrees (North through East) ! Clean map min=-0.001334 max=0.041123 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.597 mas, bmaj=7.202 mas, bpa=2.904 degrees ! Estimated noise=757.142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0295515 Jy ! Component: 100 - total flux cleaned = 0.0383171 Jy ! Component: 150 - total flux cleaned = 0.0432947 Jy ! Component: 200 - total flux cleaned = 0.0464571 Jy ! Total flux subtracted in 200 components = 0.0464571 Jy ! Clean residual min=-0.002756 max=0.002287 Jy/beam ! Clean residual mean=0.000003 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0464571 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0464571 Jy ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=8.276 mas, bpa=2.428 degrees ! Estimated noise=476.163 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.00296662 Jy ! Component: 100 - total flux cleaned = 0.00418677 Jy ! Component: 150 - total flux cleaned = 0.0043994 Jy ! Component: 200 - total flux cleaned = 0.0045327 Jy ! Total flux subtracted in 200 components = 0.0045327 Jy ! Clean residual min=-0.001465 max=0.001273 Jy/beam ! Clean residual mean=-0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0509898 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.0509898 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.511 mas, bmaj=13.97 mas, bpa=2.205 degrees ! Estimated noise=609.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000705216 Jy ! Component: 100 - total flux cleaned = 0.000722565 Jy ! Component: 150 - total flux cleaned = 0.000736551 Jy ! Component: 200 - total flux cleaned = 0.000736185 Jy ! Total flux subtracted in 200 components = 0.000736185 Jy ! Clean residual min=-0.001430 max=0.001451 Jy/beam ! Clean residual mean=-0.000003 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.051726 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.16808e-05 Jy ! Component: 100 - total flux cleaned = 2.21974e-05 Jy ! Component: 150 - total flux cleaned = 3.11596e-05 Jy ! Component: 200 - total flux cleaned = 2.28887e-05 Jy ! Total flux subtracted in 200 components = 2.28887e-05 Jy ! Clean residual min=-0.001432 max=0.001448 Jy/beam ! Clean residual mean=-0.000003 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0517489 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 59 components and 0.0517489 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=8.276 mas, bpa=2.428 degrees ! Estimated noise=476.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.57845e-05 Jy ! Component: 100 - total flux cleaned = -3.69368e-05 Jy ! Component: 150 - total flux cleaned = -3.6562e-05 Jy ! Component: 200 - total flux cleaned = -3.71926e-05 Jy ! Total flux subtracted in 200 components = -3.71926e-05 Jy ! Clean residual min=-0.001402 max=0.001230 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0517117 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.0517117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072144Jy sigma=0.000750 ! Fit after self-cal, rms=0.072144Jy sigma=0.000750 wmodel J0527-1002_S_2015_03_17_pus_map.mod ! Writing 70 model components to file: J0527-1002_S_2015_03_17_pus_map.mod wobs J0527-1002_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0527-1002_S_2015_03_17_pus_uvs.fits wwins J0527-1002_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0527-1002_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.000478263 Jy ! Component: 100 - total flux cleaned = -0.000478766 Jy ! Component: 150 - total flux cleaned = -0.000541859 Jy ! Component: 200 - total flux cleaned = -0.000683853 Jy ! Component: 250 - total flux cleaned = -0.000820989 Jy ! Component: 300 - total flux cleaned = -0.000916434 Jy ! Component: 350 - total flux cleaned = -0.000990676 Jy ! Component: 400 - total flux cleaned = -0.00109931 Jy ! Component: 450 - total flux cleaned = -0.00115208 Jy ! Component: 500 - total flux cleaned = -0.00118635 Jy ! Component: 550 - total flux cleaned = -0.00123752 Jy ! Component: 600 - total flux cleaned = -0.00130437 Jy ! Component: 650 - total flux cleaned = -0.00132035 Jy ! Component: 700 - total flux cleaned = -0.00135263 Jy ! Component: 750 - total flux cleaned = -0.00139991 Jy ! Component: 800 - total flux cleaned = -0.00139983 Jy ! Component: 850 - total flux cleaned = -0.00144601 Jy ! Component: 900 - total flux cleaned = -0.0014007 Jy ! Component: 950 - total flux cleaned = -0.00137097 Jy ! Component: 1000 - total flux cleaned = -0.00134174 Jy ! Component: 1050 - total flux cleaned = -0.00128435 Jy ! Component: 1100 - total flux cleaned = -0.00127037 Jy ! Component: 1150 - total flux cleaned = -0.00122842 Jy ! Component: 1200 - total flux cleaned = -0.00124242 Jy ! Component: 1250 - total flux cleaned = -0.00122869 Jy ! Component: 1300 - total flux cleaned = -0.00124216 Jy ! Component: 1350 - total flux cleaned = -0.0012288 Jy ! Component: 1400 - total flux cleaned = -0.00126823 Jy ! Component: 1450 - total flux cleaned = -0.00124245 Jy ! Component: 1500 - total flux cleaned = -0.00129406 Jy ! Component: 1550 - total flux cleaned = -0.00130682 Jy ! Component: 1600 - total flux cleaned = -0.00131926 Jy ! Component: 1650 - total flux cleaned = -0.00139366 Jy ! Component: 1700 - total flux cleaned = -0.00136915 Jy ! Component: 1750 - total flux cleaned = -0.00142974 Jy ! Component: 1800 - total flux cleaned = -0.00146594 Jy ! Component: 1850 - total flux cleaned = -0.00153697 Jy ! Component: 1900 - total flux cleaned = -0.00158386 Jy ! Component: 1950 - total flux cleaned = -0.00159556 Jy ! Component: 2000 - total flux cleaned = -0.00165271 Jy ! Component: 2050 - total flux cleaned = -0.00163027 Jy ! Component: 2100 - total flux cleaned = -0.00171993 Jy ! Component: 2150 - total flux cleaned = -0.00172004 Jy ! Component: 2200 - total flux cleaned = -0.00178598 Jy ! Component: 2250 - total flux cleaned = -0.00180781 Jy ! Component: 2300 - total flux cleaned = -0.00185074 Jy ! Component: 2350 - total flux cleaned = -0.00188283 Jy ! Component: 2400 - total flux cleaned = -0.00187225 Jy ! Component: 2450 - total flux cleaned = -0.00192442 Jy ! Component: 2500 - total flux cleaned = -0.00192438 Jy ! Component: 2550 - total flux cleaned = -0.00194476 Jy ! Component: 2600 - total flux cleaned = -0.00195499 Jy ! Component: 2650 - total flux cleaned = -0.00196497 Jy ! Component: 2700 - total flux cleaned = -0.00194507 Jy ! Component: 2750 - total flux cleaned = -0.00197486 Jy ! Component: 2800 - total flux cleaned = -0.0020043 Jy ! Component: 2850 - total flux cleaned = -0.00204309 Jy ! Component: 2900 - total flux cleaned = -0.00204307 Jy ! Component: 2950 - total flux cleaned = -0.00205248 Jy ! Component: 3000 - total flux cleaned = -0.00203361 Jy ! Component: 3050 - total flux cleaned = -0.00210845 Jy ! Component: 3100 - total flux cleaned = -0.00208063 Jy ! Component: 3150 - total flux cleaned = -0.00208979 Jy ! Component: 3200 - total flux cleaned = -0.00207145 Jy ! Component: 3250 - total flux cleaned = -0.00206237 Jy ! Component: 3300 - total flux cleaned = -0.00207132 Jy ! Component: 3350 - total flux cleaned = -0.00204454 Jy ! Component: 3400 - total flux cleaned = -0.00205349 Jy ! Component: 3450 - total flux cleaned = -0.00211497 Jy ! Component: 3500 - total flux cleaned = -0.00207126 Jy ! Component: 3550 - total flux cleaned = -0.00209725 Jy ! Component: 3600 - total flux cleaned = -0.00208866 Jy ! Component: 3650 - total flux cleaned = -0.00210571 Jy ! Component: 3700 - total flux cleaned = -0.00209725 Jy ! Component: 3750 - total flux cleaned = -0.00214774 Jy ! Component: 3800 - total flux cleaned = -0.00216434 Jy ! Component: 3850 - total flux cleaned = -0.00217254 Jy ! Component: 3900 - total flux cleaned = -0.00218897 Jy ! Component: 3950 - total flux cleaned = -0.00218895 Jy ! Component: 4000 - total flux cleaned = -0.00219699 Jy ! Component: 4050 - total flux cleaned = -0.00219703 Jy ! Total flux subtracted in 4096 components = -0.00222909 Jy ! Clean residual min=-0.000481 max=0.000458 Jy/beam ! Clean residual mean=0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0494826 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 380 components and 0.0494826 Jy ![Exited script file: muppet] wmap "J0527-1002_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.223 x 8.276 at 2.428 degrees (North through East) ! Clean map min=-0.00089145 max=0.040784 Jy/beam ! Writing clean map to FITS file: J0527-1002_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.0407841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150053 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10376 1.10376 2.20752 4.41505 8.83009 17.6602 35.3204 70.6407 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.04 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.223 x 8.276 at 2.428 degrees (North through East) ! Clean map min=-0.00089145 max=0.040784 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 J0527-1002_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:48:00 2016