! Started logfile: J1935-1602_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:37:33 2016 obs J1935-1602_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1935-1602_S_2014_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.762242 visibilities/baseline/integration-bin. ! Found source: J1935-1602 ! ! 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 360 lines of history. ! ! Reading 15504 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 J1935-1602_S_2014_08_05_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 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892463Jy sigma=0.008491 ! Fit after self-cal, rms=0.851795Jy sigma=0.008089 ! 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.139 mas, bmaj=12.31 mas, bpa=24.63 degrees ! Estimated noise=853.228 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.108825 Jy ! Component: 100 - total flux cleaned = 0.146322 Jy ! Total flux subtracted in 100 components = 0.146322 Jy ! Clean residual min=-0.015226 max=0.048616 Jy/beam ! Clean residual mean=-0.000044 rms=0.004500 Jy/beam ! Combined flux in latest and established models = 0.146322 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.146322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119372Jy sigma=0.001083 ! Fit after self-cal, rms=0.119289Jy sigma=0.001083 ! Inverting map ! Added new window around map position (-9.5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0401929 Jy ! Component: 100 - total flux cleaned = 0.0601626 Jy ! Total flux subtracted in 100 components = 0.0601626 Jy ! Clean residual min=-0.007193 max=0.011204 Jy/beam ! Clean residual mean=-0.000026 rms=0.002488 Jy/beam ! Combined flux in latest and established models = 0.206485 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.206485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101740Jy sigma=0.000900 ! Fit after self-cal, rms=0.100488Jy sigma=0.000888 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160218 Jy ! Component: 100 - total flux cleaned = 0.0276895 Jy ! Total flux subtracted in 100 components = 0.0276895 Jy ! Clean residual min=-0.005884 max=0.007281 Jy/beam ! Clean residual mean=-0.000019 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 0.234174 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 54 components and 0.234175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096036Jy sigma=0.000840 ! Fit after self-cal, rms=0.095956Jy sigma=0.000838 ! 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=4.023 mas, bmaj=13.62 mas, bpa=22.55 degrees ! Estimated noise=605.803 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.0161668 Jy ! Component: 100 - total flux cleaned = 0.0274349 Jy ! Component: 150 - total flux cleaned = 0.0355237 Jy ! Component: 200 - total flux cleaned = 0.04141 Jy ! Total flux subtracted in 200 components = 0.04141 Jy ! Clean residual min=-0.004733 max=0.005101 Jy/beam ! Clean residual mean=-0.000017 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.275585 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 100 components and 0.275585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092417Jy sigma=0.000803 ! Fit after self-cal, rms=0.092395Jy sigma=0.000803 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.84 HN 1.04 KP 1.03 ! LA 1.08 MK 1.00* NL 0.99 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.05 KP 0.99 ! LA 1.04 MK 1.00* NL 0.92 OV 1.02 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.15 HN 1.08 KP 0.89 ! LA 0.84 MK 1.00* NL 0.98 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 1.09 KP 0.86 ! LA 0.81 MK 1.00* NL 1.06 OV 1.04 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.092395Jy sigma=0.000803 ! Fit after self-cal, rms=0.087690Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.047 mas, bmaj=13.79 mas, bpa=22.72 degrees ! Estimated noise=594.171 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 (8.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265129 Jy ! Component: 100 - total flux cleaned = 0.00294611 Jy ! Component: 150 - total flux cleaned = 0.00316397 Jy ! Component: 200 - total flux cleaned = 0.00342102 Jy ! Total flux subtracted in 200 components = 0.00342102 Jy ! Clean residual min=-0.002312 max=0.002489 Jy/beam ! Clean residual mean=-0.000001 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.279006 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 143 components and 0.279006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087472Jy sigma=0.000778 ! Fit after self-cal, rms=0.087458Jy sigma=0.000778 ! 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.087458Jy sigma=0.000778 ! Fit after self-cal, rms=0.088238Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.037 mas, bmaj=13.76 mas, bpa=22.65 degrees ! Estimated noise=593.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122615 Jy ! Component: 100 - total flux cleaned = 0.001857 Jy ! Component: 150 - total flux cleaned = 0.00196071 Jy ! Component: 200 - total flux cleaned = 0.00205416 Jy ! Total flux subtracted in 200 components = 0.00205416 Jy ! Clean residual min=-0.001484 max=0.002028 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.28106 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 181 components and 0.28106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088201Jy sigma=0.000775 ! Fit after self-cal, rms=0.088212Jy sigma=0.000775 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 (15, 101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135698 Jy ! Component: 100 - total flux cleaned = 0.00178426 Jy ! Component: 150 - total flux cleaned = 0.00211087 Jy ! Component: 200 - total flux cleaned = 0.00236986 Jy ! Total flux subtracted in 200 components = 0.00236986 Jy ! Clean residual min=-0.001507 max=0.001534 Jy/beam ! Clean residual mean=0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.28343 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 210 components and 0.28343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088163Jy sigma=0.000774 ! Fit after self-cal, rms=0.088159Jy sigma=0.000774 ! 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.088159Jy sigma=0.000774 ! Fit after self-cal, rms=0.089018Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=13.74 mas, bpa=22.58 degrees ! Estimated noise=593.076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000752646 Jy ! Component: 100 - total flux cleaned = 0.00117237 Jy ! Component: 150 - total flux cleaned = 0.00127771 Jy ! Component: 200 - total flux cleaned = 0.0013509 Jy ! Total flux subtracted in 200 components = 0.0013509 Jy ! Clean residual min=-0.001454 max=0.001466 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.28478 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 238 components and 0.28478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089000Jy sigma=0.000774 ! Fit after self-cal, rms=0.089006Jy sigma=0.000774 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.000198946 Jy ! Component: 100 - total flux cleaned = 0.000287905 Jy ! Component: 150 - total flux cleaned = 0.000349487 Jy ! Component: 200 - total flux cleaned = 0.000349303 Jy ! Total flux subtracted in 200 components = 0.000349303 Jy ! Clean residual min=-0.001455 max=0.001405 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.28513 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 249 components and 0.28513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088997Jy sigma=0.000774 ! Fit after self-cal, rms=0.088995Jy sigma=0.000774 ! 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.088995Jy sigma=0.000774 ! Fit after self-cal, rms=0.089007Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.876 mas, bmaj=17.85 mas, bpa=13.86 degrees ! Estimated noise=662.605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.8697e-05 Jy ! Component: 100 - total flux cleaned = 4.10883e-05 Jy ! Component: 150 - total flux cleaned = 2.61381e-05 Jy ! Component: 200 - total flux cleaned = 1.12928e-05 Jy ! Total flux subtracted in 200 components = 1.12928e-05 Jy ! Clean residual min=-0.001202 max=0.001483 Jy/beam ! Clean residual mean=0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.285141 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 274 components and 0.285141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089003Jy sigma=0.000774 ! Fit after self-cal, rms=0.089002Jy sigma=0.000774 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.44844e-05 Jy ! Component: 100 - total flux cleaned = 4.2003e-05 Jy ! Component: 150 - total flux cleaned = 5.39252e-05 Jy ! Component: 200 - total flux cleaned = 6.49817e-05 Jy ! Total flux subtracted in 200 components = 6.49817e-05 Jy ! Clean residual min=-0.001195 max=0.001445 Jy/beam ! Clean residual mean=0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.285206 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 289 components and 0.285206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089000Jy sigma=0.000774 ! Fit after self-cal, rms=0.089000Jy sigma=0.000774 ! 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=4.029 mas, bmaj=13.74 mas, bpa=22.56 degrees ! Estimated noise=592.63 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 13.74 at 22.56 degrees (North through East) ! Clean map min=-0.0013292 max=0.15114 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.135 mas, bmaj=12.43 mas, bpa=24.61 degrees ! Estimated noise=837.393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108652 Jy ! Component: 100 - total flux cleaned = 0.157714 Jy ! Component: 150 - total flux cleaned = 0.187108 Jy ! Component: 200 - total flux cleaned = 0.206114 Jy ! Total flux subtracted in 200 components = 0.206114 Jy ! Clean residual min=-0.005628 max=0.010314 Jy/beam ! Clean residual mean=-0.000021 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.206114 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.206114 Jy ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=13.74 mas, bpa=22.56 degrees ! Estimated noise=592.63 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.0213495 Jy ! Component: 100 - total flux cleaned = 0.0357237 Jy ! Component: 150 - total flux cleaned = 0.0459772 Jy ! Component: 200 - total flux cleaned = 0.0533526 Jy ! Total flux subtracted in 200 components = 0.0533526 Jy ! Clean residual min=-0.002873 max=0.004154 Jy/beam ! Clean residual mean=-0.000017 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.259466 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 71 components and 0.259466 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.876 mas, bmaj=17.85 mas, bpa=13.86 degrees ! Estimated noise=662.605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00782456 Jy ! Component: 100 - total flux cleaned = 0.0126525 Jy ! Component: 150 - total flux cleaned = 0.0159309 Jy ! Component: 200 - total flux cleaned = 0.0183838 Jy ! Total flux subtracted in 200 components = 0.0183838 Jy ! Clean residual min=-0.001609 max=0.002240 Jy/beam ! Clean residual mean=-0.000005 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.27785 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.00189403 Jy ! Component: 100 - total flux cleaned = 0.00340442 Jy ! Component: 150 - total flux cleaned = 0.0043028 Jy ! Component: 200 - total flux cleaned = 0.00506353 Jy ! Total flux subtracted in 200 components = 0.00506353 Jy ! Clean residual min=-0.001382 max=0.001605 Jy/beam ! Clean residual mean=-0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.282914 Jy ! Adding 153 model components to the UV plane model. ! The established model now contains 210 components and 0.282914 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=13.74 mas, bpa=22.56 degrees ! Estimated noise=592.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000961728 Jy ! Component: 100 - total flux cleaned = 0.0015448 Jy ! Component: 150 - total flux cleaned = 0.00202519 Jy ! Component: 200 - total flux cleaned = 0.00232646 Jy ! Total flux subtracted in 200 components = 0.00232646 Jy ! Clean residual min=-0.001460 max=0.001459 Jy/beam ! Clean residual mean=0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.28524 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 244 components and 0.28524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089039Jy sigma=0.000774 ! Fit after self-cal, rms=0.089029Jy sigma=0.000774 wmodel J1935-1602_S_2014_08_05_pus_map.mod ! Writing 244 model components to file: J1935-1602_S_2014_08_05_pus_map.mod wobs J1935-1602_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1935-1602_S_2014_08_05_pus_uvs.fits wwins J1935-1602_S_2014_08_05_pus_map.win ! wwins: Wrote 4 windows to J1935-1602_S_2014_08_05_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.000134935 Jy ! Component: 100 - total flux cleaned = 6.32263e-05 Jy ! Component: 150 - total flux cleaned = 1.82616e-05 Jy ! Component: 200 - total flux cleaned = -6.81498e-05 Jy ! Component: 250 - total flux cleaned = -0.000109499 Jy ! Component: 300 - total flux cleaned = -0.000211577 Jy ! Component: 350 - total flux cleaned = -0.000251168 Jy ! Component: 400 - total flux cleaned = -0.000212892 Jy ! Component: 450 - total flux cleaned = -0.000289428 Jy ! Component: 500 - total flux cleaned = -0.000270567 Jy ! Component: 550 - total flux cleaned = -0.000215544 Jy ! Component: 600 - total flux cleaned = -0.000144047 Jy ! Component: 650 - total flux cleaned = -0.000161736 Jy ! Component: 700 - total flux cleaned = -0.000127056 Jy ! Component: 750 - total flux cleaned = -0.00014403 Jy ! Component: 800 - total flux cleaned = -0.000160841 Jy ! Component: 850 - total flux cleaned = -0.000160903 Jy ! Component: 900 - total flux cleaned = -0.000225854 Jy ! Component: 950 - total flux cleaned = -0.000177619 Jy ! Component: 1000 - total flux cleaned = -0.000193671 Jy ! Component: 1050 - total flux cleaned = -0.000209411 Jy ! Component: 1100 - total flux cleaned = -0.000240282 Jy ! Component: 1150 - total flux cleaned = -0.000225095 Jy ! Component: 1200 - total flux cleaned = -0.000195135 Jy ! Component: 1250 - total flux cleaned = -0.000195204 Jy ! Component: 1300 - total flux cleaned = -0.000224541 Jy ! Component: 1350 - total flux cleaned = -0.000238859 Jy ! Component: 1400 - total flux cleaned = -0.000210016 Jy ! Component: 1450 - total flux cleaned = -0.000209912 Jy ! Component: 1500 - total flux cleaned = -0.000181616 Jy ! Component: 1550 - total flux cleaned = -0.000181392 Jy ! Component: 1600 - total flux cleaned = -0.000126807 Jy ! Component: 1650 - total flux cleaned = -0.000113316 Jy ! Component: 1700 - total flux cleaned = -0.000126667 Jy ! Component: 1750 - total flux cleaned = -6.05401e-05 Jy ! Component: 1800 - total flux cleaned = -0.000113095 Jy ! Component: 1850 - total flux cleaned = -7.39478e-05 Jy ! Component: 1900 - total flux cleaned = -9.98434e-05 Jy ! Component: 1950 - total flux cleaned = -7.44066e-05 Jy ! Component: 2000 - total flux cleaned = -7.44335e-05 Jy ! Component: 2050 - total flux cleaned = -4.96464e-05 Jy ! Component: 2100 - total flux cleaned = -4.9575e-05 Jy ! Component: 2150 - total flux cleaned = -1.27757e-05 Jy ! Component: 2200 - total flux cleaned = 1.15949e-05 Jy ! Component: 2250 - total flux cleaned = 7.14711e-05 Jy ! Component: 2300 - total flux cleaned = 0.000106913 Jy ! Component: 2350 - total flux cleaned = 8.35515e-05 Jy ! Component: 2400 - total flux cleaned = 9.51611e-05 Jy ! Component: 2450 - total flux cleaned = 0.000141506 Jy ! Component: 2500 - total flux cleaned = 0.000244537 Jy ! Component: 2550 - total flux cleaned = 0.000210432 Jy ! Component: 2600 - total flux cleaned = 0.000300707 Jy ! Component: 2650 - total flux cleaned = 0.000378927 Jy ! Component: 2700 - total flux cleaned = 0.000423323 Jy ! Component: 2750 - total flux cleaned = 0.000478264 Jy ! Component: 2800 - total flux cleaned = 0.000521962 Jy ! Component: 2850 - total flux cleaned = 0.000554495 Jy ! Component: 2900 - total flux cleaned = 0.000608469 Jy ! Component: 2950 - total flux cleaned = 0.000651139 Jy ! Component: 3000 - total flux cleaned = 0.000693527 Jy ! Component: 3050 - total flux cleaned = 0.000714685 Jy ! Component: 3100 - total flux cleaned = 0.000745977 Jy ! Component: 3150 - total flux cleaned = 0.000777206 Jy ! Component: 3200 - total flux cleaned = 0.000828723 Jy ! Component: 3250 - total flux cleaned = 0.000839105 Jy ! Component: 3300 - total flux cleaned = 0.000899977 Jy ! Component: 3350 - total flux cleaned = 0.000920083 Jy ! Component: 3400 - total flux cleaned = 0.000910135 Jy ! Component: 3450 - total flux cleaned = 0.000979726 Jy ! Component: 3500 - total flux cleaned = 0.00100941 Jy ! Component: 3550 - total flux cleaned = 0.00105845 Jy ! Component: 3600 - total flux cleaned = 0.00114618 Jy ! Component: 3650 - total flux cleaned = 0.00120422 Jy ! Component: 3700 - total flux cleaned = 0.00120419 Jy ! Component: 3750 - total flux cleaned = 0.00125201 Jy ! Component: 3800 - total flux cleaned = 0.00130888 Jy ! Component: 3850 - total flux cleaned = 0.00135605 Jy ! Component: 3900 - total flux cleaned = 0.00138408 Jy ! Component: 3950 - total flux cleaned = 0.00144924 Jy ! Component: 4000 - total flux cleaned = 0.00146774 Jy ! Component: 4050 - total flux cleaned = 0.00148614 Jy ! Total flux subtracted in 4096 components = 0.00149536 Jy ! Clean residual min=-0.000552 max=0.000589 Jy/beam ! Clean residual mean=0.000000 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.286736 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 495 components and 0.286735 Jy ![Exited script file: muppet] wmap "J1935-1602_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 13.74 at 22.56 degrees (North through East) ! Clean map min=-0.0011232 max=0.1514 Jy/beam ! Writing clean map to FITS file: J1935-1602_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151402 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177017 device "J1935-1602_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1935-1602_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.350754 0.350754 0.701508 1.40302 2.80603 5.61206 11.2241 22.4483 44.8965 89.793 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 13.74 at 22.56 degrees (North through East) ! Clean map min=-0.0011232 max=0.1514 Jy/beam quit ! Quitting program ! Log file J1935-1602_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:37:39 2016