! Started logfile: J1824+1127_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:00:36 2016 obs J1824+1127_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1824+1127_S_2014_06_09_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.699892 visibilities/baseline/integration-bin. ! Found source: J1824+1127 ! ! 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 12976 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 J1824+1127_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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.884159Jy sigma=0.010452 ! Fit after self-cal, rms=0.856853Jy sigma=0.010162 ! 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.394 mas, bmaj=8.024 mas, bpa=6.041 degrees ! Estimated noise=844.677 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.109977 Jy ! Component: 100 - total flux cleaned = 0.140418 Jy ! Total flux subtracted in 100 components = 0.140418 Jy ! Clean residual min=-0.005738 max=0.012082 Jy/beam ! Clean residual mean=0.000024 rms=0.001803 Jy/beam ! Combined flux in latest and established models = 0.140418 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.140418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077012Jy sigma=0.000850 ! Fit after self-cal, rms=0.076959Jy sigma=0.000849 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129201 Jy ! Component: 100 - total flux cleaned = 0.0194998 Jy ! Total flux subtracted in 100 components = 0.0194998 Jy ! Clean residual min=-0.004331 max=0.007733 Jy/beam ! Clean residual mean=0.000018 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.159918 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.159918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074456Jy sigma=0.000818 ! Fit after self-cal, rms=0.074437Jy sigma=0.000818 ! Inverting map ! Added new window around map position (8.5, -12.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659539 Jy ! Component: 100 - total flux cleaned = 0.00994515 Jy ! Total flux subtracted in 100 components = 0.00994515 Jy ! Clean residual min=-0.004258 max=0.004685 Jy/beam ! Clean residual mean=0.000014 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.169863 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.169863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073798Jy sigma=0.000811 ! Fit after self-cal, rms=0.073752Jy sigma=0.000811 ! 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.068 mas, bmaj=9.19 mas, bpa=5.492 degrees ! Estimated noise=530.82 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.0033788 Jy ! Component: 100 - total flux cleaned = 0.00555785 Jy ! Component: 150 - total flux cleaned = 0.00707931 Jy ! Component: 200 - total flux cleaned = 0.00821118 Jy ! Total flux subtracted in 200 components = 0.00821118 Jy ! Clean residual min=-0.002942 max=0.003084 Jy/beam ! Clean residual mean=0.000016 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.178074 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 69 components and 0.178074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073515Jy sigma=0.000809 ! Fit after self-cal, rms=0.073509Jy sigma=0.000809 ! 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.83 HN 0.94 KP 1.05 ! LA 1.16 MK 1.11 NL 0.98 OV 0.99 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 1.02 ! LA 1.13 MK 1.12 NL 1.06 OV 1.01 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 0.99 KP 0.91 ! LA 0.90 MK 1.12 NL 1.00 OV 0.97 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.96 KP 0.88 ! LA 0.87 MK 1.17 NL 1.05 OV 1.00 ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.073509Jy sigma=0.000809 ! Fit after self-cal, rms=0.071587Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.117 mas, bmaj=9.211 mas, bpa=5.657 degrees ! Estimated noise=530.791 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.000182422 Jy ! Component: 100 - total flux cleaned = 0.00030014 Jy ! Component: 150 - total flux cleaned = 0.000423757 Jy ! Component: 200 - total flux cleaned = 0.000498222 Jy ! Total flux subtracted in 200 components = 0.000498222 Jy ! Clean residual min=-0.002159 max=0.001982 Jy/beam ! Clean residual mean=0.000009 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.178572 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.178572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071556Jy sigma=0.000786 ! Fit after self-cal, rms=0.071569Jy sigma=0.000786 ! 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.071569Jy sigma=0.000786 ! Fit after self-cal, rms=0.071402Jy sigma=0.000784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.117 mas, bmaj=9.205 mas, bpa=5.75 degrees ! Estimated noise=529.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.6482e-05 Jy ! Component: 100 - total flux cleaned = 9.4037e-05 Jy ! Component: 150 - total flux cleaned = 3.55143e-05 Jy ! Component: 200 - total flux cleaned = 1.8319e-05 Jy ! Total flux subtracted in 200 components = 1.8319e-05 Jy ! Clean residual min=-0.001692 max=0.001775 Jy/beam ! Clean residual mean=0.000004 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.178591 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.178591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071387Jy sigma=0.000784 ! Fit after self-cal, rms=0.071388Jy sigma=0.000784 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 (93, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000749812 Jy ! Component: 100 - total flux cleaned = 0.000560205 Jy ! Component: 150 - total flux cleaned = 0.000618217 Jy ! Component: 200 - total flux cleaned = 0.000593252 Jy ! Total flux subtracted in 200 components = 0.000593252 Jy ! Clean residual min=-0.001574 max=0.001598 Jy/beam ! Clean residual mean=0.000004 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.179184 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 130 components and 0.179184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071344Jy sigma=0.000783 ! Fit after self-cal, rms=0.071341Jy sigma=0.000783 ! 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.071341Jy sigma=0.000783 ! Fit after self-cal, rms=0.071254Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.12 mas, bmaj=9.212 mas, bpa=5.8 degrees ! Estimated noise=528.781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.52911e-05 Jy ! Component: 100 - total flux cleaned = -1.29668e-05 Jy ! Component: 150 - total flux cleaned = -3.37768e-05 Jy ! Component: 200 - total flux cleaned = -7.16054e-05 Jy ! Total flux subtracted in 200 components = -7.16054e-05 Jy ! Clean residual min=-0.001501 max=0.001567 Jy/beam ! Clean residual mean=0.000004 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.179112 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 0.179112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071239Jy sigma=0.000783 ! Fit after self-cal, rms=0.071239Jy sigma=0.000783 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 (93, -117.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103304 Jy ! Component: 100 - total flux cleaned = 0.0012952 Jy ! Component: 150 - total flux cleaned = 0.00164886 Jy ! Component: 200 - total flux cleaned = 0.00186619 Jy ! Total flux subtracted in 200 components = 0.00186619 Jy ! Clean residual min=-0.001674 max=0.001422 Jy/beam ! Clean residual mean=0.000004 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.180978 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 167 components and 0.180978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071201Jy sigma=0.000783 ! Fit after self-cal, rms=0.071200Jy sigma=0.000783 ! 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.071200Jy sigma=0.000783 ! Fit after self-cal, rms=0.071137Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.507 mas, bmaj=13.83 mas, bpa=-10.11 degrees ! Estimated noise=601.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000467078 Jy ! Component: 100 - total flux cleaned = 0.000685777 Jy ! Component: 150 - total flux cleaned = 0.000833836 Jy ! Component: 200 - total flux cleaned = 0.000890583 Jy ! Total flux subtracted in 200 components = 0.000890583 Jy ! Clean residual min=-0.001452 max=0.001262 Jy/beam ! Clean residual mean=0.000005 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.181869 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 181 components and 0.181869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071131Jy sigma=0.000782 ! Fit after self-cal, rms=0.071131Jy sigma=0.000782 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.46049e-06 Jy ! Component: 100 - total flux cleaned = 2.96616e-05 Jy ! Component: 150 - total flux cleaned = 6.31852e-05 Jy ! Component: 200 - total flux cleaned = 9.3915e-05 Jy ! Total flux subtracted in 200 components = 9.3915e-05 Jy ! Clean residual min=-0.001451 max=0.001193 Jy/beam ! Clean residual mean=0.000005 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.181963 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 195 components and 0.181963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071128Jy sigma=0.000782 ! Fit after self-cal, rms=0.071128Jy sigma=0.000782 ! 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.122 mas, bmaj=9.215 mas, bpa=5.785 degrees ! Estimated noise=527.975 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.122 x 9.215 at 5.785 degrees (North through East) ! Clean map min=-0.0016146 max=0.14223 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.435 mas, bmaj=8.012 mas, bpa=6.515 degrees ! Estimated noise=844.575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109887 Jy ! Component: 100 - total flux cleaned = 0.141021 Jy ! Component: 150 - total flux cleaned = 0.153506 Jy ! Component: 200 - total flux cleaned = 0.160524 Jy ! Total flux subtracted in 200 components = 0.160524 Jy ! Clean residual min=-0.003211 max=0.004017 Jy/beam ! Clean residual mean=0.000009 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.160524 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.160524 Jy ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=9.215 mas, bpa=5.785 degrees ! Estimated noise=527.975 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 (4.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00532657 Jy ! Component: 100 - total flux cleaned = 0.00852096 Jy ! Component: 150 - total flux cleaned = 0.0107863 Jy ! Component: 200 - total flux cleaned = 0.012581 Jy ! Total flux subtracted in 200 components = 0.012581 Jy ! Clean residual min=-0.001767 max=0.001740 Jy/beam ! Clean residual mean=0.000007 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.173105 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 86 components and 0.173105 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.507 mas, bmaj=13.83 mas, bpa=-10.11 degrees ! Estimated noise=601.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206565 Jy ! Component: 100 - total flux cleaned = 0.00349347 Jy ! Component: 150 - total flux cleaned = 0.00466819 Jy ! Component: 200 - total flux cleaned = 0.00546838 Jy ! Total flux subtracted in 200 components = 0.00546838 Jy ! Clean residual min=-0.001641 max=0.001434 Jy/beam ! Clean residual mean=0.000008 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.178574 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.000558749 Jy ! Component: 100 - total flux cleaned = 0.00102411 Jy ! Component: 150 - total flux cleaned = 0.00141416 Jy ! Component: 200 - total flux cleaned = 0.00178993 Jy ! Total flux subtracted in 200 components = 0.00178993 Jy ! Clean residual min=-0.001580 max=0.001352 Jy/beam ! Clean residual mean=0.000007 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.180364 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 153 components and 0.180364 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=9.215 mas, bpa=5.785 degrees ! Estimated noise=527.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019292 Jy ! Component: 100 - total flux cleaned = 0.000298196 Jy ! Component: 150 - total flux cleaned = 0.000297403 Jy ! Component: 200 - total flux cleaned = 0.000267799 Jy ! Total flux subtracted in 200 components = 0.000267799 Jy ! Clean residual min=-0.001722 max=0.001439 Jy/beam ! Clean residual mean=0.000003 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.180632 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 180 components and 0.180632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071143Jy sigma=0.000783 ! Fit after self-cal, rms=0.071130Jy sigma=0.000782 wmodel J1824+1127_S_2014_06_09_pus_map.mod ! Writing 180 model components to file: J1824+1127_S_2014_06_09_pus_map.mod wobs J1824+1127_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1824+1127_S_2014_06_09_pus_uvs.fits wwins J1824+1127_S_2014_06_09_pus_map.win ! wwins: Wrote 5 windows to J1824+1127_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.000710562 Jy ! Component: 100 - total flux cleaned = -0.000985439 Jy ! Component: 150 - total flux cleaned = -0.000984894 Jy ! Component: 200 - total flux cleaned = -0.000920415 Jy ! Component: 250 - total flux cleaned = -0.000838597 Jy ! Component: 300 - total flux cleaned = -0.000780391 Jy ! Component: 350 - total flux cleaned = -0.000667914 Jy ! Component: 400 - total flux cleaned = -0.000632118 Jy ! Component: 450 - total flux cleaned = -0.000579369 Jy ! Component: 500 - total flux cleaned = -0.000441721 Jy ! Component: 550 - total flux cleaned = -0.000341475 Jy ! Component: 600 - total flux cleaned = -0.000243546 Jy ! Component: 650 - total flux cleaned = -0.000100103 Jy ! Component: 700 - total flux cleaned = -2.25813e-05 Jy ! Component: 750 - total flux cleaned = 3.84674e-05 Jy ! Component: 800 - total flux cleaned = 0.000128206 Jy ! Component: 850 - total flux cleaned = 0.000216303 Jy ! Component: 900 - total flux cleaned = 0.000302582 Jy ! Component: 950 - total flux cleaned = 0.000345138 Jy ! Component: 1000 - total flux cleaned = 0.000442209 Jy ! Component: 1050 - total flux cleaned = 0.000483028 Jy ! Component: 1100 - total flux cleaned = 0.000509993 Jy ! Component: 1150 - total flux cleaned = 0.000549833 Jy ! Component: 1200 - total flux cleaned = 0.000614934 Jy ! Component: 1250 - total flux cleaned = 0.000627877 Jy ! Component: 1300 - total flux cleaned = 0.000640703 Jy ! Component: 1350 - total flux cleaned = 0.000640793 Jy ! Component: 1400 - total flux cleaned = 0.000702162 Jy ! Component: 1450 - total flux cleaned = 0.000653443 Jy ! Component: 1500 - total flux cleaned = 0.000653543 Jy ! Component: 1550 - total flux cleaned = 0.000641891 Jy ! Component: 1600 - total flux cleaned = 0.00060678 Jy ! Component: 1650 - total flux cleaned = 0.000618385 Jy ! Component: 1700 - total flux cleaned = 0.000595449 Jy ! Component: 1750 - total flux cleaned = 0.000561563 Jy ! Component: 1800 - total flux cleaned = 0.000550524 Jy ! Component: 1850 - total flux cleaned = 0.000517401 Jy ! Component: 1900 - total flux cleaned = 0.000495433 Jy ! Component: 1950 - total flux cleaned = 0.000452317 Jy ! Component: 2000 - total flux cleaned = 0.000452289 Jy ! Component: 2050 - total flux cleaned = 0.000420595 Jy ! Component: 2100 - total flux cleaned = 0.000389184 Jy ! Component: 2150 - total flux cleaned = 0.00032721 Jy ! Component: 2200 - total flux cleaned = 0.000265873 Jy ! Component: 2250 - total flux cleaned = 0.000255907 Jy ! Component: 2300 - total flux cleaned = 0.000225841 Jy ! Component: 2350 - total flux cleaned = 0.000205963 Jy ! Component: 2400 - total flux cleaned = 0.000195944 Jy ! Component: 2450 - total flux cleaned = 0.000205602 Jy ! Component: 2500 - total flux cleaned = 0.000195787 Jy ! Component: 2550 - total flux cleaned = 0.0001671 Jy ! Component: 2600 - total flux cleaned = 0.000166992 Jy ! Component: 2650 - total flux cleaned = 0.000176376 Jy ! Component: 2700 - total flux cleaned = 0.000176451 Jy ! Component: 2750 - total flux cleaned = 0.000157912 Jy ! Component: 2800 - total flux cleaned = 0.000176231 Jy ! Component: 2850 - total flux cleaned = 0.000194288 Jy ! Component: 2900 - total flux cleaned = 0.000185344 Jy ! Component: 2950 - total flux cleaned = 0.000212038 Jy ! Component: 3000 - total flux cleaned = 0.000194274 Jy ! Component: 3050 - total flux cleaned = 0.000220481 Jy ! Component: 3100 - total flux cleaned = 0.0001597 Jy ! Component: 3150 - total flux cleaned = 0.000194363 Jy ! Component: 3200 - total flux cleaned = 0.000185725 Jy ! Component: 3250 - total flux cleaned = 0.000168871 Jy ! Component: 3300 - total flux cleaned = 0.000194208 Jy ! Component: 3350 - total flux cleaned = 0.00018582 Jy ! Component: 3400 - total flux cleaned = 0.000185853 Jy ! Component: 3450 - total flux cleaned = 0.000185933 Jy ! Component: 3500 - total flux cleaned = 0.000218717 Jy ! Component: 3550 - total flux cleaned = 0.000210673 Jy ! Component: 3600 - total flux cleaned = 0.000226855 Jy ! Component: 3650 - total flux cleaned = 0.000218777 Jy ! Component: 3700 - total flux cleaned = 0.000218761 Jy ! Component: 3750 - total flux cleaned = 0.000218827 Jy ! Component: 3800 - total flux cleaned = 0.000242473 Jy ! Component: 3850 - total flux cleaned = 0.000250235 Jy ! Component: 3900 - total flux cleaned = 0.000242388 Jy ! Component: 3950 - total flux cleaned = 0.000227017 Jy ! Component: 4000 - total flux cleaned = 0.000250024 Jy ! Component: 4050 - total flux cleaned = 0.000265268 Jy ! Total flux subtracted in 4096 components = 0.000257645 Jy ! Clean residual min=-0.000387 max=0.000473 Jy/beam ! Clean residual mean=0.000002 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.180889 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 458 components and 0.180889 Jy ![Exited script file: muppet] wmap "J1824+1127_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.122 x 9.215 at 5.785 degrees (North through East) ! Clean map min=-0.0011938 max=0.14157 Jy/beam ! Writing clean map to FITS file: J1824+1127_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.141572 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000140471 device "J1824+1127_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1824+1127_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.297666 0.297666 0.595332 1.19066 2.38133 4.76266 9.52531 19.0506 38.1012 76.2025 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.141 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.122 x 9.215 at 5.785 degrees (North through East) ! Clean map min=-0.0011938 max=0.14157 Jy/beam quit ! Quitting program ! Log file J1824+1127_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:00:41 2016