! Started logfile: J1143+1834_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:23:31 2017 obs J1143+1834_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1143+1834_S_2015_01_23_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873525 visibilities/baseline/integration-bin. ! Found source: J1143+1834 ! ! 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 12736 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 J1143+1834_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.829772Jy sigma=0.010288 ! Fit after self-cal, rms=0.807270Jy sigma=0.010007 ! 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.66 mas, bmaj=6.236 mas, bpa=-5.793 degrees ! Estimated noise=736.41 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.150258 Jy ! Component: 100 - total flux cleaned = 0.224669 Jy ! Total flux subtracted in 100 components = 0.224669 Jy ! Clean residual min=-0.019969 max=0.043252 Jy/beam ! Clean residual mean=-0.000006 rms=0.005352 Jy/beam ! Combined flux in latest and established models = 0.224669 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.224669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161621Jy sigma=0.001416 ! Fit after self-cal, rms=0.160377Jy sigma=0.001398 ! Inverting map ! Added new window around map position (-1, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0522135 Jy ! Component: 100 - total flux cleaned = 0.0827663 Jy ! Total flux subtracted in 100 components = 0.0827663 Jy ! Clean residual min=-0.014131 max=0.016616 Jy/beam ! Clean residual mean=0.000005 rms=0.003228 Jy/beam ! Combined flux in latest and established models = 0.307435 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.307435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134851Jy sigma=0.001068 ! Fit after self-cal, rms=0.134138Jy sigma=0.001055 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230006 Jy ! Component: 100 - total flux cleaned = 0.0327152 Jy ! Total flux subtracted in 100 components = 0.0327152 Jy ! Clean residual min=-0.011043 max=0.013309 Jy/beam ! Clean residual mean=0.000010 rms=0.002478 Jy/beam ! Combined flux in latest and established models = 0.34015 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.34015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127654Jy sigma=0.000990 ! Fit after self-cal, rms=0.127272Jy sigma=0.000983 ! 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.124 mas, bmaj=7.026 mas, bpa=-4.565 degrees ! Estimated noise=532.325 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.0140447 Jy ! Component: 100 - total flux cleaned = 0.022189 Jy ! Component: 150 - total flux cleaned = 0.0271646 Jy ! Component: 200 - total flux cleaned = 0.0295941 Jy ! Total flux subtracted in 200 components = 0.0295941 Jy ! Clean residual min=-0.007749 max=0.011575 Jy/beam ! Clean residual mean=0.000011 rms=0.002373 Jy/beam ! Combined flux in latest and established models = 0.369745 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.369745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123877Jy sigma=0.000967 ! Fit after self-cal, rms=0.123740Jy sigma=0.000964 ! 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 0.61 HN 0.97 KP 1.11 ! LA 1.01 MK 0.95 NL 1.04 OV 1.00 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.74 HN 1.02 KP 1.04 ! LA 0.96 MK 0.96 NL 1.16 OV 1.02 ! PT 1.03 SC 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.88 HN 0.98 KP 0.90 ! LA 0.78 MK 0.99 NL 1.49 OV 0.92 ! PT 1.01 SC 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.71 HN 1.01 KP 0.84 ! LA 0.83 MK 0.95 NL 1.05 OV 1.00 ! PT 1.05 SC 1.03 ! ! ! Fit before self-cal, rms=0.123740Jy sigma=0.000964 ! Fit after self-cal, rms=0.093042Jy sigma=0.000857 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=7.092 mas, bpa=-5.152 degrees ! Estimated noise=531.541 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.00270886 Jy ! Component: 100 - total flux cleaned = -0.00385096 Jy ! Component: 150 - total flux cleaned = -0.00459609 Jy ! Component: 200 - total flux cleaned = -0.00493402 Jy ! Total flux subtracted in 200 components = -0.00493402 Jy ! Clean residual min=-0.006150 max=0.006696 Jy/beam ! Clean residual mean=0.000002 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.36481 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.36481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092655Jy sigma=0.000851 ! Fit after self-cal, rms=0.092505Jy sigma=0.000849 ! 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.092505Jy sigma=0.000849 ! Fit after self-cal, rms=0.091270Jy sigma=0.000819 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.023 mas, bpa=-4.955 degrees ! Estimated noise=529.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000675436 Jy ! Component: 100 - total flux cleaned = -0.000876111 Jy ! Component: 150 - total flux cleaned = -0.0012385 Jy ! Component: 200 - total flux cleaned = -0.00141823 Jy ! Total flux subtracted in 200 components = -0.00141823 Jy ! Clean residual min=-0.004710 max=0.003827 Jy/beam ! Clean residual mean=-0.000002 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.363392 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.363392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091058Jy sigma=0.000816 ! Fit after self-cal, rms=0.091033Jy sigma=0.000814 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.000419641 Jy ! Component: 100 - total flux cleaned = -0.000746641 Jy ! Component: 150 - total flux cleaned = -0.000682579 Jy ! Component: 200 - total flux cleaned = -0.000627055 Jy ! Total flux subtracted in 200 components = -0.000627055 Jy ! Clean residual min=-0.004219 max=0.003686 Jy/beam ! Clean residual mean=-0.000002 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.362765 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.362765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090891Jy sigma=0.000812 ! Fit after self-cal, rms=0.090862Jy sigma=0.000811 ! 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.090862Jy sigma=0.000811 ! Fit after self-cal, rms=0.090402Jy sigma=0.000811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7 mas, bpa=-4.767 degrees ! Estimated noise=527.707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000910598 Jy ! Component: 100 - total flux cleaned = -0.000979545 Jy ! Component: 150 - total flux cleaned = -0.000861647 Jy ! Component: 200 - total flux cleaned = -0.00081357 Jy ! Total flux subtracted in 200 components = -0.00081357 Jy ! Clean residual min=-0.003686 max=0.003508 Jy/beam ! Clean residual mean=-0.000002 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.361952 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.361952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090271Jy sigma=0.000809 ! Fit after self-cal, rms=0.090241Jy sigma=0.000808 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.000121923 Jy ! Component: 100 - total flux cleaned = -0.000195019 Jy ! Component: 150 - total flux cleaned = -0.000143702 Jy ! Component: 200 - total flux cleaned = -5.47235e-05 Jy ! Total flux subtracted in 200 components = -5.47235e-05 Jy ! Clean residual min=-0.003337 max=0.003322 Jy/beam ! Clean residual mean=-0.000002 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.361897 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.361897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090142Jy sigma=0.000807 ! Fit after self-cal, rms=0.090120Jy sigma=0.000806 ! 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.090120Jy sigma=0.000806 ! Fit after self-cal, rms=0.089790Jy sigma=0.000806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.023 mas, bmaj=10.37 mas, bpa=-4.084 degrees ! Estimated noise=693.829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110454 Jy ! Component: 100 - total flux cleaned = 0.000326929 Jy ! Component: 150 - total flux cleaned = 0.00040728 Jy ! Component: 200 - total flux cleaned = 0.000434498 Jy ! Total flux subtracted in 200 components = 0.000434498 Jy ! Clean residual min=-0.002297 max=0.002231 Jy/beam ! Clean residual mean=-0.000004 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.362331 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.362331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089738Jy sigma=0.000805 ! Fit after self-cal, rms=0.089705Jy sigma=0.000805 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.000117611 Jy ! Component: 100 - total flux cleaned = 4.92911e-05 Jy ! Component: 150 - total flux cleaned = 0.000103763 Jy ! Component: 200 - total flux cleaned = 0.000119884 Jy ! Total flux subtracted in 200 components = 0.000119884 Jy ! Clean residual min=-0.002244 max=0.002138 Jy/beam ! Clean residual mean=-0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.362451 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.362451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089668Jy sigma=0.000804 ! Fit after self-cal, rms=0.089643Jy sigma=0.000804 ! 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.098 mas, bmaj=6.989 mas, bpa=-4.631 degrees ! Estimated noise=526.833 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.098 x 6.989 at -4.631 degrees (North through East) ! Clean map min=-0.0034817 max=0.1832 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.64 mas, bmaj=6.203 mas, bpa=-5.915 degrees ! Estimated noise=722.013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157466 Jy ! Component: 100 - total flux cleaned = 0.234279 Jy ! Component: 150 - total flux cleaned = 0.274322 Jy ! Component: 200 - total flux cleaned = 0.298619 Jy ! Total flux subtracted in 200 components = 0.298619 Jy ! Clean residual min=-0.007209 max=0.012980 Jy/beam ! Clean residual mean=-0.000005 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.298619 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.298619 Jy ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=6.989 mas, bpa=-4.631 degrees ! Estimated noise=526.833 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.021987 Jy ! Component: 100 - total flux cleaned = 0.0356942 Jy ! Component: 150 - total flux cleaned = 0.0447861 Jy ! Component: 200 - total flux cleaned = 0.0510171 Jy ! Total flux subtracted in 200 components = 0.0510171 Jy ! Clean residual min=-0.003604 max=0.004483 Jy/beam ! Clean residual mean=-0.000002 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.349636 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 71 components and 0.349636 Jy ! Inverting map ! Added new window around map position (24, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00357955 Jy ! Component: 100 - total flux cleaned = 0.00576784 Jy ! Component: 150 - total flux cleaned = 0.00673146 Jy ! Component: 200 - total flux cleaned = 0.00734954 Jy ! Total flux subtracted in 200 components = 0.00734954 Jy ! Clean residual min=-0.002922 max=0.002815 Jy/beam ! Clean residual mean=-0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.356986 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 97 components and 0.356986 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.023 mas, bmaj=10.37 mas, bpa=-4.084 degrees ! Estimated noise=693.829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308339 Jy ! Component: 100 - total flux cleaned = 0.00403612 Jy ! Component: 150 - total flux cleaned = 0.0041406 Jy ! Component: 200 - total flux cleaned = 0.00418432 Jy ! Total flux subtracted in 200 components = 0.00418432 Jy ! Clean residual min=-0.002211 max=0.002001 Jy/beam ! Clean residual mean=-0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.36117 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.62438e-07 Jy ! Component: 100 - total flux cleaned = -3.46704e-05 Jy ! Component: 150 - total flux cleaned = -3.41893e-05 Jy ! Component: 200 - total flux cleaned = -5.76281e-06 Jy ! Total flux subtracted in 200 components = -5.76281e-06 Jy ! Clean residual min=-0.002168 max=0.001890 Jy/beam ! Clean residual mean=-0.000004 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.361165 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 128 components and 0.361165 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=6.989 mas, bpa=-4.631 degrees ! Estimated noise=526.833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000859498 Jy ! Component: 100 - total flux cleaned = -0.000992727 Jy ! Component: 150 - total flux cleaned = -0.00117059 Jy ! Component: 200 - total flux cleaned = -0.00117045 Jy ! Total flux subtracted in 200 components = -0.00117045 Jy ! Clean residual min=-0.002472 max=0.002631 Jy/beam ! Clean residual mean=-0.000002 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.359994 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 146 components and 0.359994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089440Jy sigma=0.000800 ! Fit after self-cal, rms=0.089412Jy sigma=0.000800 wmodel J1143+1834_S_2015_01_23_pus_map.mod ! Writing 146 model components to file: J1143+1834_S_2015_01_23_pus_map.mod wobs J1143+1834_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1143+1834_S_2015_01_23_pus_uvs.fits wwins J1143+1834_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1143+1834_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.000328363 Jy ! Component: 100 - total flux cleaned = 0.000215803 Jy ! Component: 150 - total flux cleaned = 0.000284732 Jy ! Component: 200 - total flux cleaned = 0.000387726 Jy ! Component: 250 - total flux cleaned = 0.000420214 Jy ! Component: 300 - total flux cleaned = 0.000419267 Jy ! Component: 350 - total flux cleaned = 0.000387907 Jy ! Component: 400 - total flux cleaned = 0.000357969 Jy ! Component: 450 - total flux cleaned = 0.000357658 Jy ! Component: 500 - total flux cleaned = 0.000385828 Jy ! Component: 550 - total flux cleaned = 0.00035786 Jy ! Component: 600 - total flux cleaned = 0.000249775 Jy ! Component: 650 - total flux cleaned = 0.000171198 Jy ! Component: 700 - total flux cleaned = 0.000222889 Jy ! Component: 750 - total flux cleaned = 0.000146389 Jy ! Component: 800 - total flux cleaned = 0.000171223 Jy ! Component: 850 - total flux cleaned = 0.000146241 Jy ! Component: 900 - total flux cleaned = 0.000122201 Jy ! Component: 950 - total flux cleaned = 0.000169209 Jy ! Component: 1000 - total flux cleaned = 9.97022e-05 Jy ! Component: 1050 - total flux cleaned = 0.000145663 Jy ! Component: 1100 - total flux cleaned = 0.000257835 Jy ! Component: 1150 - total flux cleaned = 0.000279431 Jy ! Component: 1200 - total flux cleaned = 0.000257681 Jy ! Component: 1250 - total flux cleaned = 0.000236433 Jy ! Component: 1300 - total flux cleaned = 0.000300643 Jy ! Component: 1350 - total flux cleaned = 0.000363428 Jy ! Component: 1400 - total flux cleaned = 0.000363213 Jy ! Component: 1450 - total flux cleaned = 0.000322189 Jy ! Component: 1500 - total flux cleaned = 0.000322113 Jy ! Component: 1550 - total flux cleaned = 0.000341713 Jy ! Component: 1600 - total flux cleaned = 0.00034169 Jy ! Component: 1650 - total flux cleaned = 0.000361247 Jy ! Component: 1700 - total flux cleaned = 0.000323225 Jy ! Component: 1750 - total flux cleaned = 0.000304543 Jy ! Component: 1800 - total flux cleaned = 0.000286223 Jy ! Component: 1850 - total flux cleaned = 0.000304927 Jy ! Component: 1900 - total flux cleaned = 0.000341515 Jy ! Component: 1950 - total flux cleaned = 0.000359697 Jy ! Component: 2000 - total flux cleaned = 0.000324048 Jy ! Component: 2050 - total flux cleaned = 0.000359511 Jy ! Component: 2100 - total flux cleaned = 0.000376737 Jy ! Component: 2150 - total flux cleaned = 0.000324865 Jy ! Component: 2200 - total flux cleaned = 0.000342409 Jy ! Component: 2250 - total flux cleaned = 0.000359433 Jy ! Component: 2300 - total flux cleaned = 0.000342698 Jy ! Component: 2350 - total flux cleaned = 0.000359253 Jy ! Component: 2400 - total flux cleaned = 0.00031001 Jy ! Component: 2450 - total flux cleaned = 0.000358969 Jy ! Component: 2500 - total flux cleaned = 0.000326456 Jy ! Component: 2550 - total flux cleaned = 0.000342236 Jy ! Component: 2600 - total flux cleaned = 0.000310656 Jy ! Component: 2650 - total flux cleaned = 0.000326229 Jy ! Component: 2700 - total flux cleaned = 0.000326205 Jy ! Component: 2750 - total flux cleaned = 0.000372501 Jy ! Component: 2800 - total flux cleaned = 0.000357095 Jy ! Component: 2850 - total flux cleaned = 0.000341784 Jy ! Component: 2900 - total flux cleaned = 0.000296665 Jy ! Component: 2950 - total flux cleaned = 0.000296664 Jy ! Component: 3000 - total flux cleaned = 0.000296756 Jy ! Component: 3050 - total flux cleaned = 0.000296786 Jy ! Component: 3100 - total flux cleaned = 0.000310998 Jy ! Component: 3150 - total flux cleaned = 0.000296401 Jy ! Component: 3200 - total flux cleaned = 0.000296584 Jy ! Component: 3250 - total flux cleaned = 0.000239959 Jy ! Component: 3300 - total flux cleaned = 0.000282072 Jy ! Component: 3350 - total flux cleaned = 0.000282054 Jy ! Component: 3400 - total flux cleaned = 0.000240446 Jy ! Component: 3450 - total flux cleaned = 0.000281738 Jy ! Component: 3500 - total flux cleaned = 0.000336362 Jy ! Component: 3550 - total flux cleaned = 0.000336304 Jy ! Component: 3600 - total flux cleaned = 0.000296076 Jy ! Component: 3650 - total flux cleaned = 0.000309445 Jy ! Component: 3700 - total flux cleaned = 0.000309592 Jy ! Component: 3750 - total flux cleaned = 0.000335931 Jy ! Component: 3800 - total flux cleaned = 0.000309724 Jy ! Component: 3850 - total flux cleaned = 0.000296821 Jy ! Component: 3900 - total flux cleaned = 0.000283948 Jy ! Component: 3950 - total flux cleaned = 0.000309563 Jy ! Component: 4000 - total flux cleaned = 0.000296639 Jy ! Component: 4050 - total flux cleaned = 0.00025869 Jy ! Total flux subtracted in 4096 components = 0.000321561 Jy ! Clean residual min=-0.000653 max=0.000722 Jy/beam ! Clean residual mean=-0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.360316 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 447 components and 0.360316 Jy ![Exited script file: muppet] wmap "J1143+1834_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.098 x 6.989 at -4.631 degrees (North through East) ! Clean map min=-0.0020689 max=0.18302 Jy/beam ! Writing clean map to FITS file: J1143+1834_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.183018 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231968 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.380236 0.380236 0.760473 1.52095 3.04189 6.08378 12.1676 24.3351 48.6703 97.3405 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.183 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.098 x 6.989 at -4.631 degrees (North through East) ! Clean map min=-0.0020689 max=0.18302 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 J1143+1834_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:23:37 2017