! Started logfile: J1324+4048_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:28:11 2016 obs J1324+4048_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1324+4048_S_2014_05_31_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.647222 visibilities/baseline/integration-bin. ! Found source: J1324+4048 ! ! 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 336 lines of history. ! ! Reading 12116 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 J1324+4048_S_2014_05_31_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 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 226 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.747250Jy sigma=0.008477 ! Fit after self-cal, rms=0.678011Jy sigma=0.007991 ! 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.226 mas, bmaj=4.48 mas, bpa=-40.83 degrees ! Estimated noise=907.943 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.260564 Jy ! Component: 100 - total flux cleaned = 0.33848 Jy ! Total flux subtracted in 100 components = 0.33848 Jy ! Clean residual min=-0.026638 max=0.075139 Jy/beam ! Clean residual mean=0.000042 rms=0.007624 Jy/beam ! Combined flux in latest and established models = 0.33848 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.33848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206464Jy sigma=0.001635 ! Fit after self-cal, rms=0.206492Jy sigma=0.001635 ! Inverting map ! Added new window around map position (-5.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0623465 Jy ! Component: 100 - total flux cleaned = 0.0925517 Jy ! Total flux subtracted in 100 components = 0.0925517 Jy ! Clean residual min=-0.018893 max=0.052481 Jy/beam ! Clean residual mean=0.000023 rms=0.004943 Jy/beam ! Combined flux in latest and established models = 0.431032 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.431032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185512Jy sigma=0.001227 ! Fit after self-cal, rms=0.182896Jy sigma=0.001173 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0292593 Jy ! Component: 100 - total flux cleaned = 0.0365202 Jy ! Total flux subtracted in 100 components = 0.0365202 Jy ! Clean residual min=-0.016121 max=0.029618 Jy/beam ! Clean residual mean=0.000015 rms=0.003589 Jy/beam ! Combined flux in latest and established models = 0.467552 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.467552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178547Jy sigma=0.001090 ! Fit after self-cal, rms=0.177592Jy sigma=0.001070 ! 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.999 mas, bmaj=5.618 mas, bpa=-43.29 degrees ! Estimated noise=569.69 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.00616458 Jy ! Component: 100 - total flux cleaned = 0.00550975 Jy ! Component: 150 - total flux cleaned = 0.00491598 Jy ! Component: 200 - total flux cleaned = 0.00517069 Jy ! Total flux subtracted in 200 components = 0.00517069 Jy ! Clean residual min=-0.010689 max=0.016435 Jy/beam ! Clean residual mean=0.000039 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 0.472723 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.472723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176204Jy sigma=0.001032 ! Fit after self-cal, rms=0.175795Jy sigma=0.001024 ! 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.99 FD 0.85 HN 0.95 KP 1.04 ! LA 1.19 MK 1.01 NL 1.05 OV 0.98 ! PT 1.03 SC 1.04 ! ! ! 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.01 HN 0.99 KP 1.01 ! LA 1.14 MK 0.99 NL 1.11 OV 1.01 ! PT 1.00 SC 1.13 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.13 HN 1.00 KP 0.91 ! LA 0.89 MK 1.01 NL 1.03 OV 0.94 ! PT 0.97 SC 1.07 ! ! ! 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.00 HN 0.99 KP 0.88 ! LA 0.87 MK 0.97 NL 1.10 OV 0.99 ! PT 1.03 SC 1.04 ! ! ! Fit before self-cal, rms=0.175795Jy sigma=0.001024 ! Fit after self-cal, rms=0.171431Jy sigma=0.000888 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.993 mas, bmaj=5.718 mas, bpa=-43.76 degrees ! Estimated noise=578.71 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.0053081 Jy ! Component: 100 - total flux cleaned = 0.00443298 Jy ! Component: 150 - total flux cleaned = 0.00320588 Jy ! Component: 200 - total flux cleaned = 0.00230917 Jy ! Total flux subtracted in 200 components = 0.00230917 Jy ! Clean residual min=-0.009562 max=0.009969 Jy/beam ! Clean residual mean=0.000004 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.475032 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.475032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170895Jy sigma=0.000874 ! Fit after self-cal, rms=0.170816Jy sigma=0.000869 ! 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.170816Jy sigma=0.000869 ! Fit after self-cal, rms=0.148942Jy sigma=0.000849 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=5.712 mas, bpa=-43.86 degrees ! Estimated noise=583.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000899409 Jy ! Component: 100 - total flux cleaned = -8.29252e-05 Jy ! Component: 150 - total flux cleaned = -0.00102059 Jy ! Component: 200 - total flux cleaned = -0.00181382 Jy ! Total flux subtracted in 200 components = -0.00181382 Jy ! Clean residual min=-0.009499 max=0.006303 Jy/beam ! Clean residual mean=0.000001 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.473218 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.473218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148428Jy sigma=0.000841 ! Fit after self-cal, rms=0.148341Jy sigma=0.000839 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.00107775 Jy ! Component: 100 - total flux cleaned = 0.000491517 Jy ! Component: 150 - total flux cleaned = 1.00453e-05 Jy ! Component: 200 - total flux cleaned = -0.00042386 Jy ! Total flux subtracted in 200 components = -0.00042386 Jy ! Clean residual min=-0.008489 max=0.005730 Jy/beam ! Clean residual mean=0.000002 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.472795 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.472795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148035Jy sigma=0.000834 ! Fit after self-cal, rms=0.147955Jy sigma=0.000833 ! 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.147955Jy sigma=0.000833 ! Fit after self-cal, rms=0.146551Jy sigma=0.000832 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=5.715 mas, bpa=-43.87 degrees ! Estimated noise=586.292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119463 Jy ! Component: 100 - total flux cleaned = 0.000564644 Jy ! Component: 150 - total flux cleaned = 0.000148667 Jy ! Component: 200 - total flux cleaned = -0.000137233 Jy ! Total flux subtracted in 200 components = -0.000137233 Jy ! Clean residual min=-0.008170 max=0.005212 Jy/beam ! Clean residual mean=0.000002 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.472657 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.472657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146289Jy sigma=0.000829 ! Fit after self-cal, rms=0.146251Jy sigma=0.000828 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.000399157 Jy ! Component: 100 - total flux cleaned = -0.000125238 Jy ! Component: 150 - total flux cleaned = -0.000383401 Jy ! Component: 200 - total flux cleaned = -0.000542133 Jy ! Total flux subtracted in 200 components = -0.000542133 Jy ! Clean residual min=-0.007329 max=0.004852 Jy/beam ! Clean residual mean=0.000002 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.472115 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.472115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146077Jy sigma=0.000825 ! Fit after self-cal, rms=0.146051Jy sigma=0.000824 ! 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.146051Jy sigma=0.000824 ! Fit after self-cal, rms=0.145712Jy sigma=0.000824 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.579 mas, bmaj=11.66 mas, bpa=-68.27 degrees ! Estimated noise=678.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000481912 Jy ! Component: 100 - total flux cleaned = -0.000803434 Jy ! Component: 150 - total flux cleaned = -0.00108672 Jy ! Component: 200 - total flux cleaned = -0.00139572 Jy ! Total flux subtracted in 200 components = -0.00139572 Jy ! Clean residual min=-0.003526 max=0.003945 Jy/beam ! Clean residual mean=0.000003 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.470719 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.470719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145611Jy sigma=0.000824 ! Fit after self-cal, rms=0.145624Jy sigma=0.000823 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.000100108 Jy ! Component: 100 - total flux cleaned = -0.000288672 Jy ! Component: 150 - total flux cleaned = -0.000454829 Jy ! Component: 200 - total flux cleaned = -0.000653279 Jy ! Total flux subtracted in 200 components = -0.000653279 Jy ! Clean residual min=-0.003352 max=0.003844 Jy/beam ! Clean residual mean=0.000003 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.470066 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.470066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145546Jy sigma=0.000822 ! Fit after self-cal, rms=0.145515Jy sigma=0.000822 ! Inverting map ! Added new window around map position (10, -92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152127 Jy ! Component: 100 - total flux cleaned = 0.00208407 Jy ! Component: 150 - total flux cleaned = 0.00235028 Jy ! Component: 200 - total flux cleaned = 0.00242309 Jy ! Total flux subtracted in 200 components = 0.00242309 Jy ! Clean residual min=-0.002764 max=0.002966 Jy/beam ! Clean residual mean=0.000002 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.472489 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 96 components and 0.472489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145273Jy sigma=0.000821 ! Fit after self-cal, rms=0.145235Jy sigma=0.000821 ! 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.97 mas, bmaj=5.715 mas, bpa=-43.89 degrees ! Estimated noise=588.735 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.97 x 5.715 at -43.89 degrees (North through East) ! Clean map min=-0.0085712 max=0.29428 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.196 mas, bmaj=4.535 mas, bpa=-41.21 degrees ! Estimated noise=928.165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.275446 Jy ! Component: 100 - total flux cleaned = 0.378158 Jy ! Component: 150 - total flux cleaned = 0.423107 Jy ! Component: 200 - total flux cleaned = 0.445689 Jy ! Total flux subtracted in 200 components = 0.445689 Jy ! Clean residual min=-0.007711 max=0.015350 Jy/beam ! Clean residual mean=0.000007 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 0.445689 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.445689 Jy ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=5.715 mas, bpa=-43.89 degrees ! Estimated noise=588.735 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) ! Added new window around map position (5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167793 Jy ! Component: 100 - total flux cleaned = 0.023857 Jy ! Component: 150 - total flux cleaned = 0.0251881 Jy ! Component: 200 - total flux cleaned = 0.0256327 Jy ! Total flux subtracted in 200 components = 0.0256327 Jy ! Clean residual min=-0.007362 max=0.005591 Jy/beam ! Clean residual mean=0.000002 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.471322 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 49 components and 0.471322 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.579 mas, bmaj=11.66 mas, bpa=-68.27 degrees ! Estimated noise=678.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124032 Jy ! Component: 100 - total flux cleaned = 0.000406958 Jy ! Component: 150 - total flux cleaned = 0.000407102 Jy ! Component: 200 - total flux cleaned = 0.000403698 Jy ! Total flux subtracted in 200 components = 0.000403698 Jy ! Clean residual min=-0.003967 max=0.003950 Jy/beam ! Clean residual mean=0.000002 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.471726 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 = 7.67914e-06 Jy ! Component: 100 - total flux cleaned = 1.09485e-05 Jy ! Component: 150 - total flux cleaned = 1.38232e-05 Jy ! Component: 200 - total flux cleaned = 1.40959e-05 Jy ! Total flux subtracted in 200 components = 1.40959e-05 Jy ! Clean residual min=-0.003270 max=0.003549 Jy/beam ! Clean residual mean=0.000001 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.47174 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 86 components and 0.47174 Jy ! Inverting map ! Added new window around map position (97.5, 83.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106283 Jy ! Component: 100 - total flux cleaned = 0.000800582 Jy ! Component: 150 - total flux cleaned = 0.000808213 Jy ! Component: 200 - total flux cleaned = 0.000742634 Jy ! Total flux subtracted in 200 components = 0.000742634 Jy ! Clean residual min=-0.002962 max=0.002660 Jy/beam ! Clean residual mean=-0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.472482 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.472482 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=5.715 mas, bpa=-43.89 degrees ! Estimated noise=588.735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106209 Jy ! Component: 100 - total flux cleaned = 0.00106574 Jy ! Component: 150 - total flux cleaned = 0.000938623 Jy ! Component: 200 - total flux cleaned = 0.000821592 Jy ! Total flux subtracted in 200 components = 0.000821592 Jy ! Clean residual min=-0.004457 max=0.003255 Jy/beam ! Clean residual mean=0.000000 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.473304 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 126 components and 0.473304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144876Jy sigma=0.000814 ! Fit after self-cal, rms=0.144662Jy sigma=0.000813 wmodel J1324+4048_S_2014_05_31_pus_map.mod ! Writing 126 model components to file: J1324+4048_S_2014_05_31_pus_map.mod wobs J1324+4048_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1324+4048_S_2014_05_31_pus_uvs.fits wwins J1324+4048_S_2014_05_31_pus_map.win ! wwins: Wrote 5 windows to J1324+4048_S_2014_05_31_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.000440617 Jy ! Component: 100 - total flux cleaned = -0.000793391 Jy ! Component: 150 - total flux cleaned = -0.00133946 Jy ! Component: 200 - total flux cleaned = -0.00170296 Jy ! Component: 250 - total flux cleaned = -0.00200402 Jy ! Component: 300 - total flux cleaned = -0.00229341 Jy ! Component: 350 - total flux cleaned = -0.00243395 Jy ! Component: 400 - total flux cleaned = -0.00261635 Jy ! Component: 450 - total flux cleaned = -0.00279257 Jy ! Component: 500 - total flux cleaned = -0.00287826 Jy ! Component: 550 - total flux cleaned = -0.00300427 Jy ! Component: 600 - total flux cleaned = -0.00328827 Jy ! Component: 650 - total flux cleaned = -0.00336733 Jy ! Component: 700 - total flux cleaned = -0.00348437 Jy ! Component: 750 - total flux cleaned = -0.00359952 Jy ! Component: 800 - total flux cleaned = -0.00385998 Jy ! Component: 850 - total flux cleaned = -0.00386009 Jy ! Component: 900 - total flux cleaned = -0.00403896 Jy ! Component: 950 - total flux cleaned = -0.00417929 Jy ! Component: 1000 - total flux cleaned = -0.00417841 Jy ! Component: 1050 - total flux cleaned = -0.00424677 Jy ! Component: 1100 - total flux cleaned = -0.00431304 Jy ! Component: 1150 - total flux cleaned = -0.004346 Jy ! Component: 1200 - total flux cleaned = -0.00434551 Jy ! Component: 1250 - total flux cleaned = -0.00431372 Jy ! Component: 1300 - total flux cleaned = -0.00431431 Jy ! Component: 1350 - total flux cleaned = -0.00437662 Jy ! Component: 1400 - total flux cleaned = -0.0043154 Jy ! Component: 1450 - total flux cleaned = -0.00425546 Jy ! Component: 1500 - total flux cleaned = -0.00419608 Jy ! Component: 1550 - total flux cleaned = -0.00413722 Jy ! Component: 1600 - total flux cleaned = -0.00416623 Jy ! Component: 1650 - total flux cleaned = -0.00422381 Jy ! Component: 1700 - total flux cleaned = -0.00416643 Jy ! Component: 1750 - total flux cleaned = -0.00411046 Jy ! Component: 1800 - total flux cleaned = -0.00408304 Jy ! Component: 1850 - total flux cleaned = -0.00402789 Jy ! Component: 1900 - total flux cleaned = -0.00394672 Jy ! Component: 1950 - total flux cleaned = -0.00397343 Jy ! Component: 2000 - total flux cleaned = -0.00392021 Jy ! Component: 2050 - total flux cleaned = -0.00386793 Jy ! Component: 2100 - total flux cleaned = -0.00378988 Jy ! Component: 2150 - total flux cleaned = -0.00376441 Jy ! Component: 2200 - total flux cleaned = -0.00376472 Jy ! Component: 2250 - total flux cleaned = -0.00373919 Jy ! Component: 2300 - total flux cleaned = -0.00371426 Jy ! Component: 2350 - total flux cleaned = -0.00371465 Jy ! Component: 2400 - total flux cleaned = -0.00371454 Jy ! Component: 2450 - total flux cleaned = -0.00373865 Jy ! Component: 2500 - total flux cleaned = -0.00369049 Jy ! Component: 2550 - total flux cleaned = -0.00361858 Jy ! Component: 2600 - total flux cleaned = -0.00361837 Jy ! Component: 2650 - total flux cleaned = -0.00357125 Jy ! Component: 2700 - total flux cleaned = -0.00345551 Jy ! Component: 2750 - total flux cleaned = -0.0035013 Jy ! Component: 2800 - total flux cleaned = -0.00341012 Jy ! Component: 2850 - total flux cleaned = -0.00338754 Jy ! Component: 2900 - total flux cleaned = -0.00334279 Jy ! Component: 2950 - total flux cleaned = -0.00327626 Jy ! Component: 3000 - total flux cleaned = -0.00325426 Jy ! Component: 3050 - total flux cleaned = -0.00312319 Jy ! Component: 3100 - total flux cleaned = -0.0031018 Jy ! Component: 3150 - total flux cleaned = -0.00312342 Jy ! Component: 3200 - total flux cleaned = -0.00308071 Jy ! Component: 3250 - total flux cleaned = -0.00299623 Jy ! Component: 3300 - total flux cleaned = -0.0029755 Jy ! Component: 3350 - total flux cleaned = -0.00291297 Jy ! Component: 3400 - total flux cleaned = -0.00289257 Jy ! Component: 3450 - total flux cleaned = -0.00283108 Jy ! Component: 3500 - total flux cleaned = -0.00283104 Jy ! Component: 3550 - total flux cleaned = -0.00275018 Jy ! Component: 3600 - total flux cleaned = -0.00267001 Jy ! Component: 3650 - total flux cleaned = -0.00272976 Jy ! Component: 3700 - total flux cleaned = -0.00272993 Jy ! Component: 3750 - total flux cleaned = -0.00269077 Jy ! Component: 3800 - total flux cleaned = -0.00271008 Jy ! Component: 3850 - total flux cleaned = -0.00267113 Jy ! Component: 3900 - total flux cleaned = -0.00267111 Jy ! Component: 3950 - total flux cleaned = -0.00270926 Jy ! Component: 4000 - total flux cleaned = -0.00263337 Jy ! Component: 4050 - total flux cleaned = -0.00268973 Jy ! Total flux subtracted in 4096 components = -0.00268974 Jy ! Clean residual min=-0.001111 max=0.000974 Jy/beam ! Clean residual mean=0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.470614 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 391 components and 0.470614 Jy ![Exited script file: muppet] wmap "J1324+4048_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.97 x 5.715 at -43.89 degrees (North through East) ! Clean map min=-0.0039541 max=0.29497 Jy/beam ! Writing clean map to FITS file: J1324+4048_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.294973 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000341819 device "J1324+4048_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1324+4048_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.347645 0.347645 0.695289 1.39058 2.78116 5.56231 11.1246 22.2492 44.4985 88.997 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.294 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.97 x 5.715 at -43.89 degrees (North through East) ! Clean map min=-0.0039541 max=0.29497 Jy/beam quit ! Quitting program ! Log file J1324+4048_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:28:17 2016