! Started logfile: J1408+6854_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:27:21 2017 obs J1408+6854_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1408+6854_S_2015_01_23_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876135 visibilities/baseline/integration-bin. ! Found source: J1408+6854 ! ! 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 18136 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 J1408+6854_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.934388Jy sigma=0.010420 ! Fit after self-cal, rms=0.888604Jy sigma=0.010098 ! 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.965 mas, bmaj=3.588 mas, bpa=85.06 degrees ! Estimated noise=913.04 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.0846421 Jy ! Component: 100 - total flux cleaned = 0.105473 Jy ! Total flux subtracted in 100 components = 0.105473 Jy ! Clean residual min=-0.005251 max=0.007831 Jy/beam ! Clean residual mean=-0.000011 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.105473 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.105473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195984Jy sigma=0.000810 ! Fit after self-cal, rms=0.195981Jy sigma=0.000810 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00790616 Jy ! Component: 100 - total flux cleaned = 0.0119809 Jy ! Total flux subtracted in 100 components = 0.0119809 Jy ! Clean residual min=-0.004921 max=0.004337 Jy/beam ! Clean residual mean=-0.000007 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.117454 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.117454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194664Jy sigma=0.000804 ! Fit after self-cal, rms=0.194674Jy sigma=0.000804 ! 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.667 mas, bmaj=4.454 mas, bpa=83.83 degrees ! Estimated noise=491.81 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.0039879 Jy ! Component: 100 - total flux cleaned = 0.00583571 Jy ! Component: 150 - total flux cleaned = 0.00664472 Jy ! Component: 200 - total flux cleaned = 0.00685478 Jy ! Total flux subtracted in 200 components = 0.00685478 Jy ! Clean residual min=-0.004940 max=0.004672 Jy/beam ! Clean residual mean=-0.000019 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.124309 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.124309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194101Jy sigma=0.000805 ! Fit after self-cal, rms=0.194106Jy sigma=0.000805 ! 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 1.00 FD 0.27 HN 0.97 KP 1.10 ! LA 1.01 MK 0.99 NL 1.01 OV 0.99 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.35 HN 1.05 KP 1.03 ! LA 1.00 MK 0.99 NL 1.13 OV 1.03 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.42 HN 1.06 KP 0.88 ! LA 0.83 MK 1.00 NL 1.35 OV 0.97 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.66 HN 1.03 KP 0.82 ! LA 0.88 MK 0.98 NL 1.10 OV 1.01 ! PT 1.05 SC 1.02 ! ! ! Fit before self-cal, rms=0.194106Jy sigma=0.000805 ! Fit after self-cal, rms=0.091802Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.69 mas, bmaj=4.474 mas, bpa=82.7 degrees ! Estimated noise=493.007 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.000362414 Jy ! Component: 100 - total flux cleaned = -0.000531784 Jy ! Component: 150 - total flux cleaned = -0.000647364 Jy ! Component: 200 - total flux cleaned = -0.000727301 Jy ! Total flux subtracted in 200 components = -0.000727301 Jy ! Clean residual min=-0.002182 max=0.002220 Jy/beam ! Clean residual mean=-0.000023 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.123581 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.123581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091786Jy sigma=0.000783 ! Fit after self-cal, rms=0.091586Jy sigma=0.000782 ! 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.091586Jy sigma=0.000782 ! Fit after self-cal, rms=0.090639Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=4.482 mas, bpa=84.15 degrees ! Estimated noise=492.616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000689082 Jy ! Component: 100 - total flux cleaned = -0.000779005 Jy ! Component: 150 - total flux cleaned = -0.0008548 Jy ! Component: 200 - total flux cleaned = -0.000919282 Jy ! Total flux subtracted in 200 components = -0.000919282 Jy ! Clean residual min=-0.001980 max=0.001928 Jy/beam ! Clean residual mean=-0.000009 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.122662 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.122662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090629Jy sigma=0.000778 ! Fit after self-cal, rms=0.090632Jy 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.38286e-05 Jy ! Component: 100 - total flux cleaned = -0.000116641 Jy ! Component: 150 - total flux cleaned = -0.000143717 Jy ! Component: 200 - total flux cleaned = -0.000167806 Jy ! Total flux subtracted in 200 components = -0.000167806 Jy ! Clean residual min=-0.001965 max=0.001930 Jy/beam ! Clean residual mean=-0.000010 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.122494 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.122494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090628Jy sigma=0.000778 ! Fit after self-cal, rms=0.090629Jy 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.090629Jy sigma=0.000778 ! Fit after self-cal, rms=0.090605Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.714 mas, bmaj=4.494 mas, bpa=83.8 degrees ! Estimated noise=492.769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000438512 Jy ! Component: 100 - total flux cleaned = -0.000514544 Jy ! Component: 150 - total flux cleaned = -0.000555119 Jy ! Component: 200 - total flux cleaned = -0.000590681 Jy ! Total flux subtracted in 200 components = -0.000590681 Jy ! Clean residual min=-0.001931 max=0.001882 Jy/beam ! Clean residual mean=-0.000009 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.121904 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.121904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090600Jy sigma=0.000778 ! Fit after self-cal, rms=0.090602Jy 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 = -2.252e-05 Jy ! Component: 100 - total flux cleaned = -5.37581e-05 Jy ! Component: 150 - total flux cleaned = -6.06583e-05 Jy ! Component: 200 - total flux cleaned = -7.39937e-05 Jy ! Total flux subtracted in 200 components = -7.39937e-05 Jy ! Clean residual min=-0.001918 max=0.001883 Jy/beam ! Clean residual mean=-0.000009 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.12183 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.12183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090600Jy sigma=0.000778 ! Fit after self-cal, rms=0.090601Jy 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.090601Jy sigma=0.000778 ! Fit after self-cal, rms=0.090619Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.663 mas, bmaj=9.118 mas, bpa=72.78 degrees ! Estimated noise=636.777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.62347e-07 Jy ! Component: 100 - total flux cleaned = -3.28868e-05 Jy ! Component: 150 - total flux cleaned = -5.99318e-05 Jy ! Component: 200 - total flux cleaned = -8.1417e-05 Jy ! Total flux subtracted in 200 components = -8.1417e-05 Jy ! Clean residual min=-0.001798 max=0.002317 Jy/beam ! Clean residual mean=-0.000018 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.121748 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.121748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090622Jy sigma=0.000778 ! Fit after self-cal, rms=0.090622Jy 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) ! Added new window around map position (-9.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175196 Jy ! Component: 100 - total flux cleaned = 0.00215062 Jy ! Component: 150 - total flux cleaned = 0.00221049 Jy ! Component: 200 - total flux cleaned = 0.00223868 Jy ! Total flux subtracted in 200 components = 0.00223868 Jy ! Clean residual min=-0.001618 max=0.001672 Jy/beam ! Clean residual mean=-0.000013 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.123987 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.123987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090586Jy sigma=0.000778 ! Fit after self-cal, rms=0.090580Jy 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.723 mas, bmaj=4.503 mas, bpa=83.52 degrees ! Estimated noise=492.966 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.723 x 4.503 at 83.52 degrees (North through East) ! Clean map min=-0.0016273 max=0.11293 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.995 mas, bmaj=3.618 mas, bpa=86.33 degrees ! Estimated noise=925.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0856984 Jy ! Component: 100 - total flux cleaned = 0.106581 Jy ! Component: 150 - total flux cleaned = 0.114043 Jy ! Component: 200 - total flux cleaned = 0.117514 Jy ! Total flux subtracted in 200 components = 0.117514 Jy ! Clean residual min=-0.002638 max=0.002720 Jy/beam ! Clean residual mean=-0.000004 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.117514 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.117514 Jy ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=4.503 mas, bpa=83.52 degrees ! Estimated noise=492.966 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.0028203 Jy ! Component: 100 - total flux cleaned = 0.00439841 Jy ! Component: 150 - total flux cleaned = 0.00462277 Jy ! Component: 200 - total flux cleaned = 0.0048703 Jy ! Total flux subtracted in 200 components = 0.0048703 Jy ! Clean residual min=-0.001845 max=0.001595 Jy/beam ! Clean residual mean=-0.000008 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.122384 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 0.122384 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.663 mas, bmaj=9.118 mas, bpa=72.78 degrees ! Estimated noise=636.777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112196 Jy ! Component: 100 - total flux cleaned = 0.00143928 Jy ! Component: 150 - total flux cleaned = 0.00149472 Jy ! Component: 200 - total flux cleaned = 0.00156829 Jy ! Total flux subtracted in 200 components = 0.00156829 Jy ! Clean residual min=-0.001586 max=0.001647 Jy/beam ! Clean residual mean=-0.000013 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.123953 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.27563e-05 Jy ! Component: 100 - total flux cleaned = 4.43437e-05 Jy ! Component: 150 - total flux cleaned = 0.000105291 Jy ! Component: 200 - total flux cleaned = 0.000144283 Jy ! Total flux subtracted in 200 components = 0.000144283 Jy ! Clean residual min=-0.001579 max=0.001632 Jy/beam ! Clean residual mean=-0.000013 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.124097 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 105 components and 0.124097 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=4.503 mas, bpa=83.52 degrees ! Estimated noise=492.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025284 Jy ! Component: 100 - total flux cleaned = -0.000156096 Jy ! Component: 150 - total flux cleaned = -9.72363e-05 Jy ! Component: 200 - total flux cleaned = -2.01769e-05 Jy ! Total flux subtracted in 200 components = -2.01769e-05 Jy ! Clean residual min=-0.001697 max=0.001553 Jy/beam ! Clean residual mean=-0.000006 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.124077 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.124077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090546Jy sigma=0.000777 ! Fit after self-cal, rms=0.090535Jy sigma=0.000777 wmodel J1408+6854_S_2015_01_23_pus_map.mod ! Writing 121 model components to file: J1408+6854_S_2015_01_23_pus_map.mod wobs J1408+6854_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1408+6854_S_2015_01_23_pus_uvs.fits wwins J1408+6854_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1408+6854_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.000423358 Jy ! Component: 100 - total flux cleaned = -0.000531221 Jy ! Component: 150 - total flux cleaned = -0.000606361 Jy ! Component: 200 - total flux cleaned = -0.000702693 Jy ! Component: 250 - total flux cleaned = -0.000771391 Jy ! Component: 300 - total flux cleaned = -0.000880753 Jy ! Component: 350 - total flux cleaned = -0.000922564 Jy ! Component: 400 - total flux cleaned = -0.000943114 Jy ! Component: 450 - total flux cleaned = -0.0010026 Jy ! Component: 500 - total flux cleaned = -0.00104195 Jy ! Component: 550 - total flux cleaned = -0.00119464 Jy ! Component: 600 - total flux cleaned = -0.00132462 Jy ! Component: 650 - total flux cleaned = -0.00137908 Jy ! Component: 700 - total flux cleaned = -0.00146918 Jy ! Component: 750 - total flux cleaned = -0.00157502 Jy ! Component: 800 - total flux cleaned = -0.00159234 Jy ! Component: 850 - total flux cleaned = -0.00167784 Jy ! Component: 900 - total flux cleaned = -0.00171161 Jy ! Component: 950 - total flux cleaned = -0.00182801 Jy ! Component: 1000 - total flux cleaned = -0.00190978 Jy ! Component: 1050 - total flux cleaned = -0.00197429 Jy ! Component: 1100 - total flux cleaned = -0.00205383 Jy ! Component: 1150 - total flux cleaned = -0.00208548 Jy ! Component: 1200 - total flux cleaned = -0.00219407 Jy ! Component: 1250 - total flux cleaned = -0.00230114 Jy ! Component: 1300 - total flux cleaned = -0.00234636 Jy ! Component: 1350 - total flux cleaned = -0.00243614 Jy ! Component: 1400 - total flux cleaned = -0.00251016 Jy ! Component: 1450 - total flux cleaned = -0.00262743 Jy ! Component: 1500 - total flux cleaned = -0.00268536 Jy ! Component: 1550 - total flux cleaned = -0.00272861 Jy ! Component: 1600 - total flux cleaned = -0.00279959 Jy ! Component: 1650 - total flux cleaned = -0.00284172 Jy ! Component: 1700 - total flux cleaned = -0.00289736 Jy ! Component: 1750 - total flux cleaned = -0.00293859 Jy ! Component: 1800 - total flux cleaned = -0.00296604 Jy ! Component: 1850 - total flux cleaned = -0.00300664 Jy ! Component: 1900 - total flux cleaned = -0.00303344 Jy ! Component: 1950 - total flux cleaned = -0.00311277 Jy ! Component: 2000 - total flux cleaned = -0.00313905 Jy ! Component: 2050 - total flux cleaned = -0.00317824 Jy ! Component: 2100 - total flux cleaned = -0.00320401 Jy ! Component: 2150 - total flux cleaned = -0.00326789 Jy ! Component: 2200 - total flux cleaned = -0.00330589 Jy ! Component: 2250 - total flux cleaned = -0.00336889 Jy ! Component: 2300 - total flux cleaned = -0.00340641 Jy ! Component: 2350 - total flux cleaned = -0.0034806 Jy ! Component: 2400 - total flux cleaned = -0.00355429 Jy ! Component: 2450 - total flux cleaned = -0.00357854 Jy ! Component: 2500 - total flux cleaned = -0.00362689 Jy ! Component: 2550 - total flux cleaned = -0.00369886 Jy ! Component: 2600 - total flux cleaned = -0.00375831 Jy ! Component: 2650 - total flux cleaned = -0.00374653 Jy ! Component: 2700 - total flux cleaned = -0.00380529 Jy ! Component: 2750 - total flux cleaned = -0.00382869 Jy ! Component: 2800 - total flux cleaned = -0.00385194 Jy ! Component: 2850 - total flux cleaned = -0.0038635 Jy ! Component: 2900 - total flux cleaned = -0.0039206 Jy ! Component: 2950 - total flux cleaned = -0.00399985 Jy ! Component: 3000 - total flux cleaned = -0.00399975 Jy ! Component: 3050 - total flux cleaned = -0.00399965 Jy ! Component: 3100 - total flux cleaned = -0.004033 Jy ! Component: 3150 - total flux cleaned = -0.00408817 Jy ! Component: 3200 - total flux cleaned = -0.0040662 Jy ! Component: 3250 - total flux cleaned = -0.00410977 Jy ! Component: 3300 - total flux cleaned = -0.00409885 Jy ! Component: 3350 - total flux cleaned = -0.00415255 Jy ! Component: 3400 - total flux cleaned = -0.0041632 Jy ! Component: 3450 - total flux cleaned = -0.00419495 Jy ! Component: 3500 - total flux cleaned = -0.0041422 Jy ! Component: 3550 - total flux cleaned = -0.00417369 Jy ! Component: 3600 - total flux cleaned = -0.00419463 Jy ! Component: 3650 - total flux cleaned = -0.00421531 Jy ! Component: 3700 - total flux cleaned = -0.00422559 Jy ! Component: 3750 - total flux cleaned = -0.0042563 Jy ! Component: 3800 - total flux cleaned = -0.00422568 Jy ! Component: 3850 - total flux cleaned = -0.00426621 Jy ! Component: 3900 - total flux cleaned = -0.00429645 Jy ! Component: 3950 - total flux cleaned = -0.00434656 Jy ! Component: 4000 - total flux cleaned = -0.00436635 Jy ! Component: 4050 - total flux cleaned = -0.00434653 Jy ! Total flux subtracted in 4096 components = -0.00437613 Jy ! Clean residual min=-0.000681 max=0.000727 Jy/beam ! Clean residual mean=-0.000002 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.119701 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 399 components and 0.119701 Jy ![Exited script file: muppet] wmap "J1408+6854_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.723 x 4.503 at 83.52 degrees (North through East) ! Clean map min=-0.0012072 max=0.11256 Jy/beam ! Writing clean map to FITS file: J1408+6854_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.112557 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175207 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.466981 0.466981 0.933962 1.86792 3.73585 7.4717 14.9434 29.8868 59.7736 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 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.723 x 4.503 at 83.52 degrees (North through East) ! Clean map min=-0.0012072 max=0.11256 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 J1408+6854_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:27:26 2017