! Started logfile: J0618+4620_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:57:03 2016 obs J0618+4620_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0618+4620_S_2014_08_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.766049 visibilities/baseline/integration-bin. ! Found source: J0618+4620 ! ! 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 9928 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 J0618+4620_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 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.858458Jy sigma=0.009945 ! Fit after self-cal, rms=0.849817Jy sigma=0.009858 ! 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=4.276 mas, bmaj=5.611 mas, bpa=47.67 degrees ! Estimated noise=894.074 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.116095 Jy ! Component: 100 - total flux cleaned = 0.142481 Jy ! Total flux subtracted in 100 components = 0.142481 Jy ! Clean residual min=-0.004773 max=0.009542 Jy/beam ! Clean residual mean=-0.000002 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.142481 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.142481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075180Jy sigma=0.000803 ! Fit after self-cal, rms=0.075169Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00978395 Jy ! Component: 100 - total flux cleaned = 0.0141619 Jy ! Total flux subtracted in 100 components = 0.0141619 Jy ! Clean residual min=-0.004061 max=0.004203 Jy/beam ! Clean residual mean=-0.000003 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.156643 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.156643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073589Jy sigma=0.000788 ! Fit after self-cal, rms=0.073577Jy sigma=0.000788 ! 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=5.134 mas, bmaj=6.366 mas, bpa=48.08 degrees ! Estimated noise=622.625 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.00378628 Jy ! Component: 100 - total flux cleaned = 0.00567628 Jy ! Component: 150 - total flux cleaned = 0.00679708 Jy ! Component: 200 - total flux cleaned = 0.00749172 Jy ! Total flux subtracted in 200 components = 0.00749172 Jy ! Clean residual min=-0.003252 max=0.002961 Jy/beam ! Clean residual mean=-0.000009 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.164135 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.164135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073290Jy sigma=0.000787 ! Fit after self-cal, rms=0.073290Jy sigma=0.000787 ! 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.86 HN 0.98 KP 1.06 ! LA 1.13 MK 1.00* NL 0.98 OV 0.97 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 1.03 KP 1.01 ! LA 1.06 MK 1.00* NL 1.01 OV 1.04 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.23 HN 1.05 KP 0.90 ! LA 0.82 MK 1.00* NL 0.99 OV 0.93 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.08 HN 0.97 KP 0.89 ! LA 0.79 MK 1.00* NL 1.07 OV 1.01 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.073290Jy sigma=0.000787 ! Fit after self-cal, rms=0.069591Jy sigma=0.000763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.141 mas, bmaj=6.37 mas, bpa=48.05 degrees ! Estimated noise=622.333 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.000682619 Jy ! Component: 100 - total flux cleaned = -0.000782529 Jy ! Component: 150 - total flux cleaned = -0.000854402 Jy ! Component: 200 - total flux cleaned = -0.000907314 Jy ! Total flux subtracted in 200 components = -0.000907314 Jy ! Clean residual min=-0.002152 max=0.001961 Jy/beam ! Clean residual mean=-0.000031 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.163227 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.163227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069581Jy sigma=0.000763 ! Fit after self-cal, rms=0.069571Jy sigma=0.000763 ! 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.069571Jy sigma=0.000763 ! Fit after self-cal, rms=0.069656Jy sigma=0.000761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.136 mas, bmaj=6.38 mas, bpa=48.22 degrees ! Estimated noise=622.355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046829 Jy ! Component: 100 - total flux cleaned = -0.000589086 Jy ! Component: 150 - total flux cleaned = -0.000650784 Jy ! Component: 200 - total flux cleaned = -0.000676283 Jy ! Total flux subtracted in 200 components = -0.000676283 Jy ! Clean residual min=-0.002069 max=0.001945 Jy/beam ! Clean residual mean=-0.000022 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.162551 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.162551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069651Jy sigma=0.000761 ! Fit after self-cal, rms=0.069657Jy 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 = -3.36003e-05 Jy ! Component: 100 - total flux cleaned = -8.42838e-05 Jy ! Component: 150 - total flux cleaned = -0.000107391 Jy ! Component: 200 - total flux cleaned = -0.00012881 Jy ! Total flux subtracted in 200 components = -0.00012881 Jy ! Clean residual min=-0.002080 max=0.001953 Jy/beam ! Clean residual mean=-0.000022 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.162422 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.162422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069655Jy sigma=0.000761 ! Fit after self-cal, rms=0.069655Jy sigma=0.000761 ! 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.069655Jy sigma=0.000761 ! Fit after self-cal, rms=0.069679Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.137 mas, bmaj=6.383 mas, bpa=48.4 degrees ! Estimated noise=622.483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287641 Jy ! Component: 100 - total flux cleaned = -0.000380194 Jy ! Component: 150 - total flux cleaned = -0.000448093 Jy ! Component: 200 - total flux cleaned = -0.000479025 Jy ! Total flux subtracted in 200 components = -0.000479025 Jy ! Clean residual min=-0.002056 max=0.001967 Jy/beam ! Clean residual mean=-0.000022 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.161943 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.161943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069676Jy sigma=0.000761 ! Fit after self-cal, rms=0.069676Jy 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 = 1.08789e-05 Jy ! Component: 100 - total flux cleaned = -2.28503e-05 Jy ! Component: 150 - total flux cleaned = -5.72818e-05 Jy ! Component: 200 - total flux cleaned = -7.98922e-05 Jy ! Total flux subtracted in 200 components = -7.98922e-05 Jy ! Clean residual min=-0.002062 max=0.001969 Jy/beam ! Clean residual mean=-0.000022 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.161863 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.161863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069675Jy sigma=0.000761 ! Fit after self-cal, rms=0.069676Jy 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.069676Jy sigma=0.000761 ! Fit after self-cal, rms=0.069691Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.706 mas, bmaj=8.969 mas, bpa=-10.67 degrees ! Estimated noise=709.598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034346 Jy ! Component: 100 - total flux cleaned = -0.000417825 Jy ! Component: 150 - total flux cleaned = -0.000450581 Jy ! Component: 200 - total flux cleaned = -0.000479726 Jy ! Total flux subtracted in 200 components = -0.000479726 Jy ! Clean residual min=-0.001991 max=0.001949 Jy/beam ! Clean residual mean=-0.000039 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.161383 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.161383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069690Jy sigma=0.000761 ! Fit after self-cal, rms=0.069690Jy 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 = -5.07626e-05 Jy ! Component: 100 - total flux cleaned = -6.42365e-05 Jy ! Component: 150 - total flux cleaned = -7.58299e-05 Jy ! Component: 200 - total flux cleaned = -8.2921e-05 Jy ! Total flux subtracted in 200 components = -8.2921e-05 Jy ! Clean residual min=-0.001961 max=0.001937 Jy/beam ! Clean residual mean=-0.000039 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.161301 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.161301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069690Jy sigma=0.000761 ! Fit after self-cal, rms=0.069691Jy 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=5.137 mas, bmaj=6.384 mas, bpa=48.54 degrees ! Estimated noise=622.566 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.137 x 6.384 at 48.54 degrees (North through East) ! Clean map min=-0.0019725 max=0.15127 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=4.274 mas, bmaj=5.61 mas, bpa=47.74 degrees ! Estimated noise=898.314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116589 Jy ! Component: 100 - total flux cleaned = 0.143126 Jy ! Component: 150 - total flux cleaned = 0.152926 Jy ! Component: 200 - total flux cleaned = 0.157254 Jy ! Total flux subtracted in 200 components = 0.157254 Jy ! Clean residual min=-0.003240 max=0.003006 Jy/beam ! Clean residual mean=-0.000007 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.157255 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.157255 Jy ! Inverting map and beam ! Estimated beam: bmin=5.137 mas, bmaj=6.384 mas, bpa=48.54 degrees ! Estimated noise=622.566 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.00286257 Jy ! Component: 100 - total flux cleaned = 0.00395172 Jy ! Component: 150 - total flux cleaned = 0.0041757 Jy ! Component: 200 - total flux cleaned = 0.00434965 Jy ! Total flux subtracted in 200 components = 0.00434965 Jy ! Clean residual min=-0.001994 max=0.001908 Jy/beam ! Clean residual mean=-0.000022 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.161604 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.161604 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.706 mas, bmaj=8.969 mas, bpa=-10.67 degrees ! Estimated noise=709.598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.35776e-05 Jy ! Component: 100 - total flux cleaned = 2.65827e-05 Jy ! Component: 150 - total flux cleaned = 5.74411e-06 Jy ! Component: 200 - total flux cleaned = -2.12637e-05 Jy ! Total flux subtracted in 200 components = -2.12637e-05 Jy ! Clean residual min=-0.002042 max=0.001900 Jy/beam ! Clean residual mean=-0.000039 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.161583 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.32419e-05 Jy ! Component: 100 - total flux cleaned = -3.75464e-05 Jy ! Component: 150 - total flux cleaned = -5.74796e-05 Jy ! Component: 200 - total flux cleaned = -6.9615e-05 Jy ! Total flux subtracted in 200 components = -6.9615e-05 Jy ! Clean residual min=-0.002014 max=0.001903 Jy/beam ! Clean residual mean=-0.000039 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.161513 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.161513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.137 mas, bmaj=6.384 mas, bpa=48.54 degrees ! Estimated noise=622.566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.85447e-05 Jy ! Component: 100 - total flux cleaned = 2.88066e-05 Jy ! Component: 150 - total flux cleaned = 1.68029e-05 Jy ! Component: 200 - total flux cleaned = 1.65642e-05 Jy ! Total flux subtracted in 200 components = 1.65642e-05 Jy ! Clean residual min=-0.002021 max=0.001929 Jy/beam ! Clean residual mean=-0.000022 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.16153 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.16153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069700Jy sigma=0.000761 ! Fit after self-cal, rms=0.069700Jy sigma=0.000761 wmodel J0618+4620_S_2014_08_09_pus_map.mod ! Writing 71 model components to file: J0618+4620_S_2014_08_09_pus_map.mod wobs J0618+4620_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0618+4620_S_2014_08_09_pus_uvs.fits wwins J0618+4620_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J0618+4620_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.000277254 Jy ! Component: 100 - total flux cleaned = -0.000862876 Jy ! Component: 150 - total flux cleaned = -0.00146644 Jy ! Component: 200 - total flux cleaned = -0.00190253 Jy ! Component: 250 - total flux cleaned = -0.00208563 Jy ! Component: 300 - total flux cleaned = -0.00228737 Jy ! Component: 350 - total flux cleaned = -0.00250687 Jy ! Component: 400 - total flux cleaned = -0.00267228 Jy ! Component: 450 - total flux cleaned = -0.00278736 Jy ! Component: 500 - total flux cleaned = -0.00298847 Jy ! Component: 550 - total flux cleaned = -0.0031196 Jy ! Component: 600 - total flux cleaned = -0.00322634 Jy ! Component: 650 - total flux cleaned = -0.00335193 Jy ! Component: 700 - total flux cleaned = -0.00343403 Jy ! Component: 750 - total flux cleaned = -0.00347508 Jy ! Component: 800 - total flux cleaned = -0.00353431 Jy ! Component: 850 - total flux cleaned = -0.00355372 Jy ! Component: 900 - total flux cleaned = -0.003554 Jy ! Component: 950 - total flux cleaned = -0.00353537 Jy ! Component: 1000 - total flux cleaned = -0.00355358 Jy ! Component: 1050 - total flux cleaned = -0.00349944 Jy ! Component: 1100 - total flux cleaned = -0.00349958 Jy ! Component: 1150 - total flux cleaned = -0.00349922 Jy ! Component: 1200 - total flux cleaned = -0.00351648 Jy ! Component: 1250 - total flux cleaned = -0.00351629 Jy ! Component: 1300 - total flux cleaned = -0.00353324 Jy ! Component: 1350 - total flux cleaned = -0.00355006 Jy ! Component: 1400 - total flux cleaned = -0.00363134 Jy ! Component: 1450 - total flux cleaned = -0.00363103 Jy ! Component: 1500 - total flux cleaned = -0.00366253 Jy ! Component: 1550 - total flux cleaned = -0.00370932 Jy ! Component: 1600 - total flux cleaned = -0.00367855 Jy ! Component: 1650 - total flux cleaned = -0.00376989 Jy ! Component: 1700 - total flux cleaned = -0.00376969 Jy ! Component: 1750 - total flux cleaned = -0.00384408 Jy ! Component: 1800 - total flux cleaned = -0.0038296 Jy ! Component: 1850 - total flux cleaned = -0.00384419 Jy ! Component: 1900 - total flux cleaned = -0.00387304 Jy ! Component: 1950 - total flux cleaned = -0.00385866 Jy ! Component: 2000 - total flux cleaned = -0.00388653 Jy ! Component: 2050 - total flux cleaned = -0.00390031 Jy ! Component: 2100 - total flux cleaned = -0.0038863 Jy ! Component: 2150 - total flux cleaned = -0.00392702 Jy ! Component: 2200 - total flux cleaned = -0.00390005 Jy ! Component: 2250 - total flux cleaned = -0.00390011 Jy ! Component: 2300 - total flux cleaned = -0.00391339 Jy ! Component: 2350 - total flux cleaned = -0.00395219 Jy ! Component: 2400 - total flux cleaned = -0.00396493 Jy ! Component: 2450 - total flux cleaned = -0.003965 Jy ! Component: 2500 - total flux cleaned = -0.00396492 Jy ! Component: 2550 - total flux cleaned = -0.00400213 Jy ! Component: 2600 - total flux cleaned = -0.00400209 Jy ! Component: 2650 - total flux cleaned = -0.00400197 Jy ! Component: 2700 - total flux cleaned = -0.00405036 Jy ! Component: 2750 - total flux cleaned = -0.00403838 Jy ! Component: 2800 - total flux cleaned = -0.00408612 Jy ! Component: 2850 - total flux cleaned = -0.00408615 Jy ! Component: 2900 - total flux cleaned = -0.00409788 Jy ! Component: 2950 - total flux cleaned = -0.00410947 Jy ! Component: 3000 - total flux cleaned = -0.00410946 Jy ! Component: 3050 - total flux cleaned = -0.00413215 Jy ! Component: 3100 - total flux cleaned = -0.00409821 Jy ! Component: 3150 - total flux cleaned = -0.00410955 Jy ! Component: 3200 - total flux cleaned = -0.00414285 Jy ! Component: 3250 - total flux cleaned = -0.00415383 Jy ! Component: 3300 - total flux cleaned = -0.00418664 Jy ! Component: 3350 - total flux cleaned = -0.0041867 Jy ! Component: 3400 - total flux cleaned = -0.00419745 Jy ! Component: 3450 - total flux cleaned = -0.00420807 Jy ! Component: 3500 - total flux cleaned = -0.00425048 Jy ! Component: 3550 - total flux cleaned = -0.00426086 Jy ! Component: 3600 - total flux cleaned = -0.00427136 Jy ! Component: 3650 - total flux cleaned = -0.00431266 Jy ! Component: 3700 - total flux cleaned = -0.00437411 Jy ! Component: 3750 - total flux cleaned = -0.00437401 Jy ! Component: 3800 - total flux cleaned = -0.0043842 Jy ! Component: 3850 - total flux cleaned = -0.00445432 Jy ! Component: 3900 - total flux cleaned = -0.00446435 Jy ! Component: 3950 - total flux cleaned = -0.00450387 Jy ! Component: 4000 - total flux cleaned = -0.00455295 Jy ! Component: 4050 - total flux cleaned = -0.00453348 Jy ! Total flux subtracted in 4096 components = -0.00457217 Jy ! Clean residual min=-0.000586 max=0.000547 Jy/beam ! Clean residual mean=-0.000002 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.156958 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 326 components and 0.156958 Jy ![Exited script file: muppet] wmap "J0618+4620_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.137 x 6.384 at 48.54 degrees (North through East) ! Clean map min=-0.0015998 max=0.15131 Jy/beam ! Writing clean map to FITS file: J0618+4620_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.151308 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173638 device "J0618+4620_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0618+4620_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.344273 0.344273 0.688546 1.37709 2.75418 5.50837 11.0167 22.0335 44.0669 88.1339 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: 5.137 x 6.384 at 48.54 degrees (North through East) ! Clean map min=-0.0015998 max=0.15131 Jy/beam quit ! Quitting program ! Log file J0618+4620_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:57:08 2016