! Started logfile: J1739+3358_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:06:18 2016 obs J1739+3358_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1739+3358_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781287 visibilities/baseline/integration-bin. ! Found source: J1739+3358 ! ! 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 330 lines of history. ! ! Reading 8016 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 J1739+3358_S_2015_03_17_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899257Jy sigma=0.010739 ! Fit after self-cal, rms=0.885960Jy sigma=0.010596 ! 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.125 mas, bmaj=4.556 mas, bpa=-13.04 degrees ! Estimated noise=1050.51 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.0841781 Jy ! Component: 100 - total flux cleaned = 0.105723 Jy ! Total flux subtracted in 100 components = 0.105723 Jy ! Clean residual min=-0.005590 max=0.009128 Jy/beam ! Clean residual mean=0.000009 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.105723 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.105723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086452Jy sigma=0.000824 ! Fit after self-cal, rms=0.086415Jy sigma=0.000823 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100692 Jy ! Component: 100 - total flux cleaned = 0.01513 Jy ! Total flux subtracted in 100 components = 0.01513 Jy ! Clean residual min=-0.005368 max=0.009124 Jy/beam ! Clean residual mean=0.000007 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.120853 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.120853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084447Jy sigma=0.000810 ! Fit after self-cal, rms=0.084417Jy sigma=0.000810 ! Inverting map ! Added new window around map position (-25, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00872002 Jy ! Component: 100 - total flux cleaned = 0.01355 Jy ! Total flux subtracted in 100 components = 0.01355 Jy ! Clean residual min=-0.004694 max=0.004619 Jy/beam ! Clean residual mean=0.000006 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.134403 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.134403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083243Jy sigma=0.000796 ! Fit after self-cal, rms=0.083205Jy sigma=0.000795 ! 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.81 mas, bmaj=5.524 mas, bpa=-13.25 degrees ! Estimated noise=687.241 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.00519815 Jy ! Component: 100 - total flux cleaned = 0.00891223 Jy ! Component: 150 - total flux cleaned = 0.0117809 Jy ! Component: 200 - total flux cleaned = 0.0140135 Jy ! Total flux subtracted in 200 components = 0.0140135 Jy ! Clean residual min=-0.004961 max=0.004173 Jy/beam ! Clean residual mean=0.000001 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.148416 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 57 components and 0.148416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082585Jy sigma=0.000791 ! Fit after self-cal, rms=0.082563Jy sigma=0.000791 ! 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.97 FD 0.82 HN 0.96 KP 1.09 ! LA 0.98 MK 1.05 NL 0.93 OV 1.01 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.86 HN 1.03 KP 1.10 ! LA 0.93 MK 1.09 NL 1.10 OV 1.06 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.88 HN 1.04 KP 0.94 ! LA 0.81 MK 1.09 NL 1.23 OV 1.00 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.84 HN 0.94 KP 0.94 ! LA 0.83 MK 1.09 NL 1.03 OV 1.01 ! PT 1.07 SC 0.98 ! ! ! Fit before self-cal, rms=0.082563Jy sigma=0.000791 ! Fit after self-cal, rms=0.074846Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=5.586 mas, bpa=-11.55 degrees ! Estimated noise=689.602 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.000261094 Jy ! Component: 100 - total flux cleaned = 0.000398485 Jy ! Component: 150 - total flux cleaned = 0.00047449 Jy ! Component: 200 - total flux cleaned = 0.000572424 Jy ! Total flux subtracted in 200 components = 0.000572424 Jy ! Clean residual min=-0.002566 max=0.003070 Jy/beam ! Clean residual mean=0.000008 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.148989 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.148989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074797Jy sigma=0.000772 ! Fit after self-cal, rms=0.074700Jy sigma=0.000772 ! 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.074700Jy sigma=0.000772 ! Fit after self-cal, rms=0.072360Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.892 mas, bmaj=5.58 mas, bpa=-12.36 degrees ! Estimated noise=688.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445061 Jy ! Component: 100 - total flux cleaned = 0.000447099 Jy ! Component: 150 - total flux cleaned = 0.000491623 Jy ! Component: 200 - total flux cleaned = 0.000528796 Jy ! Total flux subtracted in 200 components = 0.000528796 Jy ! Clean residual min=-0.002206 max=0.002295 Jy/beam ! Clean residual mean=0.000005 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.149518 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.149518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072347Jy sigma=0.000768 ! Fit after self-cal, rms=0.072345Jy sigma=0.000768 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 (12, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198054 Jy ! Component: 100 - total flux cleaned = 0.0023539 Jy ! Component: 150 - total flux cleaned = 0.00257253 Jy ! Component: 200 - total flux cleaned = 0.00276666 Jy ! Total flux subtracted in 200 components = 0.00276666 Jy ! Clean residual min=-0.002154 max=0.002009 Jy/beam ! Clean residual mean=0.000005 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.152284 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.152284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072284Jy sigma=0.000767 ! Fit after self-cal, rms=0.072279Jy sigma=0.000767 ! 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.072279Jy sigma=0.000767 ! Fit after self-cal, rms=0.072386Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.9 mas, bmaj=5.584 mas, bpa=-12.41 degrees ! Estimated noise=688.468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000503925 Jy ! Component: 100 - total flux cleaned = 0.000632621 Jy ! Component: 150 - total flux cleaned = 0.000752636 Jy ! Component: 200 - total flux cleaned = 0.000797743 Jy ! Total flux subtracted in 200 components = 0.000797743 Jy ! Clean residual min=-0.002141 max=0.002028 Jy/beam ! Clean residual mean=0.000005 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.153082 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.153082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072371Jy sigma=0.000767 ! Fit after self-cal, rms=0.072375Jy sigma=0.000767 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.000162866 Jy ! Component: 100 - total flux cleaned = 0.000227031 Jy ! Component: 150 - total flux cleaned = 0.000307363 Jy ! Component: 200 - total flux cleaned = 0.000363931 Jy ! Total flux subtracted in 200 components = 0.000363931 Jy ! Clean residual min=-0.002127 max=0.001999 Jy/beam ! Clean residual mean=0.000005 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.153446 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.153446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072366Jy sigma=0.000766 ! Fit after self-cal, rms=0.072365Jy sigma=0.000766 ! 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.072365Jy sigma=0.000766 ! Fit after self-cal, rms=0.072457Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.166 mas, bmaj=10.18 mas, bpa=-4.877 degrees ! Estimated noise=842.823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000856552 Jy ! Component: 100 - total flux cleaned = 0.00124664 Jy ! Component: 150 - total flux cleaned = 0.00142006 Jy ! Component: 200 - total flux cleaned = 0.00152658 Jy ! Total flux subtracted in 200 components = 0.00152658 Jy ! Clean residual min=-0.002051 max=0.002157 Jy/beam ! Clean residual mean=0.000010 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.154972 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 116 components and 0.154972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072459Jy sigma=0.000766 ! Fit after self-cal, rms=0.072461Jy sigma=0.000766 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.000252623 Jy ! Component: 100 - total flux cleaned = 0.00032209 Jy ! Component: 150 - total flux cleaned = 0.000354606 Jy ! Component: 200 - total flux cleaned = 0.000407902 Jy ! Total flux subtracted in 200 components = 0.000407902 Jy ! Clean residual min=-0.002011 max=0.002126 Jy/beam ! Clean residual mean=0.000010 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.15538 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 123 components and 0.15538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072462Jy sigma=0.000766 ! Fit after self-cal, rms=0.072463Jy sigma=0.000766 ! 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.901 mas, bmaj=5.583 mas, bpa=-12.46 degrees ! Estimated noise=688.625 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.901 x 5.583 at -12.46 degrees (North through East) ! Clean map min=-0.0020123 max=0.11201 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.186 mas, bmaj=4.59 mas, bpa=-12.75 degrees ! Estimated noise=1060.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.08487 Jy ! Component: 100 - total flux cleaned = 0.105617 Jy ! Component: 150 - total flux cleaned = 0.116188 Jy ! Component: 200 - total flux cleaned = 0.123561 Jy ! Total flux subtracted in 200 components = 0.123561 Jy ! Clean residual min=-0.003697 max=0.004244 Jy/beam ! Clean residual mean=0.000007 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.123561 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.123561 Jy ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=5.583 mas, bpa=-12.46 degrees ! Estimated noise=688.625 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.00736334 Jy ! Component: 100 - total flux cleaned = 0.0122069 Jy ! Component: 150 - total flux cleaned = 0.0156759 Jy ! Component: 200 - total flux cleaned = 0.0183505 Jy ! Total flux subtracted in 200 components = 0.0183505 Jy ! Clean residual min=-0.002404 max=0.002536 Jy/beam ! Clean residual mean=0.000006 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.141911 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.141911 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.166 mas, bmaj=10.18 mas, bpa=-4.877 degrees ! Estimated noise=842.823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00344561 Jy ! Component: 100 - total flux cleaned = 0.00560782 Jy ! Component: 150 - total flux cleaned = 0.00721217 Jy ! Component: 200 - total flux cleaned = 0.00846304 Jy ! Total flux subtracted in 200 components = 0.00846304 Jy ! Clean residual min=-0.002221 max=0.002398 Jy/beam ! Clean residual mean=0.000010 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.150374 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.00103043 Jy ! Component: 100 - total flux cleaned = 0.00188335 Jy ! Component: 150 - total flux cleaned = 0.00251189 Jy ! Component: 200 - total flux cleaned = 0.0029487 Jy ! Total flux subtracted in 200 components = 0.0029487 Jy ! Clean residual min=-0.002091 max=0.002217 Jy/beam ! Clean residual mean=0.000010 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.153323 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 97 components and 0.153323 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=5.583 mas, bpa=-12.46 degrees ! Estimated noise=688.625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000196483 Jy ! Component: 100 - total flux cleaned = 0.000266023 Jy ! Component: 150 - total flux cleaned = 0.000324707 Jy ! Component: 200 - total flux cleaned = 0.000351652 Jy ! Total flux subtracted in 200 components = 0.000351652 Jy ! Clean residual min=-0.002059 max=0.001931 Jy/beam ! Clean residual mean=0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.153675 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 0.153675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072467Jy sigma=0.000767 ! Fit after self-cal, rms=0.072461Jy sigma=0.000767 wmodel J1739+3358_S_2015_03_17_pus_map.mod ! Writing 113 model components to file: J1739+3358_S_2015_03_17_pus_map.mod wobs J1739+3358_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1739+3358_S_2015_03_17_pus_uvs.fits wwins J1739+3358_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1739+3358_S_2015_03_17_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.000236966 Jy ! Component: 100 - total flux cleaned = -6.82883e-05 Jy ! Component: 150 - total flux cleaned = 0.000157006 Jy ! Component: 200 - total flux cleaned = 3.36372e-05 Jy ! Component: 250 - total flux cleaned = 6.34218e-05 Jy ! Component: 300 - total flux cleaned = 0.000149035 Jy ! Component: 350 - total flux cleaned = 0.000120128 Jy ! Component: 400 - total flux cleaned = 0.00012039 Jy ! Component: 450 - total flux cleaned = 0.000200713 Jy ! Component: 500 - total flux cleaned = 0.000253166 Jy ! Component: 550 - total flux cleaned = 0.000329415 Jy ! Component: 600 - total flux cleaned = 0.000304887 Jy ! Component: 650 - total flux cleaned = 0.000330329 Jy ! Component: 700 - total flux cleaned = 0.000545241 Jy ! Component: 750 - total flux cleaned = 0.000614782 Jy ! Component: 800 - total flux cleaned = 0.000683881 Jy ! Component: 850 - total flux cleaned = 0.000842831 Jy ! Component: 900 - total flux cleaned = 0.000887793 Jy ! Component: 950 - total flux cleaned = 0.000954306 Jy ! Component: 1000 - total flux cleaned = 0.00101941 Jy ! Component: 1050 - total flux cleaned = 0.00101927 Jy ! Component: 1100 - total flux cleaned = 0.0011037 Jy ! Component: 1150 - total flux cleaned = 0.00114551 Jy ! Component: 1200 - total flux cleaned = 0.00118654 Jy ! Component: 1250 - total flux cleaned = 0.00122739 Jy ! Component: 1300 - total flux cleaned = 0.00126737 Jy ! Component: 1350 - total flux cleaned = 0.0012674 Jy ! Component: 1400 - total flux cleaned = 0.00130688 Jy ! Component: 1450 - total flux cleaned = 0.00136506 Jy ! Component: 1500 - total flux cleaned = 0.0014224 Jy ! Component: 1550 - total flux cleaned = 0.00145983 Jy ! Component: 1600 - total flux cleaned = 0.00144108 Jy ! Component: 1650 - total flux cleaned = 0.001515 Jy ! Component: 1700 - total flux cleaned = 0.00155152 Jy ! Component: 1750 - total flux cleaned = 0.00155143 Jy ! Component: 1800 - total flux cleaned = 0.00153379 Jy ! Component: 1850 - total flux cleaned = 0.00160415 Jy ! Component: 1900 - total flux cleaned = 0.00165622 Jy ! Component: 1950 - total flux cleaned = 0.00169053 Jy ! Component: 2000 - total flux cleaned = 0.00165643 Jy ! Component: 2050 - total flux cleaned = 0.00172378 Jy ! Component: 2100 - total flux cleaned = 0.00170697 Jy ! Component: 2150 - total flux cleaned = 0.00175661 Jy ! Component: 2200 - total flux cleaned = 0.00182202 Jy ! Component: 2250 - total flux cleaned = 0.00182179 Jy ! Component: 2300 - total flux cleaned = 0.00188598 Jy ! Component: 2350 - total flux cleaned = 0.00190181 Jy ! Component: 2400 - total flux cleaned = 0.0019648 Jy ! Component: 2450 - total flux cleaned = 0.00201144 Jy ! Component: 2500 - total flux cleaned = 0.00201113 Jy ! Component: 2550 - total flux cleaned = 0.00202653 Jy ! Component: 2600 - total flux cleaned = 0.0020873 Jy ! Component: 2650 - total flux cleaned = 0.0021171 Jy ! Component: 2700 - total flux cleaned = 0.0020576 Jy ! Component: 2750 - total flux cleaned = 0.00213159 Jy ! Component: 2800 - total flux cleaned = 0.00220476 Jy ! Component: 2850 - total flux cleaned = 0.00216126 Jy ! Component: 2900 - total flux cleaned = 0.00219026 Jy ! Component: 2950 - total flux cleaned = 0.00224739 Jy ! Component: 3000 - total flux cleaned = 0.00227575 Jy ! Component: 3050 - total flux cleaned = 0.00228985 Jy ! Component: 3100 - total flux cleaned = 0.00229008 Jy ! Component: 3150 - total flux cleaned = 0.00237309 Jy ! Component: 3200 - total flux cleaned = 0.00241395 Jy ! Component: 3250 - total flux cleaned = 0.00241401 Jy ! Component: 3300 - total flux cleaned = 0.00245444 Jy ! Component: 3350 - total flux cleaned = 0.00242764 Jy ! Component: 3400 - total flux cleaned = 0.00248075 Jy ! Component: 3450 - total flux cleaned = 0.00254667 Jy ! Component: 3500 - total flux cleaned = 0.0025597 Jy ! Component: 3550 - total flux cleaned = 0.00258567 Jy ! Component: 3600 - total flux cleaned = 0.00262437 Jy ! Component: 3650 - total flux cleaned = 0.00264993 Jy ! Component: 3700 - total flux cleaned = 0.00271352 Jy ! Component: 3750 - total flux cleaned = 0.00271342 Jy ! Component: 3800 - total flux cleaned = 0.00280122 Jy ! Component: 3850 - total flux cleaned = 0.002876 Jy ! Component: 3900 - total flux cleaned = 0.00290082 Jy ! Component: 3950 - total flux cleaned = 0.0029377 Jy ! Component: 4000 - total flux cleaned = 0.00301101 Jy ! Component: 4050 - total flux cleaned = 0.00303509 Jy ! Total flux subtracted in 4096 components = 0.00308328 Jy ! Clean residual min=-0.000763 max=0.000725 Jy/beam ! Clean residual mean=-0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.156758 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 386 components and 0.156758 Jy ![Exited script file: muppet] wmap "J1739+3358_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.901 x 5.583 at -12.46 degrees (North through East) ! Clean map min=-0.0014273 max=0.11263 Jy/beam ! Writing clean map to FITS file: J1739+3358_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.11263 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214311 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.570837 0.570837 1.14167 2.28335 4.5667 9.13339 18.2668 36.5336 73.0671 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.901 x 5.583 at -12.46 degrees (North through East) ! Clean map min=-0.0014273 max=0.11263 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 J1739+3358_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:06:22 2016