! Started logfile: J2148+6107_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:10:14 2016 obs J2148+6107_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2148+6107_S_2015_03_17_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.946479 visibilities/baseline/integration-bin. ! Found source: J2148+6107 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 12096 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 J2148+6107_S_2015_03_17_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.753102Jy sigma=0.008664 ! Fit after self-cal, rms=0.592138Jy sigma=0.007131 ! 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.914 mas, bmaj=4.366 mas, bpa=-26.95 degrees ! Estimated noise=779.858 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.408388 Jy ! Component: 100 - total flux cleaned = 0.616392 Jy ! Total flux subtracted in 100 components = 0.616392 Jy ! Clean residual min=-0.036148 max=0.107948 Jy/beam ! Clean residual mean=0.000558 rms=0.013418 Jy/beam ! Combined flux in latest and established models = 0.616392 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.616392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342073Jy sigma=0.003525 ! Fit after self-cal, rms=0.341093Jy sigma=0.003511 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127181 Jy ! Component: 100 - total flux cleaned = 0.214055 Jy ! Total flux subtracted in 100 components = 0.214055 Jy ! Clean residual min=-0.023968 max=0.072724 Jy/beam ! Clean residual mean=0.000421 rms=0.008429 Jy/beam ! Combined flux in latest and established models = 0.830447 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.830447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240965Jy sigma=0.002401 ! Fit after self-cal, rms=0.240381Jy sigma=0.002392 ! Inverting map ! Added new window around map position (-4.5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0743863 Jy ! Component: 100 - total flux cleaned = 0.124915 Jy ! Total flux subtracted in 100 components = 0.124915 Jy ! Clean residual min=-0.019663 max=0.041724 Jy/beam ! Clean residual mean=0.000335 rms=0.006115 Jy/beam ! Combined flux in latest and established models = 0.955362 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.955362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193541Jy sigma=0.001891 ! Fit after self-cal, rms=0.192643Jy sigma=0.001878 ! 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.45 mas, bmaj=4.963 mas, bpa=-29.55 degrees ! Estimated noise=565.755 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.0674368 Jy ! Component: 100 - total flux cleaned = 0.113034 Jy ! Component: 150 - total flux cleaned = 0.14489 Jy ! Component: 200 - total flux cleaned = 0.167464 Jy ! Total flux subtracted in 200 components = 0.167464 Jy ! Clean residual min=-0.023696 max=0.036416 Jy/beam ! Clean residual mean=0.000453 rms=0.006910 Jy/beam ! Combined flux in latest and established models = 1.12283 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 103 components and 1.12283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153731Jy sigma=0.001537 ! Fit after self-cal, rms=0.152411Jy sigma=0.001521 ! 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.04 FD 0.90 HN 1.01 KP 1.12 ! LA 0.92 MK 1.30 NL 0.90 OV 0.97 ! PT 1.02 SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.91 HN 1.08 KP 1.07 ! LA 0.90 MK 1.25 NL 1.01 OV 1.01 ! PT 1.01 SC 1.19 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.06 KP 0.96 ! LA 0.74 MK 1.27 NL 1.16 OV 0.94 ! PT 1.00 SC 1.17 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.97 HN 1.01 KP 0.93 ! LA 0.80 MK 1.16 NL 1.03 OV 0.99 ! PT 1.05 SC 1.10 ! ! ! Fit before self-cal, rms=0.152411Jy sigma=0.001521 ! Fit after self-cal, rms=0.105164Jy sigma=0.001097 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=5.21 mas, bpa=-29.8 degrees ! Estimated noise=597.28 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.000310588 Jy ! Component: 100 - total flux cleaned = 0.000320152 Jy ! Component: 150 - total flux cleaned = 0.000322424 Jy ! Component: 200 - total flux cleaned = 9.79984e-05 Jy ! Total flux subtracted in 200 components = 9.79984e-05 Jy ! Clean residual min=-0.014609 max=0.020915 Jy/beam ! Clean residual mean=0.000152 rms=0.004496 Jy/beam ! Combined flux in latest and established models = 1.12292 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 1.12292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103585Jy sigma=0.001078 ! Fit after self-cal, rms=0.103329Jy sigma=0.001076 ! 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.103329Jy sigma=0.001076 ! Fit after self-cal, rms=0.102607Jy sigma=0.001028 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.726 mas, bmaj=5.234 mas, bpa=-36.74 degrees ! Estimated noise=605.356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200741 Jy ! Component: 100 - total flux cleaned = 0.00248752 Jy ! Component: 150 - total flux cleaned = 0.00288538 Jy ! Component: 200 - total flux cleaned = 0.00299845 Jy ! Total flux subtracted in 200 components = 0.00299845 Jy ! Clean residual min=-0.013341 max=0.018950 Jy/beam ! Clean residual mean=0.000125 rms=0.004031 Jy/beam ! Combined flux in latest and established models = 1.12592 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 1.12592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102217Jy sigma=0.001023 ! Fit after self-cal, rms=0.102220Jy sigma=0.001023 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 (-16, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207969 Jy ! Component: 100 - total flux cleaned = 0.0347363 Jy ! Component: 150 - total flux cleaned = 0.044859 Jy ! Component: 200 - total flux cleaned = 0.0523953 Jy ! Total flux subtracted in 200 components = 0.0523953 Jy ! Clean residual min=-0.012136 max=0.015906 Jy/beam ! Clean residual mean=0.000100 rms=0.003343 Jy/beam ! Combined flux in latest and established models = 1.17832 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 161 components and 1.17832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097242Jy sigma=0.000957 ! Fit after self-cal, rms=0.097053Jy sigma=0.000954 ! Inverting map ! Added new window around map position (-35.5, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159666 Jy ! Component: 100 - total flux cleaned = 0.0261657 Jy ! Component: 150 - total flux cleaned = 0.0340145 Jy ! Component: 200 - total flux cleaned = 0.0405422 Jy ! Total flux subtracted in 200 components = 0.0405422 Jy ! Clean residual min=-0.009900 max=0.010364 Jy/beam ! Clean residual mean=0.000082 rms=0.002792 Jy/beam ! Combined flux in latest and established models = 1.21886 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 221 components and 1.21886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093656Jy sigma=0.000916 ! Fit after self-cal, rms=0.093326Jy sigma=0.000913 ! 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.093326Jy sigma=0.000913 ! Fit after self-cal, rms=0.092393Jy sigma=0.000900 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.748 mas, bmaj=5.248 mas, bpa=-36.77 degrees ! Estimated noise=605.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00906788 Jy ! Component: 100 - total flux cleaned = 0.0159836 Jy ! Component: 150 - total flux cleaned = 0.0217849 Jy ! Component: 200 - total flux cleaned = 0.0268019 Jy ! Total flux subtracted in 200 components = 0.0268019 Jy ! Clean residual min=-0.009328 max=0.009869 Jy/beam ! Clean residual mean=0.000081 rms=0.002340 Jy/beam ! Combined flux in latest and established models = 1.24566 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 258 components and 1.24566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091066Jy sigma=0.000883 ! Fit after self-cal, rms=0.090957Jy sigma=0.000882 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.00496332 Jy ! Component: 100 - total flux cleaned = 0.00910226 Jy ! Component: 150 - total flux cleaned = 0.0123175 Jy ! Component: 200 - total flux cleaned = 0.0147871 Jy ! Total flux subtracted in 200 components = 0.0147871 Jy ! Clean residual min=-0.009197 max=0.009270 Jy/beam ! Clean residual mean=0.000072 rms=0.002237 Jy/beam ! Combined flux in latest and established models = 1.26045 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 274 components and 1.26045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090508Jy sigma=0.000876 ! Fit after self-cal, rms=0.090454Jy sigma=0.000876 ! 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.090454Jy sigma=0.000876 ! Fit after self-cal, rms=0.090336Jy sigma=0.000873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.256 mas, bmaj=9.175 mas, bpa=-60.61 degrees ! Estimated noise=737.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102004 Jy ! Component: 100 - total flux cleaned = 0.0171404 Jy ! Component: 150 - total flux cleaned = 0.0226558 Jy ! Component: 200 - total flux cleaned = 0.0271597 Jy ! Total flux subtracted in 200 components = 0.0271597 Jy ! Clean residual min=-0.011420 max=0.012636 Jy/beam ! Clean residual mean=0.000141 rms=0.003537 Jy/beam ! Combined flux in latest and established models = 1.28761 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 299 components and 1.28761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090169Jy sigma=0.000868 ! Fit after self-cal, rms=0.090074Jy sigma=0.000868 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.0046264 Jy ! Component: 100 - total flux cleaned = 0.00734827 Jy ! Component: 150 - total flux cleaned = 0.00930893 Jy ! Component: 200 - total flux cleaned = 0.0109102 Jy ! Total flux subtracted in 200 components = 0.0109102 Jy ! Clean residual min=-0.010924 max=0.012006 Jy/beam ! Clean residual mean=0.000126 rms=0.003400 Jy/beam ! Combined flux in latest and established models = 1.29852 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 312 components and 1.29852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090276Jy sigma=0.000868 ! Fit after self-cal, rms=0.090241Jy sigma=0.000868 ! 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.754 mas, bmaj=5.25 mas, bpa=-36.71 degrees ! Estimated noise=606.702 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.754 x 5.25 at -36.71 degrees (North through East) ! Clean map min=-0.0075771 max=0.52371 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090241Jy sigma=0.000868 ! Fit after self-cal, rms=0.085432Jy sigma=0.000804 ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=5.273 mas, bpa=-37.31 degrees ! Estimated noise=610.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174932 Jy ! Component: 100 - total flux cleaned = 0.00217281 Jy ! Component: 150 - total flux cleaned = 0.00229445 Jy ! Component: 200 - total flux cleaned = 0.00240099 Jy ! Total flux subtracted in 200 components = 0.00240099 Jy ! Clean residual min=-0.007717 max=0.008324 Jy/beam ! Clean residual mean=0.000070 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 1.30092 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 328 components and 1.30092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084978Jy sigma=0.000799 ! Fit after self-cal, rms=0.084950Jy sigma=0.000799 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.06823e-06 Jy ! Component: 100 - total flux cleaned = 0.000100539 Jy ! Component: 150 - total flux cleaned = 1.01002e-05 Jy ! Component: 200 - total flux cleaned = 1.37271e-05 Jy ! Total flux subtracted in 200 components = 1.37271e-05 Jy ! Clean residual min=-0.007623 max=0.008182 Jy/beam ! Clean residual mean=0.000070 rms=0.001959 Jy/beam ! Combined flux in latest and established models = 1.30093 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 336 components and 1.30093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084708Jy sigma=0.000797 ! Fit after self-cal, rms=0.084704Jy sigma=0.000797 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084704Jy sigma=0.000797 ! Fit after self-cal, rms=0.084674Jy sigma=0.000797 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=4.594 mas, bpa=-33.31 degrees ! Estimated noise=879.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.445499 Jy ! Component: 100 - total flux cleaned = 0.657565 Jy ! Component: 150 - total flux cleaned = 0.783016 Jy ! Component: 200 - total flux cleaned = 0.869642 Jy ! Total flux subtracted in 200 components = 0.869642 Jy ! Clean residual min=-0.021417 max=0.048096 Jy/beam ! Clean residual mean=0.000299 rms=0.007304 Jy/beam ! Combined flux in latest and established models = 0.869642 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.869642 Jy ! Inverting map and beam ! Estimated beam: bmin=3.78 mas, bmaj=5.273 mas, bpa=-36.67 degrees ! Estimated noise=611.045 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.0875571 Jy ! Component: 100 - total flux cleaned = 0.142143 Jy ! Component: 150 - total flux cleaned = 0.179297 Jy ! Component: 200 - total flux cleaned = 0.208323 Jy ! Total flux subtracted in 200 components = 0.208323 Jy ! Clean residual min=-0.016514 max=0.021162 Jy/beam ! Clean residual mean=0.000257 rms=0.004777 Jy/beam ! Combined flux in latest and established models = 1.07797 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 101 components and 1.07797 Jy ! Inverting map ! Added new window around map position (4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252215 Jy ! Component: 100 - total flux cleaned = 0.0463423 Jy ! Component: 150 - total flux cleaned = 0.0646991 Jy ! Component: 200 - total flux cleaned = 0.0808562 Jy ! Total flux subtracted in 200 components = 0.0808562 Jy ! Clean residual min=-0.011393 max=0.014984 Jy/beam ! Clean residual mean=0.000182 rms=0.003363 Jy/beam ! Combined flux in latest and established models = 1.15882 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 164 components and 1.15882 Jy ! Inverting map ! Added new window around map position (-10, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159158 Jy ! Component: 100 - total flux cleaned = 0.0291989 Jy ! Component: 150 - total flux cleaned = 0.0410208 Jy ! Component: 200 - total flux cleaned = 0.051597 Jy ! Total flux subtracted in 200 components = 0.051597 Jy ! Clean residual min=-0.008373 max=0.009973 Jy/beam ! Clean residual mean=0.000133 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 1.21042 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 226 components and 1.21042 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.27 mas, bmaj=9.184 mas, bpa=-61.05 degrees ! Estimated noise=738.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183598 Jy ! Component: 100 - total flux cleaned = 0.0327923 Jy ! Component: 150 - total flux cleaned = 0.0449968 Jy ! Component: 200 - total flux cleaned = 0.0554803 Jy ! Total flux subtracted in 200 components = 0.0554803 Jy ! Clean residual min=-0.010252 max=0.011489 Jy/beam ! Clean residual mean=0.000197 rms=0.003591 Jy/beam ! Combined flux in latest and established models = 1.2659 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.00907984 Jy ! Component: 100 - total flux cleaned = 0.0169788 Jy ! Component: 150 - total flux cleaned = 0.0238757 Jy ! Component: 200 - total flux cleaned = 0.0296948 Jy ! Total flux subtracted in 200 components = 0.0296948 Jy ! Clean residual min=-0.009227 max=0.010479 Jy/beam ! Clean residual mean=0.000144 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 1.29559 Jy ! Adding 131 model components to the UV plane model. ! The established model now contains 338 components and 1.29559 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.78 mas, bmaj=5.273 mas, bpa=-36.67 degrees ! Estimated noise=611.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383941 Jy ! Component: 100 - total flux cleaned = 0.00671454 Jy ! Component: 150 - total flux cleaned = 0.00951845 Jy ! Component: 200 - total flux cleaned = 0.0112068 Jy ! Total flux subtracted in 200 components = 0.0112068 Jy ! Clean residual min=-0.006226 max=0.007309 Jy/beam ! Clean residual mean=0.000055 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 1.3068 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 365 components and 1.3068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083279Jy sigma=0.000781 ! Fit after self-cal, rms=0.083075Jy sigma=0.000779 wmodel J2148+6107_S_2015_03_17_pus_map.mod ! Writing 365 model components to file: J2148+6107_S_2015_03_17_pus_map.mod wobs J2148+6107_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2148+6107_S_2015_03_17_pus_uvs.fits wwins J2148+6107_S_2015_03_17_pus_map.win ! wwins: Wrote 6 windows to J2148+6107_S_2015_03_17_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303762 Jy ! Component: 100 - total flux cleaned = 0.00502364 Jy ! Component: 150 - total flux cleaned = 0.00665239 Jy ! Component: 200 - total flux cleaned = 0.00747153 Jy ! Component: 250 - total flux cleaned = 0.0084465 Jy ! Component: 300 - total flux cleaned = 0.00947353 Jy ! Component: 350 - total flux cleaned = 0.0105513 Jy ! Component: 400 - total flux cleaned = 0.0115069 Jy ! Component: 450 - total flux cleaned = 0.0122649 Jy ! Component: 500 - total flux cleaned = 0.0131632 Jy ! Component: 550 - total flux cleaned = 0.0139544 Jy ! Component: 600 - total flux cleaned = 0.0146476 Jy ! Component: 650 - total flux cleaned = 0.0153237 Jy ! Component: 700 - total flux cleaned = 0.0157635 Jy ! Component: 750 - total flux cleaned = 0.016194 Jy ! Component: 800 - total flux cleaned = 0.0165456 Jy ! Component: 850 - total flux cleaned = 0.0170274 Jy ! Component: 900 - total flux cleaned = 0.0173635 Jy ! Component: 950 - total flux cleaned = 0.0175607 Jy ! Component: 1000 - total flux cleaned = 0.017948 Jy ! Component: 1050 - total flux cleaned = 0.0182011 Jy ! Component: 1100 - total flux cleaned = 0.0186974 Jy ! Component: 1150 - total flux cleaned = 0.0188189 Jy ! Component: 1200 - total flux cleaned = 0.0195371 Jy ! Component: 1250 - total flux cleaned = 0.0198305 Jy ! Component: 1300 - total flux cleaned = 0.0202353 Jy ! Component: 1350 - total flux cleaned = 0.0205191 Jy ! Component: 1400 - total flux cleaned = 0.0208562 Jy ! Component: 1450 - total flux cleaned = 0.0213491 Jy ! Component: 1500 - total flux cleaned = 0.0216181 Jy ! Component: 1550 - total flux cleaned = 0.0219886 Jy ! Component: 1600 - total flux cleaned = 0.0219901 Jy ! Component: 1650 - total flux cleaned = 0.0222995 Jy ! Component: 1700 - total flux cleaned = 0.0225519 Jy ! Component: 1750 - total flux cleaned = 0.0224524 Jy ! Component: 1800 - total flux cleaned = 0.0227475 Jy ! Component: 1850 - total flux cleaned = 0.0226506 Jy ! Component: 1900 - total flux cleaned = 0.0228422 Jy ! Component: 1950 - total flux cleaned = 0.0229354 Jy ! Component: 2000 - total flux cleaned = 0.0228886 Jy ! Component: 2050 - total flux cleaned = 0.0227514 Jy ! Component: 2100 - total flux cleaned = 0.0228865 Jy ! Component: 2150 - total flux cleaned = 0.0228878 Jy ! Component: 2200 - total flux cleaned = 0.0230639 Jy ! Component: 2250 - total flux cleaned = 0.0231072 Jy ! Component: 2300 - total flux cleaned = 0.0231922 Jy ! Component: 2350 - total flux cleaned = 0.023276 Jy ! Component: 2400 - total flux cleaned = 0.0231103 Jy ! Component: 2450 - total flux cleaned = 0.0230695 Jy ! Component: 2500 - total flux cleaned = 0.0230297 Jy ! Component: 2550 - total flux cleaned = 0.0230699 Jy ! Component: 2600 - total flux cleaned = 0.0231483 Jy ! Component: 2650 - total flux cleaned = 0.0231872 Jy ! Component: 2700 - total flux cleaned = 0.0232633 Jy ! Component: 2750 - total flux cleaned = 0.023339 Jy ! Component: 2800 - total flux cleaned = 0.0233757 Jy ! Component: 2850 - total flux cleaned = 0.0233026 Jy ! Component: 2900 - total flux cleaned = 0.023375 Jy ! Component: 2950 - total flux cleaned = 0.0233397 Jy ! Component: 3000 - total flux cleaned = 0.023447 Jy ! Component: 3050 - total flux cleaned = 0.0235183 Jy ! Component: 3100 - total flux cleaned = 0.0237276 Jy ! Component: 3150 - total flux cleaned = 0.0238311 Jy ! Component: 3200 - total flux cleaned = 0.0238986 Jy ! Component: 3250 - total flux cleaned = 0.0238983 Jy ! Component: 3300 - total flux cleaned = 0.0239655 Jy ! Component: 3350 - total flux cleaned = 0.0239658 Jy ! Component: 3400 - total flux cleaned = 0.0239656 Jy ! Component: 3450 - total flux cleaned = 0.0240305 Jy ! Component: 3500 - total flux cleaned = 0.0241254 Jy ! Component: 3550 - total flux cleaned = 0.0241566 Jy ! Component: 3600 - total flux cleaned = 0.0240324 Jy ! Component: 3650 - total flux cleaned = 0.0242171 Jy ! Component: 3700 - total flux cleaned = 0.0241867 Jy ! Component: 3750 - total flux cleaned = 0.0241268 Jy ! Component: 3800 - total flux cleaned = 0.0242165 Jy ! Component: 3850 - total flux cleaned = 0.0241577 Jy ! Component: 3900 - total flux cleaned = 0.0240414 Jy ! Component: 3950 - total flux cleaned = 0.0240704 Jy ! Component: 4000 - total flux cleaned = 0.0240701 Jy ! Component: 4050 - total flux cleaned = 0.0240701 Jy ! Total flux subtracted in 4096 components = 0.0239586 Jy ! Clean residual min=-0.001420 max=0.001739 Jy/beam ! Clean residual mean=0.000019 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 1.33076 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 684 components and 1.33076 Jy ![Exited script file: muppet] wmap "J2148+6107_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.78 x 5.273 at -36.67 degrees (North through East) ! Clean map min=-0.0034755 max=0.52629 Jy/beam ! Writing clean map to FITS file: J2148+6107_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.526295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00053402 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.304403 0.304403 0.608807 1.21761 2.43523 4.87045 9.74091 19.4818 38.9636 77.9273 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.526 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.78 x 5.273 at -36.67 degrees (North through East) ! Clean map min=-0.0034755 max=0.52629 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 J2148+6107_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:10:20 2016