! Started logfile: J1504+1029_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:08:46 2016 obs J1504+1029_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1504+1029_S_2014_08_09_pus_uva.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.824373 visibilities/baseline/integration-bin. ! Found source: J1504+1029 ! ! 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 4600 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 J1504+1029_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.567122Jy sigma=0.006148 ! Fit after self-cal, rms=0.557641Jy sigma=0.006050 ! 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.296 mas, bmaj=7.612 mas, bpa=10.1 degrees ! Estimated noise=1104.02 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.349182 Jy ! Component: 100 - total flux cleaned = 0.480036 Jy ! Total flux subtracted in 100 components = 0.480036 Jy ! Clean residual min=-0.031680 max=0.073604 Jy/beam ! Clean residual mean=0.000075 rms=0.008896 Jy/beam ! Combined flux in latest and established models = 0.480036 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.480036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193894Jy sigma=0.002059 ! Fit after self-cal, rms=0.191782Jy sigma=0.002038 ! Inverting map ! Added new window around map position (4.5, -1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0813164 Jy ! Component: 100 - total flux cleaned = 0.128021 Jy ! Total flux subtracted in 100 components = 0.128021 Jy ! Clean residual min=-0.017723 max=0.027832 Jy/beam ! Clean residual mean=0.000052 rms=0.004951 Jy/beam ! Combined flux in latest and established models = 0.608057 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.608057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136199Jy sigma=0.001395 ! Fit after self-cal, rms=0.134031Jy sigma=0.001371 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.035087 Jy ! Component: 100 - total flux cleaned = 0.0589394 Jy ! Total flux subtracted in 100 components = 0.0589394 Jy ! Clean residual min=-0.013039 max=0.018154 Jy/beam ! Clean residual mean=0.000040 rms=0.003495 Jy/beam ! Combined flux in latest and established models = 0.666997 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 59 components and 0.666997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117440Jy sigma=0.001185 ! Fit after self-cal, rms=0.116698Jy sigma=0.001177 ! 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.872 mas, bmaj=8.406 mas, bpa=8.268 degrees ! Estimated noise=950.977 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.0320451 Jy ! Component: 100 - total flux cleaned = 0.052325 Jy ! Component: 150 - total flux cleaned = 0.0668647 Jy ! Component: 200 - total flux cleaned = 0.0776205 Jy ! Total flux subtracted in 200 components = 0.0776205 Jy ! Clean residual min=-0.009657 max=0.016447 Jy/beam ! Clean residual mean=0.000023 rms=0.002731 Jy/beam ! Combined flux in latest and established models = 0.744617 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 103 components and 0.744617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104391Jy sigma=0.001063 ! Fit after self-cal, rms=0.103856Jy sigma=0.001058 ! Inverting map ! Added new window around map position (11, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159857 Jy ! Component: 100 - total flux cleaned = 0.0239979 Jy ! Component: 150 - total flux cleaned = 0.0289591 Jy ! Component: 200 - total flux cleaned = 0.0321583 Jy ! Total flux subtracted in 200 components = 0.0321583 Jy ! Clean residual min=-0.007533 max=0.007253 Jy/beam ! Clean residual mean=0.000016 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.776775 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 144 components and 0.776776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100871Jy sigma=0.001032 ! Fit after self-cal, rms=0.100596Jy sigma=0.001029 ! 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.99 FD 0.86 HN 0.94 KP 1.07 ! LA 1.09 MK 1.03 NL 0.99 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.01 KP 1.02 ! LA 1.06 MK 1.03 NL 1.01 OV 1.03 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.19 HN 1.04 KP 0.90 ! LA 0.85 MK 1.07 NL 1.01 OV 0.95 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 HN 1.00 KP 0.87 ! LA 0.80 MK 1.00 NL 1.10 OV 1.01 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.100596Jy sigma=0.001029 ! Fit after self-cal, rms=0.076097Jy sigma=0.000800 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=8.438 mas, bpa=8.4 degrees ! Estimated noise=950.632 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.00292997 Jy ! Component: 100 - total flux cleaned = 0.00379754 Jy ! Component: 150 - total flux cleaned = 0.00442665 Jy ! Component: 200 - total flux cleaned = 0.00497871 Jy ! Total flux subtracted in 200 components = 0.00497871 Jy ! Clean residual min=-0.004173 max=0.003611 Jy/beam ! Clean residual mean=0.000004 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.781754 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 172 components and 0.781754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075879Jy sigma=0.000798 ! Fit after self-cal, rms=0.075823Jy sigma=0.000797 ! 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.075823Jy sigma=0.000797 ! Fit after self-cal, rms=0.075572Jy sigma=0.000793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=8.435 mas, bpa=8.401 degrees ! Estimated noise=950.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000847967 Jy ! Component: 100 - total flux cleaned = 0.00155327 Jy ! Component: 150 - total flux cleaned = 0.00201643 Jy ! Component: 200 - total flux cleaned = 0.00210631 Jy ! Total flux subtracted in 200 components = 0.00210631 Jy ! Clean residual min=-0.003820 max=0.003177 Jy/beam ! Clean residual mean=0.000004 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.783861 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 201 components and 0.783861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075481Jy sigma=0.000792 ! Fit after self-cal, rms=0.075457Jy sigma=0.000792 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 = 8.13186e-05 Jy ! Component: 100 - total flux cleaned = 0.000422499 Jy ! Component: 150 - total flux cleaned = 0.000628046 Jy ! Component: 200 - total flux cleaned = 0.00077023 Jy ! Total flux subtracted in 200 components = 0.00077023 Jy ! Clean residual min=-0.003704 max=0.003113 Jy/beam ! Clean residual mean=0.000004 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.784631 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 209 components and 0.784631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075404Jy sigma=0.000792 ! Fit after self-cal, rms=0.075386Jy sigma=0.000791 ! 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.075386Jy sigma=0.000791 ! Fit after self-cal, rms=0.075381Jy sigma=0.000791 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=8.436 mas, bpa=8.418 degrees ! Estimated noise=950.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155305 Jy ! Component: 100 - total flux cleaned = 0.000601338 Jy ! Component: 150 - total flux cleaned = 0.000792981 Jy ! Component: 200 - total flux cleaned = 0.000891638 Jy ! Total flux subtracted in 200 components = 0.000891638 Jy ! Clean residual min=-0.003519 max=0.003083 Jy/beam ! Clean residual mean=0.000004 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.785523 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 219 components and 0.785523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075337Jy sigma=0.000791 ! Fit after self-cal, rms=0.075322Jy sigma=0.000791 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.51262e-06 Jy ! Component: 100 - total flux cleaned = 0.00025515 Jy ! Component: 150 - total flux cleaned = 0.00038425 Jy ! Component: 200 - total flux cleaned = 0.00038448 Jy ! Total flux subtracted in 200 components = 0.00038448 Jy ! Clean residual min=-0.003434 max=0.003022 Jy/beam ! Clean residual mean=0.000004 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.785907 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 230 components and 0.785907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075292Jy sigma=0.000790 ! Fit after self-cal, rms=0.075280Jy sigma=0.000790 ! 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.075280Jy sigma=0.000790 ! Fit after self-cal, rms=0.075294Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.586 mas, bmaj=11.19 mas, bpa=-0.1831 degrees ! Estimated noise=1111.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275282 Jy ! Component: 100 - total flux cleaned = 0.000658449 Jy ! Component: 150 - total flux cleaned = 0.000867004 Jy ! Component: 200 - total flux cleaned = 0.000946554 Jy ! Total flux subtracted in 200 components = 0.000946554 Jy ! Clean residual min=-0.003201 max=0.003616 Jy/beam ! Clean residual mean=0.000009 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.786854 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 242 components and 0.786854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075278Jy sigma=0.000790 ! Fit after self-cal, rms=0.075261Jy sigma=0.000790 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.88084e-05 Jy ! Component: 100 - total flux cleaned = 0.000188187 Jy ! Component: 150 - total flux cleaned = 0.000271614 Jy ! Component: 200 - total flux cleaned = 0.000273339 Jy ! Total flux subtracted in 200 components = 0.000273339 Jy ! Clean residual min=-0.003130 max=0.003558 Jy/beam ! Clean residual mean=0.000009 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.787127 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 264 components and 0.787127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075253Jy sigma=0.000790 ! Fit after self-cal, rms=0.075241Jy sigma=0.000789 ! 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.888 mas, bmaj=8.437 mas, bpa=8.425 degrees ! Estimated noise=950.277 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.888 x 8.437 at 8.425 degrees (North through East) ! Clean map min=-0.0032712 max=0.45357 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.295 mas, bmaj=7.639 mas, bpa=10.43 degrees ! Estimated noise=1111.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.35306 Jy ! Component: 100 - total flux cleaned = 0.495275 Jy ! Component: 150 - total flux cleaned = 0.575824 Jy ! Component: 200 - total flux cleaned = 0.625716 Jy ! Total flux subtracted in 200 components = 0.625716 Jy ! Clean residual min=-0.012077 max=0.026656 Jy/beam ! Clean residual mean=0.000032 rms=0.003966 Jy/beam ! Combined flux in latest and established models = 0.625716 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.625716 Jy ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=8.437 mas, bpa=8.425 degrees ! Estimated noise=950.277 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.0466203 Jy ! Component: 100 - total flux cleaned = 0.0760398 Jy ! Component: 150 - total flux cleaned = 0.0965091 Jy ! Component: 200 - total flux cleaned = 0.111184 Jy ! Total flux subtracted in 200 components = 0.111184 Jy ! Clean residual min=-0.005398 max=0.008342 Jy/beam ! Clean residual mean=0.000016 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.736899 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 111 components and 0.736899 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010918 Jy ! Component: 100 - total flux cleaned = 0.0191684 Jy ! Component: 150 - total flux cleaned = 0.0255231 Jy ! Component: 200 - total flux cleaned = 0.0305187 Jy ! Total flux subtracted in 200 components = 0.0305187 Jy ! Clean residual min=-0.003514 max=0.003315 Jy/beam ! Clean residual mean=0.000008 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.767418 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 164 components and 0.767418 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.586 mas, bmaj=11.19 mas, bpa=-0.1831 degrees ! Estimated noise=1111.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00617268 Jy ! Component: 100 - total flux cleaned = 0.0101982 Jy ! Component: 150 - total flux cleaned = 0.0130688 Jy ! Component: 200 - total flux cleaned = 0.0151488 Jy ! Total flux subtracted in 200 components = 0.0151488 Jy ! Clean residual min=-0.003144 max=0.003506 Jy/beam ! Clean residual mean=0.000011 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.782567 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.00151583 Jy ! Component: 100 - total flux cleaned = 0.00262695 Jy ! Component: 150 - total flux cleaned = 0.00344424 Jy ! Component: 200 - total flux cleaned = 0.00387161 Jy ! Total flux subtracted in 200 components = 0.00387161 Jy ! Clean residual min=-0.002988 max=0.003448 Jy/beam ! Clean residual mean=0.000009 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.786439 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 247 components and 0.786438 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=8.437 mas, bpa=8.425 degrees ! Estimated noise=950.277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.8047e-05 Jy ! Component: 100 - total flux cleaned = -1.99838e-05 Jy ! Component: 150 - total flux cleaned = 1.76714e-05 Jy ! Component: 200 - total flux cleaned = 5.16839e-05 Jy ! Total flux subtracted in 200 components = 5.16839e-05 Jy ! Clean residual min=-0.002934 max=0.003022 Jy/beam ! Clean residual mean=0.000005 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.78649 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 259 components and 0.78649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075219Jy sigma=0.000789 ! Fit after self-cal, rms=0.075177Jy sigma=0.000789 wmodel J1504+1029_S_2014_08_09_pus_map.mod ! Writing 259 model components to file: J1504+1029_S_2014_08_09_pus_map.mod wobs J1504+1029_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1504+1029_S_2014_08_09_pus_uvs.fits wwins J1504+1029_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1504+1029_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.000214946 Jy ! Component: 100 - total flux cleaned = 0.000500022 Jy ! Component: 150 - total flux cleaned = 0.000763902 Jy ! Component: 200 - total flux cleaned = 0.000972004 Jy ! Component: 250 - total flux cleaned = 0.00129093 Jy ! Component: 300 - total flux cleaned = 0.00140744 Jy ! Component: 350 - total flux cleaned = 0.00155803 Jy ! Component: 400 - total flux cleaned = 0.00155805 Jy ! Component: 450 - total flux cleaned = 0.00141675 Jy ! Component: 500 - total flux cleaned = 0.00134746 Jy ! Component: 550 - total flux cleaned = 0.00127974 Jy ! Component: 600 - total flux cleaned = 0.00121388 Jy ! Component: 650 - total flux cleaned = 0.00121362 Jy ! Component: 700 - total flux cleaned = 0.00115027 Jy ! Component: 750 - total flux cleaned = 0.00118168 Jy ! Component: 800 - total flux cleaned = 0.00133308 Jy ! Component: 850 - total flux cleaned = 0.0014502 Jy ! Component: 900 - total flux cleaned = 0.00159543 Jy ! Component: 950 - total flux cleaned = 0.00165222 Jy ! Component: 1000 - total flux cleaned = 0.00176516 Jy ! Component: 1050 - total flux cleaned = 0.00187692 Jy ! Component: 1100 - total flux cleaned = 0.00198627 Jy ! Component: 1150 - total flux cleaned = 0.00201235 Jy ! Component: 1200 - total flux cleaned = 0.00214521 Jy ! Component: 1250 - total flux cleaned = 0.00211859 Jy ! Component: 1300 - total flux cleaned = 0.00214468 Jy ! Component: 1350 - total flux cleaned = 0.00224692 Jy ! Component: 1400 - total flux cleaned = 0.00239827 Jy ! Component: 1450 - total flux cleaned = 0.0024236 Jy ! Component: 1500 - total flux cleaned = 0.00254662 Jy ! Component: 1550 - total flux cleaned = 0.00249881 Jy ! Component: 1600 - total flux cleaned = 0.00264228 Jy ! Component: 1650 - total flux cleaned = 0.00266618 Jy ! Component: 1700 - total flux cleaned = 0.00275916 Jy ! Component: 1750 - total flux cleaned = 0.00280524 Jy ! Component: 1800 - total flux cleaned = 0.00275957 Jy ! Component: 1850 - total flux cleaned = 0.00282737 Jy ! Component: 1900 - total flux cleaned = 0.00284957 Jy ! Component: 1950 - total flux cleaned = 0.00289409 Jy ! Component: 2000 - total flux cleaned = 0.00293782 Jy ! Component: 2050 - total flux cleaned = 0.00298174 Jy ! Component: 2100 - total flux cleaned = 0.00298156 Jy ! Component: 2150 - total flux cleaned = 0.00302422 Jy ! Component: 2200 - total flux cleaned = 0.00302433 Jy ! Component: 2250 - total flux cleaned = 0.00308687 Jy ! Component: 2300 - total flux cleaned = 0.00310722 Jy ! Component: 2350 - total flux cleaned = 0.00306608 Jy ! Component: 2400 - total flux cleaned = 0.00308638 Jy ! Component: 2450 - total flux cleaned = 0.0031265 Jy ! Component: 2500 - total flux cleaned = 0.0032258 Jy ! Component: 2550 - total flux cleaned = 0.00322571 Jy ! Component: 2600 - total flux cleaned = 0.00320636 Jy ! Component: 2650 - total flux cleaned = 0.00326408 Jy ! Component: 2700 - total flux cleaned = 0.00332147 Jy ! Component: 2750 - total flux cleaned = 0.00335954 Jy ! Component: 2800 - total flux cleaned = 0.00332172 Jy ! Component: 2850 - total flux cleaned = 0.00335922 Jy ! Component: 2900 - total flux cleaned = 0.00339648 Jy ! Component: 2950 - total flux cleaned = 0.00352538 Jy ! Component: 3000 - total flux cleaned = 0.00348872 Jy ! Component: 3050 - total flux cleaned = 0.00354317 Jy ! Component: 3100 - total flux cleaned = 0.0035791 Jy ! Component: 3150 - total flux cleaned = 0.00368625 Jy ! Component: 3200 - total flux cleaned = 0.00372143 Jy ! Component: 3250 - total flux cleaned = 0.00379175 Jy ! Component: 3300 - total flux cleaned = 0.003844 Jy ! Component: 3350 - total flux cleaned = 0.00387857 Jy ! Component: 3400 - total flux cleaned = 0.00389578 Jy ! Component: 3450 - total flux cleaned = 0.00399857 Jy ! Component: 3500 - total flux cleaned = 0.00398157 Jy ! Component: 3550 - total flux cleaned = 0.0041333 Jy ! Component: 3600 - total flux cleaned = 0.00418362 Jy ! Component: 3650 - total flux cleaned = 0.00421708 Jy ! Component: 3700 - total flux cleaned = 0.00429993 Jy ! Component: 3750 - total flux cleaned = 0.00438215 Jy ! Component: 3800 - total flux cleaned = 0.00438218 Jy ! Component: 3850 - total flux cleaned = 0.00446328 Jy ! Component: 3900 - total flux cleaned = 0.00460863 Jy ! Component: 3950 - total flux cleaned = 0.00462465 Jy ! Component: 4000 - total flux cleaned = 0.0046883 Jy ! Component: 4050 - total flux cleaned = 0.00470427 Jy ! Total flux subtracted in 4096 components = 0.00478285 Jy ! Clean residual min=-0.001047 max=0.001032 Jy/beam ! Clean residual mean=0.000001 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.791273 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 560 components and 0.791273 Jy ![Exited script file: muppet] wmap "J1504+1029_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.888 x 8.437 at 8.425 degrees (North through East) ! Clean map min=-0.0017005 max=0.45395 Jy/beam ! Writing clean map to FITS file: J1504+1029_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.453955 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000300389 device "J1504+1029_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1504+1029_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198515 0.198515 0.397029 0.794059 1.58812 3.17624 6.35247 12.7049 25.4099 50.8198 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.453 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.888 x 8.437 at 8.425 degrees (North through East) ! Clean map min=-0.0017005 max=0.45395 Jy/beam quit ! Quitting program ! Log file J1504+1029_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:08:51 2016