! Started logfile: J0736+2954_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:19:49 2016 obs J0736+2954_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0736+2954_S_2014_08_05_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.763786 visibilities/baseline/integration-bin. ! Found source: J0736+2954 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 360 lines of history. ! ! Reading 11136 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 J0736+2954_S_2014_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.766592Jy sigma=0.008618 ! Fit after self-cal, rms=0.749034Jy sigma=0.008418 ! 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=4.097 mas, bmaj=6.7 mas, bpa=31.11 degrees ! Estimated noise=893.752 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.193337 Jy ! Component: 100 - total flux cleaned = 0.235581 Jy ! Total flux subtracted in 100 components = 0.235581 Jy ! Clean residual min=-0.007903 max=0.012502 Jy/beam ! Clean residual mean=-0.000025 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.235581 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.235581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087162Jy sigma=0.000882 ! Fit after self-cal, rms=0.087154Jy sigma=0.000882 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013337 Jy ! Component: 100 - total flux cleaned = 0.0215974 Jy ! Total flux subtracted in 100 components = 0.0215974 Jy ! Clean residual min=-0.006891 max=0.011033 Jy/beam ! Clean residual mean=-0.000016 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.257179 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.257179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083494Jy sigma=0.000847 ! Fit after self-cal, rms=0.083470Jy sigma=0.000847 ! Inverting map ! Added new window around map position (9.5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00993265 Jy ! Component: 100 - total flux cleaned = 0.0157414 Jy ! Total flux subtracted in 100 components = 0.0157414 Jy ! Clean residual min=-0.006197 max=0.006328 Jy/beam ! Clean residual mean=-0.000009 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.27292 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 46 components and 0.27292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081873Jy sigma=0.000830 ! Fit after self-cal, rms=0.081729Jy sigma=0.000828 ! 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.931 mas, bmaj=7.345 mas, bpa=26.58 degrees ! Estimated noise=609.55 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 (5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00790726 Jy ! Component: 100 - total flux cleaned = 0.0126943 Jy ! Component: 150 - total flux cleaned = 0.0161092 Jy ! Component: 200 - total flux cleaned = 0.0186632 Jy ! Total flux subtracted in 200 components = 0.0186632 Jy ! Clean residual min=-0.004327 max=0.004463 Jy/beam ! Clean residual mean=0.000000 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.291583 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 104 components and 0.291583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080599Jy sigma=0.000820 ! Fit after self-cal, rms=0.080576Jy sigma=0.000820 ! 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.99 FD 0.86 HN 0.98 KP 1.06 ! LA 1.11 MK 1.00* NL 0.95 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.04 KP 1.02 ! LA 1.08 MK 1.00* NL 1.02 OV 1.01 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.17 HN 1.02 KP 0.90 ! LA 0.87 MK 1.00* NL 1.00 OV 0.95 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.95 HN 1.02 KP 0.88 ! LA 0.80 MK 1.00* NL 1.08 OV 1.01 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.080576Jy sigma=0.000820 ! Fit after self-cal, rms=0.072991Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.94 mas, bmaj=7.362 mas, bpa=26.55 degrees ! Estimated noise=607.551 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.00145864 Jy ! Component: 100 - total flux cleaned = 0.00174254 Jy ! Component: 150 - total flux cleaned = 0.00186604 Jy ! Component: 200 - total flux cleaned = 0.00191681 Jy ! Total flux subtracted in 200 components = 0.00191681 Jy ! Clean residual min=-0.002630 max=0.002640 Jy/beam ! Clean residual mean=0.000006 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.2935 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 0.2935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072948Jy sigma=0.000770 ! Fit after self-cal, rms=0.072921Jy sigma=0.000770 ! 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.072921Jy sigma=0.000770 ! Fit after self-cal, rms=0.071778Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.945 mas, bmaj=7.364 mas, bpa=26.52 degrees ! Estimated noise=606.948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118106 Jy ! Component: 100 - total flux cleaned = 0.00112383 Jy ! Component: 150 - total flux cleaned = 0.000978778 Jy ! Component: 200 - total flux cleaned = 0.000878494 Jy ! Total flux subtracted in 200 components = 0.000878494 Jy ! Clean residual min=-0.001543 max=0.001554 Jy/beam ! Clean residual mean=0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.294378 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.294378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071751Jy sigma=0.000763 ! Fit after self-cal, rms=0.071747Jy sigma=0.000762 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 = 5.01027e-05 Jy ! Component: 100 - total flux cleaned = 9.84043e-07 Jy ! Component: 150 - total flux cleaned = -4.16794e-05 Jy ! Component: 200 - total flux cleaned = -6.64752e-05 Jy ! Total flux subtracted in 200 components = -6.64752e-05 Jy ! Clean residual min=-0.001576 max=0.001541 Jy/beam ! Clean residual mean=0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.294312 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 154 components and 0.294312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071741Jy sigma=0.000762 ! Fit after self-cal, rms=0.071740Jy sigma=0.000762 ! 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.071740Jy sigma=0.000762 ! Fit after self-cal, rms=0.071736Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.949 mas, bmaj=7.365 mas, bpa=26.46 degrees ! Estimated noise=606.815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.77651e-05 Jy ! Component: 100 - total flux cleaned = 7.34176e-07 Jy ! Component: 150 - total flux cleaned = -4.63311e-05 Jy ! Component: 200 - total flux cleaned = -6.78376e-05 Jy ! Total flux subtracted in 200 components = -6.78376e-05 Jy ! Clean residual min=-0.001524 max=0.001597 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.294244 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 163 components and 0.294244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071731Jy sigma=0.000762 ! Fit after self-cal, rms=0.071731Jy sigma=0.000762 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 = -5.36013e-05 Jy ! Component: 100 - total flux cleaned = -7.21581e-05 Jy ! Component: 150 - total flux cleaned = -8.05953e-05 Jy ! Component: 200 - total flux cleaned = -8.85321e-05 Jy ! Total flux subtracted in 200 components = -8.85321e-05 Jy ! Clean residual min=-0.001519 max=0.001592 Jy/beam ! Clean residual mean=-0.000000 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.294156 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 175 components and 0.294156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071729Jy sigma=0.000762 ! Fit after self-cal, rms=0.071729Jy sigma=0.000762 ! 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.071729Jy sigma=0.000762 ! Fit after self-cal, rms=0.071729Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.174 mas, bmaj=9.652 mas, bpa=0.06972 degrees ! Estimated noise=687.912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.48655e-05 Jy ! Component: 100 - total flux cleaned = -7.46196e-05 Jy ! Component: 150 - total flux cleaned = -6.45316e-05 Jy ! Component: 200 - total flux cleaned = -4.80971e-05 Jy ! Total flux subtracted in 200 components = -4.80971e-05 Jy ! Clean residual min=-0.001755 max=0.001535 Jy/beam ! Clean residual mean=0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.294108 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 188 components and 0.294108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071728Jy sigma=0.000762 ! Fit after self-cal, rms=0.071728Jy sigma=0.000762 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.73859e-05 Jy ! Component: 100 - total flux cleaned = 5.14394e-05 Jy ! Component: 150 - total flux cleaned = 4.52526e-05 Jy ! Component: 200 - total flux cleaned = 5.68012e-05 Jy ! Total flux subtracted in 200 components = 5.68012e-05 Jy ! Clean residual min=-0.001761 max=0.001519 Jy/beam ! Clean residual mean=0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.294164 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 191 components and 0.294164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071728Jy sigma=0.000762 ! Fit after self-cal, rms=0.071728Jy sigma=0.000762 ! 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.951 mas, bmaj=7.365 mas, bpa=26.43 degrees ! Estimated noise=606.743 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.951 x 7.365 at 26.43 degrees (North through East) ! Clean map min=-0.0014944 max=0.24926 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=4.104 mas, bmaj=6.696 mas, bpa=30.99 degrees ! Estimated noise=890.857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.192634 Jy ! Component: 100 - total flux cleaned = 0.234866 Jy ! Component: 150 - total flux cleaned = 0.249535 Jy ! Component: 200 - total flux cleaned = 0.259665 Jy ! Total flux subtracted in 200 components = 0.259665 Jy ! Clean residual min=-0.003882 max=0.005766 Jy/beam ! Clean residual mean=-0.000018 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.259665 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.259665 Jy ! Inverting map and beam ! Estimated beam: bmin=4.951 mas, bmaj=7.365 mas, bpa=26.43 degrees ! Estimated noise=606.743 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.0108223 Jy ! Component: 100 - total flux cleaned = 0.01761 Jy ! Component: 150 - total flux cleaned = 0.0222588 Jy ! Component: 200 - total flux cleaned = 0.025581 Jy ! Total flux subtracted in 200 components = 0.025581 Jy ! Clean residual min=-0.001997 max=0.002100 Jy/beam ! Clean residual mean=-0.000008 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.285246 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 79 components and 0.285246 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.174 mas, bmaj=9.652 mas, bpa=0.06972 degrees ! Estimated noise=687.912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347057 Jy ! Component: 100 - total flux cleaned = 0.00553383 Jy ! Component: 150 - total flux cleaned = 0.00686985 Jy ! Component: 200 - total flux cleaned = 0.00776509 Jy ! Total flux subtracted in 200 components = 0.00776509 Jy ! Clean residual min=-0.001664 max=0.001632 Jy/beam ! Clean residual mean=-0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.293011 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.00061919 Jy ! Component: 100 - total flux cleaned = 0.000993781 Jy ! Component: 150 - total flux cleaned = 0.00105153 Jy ! Component: 200 - total flux cleaned = 0.00107833 Jy ! Total flux subtracted in 200 components = 0.00107833 Jy ! Clean residual min=-0.001673 max=0.001560 Jy/beam ! Clean residual mean=0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.29409 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 162 components and 0.29409 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.951 mas, bmaj=7.365 mas, bpa=26.43 degrees ! Estimated noise=606.743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.166e-05 Jy ! Component: 100 - total flux cleaned = 1.92838e-05 Jy ! Component: 150 - total flux cleaned = -4.66178e-05 Jy ! Component: 200 - total flux cleaned = -6.6926e-05 Jy ! Total flux subtracted in 200 components = -6.6926e-05 Jy ! Clean residual min=-0.001605 max=0.001677 Jy/beam ! Clean residual mean=-0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.294023 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 180 components and 0.294023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071751Jy sigma=0.000762 ! Fit after self-cal, rms=0.071748Jy sigma=0.000762 wmodel J0736+2954_S_2014_08_05_pus_map.mod ! Writing 180 model components to file: J0736+2954_S_2014_08_05_pus_map.mod wobs J0736+2954_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0736+2954_S_2014_08_05_pus_uvs.fits wwins J0736+2954_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0736+2954_S_2014_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -8.1288e-05 Jy ! Component: 100 - total flux cleaned = -0.000430476 Jy ! Component: 150 - total flux cleaned = -0.000784876 Jy ! Component: 200 - total flux cleaned = -0.000953555 Jy ! Component: 250 - total flux cleaned = -0.00106994 Jy ! Component: 300 - total flux cleaned = -0.00116024 Jy ! Component: 350 - total flux cleaned = -0.00131289 Jy ! Component: 400 - total flux cleaned = -0.00135538 Jy ! Component: 450 - total flux cleaned = -0.00148002 Jy ! Component: 500 - total flux cleaned = -0.00160064 Jy ! Component: 550 - total flux cleaned = -0.0016788 Jy ! Component: 600 - total flux cleaned = -0.00175494 Jy ! Component: 650 - total flux cleaned = -0.00175504 Jy ! Component: 700 - total flux cleaned = -0.00179184 Jy ! Component: 750 - total flux cleaned = -0.00182737 Jy ! Component: 800 - total flux cleaned = -0.00186216 Jy ! Component: 850 - total flux cleaned = -0.00187956 Jy ! Component: 900 - total flux cleaned = -0.00193032 Jy ! Component: 950 - total flux cleaned = -0.00199674 Jy ! Component: 1000 - total flux cleaned = -0.00206181 Jy ! Component: 1050 - total flux cleaned = -0.00209381 Jy ! Component: 1100 - total flux cleaned = -0.00212565 Jy ! Component: 1150 - total flux cleaned = -0.002188 Jy ! Component: 1200 - total flux cleaned = -0.00223388 Jy ! Component: 1250 - total flux cleaned = -0.0022186 Jy ! Component: 1300 - total flux cleaned = -0.00226356 Jy ! Component: 1350 - total flux cleaned = -0.00226361 Jy ! Component: 1400 - total flux cleaned = -0.00233582 Jy ! Component: 1450 - total flux cleaned = -0.00232153 Jy ! Component: 1500 - total flux cleaned = -0.00240649 Jy ! Component: 1550 - total flux cleaned = -0.00243419 Jy ! Component: 1600 - total flux cleaned = -0.00246171 Jy ! Component: 1650 - total flux cleaned = -0.00243476 Jy ! Component: 1700 - total flux cleaned = -0.00248889 Jy ! Component: 1750 - total flux cleaned = -0.00244915 Jy ! Component: 1800 - total flux cleaned = -0.00247556 Jy ! Component: 1850 - total flux cleaned = -0.00248855 Jy ! Component: 1900 - total flux cleaned = -0.00252737 Jy ! Component: 1950 - total flux cleaned = -0.00251463 Jy ! Component: 2000 - total flux cleaned = -0.00251455 Jy ! Component: 2050 - total flux cleaned = -0.00250218 Jy ! Component: 2100 - total flux cleaned = -0.00248993 Jy ! Component: 2150 - total flux cleaned = -0.00251453 Jy ! Component: 2200 - total flux cleaned = -0.00250235 Jy ! Component: 2250 - total flux cleaned = -0.00245416 Jy ! Component: 2300 - total flux cleaned = -0.00243029 Jy ! Component: 2350 - total flux cleaned = -0.00241866 Jy ! Component: 2400 - total flux cleaned = -0.00243029 Jy ! Component: 2450 - total flux cleaned = -0.0024071 Jy ! Component: 2500 - total flux cleaned = -0.00241866 Jy ! Component: 2550 - total flux cleaned = -0.00244137 Jy ! Component: 2600 - total flux cleaned = -0.00237343 Jy ! Component: 2650 - total flux cleaned = -0.00237347 Jy ! Component: 2700 - total flux cleaned = -0.00237345 Jy ! Component: 2750 - total flux cleaned = -0.00231816 Jy ! Component: 2800 - total flux cleaned = -0.00227444 Jy ! Component: 2850 - total flux cleaned = -0.0022637 Jy ! Component: 2900 - total flux cleaned = -0.00224214 Jy ! Component: 2950 - total flux cleaned = -0.00223128 Jy ! Component: 3000 - total flux cleaned = -0.00217813 Jy ! Component: 3050 - total flux cleaned = -0.0021675 Jy ! Component: 3100 - total flux cleaned = -0.00211523 Jy ! Component: 3150 - total flux cleaned = -0.00211534 Jy ! Component: 3200 - total flux cleaned = -0.00208441 Jy ! Component: 3250 - total flux cleaned = -0.00204342 Jy ! Component: 3300 - total flux cleaned = -0.00205362 Jy ! Component: 3350 - total flux cleaned = -0.00199325 Jy ! Component: 3400 - total flux cleaned = -0.00198325 Jy ! Component: 3450 - total flux cleaned = -0.00197332 Jy ! Component: 3500 - total flux cleaned = -0.00193404 Jy ! Component: 3550 - total flux cleaned = -0.00196336 Jy ! Component: 3600 - total flux cleaned = -0.00190503 Jy ! Component: 3650 - total flux cleaned = -0.00188577 Jy ! Component: 3700 - total flux cleaned = -0.00189536 Jy ! Component: 3750 - total flux cleaned = -0.00187643 Jy ! Component: 3800 - total flux cleaned = -0.00182934 Jy ! Component: 3850 - total flux cleaned = -0.0018574 Jy ! Component: 3900 - total flux cleaned = -0.00182031 Jy ! Component: 3950 - total flux cleaned = -0.00180178 Jy ! Component: 4000 - total flux cleaned = -0.00177423 Jy ! Component: 4050 - total flux cleaned = -0.00175608 Jy ! Total flux subtracted in 4096 components = -0.00173794 Jy ! Clean residual min=-0.000494 max=0.000513 Jy/beam ! Clean residual mean=0.000000 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.292285 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 457 components and 0.292285 Jy ![Exited script file: muppet] wmap "J0736+2954_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.951 x 7.365 at 26.43 degrees (North through East) ! Clean map min=-0.0010627 max=0.24975 Jy/beam ! Writing clean map to FITS file: J0736+2954_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.24975 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169119 device "J0736+2954_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0736+2954_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.203145 0.203145 0.406291 0.812581 1.62516 3.25033 6.50065 13.0013 26.0026 52.0052 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.249 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.951 x 7.365 at 26.43 degrees (North through East) ! Clean map min=-0.0010627 max=0.24975 Jy/beam quit ! Quitting program ! Log file J0736+2954_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:19:54 2016