! Started logfile: J1824+0322_S_2015_01_22_pus_uvs.log on Tue Jan 3 23:02:35 2017 obs J1824+0322_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1824+0322_S_2015_01_22_pus_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1824+0322 ! ! 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 281 lines of history. ! ! Reading 7776 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+0322_S_2015_01_22_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.857535Jy sigma=0.009682 ! Fit after self-cal, rms=0.814272Jy sigma=0.009194 ! 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.649 mas, bmaj=6.426 mas, bpa=0.7441 degrees ! Estimated noise=965.156 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.134317 Jy ! Component: 100 - total flux cleaned = 0.17934 Jy ! Total flux subtracted in 100 components = 0.17934 Jy ! Clean residual min=-0.014409 max=0.028833 Jy/beam ! Clean residual mean=0.000019 rms=0.004470 Jy/beam ! Combined flux in latest and established models = 0.17934 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.17934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101731Jy sigma=0.001082 ! Fit after self-cal, rms=0.101619Jy sigma=0.001081 ! Inverting map ! Added new window around map position (-30, 10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0292472 Jy ! Component: 100 - total flux cleaned = 0.0485815 Jy ! Total flux subtracted in 100 components = 0.0485815 Jy ! Clean residual min=-0.009619 max=0.013068 Jy/beam ! Clean residual mean=0.000013 rms=0.002799 Jy/beam ! Combined flux in latest and established models = 0.227921 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.227921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088714Jy sigma=0.000935 ! Fit after self-cal, rms=0.088633Jy sigma=0.000934 ! 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.139 mas, bmaj=7.193 mas, bpa=-0.3101 degrees ! Estimated noise=720.036 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.0231255 Jy ! Component: 100 - total flux cleaned = 0.039295 Jy ! Component: 150 - total flux cleaned = 0.0514255 Jy ! Component: 200 - total flux cleaned = 0.0608181 Jy ! Total flux subtracted in 200 components = 0.0608181 Jy ! Clean residual min=-0.007178 max=0.010846 Jy/beam ! Clean residual mean=0.000020 rms=0.002567 Jy/beam ! Combined flux in latest and established models = 0.288739 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 74 components and 0.288739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079880Jy sigma=0.000841 ! Fit after self-cal, rms=0.079845Jy sigma=0.000840 ! 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.92 FD 1.00* HN 1.00 KP 1.07 ! LA 0.98 MK 1.12 NL 0.99 OV 0.91 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.07 KP 1.01 ! LA 0.98 MK 1.04 NL 1.06 OV 0.95 ! PT 0.98 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00* HN 1.05 KP 0.87 ! LA 0.80 MK 1.11 NL 1.14 OV 0.91 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 1.02 KP 0.82 ! LA 0.87 MK 1.05 NL 1.08 OV 0.96 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.079845Jy sigma=0.000840 ! Fit after self-cal, rms=0.073599Jy sigma=0.000800 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=7.332 mas, bpa=0.123 degrees ! Estimated noise=709.874 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.00625028 Jy ! Component: 100 - total flux cleaned = 0.00969122 Jy ! Component: 150 - total flux cleaned = 0.0112924 Jy ! Component: 200 - total flux cleaned = 0.0119205 Jy ! Total flux subtracted in 200 components = 0.0119205 Jy ! Clean residual min=-0.004335 max=0.006966 Jy/beam ! Clean residual mean=0.000005 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.30066 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.30066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073099Jy sigma=0.000793 ! Fit after self-cal, rms=0.073076Jy sigma=0.000792 ! Inverting map ! Added new window around map position (-11.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00669461 Jy ! Component: 100 - total flux cleaned = 0.0102198 Jy ! Component: 150 - total flux cleaned = 0.0118782 Jy ! Component: 200 - total flux cleaned = 0.0130555 Jy ! Total flux subtracted in 200 components = 0.0130555 Jy ! Clean residual min=-0.003360 max=0.003793 Jy/beam ! Clean residual mean=0.000002 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.313715 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 127 components and 0.313715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072466Jy sigma=0.000784 ! Fit after self-cal, rms=0.072433Jy sigma=0.000783 ! 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.072433Jy sigma=0.000783 ! Fit after self-cal, rms=0.072703Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.345 mas, bpa=0.2066 degrees ! Estimated noise=710.561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177797 Jy ! Component: 100 - total flux cleaned = 0.00256677 Jy ! Component: 150 - total flux cleaned = 0.00307096 Jy ! Component: 200 - total flux cleaned = 0.00336315 Jy ! Total flux subtracted in 200 components = 0.00336315 Jy ! Clean residual min=-0.002789 max=0.003028 Jy/beam ! Clean residual mean=0.000002 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.317078 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.317078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072616Jy sigma=0.000782 ! Fit after self-cal, rms=0.072620Jy 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 = 0.00082389 Jy ! Component: 100 - total flux cleaned = 0.00127687 Jy ! Component: 150 - total flux cleaned = 0.00161223 Jy ! Component: 200 - total flux cleaned = 0.0019187 Jy ! Total flux subtracted in 200 components = 0.0019187 Jy ! Clean residual min=-0.002495 max=0.002828 Jy/beam ! Clean residual mean=0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.318997 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 155 components and 0.318997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072585Jy sigma=0.000781 ! Fit after self-cal, rms=0.072584Jy sigma=0.000781 ! 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.072584Jy sigma=0.000781 ! Fit after self-cal, rms=0.072587Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.348 mas, bpa=0.174 degrees ! Estimated noise=710.901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291603 Jy ! Component: 100 - total flux cleaned = 0.000466621 Jy ! Component: 150 - total flux cleaned = 0.000618977 Jy ! Component: 200 - total flux cleaned = 0.000759464 Jy ! Total flux subtracted in 200 components = 0.000759464 Jy ! Clean residual min=-0.002248 max=0.002536 Jy/beam ! Clean residual mean=0.000002 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.319757 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 165 components and 0.319757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072563Jy sigma=0.000781 ! Fit after self-cal, rms=0.072561Jy sigma=0.000781 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.000295752 Jy ! Component: 100 - total flux cleaned = 0.000426235 Jy ! Component: 150 - total flux cleaned = 0.000574556 Jy ! Component: 200 - total flux cleaned = 0.000738059 Jy ! Total flux subtracted in 200 components = 0.000738059 Jy ! Clean residual min=-0.002128 max=0.002468 Jy/beam ! Clean residual mean=0.000001 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.320495 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 172 components and 0.320495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072546Jy sigma=0.000781 ! Fit after self-cal, rms=0.072546Jy sigma=0.000781 ! 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.072546Jy sigma=0.000781 ! Fit after self-cal, rms=0.072524Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.86 mas, bmaj=11.49 mas, bpa=-10.37 degrees ! Estimated noise=897.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194525 Jy ! Component: 100 - total flux cleaned = 0.00294314 Jy ! Component: 150 - total flux cleaned = 0.00306912 Jy ! Component: 200 - total flux cleaned = 0.00314414 Jy ! Total flux subtracted in 200 components = 0.00314414 Jy ! Clean residual min=-0.002725 max=0.002755 Jy/beam ! Clean residual mean=0.000002 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.323639 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 185 components and 0.323639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072537Jy sigma=0.000781 ! Fit after self-cal, rms=0.072534Jy sigma=0.000781 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.000575148 Jy ! Component: 100 - total flux cleaned = 0.000677387 Jy ! Component: 150 - total flux cleaned = 0.000610847 Jy ! Component: 200 - total flux cleaned = 0.000571439 Jy ! Total flux subtracted in 200 components = 0.000571439 Jy ! Clean residual min=-0.002622 max=0.002619 Jy/beam ! Clean residual mean=0.000002 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.32421 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 196 components and 0.32421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072544Jy sigma=0.000781 ! Fit after self-cal, rms=0.072544Jy sigma=0.000781 ! 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.228 mas, bmaj=7.347 mas, bpa=0.1749 degrees ! Estimated noise=710.974 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.228 x 7.347 at 0.1749 degrees (North through East) ! Clean map min=-0.0031012 max=0.18408 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.708 mas, bmaj=6.504 mas, bpa=1.393 degrees ! Estimated noise=972.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134793 Jy ! Component: 100 - total flux cleaned = 0.180181 Jy ! Component: 150 - total flux cleaned = 0.207501 Jy ! Component: 200 - total flux cleaned = 0.225554 Jy ! Total flux subtracted in 200 components = 0.225554 Jy ! Clean residual min=-0.007920 max=0.011121 Jy/beam ! Clean residual mean=0.000009 rms=0.002546 Jy/beam ! Combined flux in latest and established models = 0.225554 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.225554 Jy ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.347 mas, bpa=0.1749 degrees ! Estimated noise=710.974 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.019341 Jy ! Component: 100 - total flux cleaned = 0.0329653 Jy ! Component: 150 - total flux cleaned = 0.0432564 Jy ! Component: 200 - total flux cleaned = 0.0515585 Jy ! Total flux subtracted in 200 components = 0.0515585 Jy ! Clean residual min=-0.005413 max=0.006321 Jy/beam ! Clean residual mean=0.000013 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 0.277112 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 68 components and 0.277112 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=6.86 mas, bmaj=11.49 mas, bpa=-10.37 degrees ! Estimated noise=897.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126924 Jy ! Component: 100 - total flux cleaned = 0.0214634 Jy ! Component: 150 - total flux cleaned = 0.0277961 Jy ! Component: 200 - total flux cleaned = 0.032565 Jy ! Total flux subtracted in 200 components = 0.032565 Jy ! Clean residual min=-0.004611 max=0.003988 Jy/beam ! Clean residual mean=0.000011 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.309677 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.0036648 Jy ! Component: 100 - total flux cleaned = 0.00630894 Jy ! Component: 150 - total flux cleaned = 0.00778672 Jy ! Component: 200 - total flux cleaned = 0.0090106 Jy ! Total flux subtracted in 200 components = 0.0090106 Jy ! Clean residual min=-0.003295 max=0.002714 Jy/beam ! Clean residual mean=0.000005 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.318688 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 155 components and 0.318688 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.347 mas, bpa=0.1749 degrees ! Estimated noise=710.974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000591069 Jy ! Component: 100 - total flux cleaned = 0.000349653 Jy ! Component: 150 - total flux cleaned = 0.00027632 Jy ! Component: 200 - total flux cleaned = 0.000391392 Jy ! Total flux subtracted in 200 components = 0.000391392 Jy ! Clean residual min=-0.002516 max=0.002862 Jy/beam ! Clean residual mean=0.000002 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.319079 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 171 components and 0.319079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072637Jy sigma=0.000782 ! Fit after self-cal, rms=0.072621Jy sigma=0.000782 wmodel J1824+0322_S_2015_01_22_pus_map.mod ! Writing 171 model components to file: J1824+0322_S_2015_01_22_pus_map.mod wobs J1824+0322_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1824+0322_S_2015_01_22_pus_uvs.fits wwins J1824+0322_S_2015_01_22_pus_map.win ! wwins: Wrote 3 windows to J1824+0322_S_2015_01_22_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.000625247 Jy ! Component: 100 - total flux cleaned = 0.000852497 Jy ! Component: 150 - total flux cleaned = 0.00097649 Jy ! Component: 200 - total flux cleaned = 0.00101628 Jy ! Component: 250 - total flux cleaned = 0.00112614 Jy ! Component: 300 - total flux cleaned = 0.00116037 Jy ! Component: 350 - total flux cleaned = 0.00125752 Jy ! Component: 400 - total flux cleaned = 0.00134979 Jy ! Component: 450 - total flux cleaned = 0.00143832 Jy ! Component: 500 - total flux cleaned = 0.00157995 Jy ! Component: 550 - total flux cleaned = 0.00168911 Jy ! Component: 600 - total flux cleaned = 0.00184557 Jy ! Component: 650 - total flux cleaned = 0.00199572 Jy ! Component: 700 - total flux cleaned = 0.00216543 Jy ! Component: 750 - total flux cleaned = 0.00235188 Jy ! Component: 800 - total flux cleaned = 0.00248754 Jy ! Component: 850 - total flux cleaned = 0.00263995 Jy ! Component: 900 - total flux cleaned = 0.00274514 Jy ! Component: 950 - total flux cleaned = 0.00286894 Jy ! Component: 1000 - total flux cleaned = 0.0030495 Jy ! Component: 1050 - total flux cleaned = 0.00310812 Jy ! Component: 1100 - total flux cleaned = 0.00324152 Jy ! Component: 1150 - total flux cleaned = 0.00333402 Jy ! Component: 1200 - total flux cleaned = 0.00340692 Jy ! Component: 1250 - total flux cleaned = 0.003514 Jy ! Component: 1300 - total flux cleaned = 0.00365335 Jy ! Component: 1350 - total flux cleaned = 0.00373855 Jy ! Component: 1400 - total flux cleaned = 0.00383868 Jy ! Component: 1450 - total flux cleaned = 0.00395271 Jy ! Component: 1500 - total flux cleaned = 0.00403255 Jy ! Component: 1550 - total flux cleaned = 0.00411097 Jy ! Component: 1600 - total flux cleaned = 0.00420348 Jy ! Component: 1650 - total flux cleaned = 0.00430953 Jy ! Component: 1700 - total flux cleaned = 0.00442833 Jy ! Component: 1750 - total flux cleaned = 0.00444285 Jy ! Component: 1800 - total flux cleaned = 0.00452869 Jy ! Component: 1850 - total flux cleaned = 0.0045004 Jy ! Component: 1900 - total flux cleaned = 0.00452853 Jy ! Component: 1950 - total flux cleaned = 0.00461092 Jy ! Component: 2000 - total flux cleaned = 0.0046511 Jy ! Component: 2050 - total flux cleaned = 0.00469102 Jy ! Component: 2100 - total flux cleaned = 0.00471713 Jy ! Component: 2150 - total flux cleaned = 0.00478179 Jy ! Component: 2200 - total flux cleaned = 0.00480717 Jy ! Component: 2250 - total flux cleaned = 0.00479454 Jy ! Component: 2300 - total flux cleaned = 0.00481922 Jy ! Component: 2350 - total flux cleaned = 0.00483134 Jy ! Component: 2400 - total flux cleaned = 0.00484345 Jy ! Component: 2450 - total flux cleaned = 0.00487941 Jy ! Component: 2500 - total flux cleaned = 0.00490297 Jy ! Component: 2550 - total flux cleaned = 0.00490302 Jy ! Component: 2600 - total flux cleaned = 0.00488014 Jy ! Component: 2650 - total flux cleaned = 0.00485735 Jy ! Component: 2700 - total flux cleaned = 0.00484612 Jy ! Component: 2750 - total flux cleaned = 0.00482388 Jy ! Component: 2800 - total flux cleaned = 0.00484608 Jy ! Component: 2850 - total flux cleaned = 0.00481311 Jy ! Component: 2900 - total flux cleaned = 0.00480216 Jy ! Component: 2950 - total flux cleaned = 0.00474804 Jy ! Component: 3000 - total flux cleaned = 0.00472661 Jy ! Component: 3050 - total flux cleaned = 0.00470528 Jy ! Component: 3100 - total flux cleaned = 0.00466281 Jy ! Component: 3150 - total flux cleaned = 0.00458898 Jy ! Component: 3200 - total flux cleaned = 0.00456799 Jy ! Component: 3250 - total flux cleaned = 0.00452626 Jy ! Component: 3300 - total flux cleaned = 0.00446391 Jy ! Component: 3350 - total flux cleaned = 0.00442255 Jy ! Component: 3400 - total flux cleaned = 0.00438133 Jy ! Component: 3450 - total flux cleaned = 0.00434025 Jy ! Component: 3500 - total flux cleaned = 0.00429938 Jy ! Component: 3550 - total flux cleaned = 0.0042484 Jy ! Component: 3600 - total flux cleaned = 0.00422809 Jy ! Component: 3650 - total flux cleaned = 0.00417742 Jy ! Component: 3700 - total flux cleaned = 0.00413711 Jy ! Component: 3750 - total flux cleaned = 0.00412703 Jy ! Component: 3800 - total flux cleaned = 0.0040868 Jy ! Component: 3850 - total flux cleaned = 0.00405676 Jy ! Component: 3900 - total flux cleaned = 0.00402677 Jy ! Component: 3950 - total flux cleaned = 0.00398686 Jy ! Component: 4000 - total flux cleaned = 0.00397687 Jy ! Component: 4050 - total flux cleaned = 0.00393715 Jy ! Total flux subtracted in 4096 components = 0.00393712 Jy ! Clean residual min=-0.000680 max=0.000615 Jy/beam ! Clean residual mean=0.000001 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.323016 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 429 components and 0.323016 Jy ![Exited script file: muppet] wmap "J1824+0322_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.228 x 7.347 at 0.1749 degrees (North through East) ! Clean map min=-0.0020357 max=0.18434 Jy/beam ! Writing clean map to FITS file: J1824+0322_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.184339 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000161515 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.262857 0.262857 0.525713 1.05143 2.10285 4.20571 8.41141 16.8228 33.6456 67.2913 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.184 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.228 x 7.347 at 0.1749 degrees (North through East) ! Clean map min=-0.0020357 max=0.18434 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1824+0322_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 23:02:41 2017