! Started logfile: J0354+8009_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:44:49 2016 obs J0354+8009_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0354+8009_S_2014_05_31_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.886721 visibilities/baseline/integration-bin. ! Found source: J0354+8009 ! ! 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 13088 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 J0354+8009_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875401Jy sigma=0.009572 ! Fit after self-cal, rms=0.847594Jy sigma=0.009256 ! 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=2.724 mas, bmaj=9.024 mas, bpa=-39.09 degrees ! Estimated noise=958.592 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.114025 Jy ! Component: 100 - total flux cleaned = 0.14471 Jy ! Total flux subtracted in 100 components = 0.14471 Jy ! Clean residual min=-0.006514 max=0.013019 Jy/beam ! Clean residual mean=-0.000079 rms=0.001964 Jy/beam ! Combined flux in latest and established models = 0.14471 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.14471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085261Jy sigma=0.000878 ! Fit after self-cal, rms=0.085176Jy sigma=0.000877 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159726 Jy ! Component: 100 - total flux cleaned = 0.0266494 Jy ! Total flux subtracted in 100 components = 0.0266494 Jy ! Clean residual min=-0.005596 max=0.006713 Jy/beam ! Clean residual mean=-0.000047 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.171359 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.171359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080370Jy sigma=0.000823 ! Fit after self-cal, rms=0.080253Jy sigma=0.000822 ! 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.475 mas, bmaj=9.873 mas, bpa=-38.97 degrees ! Estimated noise=574.107 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 (6, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124916 Jy ! Component: 100 - total flux cleaned = 0.0202933 Jy ! Component: 150 - total flux cleaned = 0.0257056 Jy ! Component: 200 - total flux cleaned = 0.0295953 Jy ! Total flux subtracted in 200 components = 0.0295953 Jy ! Clean residual min=-0.003261 max=0.003450 Jy/beam ! Clean residual mean=-0.000027 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.200955 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 94 components and 0.200955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077888Jy sigma=0.000798 ! Fit after self-cal, rms=0.077813Jy sigma=0.000797 ! 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 0.98 FD 0.83 HN 1.01 KP 1.01 ! LA 1.18 MK 1.06 NL 0.97 OV 0.96 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.05 KP 0.99 ! LA 1.14 MK 1.04 NL 1.00 OV 1.03 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 1.03 KP 0.89 ! LA 0.91 MK 1.03 NL 0.99 OV 0.95 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.01 HN 1.01 KP 0.87 ! LA 0.86 MK 1.02 NL 1.05 OV 0.99 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.077813Jy sigma=0.000797 ! Fit after self-cal, rms=0.074250Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=9.886 mas, bpa=-38.99 degrees ! Estimated noise=568.219 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.00196174 Jy ! Component: 100 - total flux cleaned = 0.00258428 Jy ! Component: 150 - total flux cleaned = 0.00281009 Jy ! Component: 200 - total flux cleaned = 0.00284844 Jy ! Total flux subtracted in 200 components = 0.00284844 Jy ! Clean residual min=-0.002217 max=0.002120 Jy/beam ! Clean residual mean=-0.000028 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.203803 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 117 components and 0.203803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074168Jy sigma=0.000776 ! Fit after self-cal, rms=0.074154Jy sigma=0.000776 ! 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.074154Jy sigma=0.000776 ! Fit after self-cal, rms=0.073937Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=9.859 mas, bpa=-39.04 degrees ! Estimated noise=567.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000594863 Jy ! Component: 100 - total flux cleaned = 0.00087122 Jy ! Component: 150 - total flux cleaned = 0.00114065 Jy ! Component: 200 - total flux cleaned = 0.00128974 Jy ! Total flux subtracted in 200 components = 0.00128974 Jy ! Clean residual min=-0.001726 max=0.002043 Jy/beam ! Clean residual mean=-0.000008 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.205093 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 137 components and 0.205093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073898Jy sigma=0.000775 ! Fit after self-cal, rms=0.073895Jy sigma=0.000774 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 = 4.44286e-05 Jy ! Component: 100 - total flux cleaned = 0.000183088 Jy ! Component: 150 - total flux cleaned = 0.000256291 Jy ! Component: 200 - total flux cleaned = 0.000300299 Jy ! Total flux subtracted in 200 components = 0.000300299 Jy ! Clean residual min=-0.001711 max=0.001982 Jy/beam ! Clean residual mean=-0.000007 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.205393 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 145 components and 0.205393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073876Jy sigma=0.000774 ! Fit after self-cal, rms=0.073872Jy sigma=0.000774 ! 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.073872Jy sigma=0.000774 ! Fit after self-cal, rms=0.073801Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=9.839 mas, bpa=-39.07 degrees ! Estimated noise=567.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535313 Jy ! Component: 100 - total flux cleaned = 0.000632723 Jy ! Component: 150 - total flux cleaned = 0.000740971 Jy ! Component: 200 - total flux cleaned = 0.000800075 Jy ! Total flux subtracted in 200 components = 0.000800075 Jy ! Clean residual min=-0.001719 max=0.001911 Jy/beam ! Clean residual mean=-0.000005 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.206193 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 155 components and 0.206193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073785Jy sigma=0.000774 ! Fit after self-cal, rms=0.073782Jy sigma=0.000774 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 = 4.08749e-05 Jy ! Component: 100 - total flux cleaned = 9.79692e-05 Jy ! Component: 150 - total flux cleaned = 9.85565e-05 Jy ! Component: 200 - total flux cleaned = 0.000115221 Jy ! Total flux subtracted in 200 components = 0.000115221 Jy ! Clean residual min=-0.001711 max=0.001887 Jy/beam ! Clean residual mean=-0.000005 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.206308 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 164 components and 0.206308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073774Jy sigma=0.000774 ! Fit after self-cal, rms=0.073772Jy sigma=0.000774 ! 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.073772Jy sigma=0.000774 ! Fit after self-cal, rms=0.073752Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.468 mas, bmaj=12.5 mas, bpa=-38.09 degrees ! Estimated noise=678.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000485416 Jy ! Component: 100 - total flux cleaned = 0.000523395 Jy ! Component: 150 - total flux cleaned = 0.00054001 Jy ! Component: 200 - total flux cleaned = 0.000569358 Jy ! Total flux subtracted in 200 components = 0.000569358 Jy ! Clean residual min=-0.002240 max=0.002745 Jy/beam ! Clean residual mean=-0.000007 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.206878 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 183 components and 0.206878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073747Jy sigma=0.000774 ! Fit after self-cal, rms=0.073746Jy sigma=0.000774 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.17248e-05 Jy ! Component: 100 - total flux cleaned = 7.76211e-06 Jy ! Component: 150 - total flux cleaned = 3.2474e-05 Jy ! Component: 200 - total flux cleaned = 4.37082e-05 Jy ! Total flux subtracted in 200 components = 4.37082e-05 Jy ! Clean residual min=-0.002237 max=0.002746 Jy/beam ! Clean residual mean=-0.000007 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.206921 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 194 components and 0.206921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073743Jy sigma=0.000774 ! Fit after self-cal, rms=0.073743Jy sigma=0.000774 ! 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.489 mas, bmaj=9.826 mas, bpa=-39.09 degrees ! Estimated noise=567.731 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.489 x 9.826 at -39.09 degrees (North through East) ! Clean map min=-0.001628 max=0.14869 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=2.733 mas, bmaj=8.959 mas, bpa=-39.27 degrees ! Estimated noise=946.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112329 Jy ! Component: 100 - total flux cleaned = 0.143559 Jy ! Component: 150 - total flux cleaned = 0.160477 Jy ! Component: 200 - total flux cleaned = 0.171709 Jy ! Total flux subtracted in 200 components = 0.171709 Jy ! Clean residual min=-0.003871 max=0.006193 Jy/beam ! Clean residual mean=-0.000043 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.171709 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.171709 Jy ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=9.826 mas, bpa=-39.09 degrees ! Estimated noise=567.731 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.0116429 Jy ! Component: 100 - total flux cleaned = 0.0187567 Jy ! Component: 150 - total flux cleaned = 0.0234655 Jy ! Component: 200 - total flux cleaned = 0.026714 Jy ! Total flux subtracted in 200 components = 0.026714 Jy ! Clean residual min=-0.001966 max=0.002087 Jy/beam ! Clean residual mean=-0.000022 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.198423 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 104 components and 0.198423 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=7.468 mas, bmaj=12.5 mas, bpa=-38.09 degrees ! Estimated noise=678.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343827 Jy ! Component: 100 - total flux cleaned = 0.00547877 Jy ! Component: 150 - total flux cleaned = 0.00681103 Jy ! Component: 200 - total flux cleaned = 0.00749768 Jy ! Total flux subtracted in 200 components = 0.00749768 Jy ! Clean residual min=-0.002263 max=0.002615 Jy/beam ! Clean residual mean=-0.000011 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.205921 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.000179645 Jy ! Component: 100 - total flux cleaned = 0.000308925 Jy ! Component: 150 - total flux cleaned = 0.000402785 Jy ! Component: 200 - total flux cleaned = 0.000509205 Jy ! Total flux subtracted in 200 components = 0.000509205 Jy ! Clean residual min=-0.002259 max=0.002657 Jy/beam ! Clean residual mean=-0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.20643 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 196 components and 0.20643 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=9.826 mas, bpa=-39.09 degrees ! Estimated noise=567.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.08634e-05 Jy ! Component: 100 - total flux cleaned = 9.11611e-05 Jy ! Component: 150 - total flux cleaned = 0.000169261 Jy ! Component: 200 - total flux cleaned = 0.000262394 Jy ! Total flux subtracted in 200 components = 0.000262394 Jy ! Clean residual min=-0.001767 max=0.001815 Jy/beam ! Clean residual mean=-0.000004 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.206693 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 218 components and 0.206693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073765Jy sigma=0.000774 ! Fit after self-cal, rms=0.073758Jy sigma=0.000774 wmodel J0354+8009_S_2014_05_31_pus_map.mod ! Writing 218 model components to file: J0354+8009_S_2014_05_31_pus_map.mod wobs J0354+8009_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0354+8009_S_2014_05_31_pus_uvs.fits wwins J0354+8009_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0354+8009_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.000609919 Jy ! Component: 100 - total flux cleaned = 0.000919251 Jy ! Component: 150 - total flux cleaned = 0.00112196 Jy ! Component: 200 - total flux cleaned = 0.00125947 Jy ! Component: 250 - total flux cleaned = 0.00138983 Jy ! Component: 300 - total flux cleaned = 0.00156493 Jy ! Component: 350 - total flux cleaned = 0.0016857 Jy ! Component: 400 - total flux cleaned = 0.00175647 Jy ! Component: 450 - total flux cleaned = 0.00189377 Jy ! Component: 500 - total flux cleaned = 0.00187163 Jy ! Component: 550 - total flux cleaned = 0.00198136 Jy ! Component: 600 - total flux cleaned = 0.00200291 Jy ! Component: 650 - total flux cleaned = 0.00208732 Jy ! Component: 700 - total flux cleaned = 0.00217001 Jy ! Component: 750 - total flux cleaned = 0.00225095 Jy ! Component: 800 - total flux cleaned = 0.00233068 Jy ! Component: 850 - total flux cleaned = 0.00238946 Jy ! Component: 900 - total flux cleaned = 0.00246642 Jy ! Component: 950 - total flux cleaned = 0.00250416 Jy ! Component: 1000 - total flux cleaned = 0.00250462 Jy ! Component: 1050 - total flux cleaned = 0.00261479 Jy ! Component: 1100 - total flux cleaned = 0.00266867 Jy ! Component: 1150 - total flux cleaned = 0.0027218 Jy ! Component: 1200 - total flux cleaned = 0.00284424 Jy ! Component: 1250 - total flux cleaned = 0.00287825 Jy ! Component: 1300 - total flux cleaned = 0.0029122 Jy ! Component: 1350 - total flux cleaned = 0.0029959 Jy ! Component: 1400 - total flux cleaned = 0.0029793 Jy ! Component: 1450 - total flux cleaned = 0.00309394 Jy ! Component: 1500 - total flux cleaned = 0.00319052 Jy ! Component: 1550 - total flux cleaned = 0.00328592 Jy ! Component: 1600 - total flux cleaned = 0.00338041 Jy ! Component: 1650 - total flux cleaned = 0.0034579 Jy ! Component: 1700 - total flux cleaned = 0.00356535 Jy ! Component: 1750 - total flux cleaned = 0.00362604 Jy ! Component: 1800 - total flux cleaned = 0.00371607 Jy ! Component: 1850 - total flux cleaned = 0.00377522 Jy ! Component: 1900 - total flux cleaned = 0.00389222 Jy ! Component: 1950 - total flux cleaned = 0.00393557 Jy ! Component: 2000 - total flux cleaned = 0.00403569 Jy ! Component: 2050 - total flux cleaned = 0.00410645 Jy ! Component: 2100 - total flux cleaned = 0.00417642 Jy ! Component: 2150 - total flux cleaned = 0.0042592 Jy ! Component: 2200 - total flux cleaned = 0.00431397 Jy ! Component: 2250 - total flux cleaned = 0.00436813 Jy ! Component: 2300 - total flux cleaned = 0.00443521 Jy ! Component: 2350 - total flux cleaned = 0.00448835 Jy ! Component: 2400 - total flux cleaned = 0.00452775 Jy ! Component: 2450 - total flux cleaned = 0.00459279 Jy ! Component: 2500 - total flux cleaned = 0.00461871 Jy ! Component: 2550 - total flux cleaned = 0.00468255 Jy ! Component: 2600 - total flux cleaned = 0.00473304 Jy ! Component: 2650 - total flux cleaned = 0.00475802 Jy ! Component: 2700 - total flux cleaned = 0.00478281 Jy ! Component: 2750 - total flux cleaned = 0.0047708 Jy ! Component: 2800 - total flux cleaned = 0.00479525 Jy ! Component: 2850 - total flux cleaned = 0.00487994 Jy ! Component: 2900 - total flux cleaned = 0.0049158 Jy ! Component: 2950 - total flux cleaned = 0.0049038 Jy ! Component: 3000 - total flux cleaned = 0.00495094 Jy ! Component: 3050 - total flux cleaned = 0.00497422 Jy ! Component: 3100 - total flux cleaned = 0.00500878 Jy ! Component: 3150 - total flux cleaned = 0.00500865 Jy ! Component: 3200 - total flux cleaned = 0.00506548 Jy ! Component: 3250 - total flux cleaned = 0.00508792 Jy ! Component: 3300 - total flux cleaned = 0.0051102 Jy ! Component: 3350 - total flux cleaned = 0.00513242 Jy ! Component: 3400 - total flux cleaned = 0.00512135 Jy ! Component: 3450 - total flux cleaned = 0.00517608 Jy ! Component: 3500 - total flux cleaned = 0.00517615 Jy ! Component: 3550 - total flux cleaned = 0.00521932 Jy ! Component: 3600 - total flux cleaned = 0.00521929 Jy ! Component: 3650 - total flux cleaned = 0.00521934 Jy ! Component: 3700 - total flux cleaned = 0.00522996 Jy ! Component: 3750 - total flux cleaned = 0.00530322 Jy ! Component: 3800 - total flux cleaned = 0.00526154 Jy ! Component: 3850 - total flux cleaned = 0.00526156 Jy ! Component: 3900 - total flux cleaned = 0.00530275 Jy ! Component: 3950 - total flux cleaned = 0.00530276 Jy ! Component: 4000 - total flux cleaned = 0.00536352 Jy ! Component: 4050 - total flux cleaned = 0.00533338 Jy ! Total flux subtracted in 4096 components = 0.00535331 Jy ! Clean residual min=-0.000571 max=0.000543 Jy/beam ! Clean residual mean=-0.000003 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.212046 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 529 components and 0.212046 Jy ![Exited script file: muppet] wmap "J0354+8009_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.489 x 9.826 at -39.09 degrees (North through East) ! Clean map min=-0.0011634 max=0.14848 Jy/beam ! Writing clean map to FITS file: J0354+8009_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.148484 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192976 device "J0354+8009_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0354+8009_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389893 0.389893 0.779786 1.55957 3.11914 6.23829 12.4766 24.9532 49.9063 99.8126 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.148 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.489 x 9.826 at -39.09 degrees (North through East) ! Clean map min=-0.0011634 max=0.14848 Jy/beam quit ! Quitting program ! Log file J0354+8009_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:44:54 2016