! Started logfile: J0327-2202_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:13:52 2016 obs J0327-2202_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0327-2202_S_2014_08_05_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.737622 visibilities/baseline/integration-bin. ! Found source: J0327-2202 ! ! 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 7568 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 J0327-2202_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.733114Jy sigma=0.006625 ! Fit after self-cal, rms=0.656632Jy sigma=0.005913 ! 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.188 mas, bmaj=12.78 mas, bpa=20.07 degrees ! Estimated noise=1149.38 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.259986 Jy ! Component: 100 - total flux cleaned = 0.347755 Jy ! Total flux subtracted in 100 components = 0.347755 Jy ! Clean residual min=-0.016458 max=0.039588 Jy/beam ! Clean residual mean=-0.000105 rms=0.005250 Jy/beam ! Combined flux in latest and established models = 0.347755 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.347755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128684Jy sigma=0.001106 ! Fit after self-cal, rms=0.128437Jy sigma=0.001104 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0439021 Jy ! Component: 100 - total flux cleaned = 0.0678061 Jy ! Total flux subtracted in 100 components = 0.0678061 Jy ! Clean residual min=-0.010252 max=0.012926 Jy/beam ! Clean residual mean=-0.000043 rms=0.002949 Jy/beam ! Combined flux in latest and established models = 0.415561 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 0.415561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109633Jy sigma=0.000908 ! Fit after self-cal, rms=0.109564Jy sigma=0.000908 ! 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.914 mas, bmaj=14.25 mas, bpa=18.85 degrees ! Estimated noise=905.572 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.0197585 Jy ! Component: 100 - total flux cleaned = 0.0312292 Jy ! Component: 150 - total flux cleaned = 0.0382174 Jy ! Component: 200 - total flux cleaned = 0.0421014 Jy ! Total flux subtracted in 200 components = 0.0421014 Jy ! Clean residual min=-0.008393 max=0.008099 Jy/beam ! Clean residual mean=-0.000032 rms=0.002246 Jy/beam ! Combined flux in latest and established models = 0.457662 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 70 components and 0.457662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105391Jy sigma=0.000876 ! Fit after self-cal, rms=0.105374Jy sigma=0.000875 ! 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.97 FD 0.89 HN 1.05 KP 1.04 ! LA 1.12 MK 1.00* NL 0.94 OV 0.97 ! PT 1.03 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.89 FD 1.04 HN 1.09 KP 1.01 ! LA 1.09 MK 1.00* NL 1.00 OV 1.01 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.17 HN 1.11 KP 0.88 ! LA 0.87 MK 1.00* NL 1.01 OV 0.95 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 1.08 KP 0.87 ! LA 0.82 MK 1.00* NL 1.08 OV 1.01 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.105374Jy sigma=0.000875 ! Fit after self-cal, rms=0.095191Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=14.41 mas, bpa=19.09 degrees ! Estimated noise=907.357 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.00460983 Jy ! Component: 100 - total flux cleaned = -0.00523954 Jy ! Component: 150 - total flux cleaned = -0.00567732 Jy ! Component: 200 - total flux cleaned = -0.00616736 Jy ! Total flux subtracted in 200 components = -0.00616736 Jy ! Clean residual min=-0.005873 max=0.007749 Jy/beam ! Clean residual mean=-0.000039 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.451495 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.451495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094822Jy sigma=0.000788 ! Fit after self-cal, rms=0.094824Jy sigma=0.000788 ! 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.094824Jy sigma=0.000788 ! Fit after self-cal, rms=0.094391Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=14.39 mas, bpa=19.01 degrees ! Estimated noise=908.523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00267524 Jy ! Component: 100 - total flux cleaned = -0.00310293 Jy ! Component: 150 - total flux cleaned = -0.00330101 Jy ! Component: 200 - total flux cleaned = -0.00324748 Jy ! Total flux subtracted in 200 components = -0.00324748 Jy ! Clean residual min=-0.004337 max=0.006887 Jy/beam ! Clean residual mean=-0.000026 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.448248 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.448248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094247Jy sigma=0.000772 ! Fit after self-cal, rms=0.094270Jy sigma=0.000772 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 (10, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00644419 Jy ! Component: 100 - total flux cleaned = 0.00926171 Jy ! Component: 150 - total flux cleaned = 0.0100294 Jy ! Component: 200 - total flux cleaned = 0.0106425 Jy ! Total flux subtracted in 200 components = 0.0106425 Jy ! Clean residual min=-0.003738 max=0.004794 Jy/beam ! Clean residual mean=-0.000013 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.45889 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 132 components and 0.45889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093811Jy sigma=0.000768 ! Fit after self-cal, rms=0.093778Jy sigma=0.000767 ! Inverting map ! Added new window around map position (56.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426297 Jy ! Component: 100 - total flux cleaned = 0.00643754 Jy ! Component: 150 - total flux cleaned = 0.00796871 Jy ! Component: 200 - total flux cleaned = 0.00922435 Jy ! Total flux subtracted in 200 components = 0.00922435 Jy ! Clean residual min=-0.003152 max=0.002774 Jy/beam ! Clean residual mean=-0.000014 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.468114 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 177 components and 0.468114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093505Jy sigma=0.000765 ! Fit after self-cal, rms=0.093498Jy sigma=0.000765 ! 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.093498Jy sigma=0.000765 ! Fit after self-cal, rms=0.094268Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=14.39 mas, bpa=19.03 degrees ! Estimated noise=906.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000792815 Jy ! Component: 100 - total flux cleaned = 0.00165639 Jy ! Component: 150 - total flux cleaned = 0.00223306 Jy ! Component: 200 - total flux cleaned = 0.00275102 Jy ! Total flux subtracted in 200 components = 0.00275102 Jy ! Clean residual min=-0.002380 max=0.002267 Jy/beam ! Clean residual mean=-0.000009 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.470865 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 220 components and 0.470865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094177Jy sigma=0.000762 ! Fit after self-cal, rms=0.094195Jy sigma=0.000762 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.000656911 Jy ! Component: 100 - total flux cleaned = 0.0011686 Jy ! Component: 150 - total flux cleaned = 0.00160275 Jy ! Component: 200 - total flux cleaned = 0.00196826 Jy ! Total flux subtracted in 200 components = 0.00196826 Jy ! Clean residual min=-0.002296 max=0.002237 Jy/beam ! Clean residual mean=-0.000008 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.472834 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 248 components and 0.472833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094152Jy sigma=0.000761 ! Fit after self-cal, rms=0.094149Jy sigma=0.000761 ! 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.094149Jy sigma=0.000761 ! Fit after self-cal, rms=0.094208Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.05 mas, bmaj=19.9 mas, bpa=9.718 degrees ! Estimated noise=1012.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000881015 Jy ! Component: 100 - total flux cleaned = 0.00182009 Jy ! Component: 150 - total flux cleaned = 0.00265023 Jy ! Component: 200 - total flux cleaned = 0.00322334 Jy ! Total flux subtracted in 200 components = 0.00322334 Jy ! Clean residual min=-0.002523 max=0.002169 Jy/beam ! Clean residual mean=-0.000009 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.476057 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 283 components and 0.476057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094183Jy sigma=0.000761 ! Fit after self-cal, rms=0.094184Jy sigma=0.000761 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.000438539 Jy ! Component: 100 - total flux cleaned = 0.000777945 Jy ! Component: 150 - total flux cleaned = 0.00108385 Jy ! Component: 200 - total flux cleaned = 0.0013605 Jy ! Total flux subtracted in 200 components = 0.0013605 Jy ! Clean residual min=-0.002477 max=0.002065 Jy/beam ! Clean residual mean=-0.000008 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.477417 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 302 components and 0.477417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094174Jy sigma=0.000761 ! Fit after self-cal, rms=0.094172Jy sigma=0.000761 ! 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.92 mas, bmaj=14.41 mas, bpa=19.06 degrees ! Estimated noise=905.56 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.92 x 14.41 at 19.06 degrees (North through East) ! Clean map min=-0.0021993 max=0.35007 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.187 mas, bmaj=12.98 mas, bpa=20.22 degrees ! Estimated noise=1151.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.26041 Jy ! Component: 100 - total flux cleaned = 0.347471 Jy ! Component: 150 - total flux cleaned = 0.389553 Jy ! Component: 200 - total flux cleaned = 0.410718 Jy ! Total flux subtracted in 200 components = 0.410718 Jy ! Clean residual min=-0.006695 max=0.010177 Jy/beam ! Clean residual mean=-0.000041 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.410718 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.410718 Jy ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=14.41 mas, bpa=19.06 degrees ! Estimated noise=905.56 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.0158995 Jy ! Component: 100 - total flux cleaned = 0.0250699 Jy ! Component: 150 - total flux cleaned = 0.0314322 Jy ! Component: 200 - total flux cleaned = 0.0364783 Jy ! Total flux subtracted in 200 components = 0.0364783 Jy ! Clean residual min=-0.003648 max=0.003468 Jy/beam ! Clean residual mean=-0.000024 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.447196 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 78 components and 0.447197 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.05 mas, bmaj=19.9 mas, bpa=9.718 degrees ! Estimated noise=1012.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00570151 Jy ! Component: 100 - total flux cleaned = 0.00996989 Jy ! Component: 150 - total flux cleaned = 0.0133348 Jy ! Component: 200 - total flux cleaned = 0.0161119 Jy ! Total flux subtracted in 200 components = 0.0161119 Jy ! Clean residual min=-0.003254 max=0.002657 Jy/beam ! Clean residual mean=-0.000017 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.463308 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.00234403 Jy ! Component: 100 - total flux cleaned = 0.00435659 Jy ! Component: 150 - total flux cleaned = 0.00611046 Jy ! Component: 200 - total flux cleaned = 0.00765355 Jy ! Total flux subtracted in 200 components = 0.00765355 Jy ! Clean residual min=-0.002733 max=0.002167 Jy/beam ! Clean residual mean=-0.000011 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.470962 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 176 components and 0.470962 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=14.41 mas, bpa=19.06 degrees ! Estimated noise=905.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155405 Jy ! Component: 100 - total flux cleaned = 0.00224476 Jy ! Component: 150 - total flux cleaned = 0.00270608 Jy ! Component: 200 - total flux cleaned = 0.00308151 Jy ! Total flux subtracted in 200 components = 0.00308151 Jy ! Clean residual min=-0.002268 max=0.002421 Jy/beam ! Clean residual mean=-0.000007 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.474043 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 198 components and 0.474043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094228Jy sigma=0.000761 ! Fit after self-cal, rms=0.094210Jy sigma=0.000761 wmodel J0327-2202_S_2014_08_05_pus_map.mod ! Writing 198 model components to file: J0327-2202_S_2014_08_05_pus_map.mod wobs J0327-2202_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0327-2202_S_2014_08_05_pus_uvs.fits wwins J0327-2202_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0327-2202_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 = 9.94919e-05 Jy ! Component: 100 - total flux cleaned = -0.000100288 Jy ! Component: 150 - total flux cleaned = -0.000288988 Jy ! Component: 200 - total flux cleaned = -0.000540084 Jy ! Component: 250 - total flux cleaned = -0.00081608 Jy ! Component: 300 - total flux cleaned = -0.00108231 Jy ! Component: 350 - total flux cleaned = -0.00127573 Jy ! Component: 400 - total flux cleaned = -0.00155556 Jy ! Component: 450 - total flux cleaned = -0.0016771 Jy ! Component: 500 - total flux cleaned = -0.00179496 Jy ! Component: 550 - total flux cleaned = -0.00176636 Jy ! Component: 600 - total flux cleaned = -0.00185202 Jy ! Component: 650 - total flux cleaned = -0.00188018 Jy ! Component: 700 - total flux cleaned = -0.00193478 Jy ! Component: 750 - total flux cleaned = -0.00196101 Jy ! Component: 800 - total flux cleaned = -0.00196091 Jy ! Component: 850 - total flux cleaned = -0.00193504 Jy ! Component: 900 - total flux cleaned = -0.00196032 Jy ! Component: 950 - total flux cleaned = -0.00188426 Jy ! Component: 1000 - total flux cleaned = -0.00185969 Jy ! Component: 1050 - total flux cleaned = -0.00193311 Jy ! Component: 1100 - total flux cleaned = -0.00190873 Jy ! Component: 1150 - total flux cleaned = -0.00195629 Jy ! Component: 1200 - total flux cleaned = -0.00193222 Jy ! Component: 1250 - total flux cleaned = -0.00197865 Jy ! Component: 1300 - total flux cleaned = -0.00200123 Jy ! Component: 1350 - total flux cleaned = -0.00200156 Jy ! Component: 1400 - total flux cleaned = -0.00206901 Jy ! Component: 1450 - total flux cleaned = -0.00215738 Jy ! Component: 1500 - total flux cleaned = -0.00209163 Jy ! Component: 1550 - total flux cleaned = -0.00211349 Jy ! Component: 1600 - total flux cleaned = -0.00219923 Jy ! Component: 1650 - total flux cleaned = -0.00219885 Jy ! Component: 1700 - total flux cleaned = -0.00219893 Jy ! Component: 1750 - total flux cleaned = -0.00221946 Jy ! Component: 1800 - total flux cleaned = -0.00213789 Jy ! Component: 1850 - total flux cleaned = -0.00215816 Jy ! Component: 1900 - total flux cleaned = -0.00215787 Jy ! Component: 1950 - total flux cleaned = -0.00211867 Jy ! Component: 2000 - total flux cleaned = -0.00215816 Jy ! Component: 2050 - total flux cleaned = -0.00213872 Jy ! Component: 2100 - total flux cleaned = -0.00215815 Jy ! Component: 2150 - total flux cleaned = -0.00217742 Jy ! Component: 2200 - total flux cleaned = -0.00219643 Jy ! Component: 2250 - total flux cleaned = -0.00225279 Jy ! Component: 2300 - total flux cleaned = -0.00221583 Jy ! Component: 2350 - total flux cleaned = -0.00221592 Jy ! Component: 2400 - total flux cleaned = -0.00232504 Jy ! Component: 2450 - total flux cleaned = -0.00237898 Jy ! Component: 2500 - total flux cleaned = -0.00241485 Jy ! Component: 2550 - total flux cleaned = -0.00248563 Jy ! Component: 2600 - total flux cleaned = -0.00246808 Jy ! Component: 2650 - total flux cleaned = -0.00255532 Jy ! Component: 2700 - total flux cleaned = -0.00262456 Jy ! Component: 2750 - total flux cleaned = -0.00262473 Jy ! Component: 2800 - total flux cleaned = -0.00265869 Jy ! Component: 2850 - total flux cleaned = -0.00267561 Jy ! Component: 2900 - total flux cleaned = -0.00257526 Jy ! Component: 2950 - total flux cleaned = -0.00270819 Jy ! Component: 3000 - total flux cleaned = -0.00270802 Jy ! Component: 3050 - total flux cleaned = -0.00274076 Jy ! Component: 3100 - total flux cleaned = -0.00270826 Jy ! Component: 3150 - total flux cleaned = -0.00278873 Jy ! Component: 3200 - total flux cleaned = -0.00274051 Jy ! Component: 3250 - total flux cleaned = -0.00282003 Jy ! Component: 3300 - total flux cleaned = -0.00277265 Jy ! Component: 3350 - total flux cleaned = -0.00277268 Jy ! Component: 3400 - total flux cleaned = -0.00280383 Jy ! Component: 3450 - total flux cleaned = -0.00283459 Jy ! Component: 3500 - total flux cleaned = -0.00283455 Jy ! Component: 3550 - total flux cleaned = -0.00286486 Jy ! Component: 3600 - total flux cleaned = -0.00292504 Jy ! Component: 3650 - total flux cleaned = -0.00291002 Jy ! Component: 3700 - total flux cleaned = -0.00293976 Jy ! Component: 3750 - total flux cleaned = -0.00295467 Jy ! Component: 3800 - total flux cleaned = -0.00302788 Jy ! Component: 3850 - total flux cleaned = -0.00301314 Jy ! Component: 3900 - total flux cleaned = -0.00305673 Jy ! Component: 3950 - total flux cleaned = -0.00311437 Jy ! Component: 4000 - total flux cleaned = -0.00314287 Jy ! Component: 4050 - total flux cleaned = -0.00324232 Jy ! Total flux subtracted in 4096 components = -0.00328467 Jy ! Clean residual min=-0.000965 max=0.000828 Jy/beam ! Clean residual mean=-0.000005 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.470759 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 506 components and 0.470758 Jy ![Exited script file: muppet] wmap "J0327-2202_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.92 x 14.41 at 19.06 degrees (North through East) ! Clean map min=-0.0021089 max=0.3516 Jy/beam ! Writing clean map to FITS file: J0327-2202_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.351597 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284221 device "J0327-2202_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0327-2202_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.242512 0.242512 0.485024 0.970048 1.9401 3.88019 7.76038 15.5208 31.0415 62.0831 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.351 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.92 x 14.41 at 19.06 degrees (North through East) ! Clean map min=-0.0021089 max=0.3516 Jy/beam quit ! Quitting program ! Log file J0327-2202_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:13:57 2016