! Started logfile: J0424+0805_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:15:39 2016 obs J0424+0805_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0424+0805_S_2014_08_05_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.752047 visibilities/baseline/integration-bin. ! Found source: J0424+0805 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 360 lines of history. ! ! Reading 7716 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 J0424+0805_S_2014_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.757707Jy sigma=0.007971 ! Fit after self-cal, rms=0.714834Jy sigma=0.007575 ! 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.555 mas, bmaj=8.786 mas, bpa=18.4 degrees ! Estimated noise=1088.9 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.225959 Jy ! Component: 100 - total flux cleaned = 0.27525 Jy ! Total flux subtracted in 100 components = 0.27525 Jy ! Clean residual min=-0.007779 max=0.014196 Jy/beam ! Clean residual mean=-0.000059 rms=0.002128 Jy/beam ! Combined flux in latest and established models = 0.27525 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.27525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171353Jy sigma=0.000912 ! Fit after self-cal, rms=0.171358Jy sigma=0.000912 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142934 Jy ! Component: 100 - total flux cleaned = 0.0219628 Jy ! Total flux subtracted in 100 components = 0.0219628 Jy ! Clean residual min=-0.006475 max=0.006468 Jy/beam ! Clean residual mean=-0.000034 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.297213 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.297213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168616Jy sigma=0.000887 ! Fit after self-cal, rms=0.168603Jy sigma=0.000887 ! 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.447 mas, bmaj=9.802 mas, bpa=17.71 degrees ! Estimated noise=783.659 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.00846203 Jy ! Component: 100 - total flux cleaned = 0.0133971 Jy ! Component: 150 - total flux cleaned = 0.0167301 Jy ! Component: 200 - total flux cleaned = 0.0190425 Jy ! Total flux subtracted in 200 components = 0.0190425 Jy ! Clean residual min=-0.005799 max=0.005687 Jy/beam ! Clean residual mean=-0.000034 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.316255 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 56 components and 0.316255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167333Jy sigma=0.000884 ! Fit after self-cal, rms=0.167315Jy sigma=0.000884 ! 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.96 FD 0.87 HN 0.98 KP 1.08 ! LA 1.07 MK 1.00* NL 0.98 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! 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.03 HN 1.03 KP 1.02 ! LA 1.11 MK 1.00* NL 1.02 OV 1.03 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.17 HN 1.05 KP 0.92 ! LA 0.86 MK 1.00* NL 1.00 OV 0.94 ! PT 1.00 SC 1.04 ! ! ! 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.04 HN 1.03 KP 0.88 ! LA 0.83 MK 1.00* NL 1.08 OV 1.02 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.167315Jy sigma=0.000884 ! Fit after self-cal, rms=0.162535Jy sigma=0.000830 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.462 mas, bmaj=9.844 mas, bpa=17.76 degrees ! Estimated noise=787.843 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.00169073 Jy ! Component: 100 - total flux cleaned = 0.00191408 Jy ! Component: 150 - total flux cleaned = 0.00184432 Jy ! Component: 200 - total flux cleaned = 0.00178429 Jy ! Total flux subtracted in 200 components = 0.00178429 Jy ! Clean residual min=-0.004789 max=0.004012 Jy/beam ! Clean residual mean=-0.000021 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.31804 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.31804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162453Jy sigma=0.000829 ! Fit after self-cal, rms=0.162492Jy sigma=0.000829 ! 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.162492Jy sigma=0.000829 ! Fit after self-cal, rms=0.103162Jy sigma=0.000804 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=9.85 mas, bpa=17.67 degrees ! Estimated noise=788.504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00133677 Jy ! Component: 100 - total flux cleaned = -0.00179019 Jy ! Component: 150 - total flux cleaned = -0.00207968 Jy ! Component: 200 - total flux cleaned = -0.00228882 Jy ! Total flux subtracted in 200 components = -0.00228882 Jy ! Clean residual min=-0.002264 max=0.002710 Jy/beam ! Clean residual mean=0.000012 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.315751 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.315751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103133Jy sigma=0.000803 ! Fit after self-cal, rms=0.102936Jy sigma=0.000803 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.0182e-05 Jy ! Component: 100 - total flux cleaned = -4.12543e-05 Jy ! Component: 150 - total flux cleaned = -8.39528e-05 Jy ! Component: 200 - total flux cleaned = -0.000121533 Jy ! Total flux subtracted in 200 components = -0.000121533 Jy ! Clean residual min=-0.002294 max=0.002637 Jy/beam ! Clean residual mean=0.000008 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.315629 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.315629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102925Jy sigma=0.000803 ! Fit after self-cal, rms=0.102922Jy sigma=0.000803 ! 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.102922Jy sigma=0.000803 ! Fit after self-cal, rms=0.102745Jy sigma=0.000803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.454 mas, bmaj=9.862 mas, bpa=17.64 degrees ! Estimated noise=789.748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000462136 Jy ! Component: 100 - total flux cleaned = -0.000725038 Jy ! Component: 150 - total flux cleaned = -0.000944581 Jy ! Component: 200 - total flux cleaned = -0.00110799 Jy ! Total flux subtracted in 200 components = -0.00110799 Jy ! Clean residual min=-0.002095 max=0.002637 Jy/beam ! Clean residual mean=0.000009 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.314521 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.314521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102734Jy sigma=0.000803 ! Fit after self-cal, rms=0.102731Jy sigma=0.000803 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.000106978 Jy ! Component: 100 - total flux cleaned = -0.000154698 Jy ! Component: 150 - total flux cleaned = -0.000183003 Jy ! Component: 200 - total flux cleaned = -0.00019602 Jy ! Total flux subtracted in 200 components = -0.00019602 Jy ! Clean residual min=-0.002118 max=0.002580 Jy/beam ! Clean residual mean=0.000009 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.314325 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.314325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102726Jy sigma=0.000802 ! Fit after self-cal, rms=0.102725Jy sigma=0.000802 ! 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.102725Jy sigma=0.000802 ! Fit after self-cal, rms=0.102836Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.311 mas, bmaj=11.64 mas, bpa=13.02 degrees ! Estimated noise=890.362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371004 Jy ! Component: 100 - total flux cleaned = -0.000397457 Jy ! Component: 150 - total flux cleaned = -0.000420607 Jy ! Component: 200 - total flux cleaned = -0.00044091 Jy ! Total flux subtracted in 200 components = -0.00044091 Jy ! Clean residual min=-0.002360 max=0.002602 Jy/beam ! Clean residual mean=0.000016 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.313884 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.313884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102832Jy sigma=0.000802 ! Fit after self-cal, rms=0.102830Jy sigma=0.000802 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 = -6.1394e-05 Jy ! Component: 100 - total flux cleaned = -4.47324e-05 Jy ! Component: 150 - total flux cleaned = -4.47582e-05 Jy ! Component: 200 - total flux cleaned = -5.7807e-05 Jy ! Total flux subtracted in 200 components = -5.7807e-05 Jy ! Clean residual min=-0.002378 max=0.002590 Jy/beam ! Clean residual mean=0.000015 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.313827 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.313827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102829Jy sigma=0.000802 ! Fit after self-cal, rms=0.102828Jy sigma=0.000802 ! 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.458 mas, bmaj=9.87 mas, bpa=17.63 degrees ! Estimated noise=791.031 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 9.87 at 17.63 degrees (North through East) ! Clean map min=-0.0020225 max=0.29342 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.545 mas, bmaj=8.83 mas, bpa=18.31 degrees ! Estimated noise=1100.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.228409 Jy ! Component: 100 - total flux cleaned = 0.278246 Jy ! Component: 150 - total flux cleaned = 0.292557 Jy ! Component: 200 - total flux cleaned = 0.299745 Jy ! Total flux subtracted in 200 components = 0.299745 Jy ! Clean residual min=-0.003288 max=0.003920 Jy/beam ! Clean residual mean=-0.000010 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.299745 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.299745 Jy ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=9.87 mas, bpa=17.63 degrees ! Estimated noise=791.031 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.00552799 Jy ! Component: 100 - total flux cleaned = 0.00855116 Jy ! Component: 150 - total flux cleaned = 0.0103785 Jy ! Component: 200 - total flux cleaned = 0.0115092 Jy ! Total flux subtracted in 200 components = 0.0115092 Jy ! Clean residual min=-0.002310 max=0.002360 Jy/beam ! Clean residual mean=0.000005 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.311254 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 55 components and 0.311254 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.311 mas, bmaj=11.64 mas, bpa=13.02 degrees ! Estimated noise=890.362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115564 Jy ! Component: 100 - total flux cleaned = 0.00173963 Jy ! Component: 150 - total flux cleaned = 0.00192262 Jy ! Component: 200 - total flux cleaned = 0.00199004 Jy ! Total flux subtracted in 200 components = 0.00199004 Jy ! Clean residual min=-0.002418 max=0.002561 Jy/beam ! Clean residual mean=0.000013 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.313244 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 = 5.04797e-05 Jy ! Component: 100 - total flux cleaned = 8.74804e-05 Jy ! Component: 150 - total flux cleaned = 0.000129959 Jy ! Component: 200 - total flux cleaned = 0.000160989 Jy ! Total flux subtracted in 200 components = 0.000160989 Jy ! Clean residual min=-0.002409 max=0.002558 Jy/beam ! Clean residual mean=0.000014 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.313405 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.313405 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=9.87 mas, bpa=17.63 degrees ! Estimated noise=791.031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000293971 Jy ! Component: 100 - total flux cleaned = -0.000335034 Jy ! Component: 150 - total flux cleaned = -0.000367615 Jy ! Component: 200 - total flux cleaned = -0.000380723 Jy ! Total flux subtracted in 200 components = -0.000380723 Jy ! Clean residual min=-0.002133 max=0.002351 Jy/beam ! Clean residual mean=0.000008 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.313024 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.313024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102831Jy sigma=0.000802 ! Fit after self-cal, rms=0.102828Jy sigma=0.000802 wmodel J0424+0805_S_2014_08_05_pus_map.mod ! Writing 77 model components to file: J0424+0805_S_2014_08_05_pus_map.mod wobs J0424+0805_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0424+0805_S_2014_08_05_pus_uvs.fits wwins J0424+0805_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0424+0805_S_2014_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000910575 Jy ! Component: 100 - total flux cleaned = 0.00150633 Jy ! Component: 150 - total flux cleaned = 0.00210505 Jy ! Component: 200 - total flux cleaned = 0.00257419 Jy ! Component: 250 - total flux cleaned = 0.00309711 Jy ! Component: 300 - total flux cleaned = 0.00360385 Jy ! Component: 350 - total flux cleaned = 0.00409713 Jy ! Component: 400 - total flux cleaned = 0.00448351 Jy ! Component: 450 - total flux cleaned = 0.00495472 Jy ! Component: 500 - total flux cleaned = 0.00535473 Jy ! Component: 550 - total flux cleaned = 0.00577606 Jy ! Component: 600 - total flux cleaned = 0.00609972 Jy ! Component: 650 - total flux cleaned = 0.00641736 Jy ! Component: 700 - total flux cleaned = 0.00670072 Jy ! Component: 750 - total flux cleaned = 0.00681195 Jy ! Component: 800 - total flux cleaned = 0.00705809 Jy ! Component: 850 - total flux cleaned = 0.00721897 Jy ! Component: 900 - total flux cleaned = 0.00742921 Jy ! Component: 950 - total flux cleaned = 0.00748082 Jy ! Component: 1000 - total flux cleaned = 0.00760798 Jy ! Component: 1050 - total flux cleaned = 0.00780768 Jy ! Component: 1100 - total flux cleaned = 0.00785668 Jy ! Component: 1150 - total flux cleaned = 0.00797778 Jy ! Component: 1200 - total flux cleaned = 0.00807258 Jy ! Component: 1250 - total flux cleaned = 0.00816629 Jy ! Component: 1300 - total flux cleaned = 0.0083056 Jy ! Component: 1350 - total flux cleaned = 0.00832847 Jy ! Component: 1400 - total flux cleaned = 0.0084868 Jy ! Component: 1450 - total flux cleaned = 0.00846436 Jy ! Component: 1500 - total flux cleaned = 0.00850822 Jy ! Component: 1550 - total flux cleaned = 0.00859494 Jy ! Component: 1600 - total flux cleaned = 0.00863767 Jy ! Component: 1650 - total flux cleaned = 0.00870133 Jy ! Component: 1700 - total flux cleaned = 0.00876363 Jy ! Component: 1750 - total flux cleaned = 0.00878387 Jy ! Component: 1800 - total flux cleaned = 0.00880437 Jy ! Component: 1850 - total flux cleaned = 0.00886476 Jy ! Component: 1900 - total flux cleaned = 0.0089047 Jy ! Component: 1950 - total flux cleaned = 0.00896391 Jy ! Component: 2000 - total flux cleaned = 0.0090222 Jy ! Component: 2050 - total flux cleaned = 0.00904153 Jy ! Component: 2100 - total flux cleaned = 0.00904159 Jy ! Component: 2150 - total flux cleaned = 0.0090229 Jy ! Component: 2200 - total flux cleaned = 0.00900471 Jy ! Component: 2250 - total flux cleaned = 0.00904196 Jy ! Component: 2300 - total flux cleaned = 0.0090416 Jy ! Component: 2350 - total flux cleaned = 0.00904159 Jy ! Component: 2400 - total flux cleaned = 0.00902351 Jy ! Component: 2450 - total flux cleaned = 0.00897024 Jy ! Component: 2500 - total flux cleaned = 0.00900543 Jy ! Component: 2550 - total flux cleaned = 0.008918 Jy ! Component: 2600 - total flux cleaned = 0.00888344 Jy ! Component: 2650 - total flux cleaned = 0.0088491 Jy ! Component: 2700 - total flux cleaned = 0.00879809 Jy ! Component: 2750 - total flux cleaned = 0.00874754 Jy ! Component: 2800 - total flux cleaned = 0.00868064 Jy ! Component: 2850 - total flux cleaned = 0.00868063 Jy ! Component: 2900 - total flux cleaned = 0.00856551 Jy ! Component: 2950 - total flux cleaned = 0.00858175 Jy ! Component: 3000 - total flux cleaned = 0.00853314 Jy ! Component: 3050 - total flux cleaned = 0.00846874 Jy ! Component: 3100 - total flux cleaned = 0.00845268 Jy ! Component: 3150 - total flux cleaned = 0.00840524 Jy ! Component: 3200 - total flux cleaned = 0.00837383 Jy ! Component: 3250 - total flux cleaned = 0.00831148 Jy ! Component: 3300 - total flux cleaned = 0.00824961 Jy ! Component: 3350 - total flux cleaned = 0.00823444 Jy ! Component: 3400 - total flux cleaned = 0.00817357 Jy ! Component: 3450 - total flux cleaned = 0.00805289 Jy ! Component: 3500 - total flux cleaned = 0.00799298 Jy ! Component: 3550 - total flux cleaned = 0.00799281 Jy ! Component: 3600 - total flux cleaned = 0.00784521 Jy ! Component: 3650 - total flux cleaned = 0.00783056 Jy ! Component: 3700 - total flux cleaned = 0.00774307 Jy ! Component: 3750 - total flux cleaned = 0.00765634 Jy ! Component: 3800 - total flux cleaned = 0.00764197 Jy ! Component: 3850 - total flux cleaned = 0.00752761 Jy ! Component: 3900 - total flux cleaned = 0.00745652 Jy ! Component: 3950 - total flux cleaned = 0.00738592 Jy ! Component: 4000 - total flux cleaned = 0.00732986 Jy ! Component: 4050 - total flux cleaned = 0.00731596 Jy ! Total flux subtracted in 4096 components = 0.00730201 Jy ! Clean residual min=-0.000868 max=0.000871 Jy/beam ! Clean residual mean=0.000000 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.320326 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 397 components and 0.320326 Jy ![Exited script file: muppet] wmap "J0424+0805_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 9.87 at 17.63 degrees (North through East) ! Clean map min=-0.0015773 max=0.29415 Jy/beam ! Writing clean map to FITS file: J0424+0805_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.294151 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269983 device "J0424+0805_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0424+0805_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275351 0.275351 0.550703 1.10141 2.20281 4.40562 8.81124 17.6225 35.245 70.4899 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 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: 4.458 x 9.87 at 17.63 degrees (North through East) ! Clean map min=-0.0015773 max=0.29415 Jy/beam quit ! Quitting program ! Log file J0424+0805_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:15:44 2016