! Started logfile: J2317+2902_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:38:28 2017 obs J2317+2902_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2317+2902_S_2015_01_23_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.861111 visibilities/baseline/integration-bin. ! Found source: J2317+2902 ! ! 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 338 lines of history. ! ! Reading 14880 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 J2317+2902_S_2015_01_23_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908651Jy sigma=0.011115 ! Fit after self-cal, rms=0.896500Jy sigma=0.010989 ! 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.817 mas, bmaj=5.61 mas, bpa=-4.46 degrees ! Estimated noise=828.19 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.0797593 Jy ! Component: 100 - total flux cleaned = 0.103389 Jy ! Total flux subtracted in 100 components = 0.103389 Jy ! Clean residual min=-0.005022 max=0.010794 Jy/beam ! Clean residual mean=-0.000003 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.103389 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.103389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099805Jy sigma=0.000859 ! Fit after self-cal, rms=0.099775Jy sigma=0.000859 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012369 Jy ! Component: 100 - total flux cleaned = 0.0189949 Jy ! Total flux subtracted in 100 components = 0.0189949 Jy ! Clean residual min=-0.004166 max=0.008062 Jy/beam ! Clean residual mean=-0.000002 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.122384 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.122384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097904Jy sigma=0.000830 ! Fit after self-cal, rms=0.097887Jy sigma=0.000830 ! Inverting map ! Added new window around map position (4, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686109 Jy ! Component: 100 - total flux cleaned = 0.0106167 Jy ! Total flux subtracted in 100 components = 0.0106167 Jy ! Clean residual min=-0.003746 max=0.004745 Jy/beam ! Clean residual mean=-0.000002 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.133001 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.133001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097330Jy sigma=0.000819 ! Fit after self-cal, rms=0.097311Jy sigma=0.000819 ! 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.321 mas, bmaj=6.36 mas, bpa=-3.911 degrees ! Estimated noise=492.717 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.00552316 Jy ! Component: 100 - total flux cleaned = 0.00884461 Jy ! Component: 150 - total flux cleaned = 0.0112842 Jy ! Component: 200 - total flux cleaned = 0.0131271 Jy ! Total flux subtracted in 200 components = 0.0131271 Jy ! Clean residual min=-0.003943 max=0.005376 Jy/beam ! Clean residual mean=-0.000002 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.146128 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 52 components and 0.146128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097003Jy sigma=0.000812 ! Fit after self-cal, rms=0.096969Jy sigma=0.000811 ! 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.97 FD 1.03 HN 0.93 KP 1.07 ! LA 0.98 MK 0.99 NL 1.05 OV 0.97 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.33 HN 1.01 KP 1.02 ! LA 0.94 MK 1.00 NL 1.36 OV 0.97 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.41 HN 1.01 KP 0.88 ! LA 0.78 MK 1.07 NL 1.48 OV 0.91 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.40 HN 0.98 KP 0.81 ! LA 0.85 MK 1.00 NL 0.97 OV 0.95 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.096969Jy sigma=0.000811 ! Fit after self-cal, rms=0.108736Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=6.41 mas, bpa=-3.939 degrees ! Estimated noise=495.375 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.00188898 Jy ! Component: 100 - total flux cleaned = -0.00223982 Jy ! Component: 150 - total flux cleaned = -0.00247747 Jy ! Component: 200 - total flux cleaned = -0.00260518 Jy ! Total flux subtracted in 200 components = -0.00260518 Jy ! Clean residual min=-0.002190 max=0.001829 Jy/beam ! Clean residual mean=0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.143522 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.143522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108696Jy sigma=0.000782 ! Fit after self-cal, rms=0.108752Jy sigma=0.000781 ! 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.108752Jy sigma=0.000781 ! Fit after self-cal, rms=0.108835Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=6.418 mas, bpa=-3.922 degrees ! Estimated noise=494.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00108487 Jy ! Component: 100 - total flux cleaned = -0.00152741 Jy ! Component: 150 - total flux cleaned = -0.0015703 Jy ! Component: 200 - total flux cleaned = -0.00162844 Jy ! Total flux subtracted in 200 components = -0.00162844 Jy ! Clean residual min=-0.001787 max=0.001747 Jy/beam ! Clean residual mean=0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.141894 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.141894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108822Jy sigma=0.000778 ! Fit after self-cal, rms=0.108843Jy sigma=0.000778 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.000174189 Jy ! Component: 100 - total flux cleaned = -0.000210572 Jy ! Component: 150 - total flux cleaned = -0.00024098 Jy ! Component: 200 - total flux cleaned = -0.000255722 Jy ! Total flux subtracted in 200 components = -0.000255722 Jy ! Clean residual min=-0.001763 max=0.001710 Jy/beam ! Clean residual mean=0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.141638 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.141638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108838Jy sigma=0.000778 ! Fit after self-cal, rms=0.108837Jy sigma=0.000778 ! 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.108837Jy sigma=0.000778 ! Fit after self-cal, rms=0.108756Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=6.421 mas, bpa=-4.058 degrees ! Estimated noise=494.544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000609216 Jy ! Component: 100 - total flux cleaned = -0.000777797 Jy ! Component: 150 - total flux cleaned = -0.000871603 Jy ! Component: 200 - total flux cleaned = -0.000928275 Jy ! Total flux subtracted in 200 components = -0.000928275 Jy ! Clean residual min=-0.001754 max=0.001655 Jy/beam ! Clean residual mean=0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.14071 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.14071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108750Jy sigma=0.000778 ! Fit after self-cal, rms=0.108752Jy sigma=0.000778 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.79632e-05 Jy ! Component: 100 - total flux cleaned = -0.000108136 Jy ! Component: 150 - total flux cleaned = -0.000132321 Jy ! Component: 200 - total flux cleaned = -0.000143494 Jy ! Total flux subtracted in 200 components = -0.000143494 Jy ! Clean residual min=-0.001744 max=0.001673 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.140567 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.140567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108749Jy sigma=0.000778 ! Fit after self-cal, rms=0.108749Jy sigma=0.000778 ! 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.108749Jy sigma=0.000778 ! Fit after self-cal, rms=0.108686Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.995 mas, bmaj=9.793 mas, bpa=-4.451 degrees ! Estimated noise=626.485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.08517e-05 Jy ! Component: 100 - total flux cleaned = 4.07377e-05 Jy ! Component: 150 - total flux cleaned = 4.04283e-05 Jy ! Component: 200 - total flux cleaned = 4.97486e-05 Jy ! Total flux subtracted in 200 components = 4.97486e-05 Jy ! Clean residual min=-0.002026 max=0.001876 Jy/beam ! Clean residual mean=0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.140616 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 98 components and 0.140616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108687Jy sigma=0.000778 ! Fit after self-cal, rms=0.108688Jy sigma=0.000778 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.86162e-05 Jy ! Component: 100 - total flux cleaned = 5.69135e-05 Jy ! Component: 150 - total flux cleaned = 6.47879e-05 Jy ! Component: 200 - total flux cleaned = 7.91367e-05 Jy ! Total flux subtracted in 200 components = 7.91367e-05 Jy ! Clean residual min=-0.002035 max=0.001889 Jy/beam ! Clean residual mean=0.000004 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.140695 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 102 components and 0.140695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108690Jy sigma=0.000778 ! Fit after self-cal, rms=0.108689Jy sigma=0.000778 ! 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.347 mas, bmaj=6.423 mas, bpa=-4.156 degrees ! Estimated noise=494.365 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 6.423 at -4.156 degrees (North through East) ! Clean map min=-0.0016872 max=0.10636 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.832 mas, bmaj=5.668 mas, bpa=-4.736 degrees ! Estimated noise=825.765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0790799 Jy ! Component: 100 - total flux cleaned = 0.103028 Jy ! Component: 150 - total flux cleaned = 0.115438 Jy ! Component: 200 - total flux cleaned = 0.122961 Jy ! Total flux subtracted in 200 components = 0.122961 Jy ! Clean residual min=-0.002891 max=0.003940 Jy/beam ! Clean residual mean=0.000001 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.122961 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.122961 Jy ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=6.423 mas, bpa=-4.156 degrees ! Estimated noise=494.365 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.00608415 Jy ! Component: 100 - total flux cleaned = 0.00966867 Jy ! Component: 150 - total flux cleaned = 0.0120626 Jy ! Component: 200 - total flux cleaned = 0.0137332 Jy ! Total flux subtracted in 200 components = 0.0137332 Jy ! Clean residual min=-0.002118 max=0.002051 Jy/beam ! Clean residual mean=0.000002 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.136695 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.136694 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.995 mas, bmaj=9.793 mas, bpa=-4.451 degrees ! Estimated noise=626.485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188358 Jy ! Component: 100 - total flux cleaned = 0.00291229 Jy ! Component: 150 - total flux cleaned = 0.00350146 Jy ! Component: 200 - total flux cleaned = 0.00375226 Jy ! Total flux subtracted in 200 components = 0.00375226 Jy ! Clean residual min=-0.002139 max=0.001855 Jy/beam ! Clean residual mean=0.000004 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.140447 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 = 6.63087e-05 Jy ! Component: 100 - total flux cleaned = 0.000105013 Jy ! Component: 150 - total flux cleaned = 0.000123332 Jy ! Component: 200 - total flux cleaned = 0.000140757 Jy ! Total flux subtracted in 200 components = 0.000140757 Jy ! Clean residual min=-0.002120 max=0.001875 Jy/beam ! Clean residual mean=0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.140588 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 64 components and 0.140587 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=6.423 mas, bpa=-4.156 degrees ! Estimated noise=494.365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287827 Jy ! Component: 100 - total flux cleaned = -0.000341266 Jy ! Component: 150 - total flux cleaned = -0.000386154 Jy ! Component: 200 - total flux cleaned = -0.000405213 Jy ! Total flux subtracted in 200 components = -0.000405213 Jy ! Clean residual min=-0.001725 max=0.001644 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.140182 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 70 components and 0.140182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108691Jy sigma=0.000778 ! Fit after self-cal, rms=0.108690Jy sigma=0.000778 wmodel J2317+2902_S_2015_01_23_pus_map.mod ! Writing 70 model components to file: J2317+2902_S_2015_01_23_pus_map.mod wobs J2317+2902_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2317+2902_S_2015_01_23_pus_uvs.fits wwins J2317+2902_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J2317+2902_S_2015_01_23_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.000265067 Jy ! Component: 100 - total flux cleaned = -0.000178665 Jy ! Component: 150 - total flux cleaned = -9.83534e-05 Jy ! Component: 200 - total flux cleaned = -4.77051e-05 Jy ! Component: 250 - total flux cleaned = 2.54771e-05 Jy ! Component: 300 - total flux cleaned = 9.63477e-05 Jy ! Component: 350 - total flux cleaned = 0.000187806 Jy ! Component: 400 - total flux cleaned = 0.000365367 Jy ! Component: 450 - total flux cleaned = 0.000538109 Jy ! Component: 500 - total flux cleaned = 0.00066492 Jy ! Component: 550 - total flux cleaned = 0.000829073 Jy ! Component: 600 - total flux cleaned = 0.000869363 Jy ! Component: 650 - total flux cleaned = 0.000987527 Jy ! Component: 700 - total flux cleaned = 0.00100684 Jy ! Component: 750 - total flux cleaned = 0.00112031 Jy ! Component: 800 - total flux cleaned = 0.00113874 Jy ! Component: 850 - total flux cleaned = 0.00119354 Jy ! Component: 900 - total flux cleaned = 0.00117504 Jy ! Component: 950 - total flux cleaned = 0.00113961 Jy ! Component: 1000 - total flux cleaned = 0.0012099 Jy ! Component: 1050 - total flux cleaned = 0.00112351 Jy ! Component: 1100 - total flux cleaned = 0.00115792 Jy ! Component: 1150 - total flux cleaned = 0.0011075 Jy ! Component: 1200 - total flux cleaned = 0.00105745 Jy ! Component: 1250 - total flux cleaned = 0.000991906 Jy ! Component: 1300 - total flux cleaned = 0.000975817 Jy ! Component: 1350 - total flux cleaned = 0.000959772 Jy ! Component: 1400 - total flux cleaned = 0.000912265 Jy ! Component: 1450 - total flux cleaned = 0.000912351 Jy ! Component: 1500 - total flux cleaned = 0.000850155 Jy ! Component: 1550 - total flux cleaned = 0.000834692 Jy ! Component: 1600 - total flux cleaned = 0.000819443 Jy ! Component: 1650 - total flux cleaned = 0.000819618 Jy ! Component: 1700 - total flux cleaned = 0.000775011 Jy ! Component: 1750 - total flux cleaned = 0.000716666 Jy ! Component: 1800 - total flux cleaned = 0.000760248 Jy ! Component: 1850 - total flux cleaned = 0.000745739 Jy ! Component: 1900 - total flux cleaned = 0.000703167 Jy ! Component: 1950 - total flux cleaned = 0.000689175 Jy ! Component: 2000 - total flux cleaned = 0.000689276 Jy ! Component: 2050 - total flux cleaned = 0.000716956 Jy ! Component: 2100 - total flux cleaned = 0.000716769 Jy ! Component: 2150 - total flux cleaned = 0.000703128 Jy ! Component: 2200 - total flux cleaned = 0.000756804 Jy ! Component: 2250 - total flux cleaned = 0.000756709 Jy ! Component: 2300 - total flux cleaned = 0.000756565 Jy ! Component: 2350 - total flux cleaned = 0.000730264 Jy ! Component: 2400 - total flux cleaned = 0.000769187 Jy ! Component: 2450 - total flux cleaned = 0.000769279 Jy ! Component: 2500 - total flux cleaned = 0.000769371 Jy ! Component: 2550 - total flux cleaned = 0.000782103 Jy ! Component: 2600 - total flux cleaned = 0.00078217 Jy ! Component: 2650 - total flux cleaned = 0.000782157 Jy ! Component: 2700 - total flux cleaned = 0.000819219 Jy ! Component: 2750 - total flux cleaned = 0.000745373 Jy ! Component: 2800 - total flux cleaned = 0.000708841 Jy ! Component: 2850 - total flux cleaned = 0.000745046 Jy ! Component: 2900 - total flux cleaned = 0.000732881 Jy ! Component: 2950 - total flux cleaned = 0.000673035 Jy ! Component: 3000 - total flux cleaned = 0.000649174 Jy ! Component: 3050 - total flux cleaned = 0.000649198 Jy ! Component: 3100 - total flux cleaned = 0.00064925 Jy ! Component: 3150 - total flux cleaned = 0.000625963 Jy ! Component: 3200 - total flux cleaned = 0.000602963 Jy ! Component: 3250 - total flux cleaned = 0.00058011 Jy ! Component: 3300 - total flux cleaned = 0.000580149 Jy ! Component: 3350 - total flux cleaned = 0.000568625 Jy ! Component: 3400 - total flux cleaned = 0.000591098 Jy ! Component: 3450 - total flux cleaned = 0.000591 Jy ! Component: 3500 - total flux cleaned = 0.000579794 Jy ! Component: 3550 - total flux cleaned = 0.000579715 Jy ! Component: 3600 - total flux cleaned = 0.000568811 Jy ! Component: 3650 - total flux cleaned = 0.000568905 Jy ! Component: 3700 - total flux cleaned = 0.00054714 Jy ! Component: 3750 - total flux cleaned = 0.000547192 Jy ! Component: 3800 - total flux cleaned = 0.000536699 Jy ! Component: 3850 - total flux cleaned = 0.000568592 Jy ! Component: 3900 - total flux cleaned = 0.000526213 Jy ! Component: 3950 - total flux cleaned = 0.000568182 Jy ! Component: 4000 - total flux cleaned = 0.000547258 Jy ! Component: 4050 - total flux cleaned = 0.000588848 Jy ! Total flux subtracted in 4096 components = 0.000547574 Jy ! Clean residual min=-0.000520 max=0.000661 Jy/beam ! Clean residual mean=0.000001 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.14073 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 369 components and 0.14073 Jy ![Exited script file: muppet] wmap "J2317+2902_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 6.423 at -4.156 degrees (North through East) ! Clean map min=-0.001257 max=0.10635 Jy/beam ! Writing clean map to FITS file: J2317+2902_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106352 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183351 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.517202 0.517202 1.0344 2.06881 4.13761 8.27523 16.5505 33.1009 66.2018 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 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.347 x 6.423 at -4.156 degrees (North through East) ! Clean map min=-0.001257 max=0.10635 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 J2317+2902_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:38:33 2017