! Started logfile: J1208+0054_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:24:40 2017 obs J1208+0054_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1208+0054_S_2015_01_23_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897436 visibilities/baseline/integration-bin. ! Found source: J1208+0054 ! ! 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 23100 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 J1208+0054_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914381Jy sigma=0.009555 ! Fit after self-cal, rms=0.869590Jy sigma=0.009159 ! 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.614 mas, bmaj=6.644 mas, bpa=-2.817 degrees ! Estimated noise=644.593 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.104676 Jy ! Component: 100 - total flux cleaned = 0.130373 Jy ! Total flux subtracted in 100 components = 0.130373 Jy ! Clean residual min=-0.014393 max=0.047847 Jy/beam ! Clean residual mean=0.000023 rms=0.003948 Jy/beam ! Combined flux in latest and established models = 0.130373 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.130373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140888Jy sigma=0.001108 ! Fit after self-cal, rms=0.140830Jy sigma=0.001108 ! Inverting map ! Added new window around map position (-6, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0391136 Jy ! Component: 100 - total flux cleaned = 0.055672 Jy ! Total flux subtracted in 100 components = 0.055672 Jy ! Clean residual min=-0.011369 max=0.011093 Jy/beam ! Clean residual mean=0.000011 rms=0.002250 Jy/beam ! Combined flux in latest and established models = 0.186045 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.186045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129248Jy sigma=0.000924 ! Fit after self-cal, rms=0.127543Jy sigma=0.000903 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145259 Jy ! Component: 100 - total flux cleaned = 0.0237052 Jy ! Total flux subtracted in 100 components = 0.0237052 Jy ! Clean residual min=-0.008356 max=0.008057 Jy/beam ! Clean residual mean=0.000009 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.20975 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 40 components and 0.20975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125522Jy sigma=0.000868 ! Fit after self-cal, rms=0.125361Jy sigma=0.000866 ! 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.137 mas, bmaj=7.472 mas, bpa=-3.816 degrees ! Estimated noise=471.378 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.0105001 Jy ! Component: 100 - total flux cleaned = 0.0169972 Jy ! Component: 150 - total flux cleaned = 0.0215197 Jy ! Component: 200 - total flux cleaned = 0.0248081 Jy ! Total flux subtracted in 200 components = 0.0248081 Jy ! Clean residual min=-0.006794 max=0.008239 Jy/beam ! Clean residual mean=0.000020 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.234558 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 78 components and 0.234558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124648Jy sigma=0.000851 ! Fit after self-cal, rms=0.124597Jy sigma=0.000851 ! 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.26 HN 0.95 KP 1.08 ! LA 0.96 MK 1.00 NL 1.04 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.41 HN 1.04 KP 0.99 ! LA 0.94 MK 0.98 NL 1.23 OV 1.01 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.53 HN 1.01 KP 0.86 ! LA 0.76 MK 0.98 NL 1.58 OV 0.91 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.32 HN 0.95 KP 0.82 ! LA 0.80 MK 1.00 NL 1.01 OV 0.92 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.124597Jy sigma=0.000851 ! Fit after self-cal, rms=0.150527Jy sigma=0.000801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=7.493 mas, bpa=-3.712 degrees ! Estimated noise=469.284 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.000544989 Jy ! Component: 100 - total flux cleaned = 0.000463999 Jy ! Component: 150 - total flux cleaned = 0.000460276 Jy ! Component: 200 - total flux cleaned = 0.000647884 Jy ! Total flux subtracted in 200 components = 0.000647884 Jy ! Clean residual min=-0.003385 max=0.003533 Jy/beam ! Clean residual mean=-0.000000 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.235206 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.235206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150425Jy sigma=0.000799 ! Fit after self-cal, rms=0.150577Jy sigma=0.000799 ! 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.150577Jy sigma=0.000799 ! Fit after self-cal, rms=0.148266Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=7.502 mas, bpa=-3.768 degrees ! Estimated noise=464.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000809241 Jy ! Component: 100 - total flux cleaned = 0.000591599 Jy ! Component: 150 - total flux cleaned = 0.000481233 Jy ! Component: 200 - total flux cleaned = 0.00052753 Jy ! Total flux subtracted in 200 components = 0.00052753 Jy ! Clean residual min=-0.001764 max=0.001505 Jy/beam ! Clean residual mean=-0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.235733 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.235733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148235Jy sigma=0.000786 ! Fit after self-cal, rms=0.148223Jy sigma=0.000785 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.000133118 Jy ! Component: 100 - total flux cleaned = 0.000155962 Jy ! Component: 150 - total flux cleaned = 0.00019389 Jy ! Component: 200 - total flux cleaned = 0.000230535 Jy ! Total flux subtracted in 200 components = 0.000230535 Jy ! Clean residual min=-0.001651 max=0.001495 Jy/beam ! Clean residual mean=-0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.235964 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 102 components and 0.235964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148211Jy sigma=0.000785 ! Fit after self-cal, rms=0.148209Jy sigma=0.000785 ! 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.148209Jy sigma=0.000785 ! Fit after self-cal, rms=0.148333Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.504 mas, bpa=-3.755 degrees ! Estimated noise=465.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.96233e-06 Jy ! Component: 100 - total flux cleaned = 4.42859e-05 Jy ! Component: 150 - total flux cleaned = 8.06123e-05 Jy ! Component: 200 - total flux cleaned = 9.70336e-05 Jy ! Total flux subtracted in 200 components = 9.70336e-05 Jy ! Clean residual min=-0.001482 max=0.001470 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.236061 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 0.236061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148325Jy sigma=0.000785 ! Fit after self-cal, rms=0.148325Jy sigma=0.000785 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.70751e-05 Jy ! Component: 100 - total flux cleaned = 5.1468e-05 Jy ! Component: 150 - total flux cleaned = 6.47445e-05 Jy ! Component: 200 - total flux cleaned = 7.75304e-05 Jy ! Total flux subtracted in 200 components = 7.75304e-05 Jy ! Clean residual min=-0.001478 max=0.001456 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.236138 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 106 components and 0.236138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148319Jy sigma=0.000785 ! Fit after self-cal, rms=0.148318Jy sigma=0.000785 ! 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.148318Jy sigma=0.000785 ! Fit after self-cal, rms=0.148480Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.41 mas, bmaj=12.05 mas, bpa=-3.026 degrees ! Estimated noise=611.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115444 Jy ! Component: 100 - total flux cleaned = -0.000189274 Jy ! Component: 150 - total flux cleaned = -0.000243751 Jy ! Component: 200 - total flux cleaned = -0.000274315 Jy ! Total flux subtracted in 200 components = -0.000274315 Jy ! Clean residual min=-0.001663 max=0.001858 Jy/beam ! Clean residual mean=-0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.235864 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 115 components and 0.235864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148479Jy sigma=0.000785 ! Fit after self-cal, rms=0.148480Jy sigma=0.000785 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.47164e-05 Jy ! Component: 100 - total flux cleaned = -6.28771e-05 Jy ! Component: 150 - total flux cleaned = -8.05754e-05 Jy ! Component: 200 - total flux cleaned = -0.000106288 Jy ! Total flux subtracted in 200 components = -0.000106288 Jy ! Clean residual min=-0.001631 max=0.001861 Jy/beam ! Clean residual mean=-0.000003 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.235758 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 119 components and 0.235758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148479Jy sigma=0.000785 ! Fit after self-cal, rms=0.148478Jy sigma=0.000785 ! 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.147 mas, bmaj=7.506 mas, bpa=-3.774 degrees ! Estimated noise=465.548 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 7.506 at -3.774 degrees (North through East) ! Clean map min=-0.0013915 max=0.13489 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.625 mas, bmaj=6.679 mas, bpa=-2.559 degrees ! Estimated noise=670.433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107087 Jy ! Component: 100 - total flux cleaned = 0.152211 Jy ! Component: 150 - total flux cleaned = 0.176981 Jy ! Component: 200 - total flux cleaned = 0.192871 Jy ! Total flux subtracted in 200 components = 0.192871 Jy ! Clean residual min=-0.004071 max=0.008537 Jy/beam ! Clean residual mean=0.000010 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.192871 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.192871 Jy ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.506 mas, bpa=-3.774 degrees ! Estimated noise=465.548 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.0146704 Jy ! Component: 100 - total flux cleaned = 0.0236333 Jy ! Component: 150 - total flux cleaned = 0.0294106 Jy ! Component: 200 - total flux cleaned = 0.0333124 Jy ! Total flux subtracted in 200 components = 0.0333124 Jy ! Clean residual min=-0.001941 max=0.002131 Jy/beam ! Clean residual mean=0.000005 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.226184 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 67 components and 0.226184 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268007 Jy ! Component: 100 - total flux cleaned = 0.00455663 Jy ! Component: 150 - total flux cleaned = 0.00590655 Jy ! Component: 200 - total flux cleaned = 0.00688999 Jy ! Total flux subtracted in 200 components = 0.00688999 Jy ! Clean residual min=-0.001438 max=0.001451 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.233074 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 97 components and 0.233074 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.41 mas, bmaj=12.05 mas, bpa=-3.026 degrees ! Estimated noise=611.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103514 Jy ! Component: 100 - total flux cleaned = 0.00156691 Jy ! Component: 150 - total flux cleaned = 0.00182937 Jy ! Component: 200 - total flux cleaned = 0.00185819 Jy ! Total flux subtracted in 200 components = 0.00185819 Jy ! Clean residual min=-0.001506 max=0.001809 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.234932 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 = 2.60032e-05 Jy ! Component: 100 - total flux cleaned = 4.91298e-05 Jy ! Component: 150 - total flux cleaned = 6.29874e-05 Jy ! Component: 200 - total flux cleaned = 7.51787e-05 Jy ! Total flux subtracted in 200 components = 7.51787e-05 Jy ! Clean residual min=-0.001490 max=0.001815 Jy/beam ! Clean residual mean=-0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.235007 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 121 components and 0.235007 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.506 mas, bpa=-3.774 degrees ! Estimated noise=465.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234041 Jy ! Component: 100 - total flux cleaned = 0.000233195 Jy ! Component: 150 - total flux cleaned = 0.000263652 Jy ! Component: 200 - total flux cleaned = 0.000289974 Jy ! Total flux subtracted in 200 components = 0.000289974 Jy ! Clean residual min=-0.001422 max=0.001440 Jy/beam ! Clean residual mean=-0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.235297 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.235297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148463Jy sigma=0.000785 ! Fit after self-cal, rms=0.148451Jy sigma=0.000785 wmodel J1208+0054_S_2015_01_23_pus_map.mod ! Writing 137 model components to file: J1208+0054_S_2015_01_23_pus_map.mod wobs J1208+0054_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1208+0054_S_2015_01_23_pus_uvs.fits wwins J1208+0054_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1208+0054_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.000140972 Jy ! Component: 100 - total flux cleaned = 0.000167104 Jy ! Component: 150 - total flux cleaned = 0.000143598 Jy ! Component: 200 - total flux cleaned = 9.73602e-05 Jy ! Component: 250 - total flux cleaned = 0.000119666 Jy ! Component: 300 - total flux cleaned = 5.49171e-05 Jy ! Component: 350 - total flux cleaned = 5.50351e-05 Jy ! Component: 400 - total flux cleaned = -2.87402e-05 Jy ! Component: 450 - total flux cleaned = -0.000131144 Jy ! Component: 500 - total flux cleaned = -0.000171331 Jy ! Component: 550 - total flux cleaned = -0.000211566 Jy ! Component: 600 - total flux cleaned = -0.000348694 Jy ! Component: 650 - total flux cleaned = -0.000406437 Jy ! Component: 700 - total flux cleaned = -0.000520271 Jy ! Component: 750 - total flux cleaned = -0.000613407 Jy ! Component: 800 - total flux cleaned = -0.000686811 Jy ! Component: 850 - total flux cleaned = -0.000796066 Jy ! Component: 900 - total flux cleaned = -0.000849379 Jy ! Component: 950 - total flux cleaned = -0.000849785 Jy ! Component: 1000 - total flux cleaned = -0.000937063 Jy ! Component: 1050 - total flux cleaned = -0.000971798 Jy ! Component: 1100 - total flux cleaned = -0.00098884 Jy ! Component: 1150 - total flux cleaned = -0.00102265 Jy ! Component: 1200 - total flux cleaned = -0.00110599 Jy ! Component: 1250 - total flux cleaned = -0.00110612 Jy ! Component: 1300 - total flux cleaned = -0.00109015 Jy ! Component: 1350 - total flux cleaned = -0.00115459 Jy ! Component: 1400 - total flux cleaned = -0.00118659 Jy ! Component: 1450 - total flux cleaned = -0.00128124 Jy ! Component: 1500 - total flux cleaned = -0.00132769 Jy ! Component: 1550 - total flux cleaned = -0.00131265 Jy ! Component: 1600 - total flux cleaned = -0.00138871 Jy ! Component: 1650 - total flux cleaned = -0.00144912 Jy ! Component: 1700 - total flux cleaned = -0.00144907 Jy ! Component: 1750 - total flux cleaned = -0.00147889 Jy ! Component: 1800 - total flux cleaned = -0.0015522 Jy ! Component: 1850 - total flux cleaned = -0.00156683 Jy ! Component: 1900 - total flux cleaned = -0.00166771 Jy ! Component: 1950 - total flux cleaned = -0.0016962 Jy ! Component: 2000 - total flux cleaned = -0.0016963 Jy ! Component: 2050 - total flux cleaned = -0.00179453 Jy ! Component: 2100 - total flux cleaned = -0.00180851 Jy ! Component: 2150 - total flux cleaned = -0.00187757 Jy ! Component: 2200 - total flux cleaned = -0.00197316 Jy ! Component: 2250 - total flux cleaned = -0.0019866 Jy ! Component: 2300 - total flux cleaned = -0.0020673 Jy ! Component: 2350 - total flux cleaned = -0.00213398 Jy ! Component: 2400 - total flux cleaned = -0.00212075 Jy ! Component: 2450 - total flux cleaned = -0.00213388 Jy ! Component: 2500 - total flux cleaned = -0.00223835 Jy ! Component: 2550 - total flux cleaned = -0.00227719 Jy ! Component: 2600 - total flux cleaned = -0.00232859 Jy ! Component: 2650 - total flux cleaned = -0.00244335 Jy ! Component: 2700 - total flux cleaned = -0.0024433 Jy ! Component: 2750 - total flux cleaned = -0.00246838 Jy ! Component: 2800 - total flux cleaned = -0.00251833 Jy ! Component: 2850 - total flux cleaned = -0.0025432 Jy ! Component: 2900 - total flux cleaned = -0.00258014 Jy ! Component: 2950 - total flux cleaned = -0.00262925 Jy ! Component: 3000 - total flux cleaned = -0.00264166 Jy ! Component: 3050 - total flux cleaned = -0.00271419 Jy ! Component: 3100 - total flux cleaned = -0.00267814 Jy ! Component: 3150 - total flux cleaned = -0.00276174 Jy ! Component: 3200 - total flux cleaned = -0.0027736 Jy ! Component: 3250 - total flux cleaned = -0.00279715 Jy ! Component: 3300 - total flux cleaned = -0.00276194 Jy ! Component: 3350 - total flux cleaned = -0.00283195 Jy ! Component: 3400 - total flux cleaned = -0.00288988 Jy ! Component: 3450 - total flux cleaned = -0.002913 Jy ! Component: 3500 - total flux cleaned = -0.0029015 Jy ! Component: 3550 - total flux cleaned = -0.00294709 Jy ! Component: 3600 - total flux cleaned = -0.00295842 Jy ! Component: 3650 - total flux cleaned = -0.00300349 Jy ! Component: 3700 - total flux cleaned = -0.00296996 Jy ! Component: 3750 - total flux cleaned = -0.00300356 Jy ! Component: 3800 - total flux cleaned = -0.00303693 Jy ! Component: 3850 - total flux cleaned = -0.0030701 Jy ! Component: 3900 - total flux cleaned = -0.00308106 Jy ! Component: 3950 - total flux cleaned = -0.00314651 Jy ! Component: 4000 - total flux cleaned = -0.00316824 Jy ! Component: 4050 - total flux cleaned = -0.00317898 Jy ! Total flux subtracted in 4096 components = -0.0031898 Jy ! Clean residual min=-0.000666 max=0.000849 Jy/beam ! Clean residual mean=-0.000000 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.232107 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 438 components and 0.232107 Jy ![Exited script file: muppet] wmap "J1208+0054_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 7.506 at -3.774 degrees (North through East) ! Clean map min=-0.0012437 max=0.13552 Jy/beam ! Writing clean map to FITS file: J1208+0054_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.135525 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201135 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.445236 0.445236 0.890472 1.78094 3.56189 7.12378 14.2476 28.4951 56.9902 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.135 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.147 x 7.506 at -3.774 degrees (North through East) ! Clean map min=-0.0012437 max=0.13552 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 J1208+0054_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:24:46 2017