! Started logfile: J1735-0559_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:33:42 2016 obs J1735-0559_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1735-0559_S_2014_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.694199 visibilities/baseline/integration-bin. ! Found source: J1735-0559 ! ! 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 14120 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 J1735-0559_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 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.774432Jy sigma=0.006994 ! Fit after self-cal, rms=0.724337Jy sigma=0.006552 ! 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.619 mas, bmaj=10.38 mas, bpa=21.84 degrees ! Estimated noise=1211.09 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.215053 Jy ! Component: 100 - total flux cleaned = 0.298735 Jy ! Total flux subtracted in 100 components = 0.298735 Jy ! Clean residual min=-0.027705 max=0.080645 Jy/beam ! Clean residual mean=0.000030 rms=0.009095 Jy/beam ! Combined flux in latest and established models = 0.298735 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.298735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167821Jy sigma=0.001433 ! Fit after self-cal, rms=0.166578Jy sigma=0.001425 ! Inverting map ! Added new window around map position (-4.5, 12.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0723281 Jy ! Component: 100 - total flux cleaned = 0.107104 Jy ! Total flux subtracted in 100 components = 0.107104 Jy ! Clean residual min=-0.018574 max=0.024036 Jy/beam ! Clean residual mean=0.000017 rms=0.005192 Jy/beam ! Combined flux in latest and established models = 0.405839 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.405839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130436Jy sigma=0.001062 ! Fit after self-cal, rms=0.126340Jy sigma=0.001024 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285093 Jy ! Component: 100 - total flux cleaned = 0.0455322 Jy ! Total flux subtracted in 100 components = 0.0455322 Jy ! Clean residual min=-0.011641 max=0.014503 Jy/beam ! Clean residual mean=0.000009 rms=0.003444 Jy/beam ! Combined flux in latest and established models = 0.451371 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.451371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118477Jy sigma=0.000944 ! Fit after self-cal, rms=0.117813Jy sigma=0.000938 ! 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.284 mas, bmaj=11.04 mas, bpa=20.9 degrees ! Estimated noise=670.579 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.0178391 Jy ! Component: 100 - total flux cleaned = 0.0292375 Jy ! Component: 150 - total flux cleaned = 0.0372834 Jy ! Component: 200 - total flux cleaned = 0.0414909 Jy ! Total flux subtracted in 200 components = 0.0414909 Jy ! Clean residual min=-0.009316 max=0.009927 Jy/beam ! Clean residual mean=0.000001 rms=0.002578 Jy/beam ! Combined flux in latest and established models = 0.492862 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 92 components and 0.492862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114354Jy sigma=0.000907 ! Fit after self-cal, rms=0.114120Jy sigma=0.000904 ! 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.85 HN 1.05 KP 1.05 ! LA 1.09 MK 1.00* NL 0.95 OV 0.98 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.12 KP 0.99 ! LA 1.03 MK 1.00* NL 0.99 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.16 HN 1.13 KP 0.90 ! LA 0.81 MK 1.00* NL 0.97 OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.17 KP 0.85 ! LA 0.80 MK 1.00* NL 1.06 OV 1.02 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.114120Jy sigma=0.000904 ! Fit after self-cal, rms=0.102651Jy sigma=0.000824 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.276 mas, bmaj=11.22 mas, bpa=21.48 degrees ! Estimated noise=660.517 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.00106886 Jy ! Component: 100 - total flux cleaned = -0.0031409 Jy ! Component: 150 - total flux cleaned = -0.00468012 Jy ! Component: 200 - total flux cleaned = -0.00595986 Jy ! Total flux subtracted in 200 components = -0.00595986 Jy ! Clean residual min=-0.005511 max=0.006177 Jy/beam ! Clean residual mean=0.000005 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.486902 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.486902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102067Jy sigma=0.000819 ! Fit after self-cal, rms=0.102045Jy sigma=0.000818 ! 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.102045Jy sigma=0.000818 ! Fit after self-cal, rms=0.103499Jy sigma=0.000804 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.248 mas, bmaj=11.18 mas, bpa=20.74 degrees ! Estimated noise=661.087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146023 Jy ! Component: 100 - total flux cleaned = 0.00220088 Jy ! Component: 150 - total flux cleaned = 0.00237105 Jy ! Component: 200 - total flux cleaned = 0.00243707 Jy ! Total flux subtracted in 200 components = 0.00243707 Jy ! Clean residual min=-0.003235 max=0.003726 Jy/beam ! Clean residual mean=0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.489339 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 126 components and 0.489339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103303Jy sigma=0.000802 ! Fit after self-cal, rms=0.103312Jy sigma=0.000802 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 (40.5, 103.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120592 Jy ! Component: 100 - total flux cleaned = 0.0022168 Jy ! Component: 150 - total flux cleaned = 0.00275613 Jy ! Component: 200 - total flux cleaned = 0.00310553 Jy ! Total flux subtracted in 200 components = 0.00310553 Jy ! Clean residual min=-0.002731 max=0.002442 Jy/beam ! Clean residual mean=-0.000001 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.492445 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 148 components and 0.492445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103155Jy sigma=0.000801 ! Fit after self-cal, rms=0.103142Jy sigma=0.000801 ! 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.103142Jy sigma=0.000801 ! Fit after self-cal, rms=0.103622Jy sigma=0.000800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.264 mas, bmaj=11.17 mas, bpa=20.61 degrees ! Estimated noise=663.174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662602 Jy ! Component: 100 - total flux cleaned = 0.00121662 Jy ! Component: 150 - total flux cleaned = 0.00131579 Jy ! Component: 200 - total flux cleaned = 0.00140463 Jy ! Total flux subtracted in 200 components = 0.00140463 Jy ! Clean residual min=-0.002434 max=0.002177 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.493849 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 168 components and 0.493849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103567Jy sigma=0.000800 ! Fit after self-cal, rms=0.103558Jy sigma=0.000800 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.000454598 Jy ! Component: 100 - total flux cleaned = 0.000416667 Jy ! Component: 150 - total flux cleaned = 0.00034167 Jy ! Component: 200 - total flux cleaned = 0.000195946 Jy ! Total flux subtracted in 200 components = 0.000195946 Jy ! Clean residual min=-0.002383 max=0.002025 Jy/beam ! Clean residual mean=-0.000001 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.494045 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 175 components and 0.494045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103529Jy sigma=0.000800 ! Fit after self-cal, rms=0.103525Jy sigma=0.000800 ! 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.103525Jy sigma=0.000800 ! Fit after self-cal, rms=0.103822Jy sigma=0.000800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.071 mas, bmaj=13.88 mas, bpa=15.01 degrees ! Estimated noise=743.057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.78091e-05 Jy ! Component: 100 - total flux cleaned = -3.00287e-05 Jy ! Component: 150 - total flux cleaned = -0.000217578 Jy ! Component: 200 - total flux cleaned = -0.000404711 Jy ! Total flux subtracted in 200 components = -0.000404711 Jy ! Clean residual min=-0.002113 max=0.002244 Jy/beam ! Clean residual mean=-0.000002 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.493641 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 191 components and 0.493641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103804Jy sigma=0.000799 ! Fit after self-cal, rms=0.103801Jy sigma=0.000799 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.48626e-05 Jy ! Component: 100 - total flux cleaned = -7.77014e-05 Jy ! Component: 150 - total flux cleaned = -0.000140025 Jy ! Component: 200 - total flux cleaned = -0.000236935 Jy ! Total flux subtracted in 200 components = -0.000236935 Jy ! Clean residual min=-0.002045 max=0.002159 Jy/beam ! Clean residual mean=-0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.493404 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 200 components and 0.493404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103789Jy sigma=0.000799 ! Fit after self-cal, rms=0.103788Jy sigma=0.000799 ! 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.271 mas, bmaj=11.17 mas, bpa=20.54 degrees ! Estimated noise=664.552 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.271 x 11.17 at 20.54 degrees (North through East) ! Clean map min=-0.0034016 max=0.27391 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.583 mas, bmaj=10.55 mas, bpa=21.4 degrees ! Estimated noise=1193.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.216976 Jy ! Component: 100 - total flux cleaned = 0.317334 Jy ! Component: 150 - total flux cleaned = 0.373937 Jy ! Component: 200 - total flux cleaned = 0.408224 Jy ! Total flux subtracted in 200 components = 0.408224 Jy ! Clean residual min=-0.008214 max=0.017915 Jy/beam ! Clean residual mean=0.000009 rms=0.003005 Jy/beam ! Combined flux in latest and established models = 0.408224 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.408224 Jy ! Inverting map and beam ! Estimated beam: bmin=4.271 mas, bmaj=11.17 mas, bpa=20.54 degrees ! Estimated noise=664.552 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.0292264 Jy ! Component: 100 - total flux cleaned = 0.0465303 Jy ! Component: 150 - total flux cleaned = 0.0577771 Jy ! Component: 200 - total flux cleaned = 0.0652259 Jy ! Total flux subtracted in 200 components = 0.0652259 Jy ! Clean residual min=-0.003548 max=0.004794 Jy/beam ! Clean residual mean=0.000001 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.47345 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 84 components and 0.47345 Jy ! Inverting map ! Added new window around map position (-24, 44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00528552 Jy ! Component: 100 - total flux cleaned = 0.00907435 Jy ! Component: 150 - total flux cleaned = 0.011034 Jy ! Component: 200 - total flux cleaned = 0.0124665 Jy ! Total flux subtracted in 200 components = 0.0124665 Jy ! Clean residual min=-0.002512 max=0.002410 Jy/beam ! Clean residual mean=0.000000 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.485916 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 137 components and 0.485916 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=8.071 mas, bmaj=13.88 mas, bpa=15.01 degrees ! Estimated noise=743.057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278495 Jy ! Component: 100 - total flux cleaned = 0.0041363 Jy ! Component: 150 - total flux cleaned = 0.00478317 Jy ! Component: 200 - total flux cleaned = 0.00517312 Jy ! Total flux subtracted in 200 components = 0.00517312 Jy ! Clean residual min=-0.002117 max=0.002106 Jy/beam ! Clean residual mean=-0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.491089 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.000294958 Jy ! Component: 100 - total flux cleaned = 0.000473078 Jy ! Component: 150 - total flux cleaned = 0.000553804 Jy ! Component: 200 - total flux cleaned = 0.00059293 Jy ! Total flux subtracted in 200 components = 0.00059293 Jy ! Clean residual min=-0.002071 max=0.002047 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.491682 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 209 components and 0.491682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.271 mas, bmaj=11.17 mas, bpa=20.54 degrees ! Estimated noise=664.552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000256074 Jy ! Component: 100 - total flux cleaned = -0.00036663 Jy ! Component: 150 - total flux cleaned = -0.000314774 Jy ! Component: 200 - total flux cleaned = -0.000314332 Jy ! Total flux subtracted in 200 components = -0.000314332 Jy ! Clean residual min=-0.002041 max=0.001858 Jy/beam ! Clean residual mean=-0.000000 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.491368 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 237 components and 0.491368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103761Jy sigma=0.000799 ! Fit after self-cal, rms=0.103740Jy sigma=0.000799 wmodel J1735-0559_S_2014_08_05_pus_map.mod ! Writing 237 model components to file: J1735-0559_S_2014_08_05_pus_map.mod wobs J1735-0559_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1735-0559_S_2014_08_05_pus_uvs.fits wwins J1735-0559_S_2014_08_05_pus_map.win ! wwins: Wrote 4 windows to J1735-0559_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.000704631 Jy ! Component: 100 - total flux cleaned = -0.00123257 Jy ! Component: 150 - total flux cleaned = -0.00142044 Jy ! Component: 200 - total flux cleaned = -0.00157182 Jy ! Component: 250 - total flux cleaned = -0.00171799 Jy ! Component: 300 - total flux cleaned = -0.00186003 Jy ! Component: 350 - total flux cleaned = -0.00202584 Jy ! Component: 400 - total flux cleaned = -0.00210662 Jy ! Component: 450 - total flux cleaned = -0.00213398 Jy ! Component: 500 - total flux cleaned = -0.0022109 Jy ! Component: 550 - total flux cleaned = -0.00223604 Jy ! Component: 600 - total flux cleaned = -0.0022851 Jy ! Component: 650 - total flux cleaned = -0.00228528 Jy ! Component: 700 - total flux cleaned = -0.00233263 Jy ! Component: 750 - total flux cleaned = -0.00235586 Jy ! Component: 800 - total flux cleaned = -0.0023329 Jy ! Component: 850 - total flux cleaned = -0.0023779 Jy ! Component: 900 - total flux cleaned = -0.00237812 Jy ! Component: 950 - total flux cleaned = -0.00248688 Jy ! Component: 1000 - total flux cleaned = -0.00250821 Jy ! Component: 1050 - total flux cleaned = -0.00255016 Jy ! Component: 1100 - total flux cleaned = -0.00261218 Jy ! Component: 1150 - total flux cleaned = -0.00261222 Jy ! Component: 1200 - total flux cleaned = -0.00267215 Jy ! Component: 1250 - total flux cleaned = -0.0026917 Jy ! Component: 1300 - total flux cleaned = -0.002653 Jy ! Component: 1350 - total flux cleaned = -0.00269163 Jy ! Component: 1400 - total flux cleaned = -0.00271058 Jy ! Component: 1450 - total flux cleaned = -0.00272932 Jy ! Component: 1500 - total flux cleaned = -0.002748 Jy ! Component: 1550 - total flux cleaned = -0.00276667 Jy ! Component: 1600 - total flux cleaned = -0.00285648 Jy ! Component: 1650 - total flux cleaned = -0.00287394 Jy ! Component: 1700 - total flux cleaned = -0.00287401 Jy ! Component: 1750 - total flux cleaned = -0.00285703 Jy ! Component: 1800 - total flux cleaned = -0.00292594 Jy ! Component: 1850 - total flux cleaned = -0.00297666 Jy ! Component: 1900 - total flux cleaned = -0.00299355 Jy ! Component: 1950 - total flux cleaned = -0.00302708 Jy ! Component: 2000 - total flux cleaned = -0.00319192 Jy ! Component: 2050 - total flux cleaned = -0.00328971 Jy ! Component: 2100 - total flux cleaned = -0.0033544 Jy ! Component: 2150 - total flux cleaned = -0.00340255 Jy ! Component: 2200 - total flux cleaned = -0.00349784 Jy ! Component: 2250 - total flux cleaned = -0.00351353 Jy ! Component: 2300 - total flux cleaned = -0.00357594 Jy ! Component: 2350 - total flux cleaned = -0.00362222 Jy ! Component: 2400 - total flux cleaned = -0.00365301 Jy ! Component: 2450 - total flux cleaned = -0.00371366 Jy ! Component: 2500 - total flux cleaned = -0.00374384 Jy ! Component: 2550 - total flux cleaned = -0.00381873 Jy ! Component: 2600 - total flux cleaned = -0.00386322 Jy ! Component: 2650 - total flux cleaned = -0.00393697 Jy ! Component: 2700 - total flux cleaned = -0.00395169 Jy ! Component: 2750 - total flux cleaned = -0.00399518 Jy ! Component: 2800 - total flux cleaned = -0.00412463 Jy ! Component: 2850 - total flux cleaned = -0.00415307 Jy ! Component: 2900 - total flux cleaned = -0.00423802 Jy ! Component: 2950 - total flux cleaned = -0.00421002 Jy ! Component: 3000 - total flux cleaned = -0.00430799 Jy ! Component: 3050 - total flux cleaned = -0.00437749 Jy ! Component: 3100 - total flux cleaned = -0.00441905 Jy ! Component: 3150 - total flux cleaned = -0.00448752 Jy ! Component: 3200 - total flux cleaned = -0.00454219 Jy ! Component: 3250 - total flux cleaned = -0.00462332 Jy ! Component: 3300 - total flux cleaned = -0.00463677 Jy ! Component: 3350 - total flux cleaned = -0.00470368 Jy ! Component: 3400 - total flux cleaned = -0.00478342 Jy ! Component: 3450 - total flux cleaned = -0.00484961 Jy ! Component: 3500 - total flux cleaned = -0.00495462 Jy ! Component: 3550 - total flux cleaned = -0.00498069 Jy ! Component: 3600 - total flux cleaned = -0.00501973 Jy ! Component: 3650 - total flux cleaned = -0.00513568 Jy ! Component: 3700 - total flux cleaned = -0.00519968 Jy ! Component: 3750 - total flux cleaned = -0.00522521 Jy ! Component: 3800 - total flux cleaned = -0.00528856 Jy ! Component: 3850 - total flux cleaned = -0.00540191 Jy ! Component: 3900 - total flux cleaned = -0.00543936 Jy ! Component: 3950 - total flux cleaned = -0.00550159 Jy ! Component: 4000 - total flux cleaned = -0.00550148 Jy ! Component: 4050 - total flux cleaned = -0.00556318 Jy ! Total flux subtracted in 4096 components = -0.00566128 Jy ! Clean residual min=-0.000801 max=0.000643 Jy/beam ! Clean residual mean=-0.000003 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.485707 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 514 components and 0.485707 Jy ![Exited script file: muppet] wmap "J1735-0559_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.271 x 11.17 at 20.54 degrees (North through East) ! Clean map min=-0.0017301 max=0.27406 Jy/beam ! Writing clean map to FITS file: J1735-0559_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.274057 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236998 device "J1735-0559_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1735-0559_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.259433 0.259433 0.518865 1.03773 2.07546 4.15092 8.30184 16.6037 33.2074 66.4147 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.274 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.271 x 11.17 at 20.54 degrees (North through East) ! Clean map min=-0.0017301 max=0.27406 Jy/beam quit ! Quitting program ! Log file J1735-0559_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:33:47 2016