! Started logfile: J1419+3821_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:55:50 2016 obs J1419+3821_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1419+3821_S_2014_06_09_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.575556 visibilities/baseline/integration-bin. ! Found source: J1419+3821 ! ! 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 3108 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 J1419+3821_S_2014_06_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.438588Jy sigma=0.005541 ! Fit after self-cal, rms=0.428960Jy sigma=0.005432 ! 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.118 mas, bmaj=7.13 mas, bpa=14.65 degrees ! Estimated noise=1252.67 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.446553 Jy ! Component: 100 - total flux cleaned = 0.54393 Jy ! Total flux subtracted in 100 components = 0.54393 Jy ! Clean residual min=-0.012700 max=0.027158 Jy/beam ! Clean residual mean=0.000073 rms=0.003653 Jy/beam ! Combined flux in latest and established models = 0.54393 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.54393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100222Jy sigma=0.001127 ! Fit after self-cal, rms=0.100222Jy sigma=0.001127 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252908 Jy ! Component: 100 - total flux cleaned = 0.0374895 Jy ! Total flux subtracted in 100 components = 0.0374895 Jy ! Clean residual min=-0.012061 max=0.010849 Jy/beam ! Clean residual mean=0.000044 rms=0.002758 Jy/beam ! Combined flux in latest and established models = 0.58142 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.58142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091711Jy sigma=0.001054 ! Fit after self-cal, rms=0.091710Jy sigma=0.001054 ! 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.012 mas, bmaj=7.718 mas, bpa=14.52 degrees ! Estimated noise=1043.39 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.00763817 Jy ! Component: 100 - total flux cleaned = 0.0116571 Jy ! Component: 150 - total flux cleaned = 0.0139142 Jy ! Component: 200 - total flux cleaned = 0.0151852 Jy ! Total flux subtracted in 200 components = 0.0151852 Jy ! Clean residual min=-0.009072 max=0.008561 Jy/beam ! Clean residual mean=0.000058 rms=0.002210 Jy/beam ! Combined flux in latest and established models = 0.596605 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.596605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090598Jy sigma=0.001053 ! Fit after self-cal, rms=0.090601Jy sigma=0.001053 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.86 HN 0.98 KP 1.05 ! LA 1.19 MK 1.01 NL 0.97 OV 0.98 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.01 KP 1.03 ! LA 1.13 MK 1.01 NL 1.01 OV 1.02 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.04 KP 0.91 ! LA 0.90 MK 1.04 NL 1.00 OV 0.94 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.02 KP 0.89 ! LA 0.87 MK 1.01 NL 1.06 OV 0.97 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.090601Jy sigma=0.001053 ! Fit after self-cal, rms=0.067949Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.01 mas, bmaj=7.714 mas, bpa=14.66 degrees ! Estimated noise=1044.6 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.00016222 Jy ! Component: 100 - total flux cleaned = -0.000159544 Jy ! Component: 150 - total flux cleaned = -0.000111798 Jy ! Component: 200 - total flux cleaned = -7.13449e-05 Jy ! Total flux subtracted in 200 components = -7.13449e-05 Jy ! Clean residual min=-0.003103 max=0.003344 Jy/beam ! Clean residual mean=0.000020 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.596534 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.596534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067870Jy sigma=0.000766 ! Fit after self-cal, rms=0.067868Jy sigma=0.000766 ! 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.067868Jy sigma=0.000766 ! Fit after self-cal, rms=0.067128Jy sigma=0.000760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=7.717 mas, bpa=14.57 degrees ! Estimated noise=1045.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140491 Jy ! Component: 100 - total flux cleaned = -0.00135476 Jy ! Component: 150 - total flux cleaned = -0.00131286 Jy ! Component: 200 - total flux cleaned = -0.00127923 Jy ! Total flux subtracted in 200 components = -0.00127923 Jy ! Clean residual min=-0.002624 max=0.003034 Jy/beam ! Clean residual mean=0.000012 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.595255 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.595254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067053Jy sigma=0.000759 ! Fit after self-cal, rms=0.067047Jy sigma=0.000759 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 (-88, 127). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219894 Jy ! Component: 100 - total flux cleaned = 0.0024963 Jy ! Component: 150 - total flux cleaned = 0.00267874 Jy ! Component: 200 - total flux cleaned = 0.00280773 Jy ! Total flux subtracted in 200 components = 0.00280773 Jy ! Clean residual min=-0.002736 max=0.002578 Jy/beam ! Clean residual mean=0.000011 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.598062 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.598062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066942Jy sigma=0.000758 ! Fit after self-cal, rms=0.066938Jy sigma=0.000758 ! 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.066938Jy sigma=0.000758 ! Fit after self-cal, rms=0.066887Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=7.719 mas, bpa=14.53 degrees ! Estimated noise=1044.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000536983 Jy ! Component: 100 - total flux cleaned = -0.000429236 Jy ! Component: 150 - total flux cleaned = -0.000304121 Jy ! Component: 200 - total flux cleaned = -0.000219519 Jy ! Total flux subtracted in 200 components = -0.000219519 Jy ! Clean residual min=-0.002470 max=0.002484 Jy/beam ! Clean residual mean=0.000009 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.597843 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.597843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066846Jy sigma=0.000757 ! Fit after self-cal, rms=0.066845Jy sigma=0.000757 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.000107908 Jy ! Component: 100 - total flux cleaned = 0.000156699 Jy ! Component: 150 - total flux cleaned = 0.000202815 Jy ! Component: 200 - total flux cleaned = 0.000246071 Jy ! Total flux subtracted in 200 components = 0.000246071 Jy ! Clean residual min=-0.002457 max=0.002483 Jy/beam ! Clean residual mean=0.000009 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.598089 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.598089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066827Jy sigma=0.000757 ! Fit after self-cal, rms=0.066827Jy sigma=0.000757 ! 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.066827Jy sigma=0.000757 ! Fit after self-cal, rms=0.066791Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.219 mas, bmaj=10.28 mas, bpa=-22.44 degrees ! Estimated noise=1209.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011331 Jy ! Component: 100 - total flux cleaned = -0.000131408 Jy ! Component: 150 - total flux cleaned = -0.000162475 Jy ! Component: 200 - total flux cleaned = -0.000190168 Jy ! Total flux subtracted in 200 components = -0.000190168 Jy ! Clean residual min=-0.002492 max=0.002499 Jy/beam ! Clean residual mean=0.000013 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.597899 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.597899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066779Jy sigma=0.000757 ! Fit after self-cal, rms=0.066779Jy sigma=0.000757 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 = -2.93036e-06 Jy ! Component: 100 - total flux cleaned = -3.26522e-06 Jy ! Component: 150 - total flux cleaned = -1.43848e-05 Jy ! Component: 200 - total flux cleaned = -2.46914e-05 Jy ! Total flux subtracted in 200 components = -2.46914e-05 Jy ! Clean residual min=-0.002467 max=0.002524 Jy/beam ! Clean residual mean=0.000013 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.597874 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.597874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066774Jy sigma=0.000757 ! Fit after self-cal, rms=0.066774Jy sigma=0.000757 ! 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.022 mas, bmaj=7.72 mas, bpa=14.51 degrees ! Estimated noise=1044.48 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.022 x 7.72 at 14.51 degrees (North through East) ! Clean map min=-0.002345 max=0.57398 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066774Jy sigma=0.000757 ! Fit after self-cal, rms=0.061873Jy sigma=0.000691 ! Inverting map and beam ! Estimated beam: bmin=4.024 mas, bmaj=7.721 mas, bpa=14.5 degrees ! Estimated noise=1044.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000346398 Jy ! Component: 100 - total flux cleaned = -0.000372601 Jy ! Component: 150 - total flux cleaned = -0.000393322 Jy ! Component: 200 - total flux cleaned = -0.000356822 Jy ! Total flux subtracted in 200 components = -0.000356822 Jy ! Clean residual min=-0.002524 max=0.002393 Jy/beam ! Clean residual mean=0.000009 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.597517 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.597517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061853Jy sigma=0.000691 ! Fit after self-cal, rms=0.061852Jy sigma=0.000691 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.48688e-05 Jy ! Component: 100 - total flux cleaned = 6.6525e-05 Jy ! Component: 150 - total flux cleaned = 9.70424e-05 Jy ! Component: 200 - total flux cleaned = 0.000140292 Jy ! Total flux subtracted in 200 components = 0.000140292 Jy ! Clean residual min=-0.002532 max=0.002402 Jy/beam ! Clean residual mean=0.000008 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.597657 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 112 components and 0.597657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061844Jy sigma=0.000691 ! Fit after self-cal, rms=0.061844Jy sigma=0.000691 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061844Jy sigma=0.000691 ! Fit after self-cal, rms=0.061824Jy sigma=0.000691 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.128 mas, bmaj=7.139 mas, bpa=14.68 degrees ! Estimated noise=1249.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.445573 Jy ! Component: 100 - total flux cleaned = 0.542737 Jy ! Component: 150 - total flux cleaned = 0.567099 Jy ! Component: 200 - total flux cleaned = 0.577339 Jy ! Total flux subtracted in 200 components = 0.577339 Jy ! Clean residual min=-0.003651 max=0.004603 Jy/beam ! Clean residual mean=0.000018 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.577339 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.577339 Jy ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=7.722 mas, bpa=14.5 degrees ! Estimated noise=1044.07 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.00714124 Jy ! Component: 100 - total flux cleaned = 0.0111314 Jy ! Component: 150 - total flux cleaned = 0.0137709 Jy ! Component: 200 - total flux cleaned = 0.0155577 Jy ! Total flux subtracted in 200 components = 0.0155577 Jy ! Clean residual min=-0.002774 max=0.002597 Jy/beam ! Clean residual mean=0.000015 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.592897 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 51 components and 0.592897 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=9.219 mas, bmaj=10.28 mas, bpa=-22.52 degrees ! Estimated noise=1208.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176883 Jy ! Component: 100 - total flux cleaned = 0.00242581 Jy ! Component: 150 - total flux cleaned = 0.00269035 Jy ! Component: 200 - total flux cleaned = 0.00279949 Jy ! Total flux subtracted in 200 components = 0.00279949 Jy ! Clean residual min=-0.002705 max=0.002174 Jy/beam ! Clean residual mean=0.000016 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.595696 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 = 9.44594e-05 Jy ! Component: 100 - total flux cleaned = 0.000180157 Jy ! Component: 150 - total flux cleaned = 0.000259292 Jy ! Component: 200 - total flux cleaned = 0.000350714 Jy ! Total flux subtracted in 200 components = 0.000350714 Jy ! Clean residual min=-0.002629 max=0.002170 Jy/beam ! Clean residual mean=0.000016 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.596047 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 91 components and 0.596047 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=7.722 mas, bpa=14.5 degrees ! Estimated noise=1044.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127866 Jy ! Component: 100 - total flux cleaned = 0.000292278 Jy ! Component: 150 - total flux cleaned = 0.000362798 Jy ! Component: 200 - total flux cleaned = 0.00040375 Jy ! Total flux subtracted in 200 components = 0.00040375 Jy ! Clean residual min=-0.002522 max=0.002262 Jy/beam ! Clean residual mean=0.000009 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.596451 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 0.596451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061841Jy sigma=0.000691 ! Fit after self-cal, rms=0.061838Jy sigma=0.000691 wmodel J1419+3821_S_2014_06_09_pus_map.mod ! Writing 105 model components to file: J1419+3821_S_2014_06_09_pus_map.mod wobs J1419+3821_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1419+3821_S_2014_06_09_pus_uvs.fits wwins J1419+3821_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1419+3821_S_2014_06_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.000246021 Jy ! Component: 100 - total flux cleaned = -0.000164961 Jy ! Component: 150 - total flux cleaned = -1.20805e-05 Jy ! Component: 200 - total flux cleaned = 2.42647e-05 Jy ! Component: 250 - total flux cleaned = 0.000127754 Jy ! Component: 300 - total flux cleaned = 6.09467e-05 Jy ! Component: 350 - total flux cleaned = -6.78438e-05 Jy ! Component: 400 - total flux cleaned = -9.90389e-05 Jy ! Component: 450 - total flux cleaned = -0.000159756 Jy ! Component: 500 - total flux cleaned = -0.000100244 Jy ! Component: 550 - total flux cleaned = -0.000130389 Jy ! Component: 600 - total flux cleaned = -7.33745e-05 Jy ! Component: 650 - total flux cleaned = 3.83851e-05 Jy ! Component: 700 - total flux cleaned = 0.000147481 Jy ! Component: 750 - total flux cleaned = 0.000174495 Jy ! Component: 800 - total flux cleaned = 0.000279991 Jy ! Component: 850 - total flux cleaned = 0.000357419 Jy ! Component: 900 - total flux cleaned = 0.000433237 Jy ! Component: 950 - total flux cleaned = 0.000457477 Jy ! Component: 1000 - total flux cleaned = 0.000530344 Jy ! Component: 1050 - total flux cleaned = 0.000578085 Jy ! Component: 1100 - total flux cleaned = 0.000625203 Jy ! Component: 1150 - total flux cleaned = 0.000694395 Jy ! Component: 1200 - total flux cleaned = 0.000807925 Jy ! Component: 1250 - total flux cleaned = 0.000941633 Jy ! Component: 1300 - total flux cleaned = 0.00105169 Jy ! Component: 1350 - total flux cleaned = 0.00118128 Jy ! Component: 1400 - total flux cleaned = 0.00128831 Jy ! Component: 1450 - total flux cleaned = 0.00141467 Jy ! Component: 1500 - total flux cleaned = 0.00162241 Jy ! Component: 1550 - total flux cleaned = 0.00182676 Jy ! Component: 1600 - total flux cleaned = 0.00202807 Jy ! Component: 1650 - total flux cleaned = 0.00220664 Jy ! Component: 1700 - total flux cleaned = 0.00240241 Jy ! Component: 1750 - total flux cleaned = 0.00263411 Jy ! Component: 1800 - total flux cleaned = 0.00272945 Jy ! Component: 1850 - total flux cleaned = 0.00291788 Jy ! Component: 1900 - total flux cleaned = 0.00304789 Jy ! Component: 1950 - total flux cleaned = 0.00321299 Jy ! Component: 2000 - total flux cleaned = 0.0033577 Jy ! Component: 2050 - total flux cleaned = 0.00353644 Jy ! Component: 2100 - total flux cleaned = 0.00366009 Jy ! Component: 2150 - total flux cleaned = 0.00392159 Jy ! Component: 2200 - total flux cleaned = 0.00397343 Jy ! Component: 2250 - total flux cleaned = 0.00414435 Jy ! Component: 2300 - total flux cleaned = 0.00431275 Jy ! Component: 2350 - total flux cleaned = 0.00449568 Jy ! Component: 2400 - total flux cleaned = 0.00456127 Jy ! Component: 2450 - total flux cleaned = 0.00462626 Jy ! Component: 2500 - total flux cleaned = 0.00472284 Jy ! Component: 2550 - total flux cleaned = 0.00480231 Jy ! Component: 2600 - total flux cleaned = 0.00483387 Jy ! Component: 2650 - total flux cleaned = 0.00494322 Jy ! Component: 2700 - total flux cleaned = 0.00497426 Jy ! Component: 2750 - total flux cleaned = 0.00506583 Jy ! Component: 2800 - total flux cleaned = 0.00514158 Jy ! Component: 2850 - total flux cleaned = 0.0052015 Jy ! Component: 2900 - total flux cleaned = 0.00524615 Jy ! Component: 2950 - total flux cleaned = 0.00533431 Jy ! Component: 3000 - total flux cleaned = 0.0053635 Jy ! Component: 3050 - total flux cleaned = 0.00543566 Jy ! Component: 3100 - total flux cleaned = 0.0054931 Jy ! Component: 3150 - total flux cleaned = 0.00553566 Jy ! Component: 3200 - total flux cleaned = 0.00559203 Jy ! Component: 3250 - total flux cleaned = 0.00561988 Jy ! Component: 3300 - total flux cleaned = 0.00564748 Jy ! Component: 3350 - total flux cleaned = 0.00574331 Jy ! Component: 3400 - total flux cleaned = 0.00578413 Jy ! Component: 3450 - total flux cleaned = 0.00587854 Jy ! Component: 3500 - total flux cleaned = 0.00589183 Jy ! Component: 3550 - total flux cleaned = 0.00594486 Jy ! Component: 3600 - total flux cleaned = 0.00602396 Jy ! Component: 3650 - total flux cleaned = 0.00608941 Jy ! Component: 3700 - total flux cleaned = 0.00612824 Jy ! Component: 3750 - total flux cleaned = 0.00614113 Jy ! Component: 3800 - total flux cleaned = 0.00620532 Jy ! Component: 3850 - total flux cleaned = 0.00623084 Jy ! Component: 3900 - total flux cleaned = 0.0062814 Jy ! Component: 3950 - total flux cleaned = 0.00634425 Jy ! Component: 4000 - total flux cleaned = 0.00636924 Jy ! Component: 4050 - total flux cleaned = 0.00638153 Jy ! Total flux subtracted in 4096 components = 0.00634462 Jy ! Clean residual min=-0.000779 max=0.000736 Jy/beam ! Clean residual mean=0.000004 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.602795 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 354 components and 0.602795 Jy ![Exited script file: muppet] wmap "J1419+3821_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.025 x 7.722 at 14.5 degrees (North through East) ! Clean map min=-0.0015654 max=0.57412 Jy/beam ! Writing clean map to FITS file: J1419+3821_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.574122 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219564 device "J1419+3821_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1419+3821_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.11473 0.11473 0.22946 0.458921 0.917841 1.83568 3.67136 7.34273 14.6855 29.3709 58.7418 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.574 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.025 x 7.722 at 14.5 degrees (North through East) ! Clean map min=-0.0015654 max=0.57412 Jy/beam quit ! Quitting program ! Log file J1419+3821_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:55:54 2016