! Started logfile: J1945-0153_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:13:31 2016 obs J1945-0153_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1945-0153_S_2014_08_09_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.676803 visibilities/baseline/integration-bin. ! Found source: J1945-0153 ! ! 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 342 lines of history. ! ! Reading 6944 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 J1945-0153_S_2014_08_09_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.811166Jy sigma=0.009038 ! Fit after self-cal, rms=0.800858Jy sigma=0.008926 ! 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.391 mas, bmaj=9.465 mas, bpa=16.9 degrees ! Estimated noise=927.121 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.15416 Jy ! Component: 100 - total flux cleaned = 0.189132 Jy ! Total flux subtracted in 100 components = 0.189132 Jy ! Clean residual min=-0.008164 max=0.012445 Jy/beam ! Clean residual mean=0.000010 rms=0.001981 Jy/beam ! Combined flux in latest and established models = 0.189132 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.189132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082283Jy sigma=0.000844 ! Fit after self-cal, rms=0.082280Jy sigma=0.000844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122284 Jy ! Component: 100 - total flux cleaned = 0.0175588 Jy ! Total flux subtracted in 100 components = 0.0175588 Jy ! Clean residual min=-0.007809 max=0.005690 Jy/beam ! Clean residual mean=0.000006 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.206691 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.206691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079918Jy sigma=0.000822 ! Fit after self-cal, rms=0.079915Jy sigma=0.000822 ! 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.901 mas, bmaj=10.09 mas, bpa=16.35 degrees ! Estimated noise=774.663 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.00487921 Jy ! Component: 100 - total flux cleaned = 0.00763524 Jy ! Component: 150 - total flux cleaned = 0.00946446 Jy ! Component: 200 - total flux cleaned = 0.0107528 Jy ! Total flux subtracted in 200 components = 0.0107528 Jy ! Clean residual min=-0.005376 max=0.003721 Jy/beam ! Clean residual mean=0.000012 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.217444 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.217444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079454Jy sigma=0.000820 ! Fit after self-cal, rms=0.079452Jy sigma=0.000820 ! 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 0.98 FD 0.86 HN 0.96 KP 1.05 ! LA 1.12 MK 1.00* NL 0.96 OV 0.97 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.02 KP 1.02 ! LA 1.07 MK 1.00* NL 1.01 OV 1.01 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.17 HN 1.03 KP 0.89 ! LA 0.84 MK 1.00* NL 1.02 OV 0.93 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.08 HN 1.02 KP 0.85 ! LA 0.82 MK 1.00* NL 1.13 OV 1.03 ! PT 1.05 SC 0.95 ! ! ! Fit before self-cal, rms=0.079452Jy sigma=0.000820 ! Fit after self-cal, rms=0.073910Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=10.11 mas, bpa=16.27 degrees ! Estimated noise=772.833 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.000612064 Jy ! Component: 100 - total flux cleaned = -0.000611912 Jy ! Component: 150 - total flux cleaned = -0.000627526 Jy ! Component: 200 - total flux cleaned = -0.00064239 Jy ! Total flux subtracted in 200 components = -0.00064239 Jy ! Clean residual min=-0.002342 max=0.002376 Jy/beam ! Clean residual mean=0.000005 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.216801 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.216801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073899Jy sigma=0.000781 ! Fit after self-cal, rms=0.073892Jy sigma=0.000780 ! 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.073892Jy sigma=0.000780 ! Fit after self-cal, rms=0.073822Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.906 mas, bmaj=10.12 mas, bpa=16.29 degrees ! Estimated noise=772.353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000499907 Jy ! Component: 100 - total flux cleaned = -0.000662044 Jy ! Component: 150 - total flux cleaned = -0.000740685 Jy ! Component: 200 - total flux cleaned = -0.000750348 Jy ! Total flux subtracted in 200 components = -0.000750348 Jy ! Clean residual min=-0.002099 max=0.002165 Jy/beam ! Clean residual mean=0.000005 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.216051 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.216051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073816Jy sigma=0.000778 ! Fit after self-cal, rms=0.073819Jy sigma=0.000778 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 = -5.37258e-05 Jy ! Component: 100 - total flux cleaned = -6.37719e-05 Jy ! Component: 150 - total flux cleaned = -6.37118e-05 Jy ! Component: 200 - total flux cleaned = -7.16888e-05 Jy ! Total flux subtracted in 200 components = -7.16888e-05 Jy ! Clean residual min=-0.002068 max=0.002160 Jy/beam ! Clean residual mean=0.000005 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.215979 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.215979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073817Jy sigma=0.000778 ! Fit after self-cal, rms=0.073816Jy sigma=0.000778 ! 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.073816Jy sigma=0.000778 ! Fit after self-cal, rms=0.073837Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=10.13 mas, bpa=16.3 degrees ! Estimated noise=772.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000406015 Jy ! Component: 100 - total flux cleaned = -0.000514138 Jy ! Component: 150 - total flux cleaned = -0.00054973 Jy ! Component: 200 - total flux cleaned = -0.000565664 Jy ! Total flux subtracted in 200 components = -0.000565664 Jy ! Clean residual min=-0.002055 max=0.002147 Jy/beam ! Clean residual mean=0.000005 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.215414 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.215414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073834Jy sigma=0.000778 ! Fit after self-cal, rms=0.073834Jy sigma=0.000778 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 = -1.51643e-05 Jy ! Component: 100 - total flux cleaned = -1.52905e-05 Jy ! Component: 150 - total flux cleaned = -2.27549e-05 Jy ! Component: 200 - total flux cleaned = -3.66192e-05 Jy ! Total flux subtracted in 200 components = -3.66192e-05 Jy ! Clean residual min=-0.002030 max=0.002143 Jy/beam ! Clean residual mean=0.000005 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.215377 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.215377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073833Jy sigma=0.000778 ! Fit after self-cal, rms=0.073832Jy sigma=0.000778 ! 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.073832Jy sigma=0.000778 ! Fit after self-cal, rms=0.073836Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.527 mas, bmaj=12.5 mas, bpa=5.913 degrees ! Estimated noise=897.788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351182 Jy ! Component: 100 - total flux cleaned = 0.000323521 Jy ! Component: 150 - total flux cleaned = 0.000322751 Jy ! Component: 200 - total flux cleaned = 0.000321528 Jy ! Total flux subtracted in 200 components = 0.000321528 Jy ! Clean residual min=-0.001995 max=0.002274 Jy/beam ! Clean residual mean=0.000007 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.215698 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 81 components and 0.215698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073838Jy sigma=0.000778 ! Fit after self-cal, rms=0.073837Jy sigma=0.000778 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 = -1.24875e-06 Jy ! Component: 100 - total flux cleaned = -1.53254e-06 Jy ! Component: 150 - total flux cleaned = 6.72175e-06 Jy ! Component: 200 - total flux cleaned = 1.39554e-05 Jy ! Total flux subtracted in 200 components = 1.39554e-05 Jy ! Clean residual min=-0.001953 max=0.002283 Jy/beam ! Clean residual mean=0.000007 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.215712 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 85 components and 0.215712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073840Jy sigma=0.000778 ! Fit after self-cal, rms=0.073839Jy sigma=0.000778 ! 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.91 mas, bmaj=10.13 mas, bpa=16.3 degrees ! Estimated noise=771.914 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.91 x 10.13 at 16.3 degrees (North through East) ! Clean map min=-0.0020666 max=0.19905 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.388 mas, bmaj=9.467 mas, bpa=16.88 degrees ! Estimated noise=927.595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154184 Jy ! Component: 100 - total flux cleaned = 0.189384 Jy ! Component: 150 - total flux cleaned = 0.201808 Jy ! Component: 200 - total flux cleaned = 0.206904 Jy ! Total flux subtracted in 200 components = 0.206904 Jy ! Clean residual min=-0.003103 max=0.003213 Jy/beam ! Clean residual mean=0.000002 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.206904 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.206904 Jy ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=10.13 mas, bpa=16.3 degrees ! Estimated noise=771.914 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.00350249 Jy ! Component: 100 - total flux cleaned = 0.00542234 Jy ! Component: 150 - total flux cleaned = 0.00659036 Jy ! Component: 200 - total flux cleaned = 0.0072539 Jy ! Total flux subtracted in 200 components = 0.0072539 Jy ! Clean residual min=-0.002157 max=0.002102 Jy/beam ! Clean residual mean=0.000005 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.214158 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.214158 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.527 mas, bmaj=12.5 mas, bpa=5.913 degrees ! Estimated noise=897.788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000910259 Jy ! Component: 100 - total flux cleaned = 0.00114897 Jy ! Component: 150 - total flux cleaned = 0.00122809 Jy ! Component: 200 - total flux cleaned = 0.00126183 Jy ! Total flux subtracted in 200 components = 0.00126183 Jy ! Clean residual min=-0.001913 max=0.002327 Jy/beam ! Clean residual mean=0.000008 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.21542 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 = 2.09845e-05 Jy ! Component: 100 - total flux cleaned = 4.03968e-05 Jy ! Component: 150 - total flux cleaned = 5.93518e-05 Jy ! Component: 200 - total flux cleaned = 7.72768e-05 Jy ! Total flux subtracted in 200 components = 7.72768e-05 Jy ! Clean residual min=-0.001903 max=0.002334 Jy/beam ! Clean residual mean=0.000007 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.215497 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 62 components and 0.215497 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=10.13 mas, bpa=16.3 degrees ! Estimated noise=771.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000436743 Jy ! Component: 100 - total flux cleaned = -0.000475563 Jy ! Component: 150 - total flux cleaned = -0.000505518 Jy ! Component: 200 - total flux cleaned = -0.000506002 Jy ! Total flux subtracted in 200 components = -0.000506002 Jy ! Clean residual min=-0.002164 max=0.002171 Jy/beam ! Clean residual mean=0.000004 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.214991 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.214991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073841Jy sigma=0.000778 ! Fit after self-cal, rms=0.073840Jy sigma=0.000778 wmodel J1945-0153_S_2014_08_09_pus_map.mod ! Writing 71 model components to file: J1945-0153_S_2014_08_09_pus_map.mod wobs J1945-0153_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1945-0153_S_2014_08_09_pus_uvs.fits wwins J1945-0153_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J1945-0153_S_2014_08_09_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.000142679 Jy ! Component: 100 - total flux cleaned = -0.000463842 Jy ! Component: 150 - total flux cleaned = -0.000531328 Jy ! Component: 200 - total flux cleaned = -0.000628749 Jy ! Component: 250 - total flux cleaned = -0.000660964 Jy ! Component: 300 - total flux cleaned = -0.000751314 Jy ! Component: 350 - total flux cleaned = -0.000692194 Jy ! Component: 400 - total flux cleaned = -0.000663322 Jy ! Component: 450 - total flux cleaned = -0.000496687 Jy ! Component: 500 - total flux cleaned = -0.000334433 Jy ! Component: 550 - total flux cleaned = -0.000202351 Jy ! Component: 600 - total flux cleaned = -2.07505e-05 Jy ! Component: 650 - total flux cleaned = 0.000106076 Jy ! Component: 700 - total flux cleaned = 0.000230628 Jy ! Component: 750 - total flux cleaned = 0.000377343 Jy ! Component: 800 - total flux cleaned = 0.00049712 Jy ! Component: 850 - total flux cleaned = 0.000614787 Jy ! Component: 900 - total flux cleaned = 0.000775588 Jy ! Component: 950 - total flux cleaned = 0.000843367 Jy ! Component: 1000 - total flux cleaned = 0.000954458 Jy ! Component: 1050 - total flux cleaned = 0.00104211 Jy ! Component: 1100 - total flux cleaned = 0.00121399 Jy ! Component: 1150 - total flux cleaned = 0.00129812 Jy ! Component: 1200 - total flux cleaned = 0.00140274 Jy ! Component: 1250 - total flux cleaned = 0.00156747 Jy ! Component: 1300 - total flux cleaned = 0.00166833 Jy ! Component: 1350 - total flux cleaned = 0.00182787 Jy ! Component: 1400 - total flux cleaned = 0.00184768 Jy ! Component: 1450 - total flux cleaned = 0.00188712 Jy ! Component: 1500 - total flux cleaned = 0.00207929 Jy ! Component: 1550 - total flux cleaned = 0.00207903 Jy ! Component: 1600 - total flux cleaned = 0.00221004 Jy ! Component: 1650 - total flux cleaned = 0.00232053 Jy ! Component: 1700 - total flux cleaned = 0.0023384 Jy ! Component: 1750 - total flux cleaned = 0.00237451 Jy ! Component: 1800 - total flux cleaned = 0.00237441 Jy ! Component: 1850 - total flux cleaned = 0.00242733 Jy ! Component: 1900 - total flux cleaned = 0.00239232 Jy ! Component: 1950 - total flux cleaned = 0.00246169 Jy ! Component: 2000 - total flux cleaned = 0.00244457 Jy ! Component: 2050 - total flux cleaned = 0.00249541 Jy ! Component: 2100 - total flux cleaned = 0.00252861 Jy ! Component: 2150 - total flux cleaned = 0.00249535 Jy ! Component: 2200 - total flux cleaned = 0.00249541 Jy ! Component: 2250 - total flux cleaned = 0.00254432 Jy ! Component: 2300 - total flux cleaned = 0.00256026 Jy ! Component: 2350 - total flux cleaned = 0.00254452 Jy ! Component: 2400 - total flux cleaned = 0.0025763 Jy ! Component: 2450 - total flux cleaned = 0.00260792 Jy ! Component: 2500 - total flux cleaned = 0.0026235 Jy ! Component: 2550 - total flux cleaned = 0.00268514 Jy ! Component: 2600 - total flux cleaned = 0.0027309 Jy ! Component: 2650 - total flux cleaned = 0.00273086 Jy ! Component: 2700 - total flux cleaned = 0.00277589 Jy ! Component: 2750 - total flux cleaned = 0.00279082 Jy ! Component: 2800 - total flux cleaned = 0.00284971 Jy ! Component: 2850 - total flux cleaned = 0.00282057 Jy ! Component: 2900 - total flux cleaned = 0.0028641 Jy ! Component: 2950 - total flux cleaned = 0.00292159 Jy ! Component: 3000 - total flux cleaned = 0.00292145 Jy ! Component: 3050 - total flux cleaned = 0.0029782 Jy ! Component: 3100 - total flux cleaned = 0.00300629 Jy ! Component: 3150 - total flux cleaned = 0.00302026 Jy ! Component: 3200 - total flux cleaned = 0.0030479 Jy ! Component: 3250 - total flux cleaned = 0.0031029 Jy ! Component: 3300 - total flux cleaned = 0.00317088 Jy ! Component: 3350 - total flux cleaned = 0.00317097 Jy ! Component: 3400 - total flux cleaned = 0.00317103 Jy ! Component: 3450 - total flux cleaned = 0.00322446 Jy ! Component: 3500 - total flux cleaned = 0.00322449 Jy ! Component: 3550 - total flux cleaned = 0.00329008 Jy ! Component: 3600 - total flux cleaned = 0.00331604 Jy ! Component: 3650 - total flux cleaned = 0.00332903 Jy ! Component: 3700 - total flux cleaned = 0.00335488 Jy ! Component: 3750 - total flux cleaned = 0.00344431 Jy ! Component: 3800 - total flux cleaned = 0.00344424 Jy ! Component: 3850 - total flux cleaned = 0.00346944 Jy ! Component: 3900 - total flux cleaned = 0.00350708 Jy ! Component: 3950 - total flux cleaned = 0.0035443 Jy ! Component: 4000 - total flux cleaned = 0.00358119 Jy ! Component: 4050 - total flux cleaned = 0.0035689 Jy ! Total flux subtracted in 4096 components = 0.00362984 Jy ! Clean residual min=-0.000679 max=0.000710 Jy/beam ! Clean residual mean=0.000002 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.218621 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 337 components and 0.218621 Jy ![Exited script file: muppet] wmap "J1945-0153_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.91 x 10.13 at 16.3 degrees (North through East) ! Clean map min=-0.0013895 max=0.19904 Jy/beam ! Writing clean map to FITS file: J1945-0153_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.199039 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224659 device "J1945-0153_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1945-0153_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.338617 0.338617 0.677234 1.35447 2.70894 5.41787 10.8357 21.6715 43.343 86.686 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.199 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.91 x 10.13 at 16.3 degrees (North through East) ! Clean map min=-0.0013895 max=0.19904 Jy/beam quit ! Quitting program ! Log file J1945-0153_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:13:36 2016