! Started logfile: J0828+5048_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:52:30 2016 obs J0828+5048_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0828+5048_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971996 visibilities/baseline/integration-bin. ! Found source: J0828+5048 ! ! 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 21520 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 J0828+5048_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898725Jy sigma=0.010709 ! Fit after self-cal, rms=0.863436Jy sigma=0.010284 ! 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=3.383 mas, bmaj=3.64 mas, bpa=-80.61 degrees ! Estimated noise=750.784 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.096813 Jy ! Component: 100 - total flux cleaned = 0.12875 Jy ! Total flux subtracted in 100 components = 0.12875 Jy ! Clean residual min=-0.006467 max=0.014767 Jy/beam ! Clean residual mean=-0.000027 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.12875 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.12875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081380Jy sigma=0.000879 ! Fit after self-cal, rms=0.081257Jy sigma=0.000878 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169783 Jy ! Component: 100 - total flux cleaned = 0.0266792 Jy ! Total flux subtracted in 100 components = 0.0266792 Jy ! Clean residual min=-0.004165 max=0.006180 Jy/beam ! Clean residual mean=-0.000020 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.155429 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.155429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075729Jy sigma=0.000818 ! Fit after self-cal, rms=0.075691Jy sigma=0.000818 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.199 mas, bmaj=4.457 mas, bpa=84.32 degrees ! Estimated noise=413.814 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.00929885 Jy ! Component: 100 - total flux cleaned = 0.0144064 Jy ! Component: 150 - total flux cleaned = 0.0176848 Jy ! Component: 200 - total flux cleaned = 0.0198147 Jy ! Total flux subtracted in 200 components = 0.0198147 Jy ! Clean residual min=-0.003805 max=0.005638 Jy/beam ! Clean residual mean=-0.000031 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.175244 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.175244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074210Jy sigma=0.000806 ! Fit after self-cal, rms=0.074192Jy sigma=0.000806 ! Inverting map ! Added new window around map position (-8.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527022 Jy ! Component: 100 - total flux cleaned = 0.00632233 Jy ! Component: 150 - total flux cleaned = 0.00647177 Jy ! Component: 200 - total flux cleaned = 0.00659266 Jy ! Total flux subtracted in 200 components = 0.00659266 Jy ! Clean residual min=-0.003728 max=0.004523 Jy/beam ! Clean residual mean=-0.000027 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.181837 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.181837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073762Jy sigma=0.000802 ! Fit after self-cal, rms=0.073735Jy sigma=0.000802 ! 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.02 FD 0.87 HN 0.94 KP 1.11 ! LA 0.99 MK 1.07 NL 0.88 OV 1.00 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.88 HN 1.02 KP 1.06 ! LA 0.96 MK 1.10 NL 0.99 OV 1.04 ! PT 1.10 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 1.00 KP 0.96 ! LA 0.78 MK 1.13 NL 1.11 OV 0.96 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.91 HN 0.98 KP 0.94 ! LA 0.88 MK 1.17 NL 1.01 OV 1.02 ! PT 1.10 SC 1.02 ! ! ! Fit before self-cal, rms=0.073735Jy sigma=0.000802 ! Fit after self-cal, rms=0.071063Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.295 mas, bmaj=4.565 mas, bpa=78.73 degrees ! Estimated noise=419.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.00166699 Jy ! Component: 100 - total flux cleaned = -0.00184042 Jy ! Component: 150 - total flux cleaned = -0.00183929 Jy ! Component: 200 - total flux cleaned = -0.00183844 Jy ! Total flux subtracted in 200 components = -0.00183844 Jy ! Clean residual min=-0.001827 max=0.001653 Jy/beam ! Clean residual mean=-0.000026 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.179998 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.179998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071007Jy sigma=0.000779 ! Fit after self-cal, rms=0.070977Jy sigma=0.000778 ! 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.070977Jy sigma=0.000778 ! Fit after self-cal, rms=0.071429Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.289 mas, bmaj=4.552 mas, bpa=85.17 degrees ! Estimated noise=418.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000234202 Jy ! Component: 100 - total flux cleaned = -0.000203798 Jy ! Component: 150 - total flux cleaned = -0.000285711 Jy ! Component: 200 - total flux cleaned = -0.000333388 Jy ! Total flux subtracted in 200 components = -0.000333388 Jy ! Clean residual min=-0.001355 max=0.001242 Jy/beam ! Clean residual mean=-0.000018 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.179665 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 0.179665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071400Jy sigma=0.000777 ! Fit after self-cal, rms=0.071416Jy sigma=0.000777 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 = 8.21256e-05 Jy ! Component: 100 - total flux cleaned = 6.1896e-05 Jy ! Component: 150 - total flux cleaned = 4.36652e-05 Jy ! Component: 200 - total flux cleaned = 4.3921e-05 Jy ! Total flux subtracted in 200 components = 4.3921e-05 Jy ! Clean residual min=-0.001347 max=0.001209 Jy/beam ! Clean residual mean=-0.000018 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.179709 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.179709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071406Jy sigma=0.000777 ! Fit after self-cal, rms=0.071404Jy sigma=0.000777 ! 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.071404Jy sigma=0.000777 ! Fit after self-cal, rms=0.071451Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.294 mas, bmaj=4.557 mas, bpa=87.2 degrees ! Estimated noise=418.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449892 Jy ! Component: 100 - total flux cleaned = -0.000490238 Jy ! Component: 150 - total flux cleaned = -0.000525401 Jy ! Component: 200 - total flux cleaned = -0.000525492 Jy ! Total flux subtracted in 200 components = -0.000525492 Jy ! Clean residual min=-0.001288 max=0.001198 Jy/beam ! Clean residual mean=-0.000017 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.179183 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.179183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071441Jy sigma=0.000776 ! Fit after self-cal, rms=0.071442Jy sigma=0.000776 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.57065e-05 Jy ! Component: 100 - total flux cleaned = -2.94015e-06 Jy ! Component: 150 - total flux cleaned = -1.57379e-05 Jy ! Component: 200 - total flux cleaned = -2.82835e-05 Jy ! Total flux subtracted in 200 components = -2.82835e-05 Jy ! Clean residual min=-0.001280 max=0.001163 Jy/beam ! Clean residual mean=-0.000017 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.179155 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.179155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071437Jy sigma=0.000776 ! Fit after self-cal, rms=0.071436Jy sigma=0.000776 ! 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.071436Jy sigma=0.000776 ! Fit after self-cal, rms=0.071459Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.966 mas, bmaj=8.717 mas, bpa=62.31 degrees ! Estimated noise=520.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000396523 Jy ! Component: 100 - total flux cleaned = -0.000423393 Jy ! Component: 150 - total flux cleaned = -0.000434074 Jy ! Component: 200 - total flux cleaned = -0.000434622 Jy ! Total flux subtracted in 200 components = -0.000434622 Jy ! Clean residual min=-0.001324 max=0.001368 Jy/beam ! Clean residual mean=-0.000038 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.17872 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.17872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071457Jy sigma=0.000776 ! Fit after self-cal, rms=0.071457Jy sigma=0.000776 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 = 9.87733e-06 Jy ! Component: 100 - total flux cleaned = 1.90572e-05 Jy ! Component: 150 - total flux cleaned = 3.44826e-05 Jy ! Component: 200 - total flux cleaned = 4.16247e-05 Jy ! Total flux subtracted in 200 components = 4.16247e-05 Jy ! Clean residual min=-0.001324 max=0.001360 Jy/beam ! Clean residual mean=-0.000038 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.178762 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 135 components and 0.178762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071457Jy sigma=0.000776 ! Fit after self-cal, rms=0.071456Jy sigma=0.000776 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=4.563 mas, bpa=88.55 degrees ! Estimated noise=418.395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.3 x 4.563 at 88.55 degrees (North through East) ! Clean map min=-0.0011952 max=0.13207 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=3.438 mas, bmaj=3.731 mas, bpa=-75.46 degrees ! Estimated noise=776.291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0999364 Jy ! Component: 100 - total flux cleaned = 0.132287 Jy ! Component: 150 - total flux cleaned = 0.148248 Jy ! Component: 200 - total flux cleaned = 0.157044 Jy ! Total flux subtracted in 200 components = 0.157044 Jy ! Clean residual min=-0.003049 max=0.004689 Jy/beam ! Clean residual mean=-0.000013 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.157044 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.157044 Jy ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=4.563 mas, bpa=88.55 degrees ! Estimated noise=418.395 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.0070541 Jy ! Component: 100 - total flux cleaned = 0.011502 Jy ! Component: 150 - total flux cleaned = 0.0145356 Jy ! Component: 200 - total flux cleaned = 0.0167141 Jy ! Total flux subtracted in 200 components = 0.0167141 Jy ! Clean residual min=-0.001458 max=0.002162 Jy/beam ! Clean residual mean=-0.000021 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.173758 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 50 components and 0.173758 Jy ! Inverting map ! Added new window around map position (0.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205612 Jy ! Component: 100 - total flux cleaned = 0.00341512 Jy ! Component: 150 - total flux cleaned = 0.00407057 Jy ! Component: 200 - total flux cleaned = 0.00440832 Jy ! Total flux subtracted in 200 components = 0.00440832 Jy ! Clean residual min=-0.001303 max=0.001249 Jy/beam ! Clean residual mean=-0.000017 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.178167 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.178167 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.966 mas, bmaj=8.717 mas, bpa=62.31 degrees ! Estimated noise=520.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678529 Jy ! Component: 100 - total flux cleaned = 0.00081721 Jy ! Component: 150 - total flux cleaned = 0.000874332 Jy ! Component: 200 - total flux cleaned = 0.000906236 Jy ! Total flux subtracted in 200 components = 0.000906236 Jy ! Clean residual min=-0.001368 max=0.001294 Jy/beam ! Clean residual mean=-0.000037 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.179073 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 = 4.04957e-05 Jy ! Component: 100 - total flux cleaned = 6.41724e-05 Jy ! Component: 150 - total flux cleaned = 9.6571e-05 Jy ! Component: 200 - total flux cleaned = 0.000126267 Jy ! Total flux subtracted in 200 components = 0.000126267 Jy ! Clean residual min=-0.001344 max=0.001313 Jy/beam ! Clean residual mean=-0.000037 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.179199 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 111 components and 0.179199 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=4.563 mas, bpa=88.55 degrees ! Estimated noise=418.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208864 Jy ! Component: 100 - total flux cleaned = 0.00023155 Jy ! Component: 150 - total flux cleaned = 0.000211003 Jy ! Component: 200 - total flux cleaned = 0.000192281 Jy ! Total flux subtracted in 200 components = 0.000192281 Jy ! Clean residual min=-0.001191 max=0.001199 Jy/beam ! Clean residual mean=-0.000016 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.179391 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.179391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071452Jy sigma=0.000776 ! Fit after self-cal, rms=0.071449Jy sigma=0.000776 wmodel J0828+5048_S_2015_03_17_pus_map.mod ! Writing 130 model components to file: J0828+5048_S_2015_03_17_pus_map.mod wobs J0828+5048_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0828+5048_S_2015_03_17_pus_uvs.fits wwins J0828+5048_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0828+5048_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.000247336 Jy ! Component: 100 - total flux cleaned = -0.000372943 Jy ! Component: 150 - total flux cleaned = -0.000454088 Jy ! Component: 200 - total flux cleaned = -0.00053192 Jy ! Component: 250 - total flux cleaned = -0.000569463 Jy ! Component: 300 - total flux cleaned = -0.000643056 Jy ! Component: 350 - total flux cleaned = -0.000733736 Jy ! Component: 400 - total flux cleaned = -0.000804789 Jy ! Component: 450 - total flux cleaned = -0.000943522 Jy ! Component: 500 - total flux cleaned = -0.000977735 Jy ! Component: 550 - total flux cleaned = -0.00111128 Jy ! Component: 600 - total flux cleaned = -0.00114374 Jy ! Component: 650 - total flux cleaned = -0.00120825 Jy ! Component: 700 - total flux cleaned = -0.00123987 Jy ! Component: 750 - total flux cleaned = -0.00127124 Jy ! Component: 800 - total flux cleaned = -0.00137874 Jy ! Component: 850 - total flux cleaned = -0.00140895 Jy ! Component: 900 - total flux cleaned = -0.00146868 Jy ! Component: 950 - total flux cleaned = -0.00155672 Jy ! Component: 1000 - total flux cleaned = -0.0016147 Jy ! Component: 1050 - total flux cleaned = -0.00165788 Jy ! Component: 1100 - total flux cleaned = -0.00172823 Jy ! Component: 1150 - total flux cleaned = -0.00176976 Jy ! Component: 1200 - total flux cleaned = -0.00181092 Jy ! Component: 1250 - total flux cleaned = -0.00182458 Jy ! Component: 1300 - total flux cleaned = -0.00185141 Jy ! Component: 1350 - total flux cleaned = -0.00189141 Jy ! Component: 1400 - total flux cleaned = -0.00189164 Jy ! Component: 1450 - total flux cleaned = -0.00198238 Jy ! Component: 1500 - total flux cleaned = -0.00203334 Jy ! Component: 1550 - total flux cleaned = -0.00203331 Jy ! Component: 1600 - total flux cleaned = -0.00203348 Jy ! Component: 1650 - total flux cleaned = -0.00210763 Jy ! Component: 1700 - total flux cleaned = -0.0021319 Jy ! Component: 1750 - total flux cleaned = -0.00216837 Jy ! Component: 1800 - total flux cleaned = -0.00225184 Jy ! Component: 1850 - total flux cleaned = -0.00226368 Jy ! Component: 1900 - total flux cleaned = -0.00228719 Jy ! Component: 1950 - total flux cleaned = -0.00228734 Jy ! Component: 2000 - total flux cleaned = -0.00233333 Jy ! Component: 2050 - total flux cleaned = -0.00240173 Jy ! Component: 2100 - total flux cleaned = -0.00243572 Jy ! Component: 2150 - total flux cleaned = -0.00245799 Jy ! Component: 2200 - total flux cleaned = -0.00249102 Jy ! Component: 2250 - total flux cleaned = -0.00252398 Jy ! Component: 2300 - total flux cleaned = -0.00259982 Jy ! Component: 2350 - total flux cleaned = -0.00264269 Jy ! Component: 2400 - total flux cleaned = -0.00267472 Jy ! Component: 2450 - total flux cleaned = -0.00276981 Jy ! Component: 2500 - total flux cleaned = -0.00284323 Jy ! Component: 2550 - total flux cleaned = -0.00287453 Jy ! Component: 2600 - total flux cleaned = -0.0029468 Jy ! Component: 2650 - total flux cleaned = -0.00303879 Jy ! Component: 2700 - total flux cleaned = -0.00309979 Jy ! Component: 2750 - total flux cleaned = -0.0031802 Jy ! Component: 2800 - total flux cleaned = -0.00326008 Jy ! Component: 2850 - total flux cleaned = -0.00331956 Jy ! Component: 2900 - total flux cleaned = -0.00337849 Jy ! Component: 2950 - total flux cleaned = -0.00342726 Jy ! Component: 3000 - total flux cleaned = -0.00352419 Jy ! Component: 3050 - total flux cleaned = -0.00361066 Jy ! Component: 3100 - total flux cleaned = -0.00364879 Jy ! Component: 3150 - total flux cleaned = -0.00370565 Jy ! Component: 3200 - total flux cleaned = -0.00377146 Jy ! Component: 3250 - total flux cleaned = -0.00383687 Jy ! Component: 3300 - total flux cleaned = -0.00387394 Jy ! Component: 3350 - total flux cleaned = -0.00392929 Jy ! Component: 3400 - total flux cleaned = -0.00400262 Jy ! Component: 3450 - total flux cleaned = -0.00402076 Jy ! Component: 3500 - total flux cleaned = -0.0040841 Jy ! Component: 3550 - total flux cleaned = -0.00415588 Jy ! Component: 3600 - total flux cleaned = -0.00420052 Jy ! Component: 3650 - total flux cleaned = -0.00427162 Jy ! Component: 3700 - total flux cleaned = -0.0043333 Jy ! Component: 3750 - total flux cleaned = -0.0043597 Jy ! Component: 3800 - total flux cleaned = -0.00443813 Jy ! Component: 3850 - total flux cleaned = -0.00451606 Jy ! Component: 3900 - total flux cleaned = -0.00457629 Jy ! Component: 3950 - total flux cleaned = -0.00464476 Jy ! Component: 4000 - total flux cleaned = -0.00468729 Jy ! Component: 4050 - total flux cleaned = -0.00474653 Jy ! Total flux subtracted in 4096 components = -0.00479706 Jy ! Clean residual min=-0.000665 max=0.000472 Jy/beam ! Clean residual mean=-0.000008 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.174594 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 419 components and 0.174594 Jy ![Exited script file: muppet] wmap "J0828+5048_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.3 x 4.563 at 88.55 degrees (North through East) ! Clean map min=-0.00097356 max=0.13323 Jy/beam ! Writing clean map to FITS file: J0828+5048_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.133228 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150021 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337814 0.337814 0.675629 1.35126 2.70251 5.40503 10.8101 21.6201 43.2402 86.4805 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.133 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.3 x 4.563 at 88.55 degrees (North through East) ! Clean map min=-0.00097356 max=0.13323 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 J0828+5048_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:52:36 2016