! Started logfile: J1013+3445_S_2017_01_21_pus_uvs.log on Sun May 5 15:52:10 2019 obs J1013+3445_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1013+3445_S_2017_01_21_pus_uva.fits ! AN table 1: 83 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.812249 visibilities/baseline/integration-bin. ! Found source: J1013+3445 ! ! 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 558 lines of history. ! ! Reading 9708 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 J1013+3445_S_2017_01_21_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 244 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.753105Jy sigma=0.006341 ! Fit after self-cal, rms=0.745205Jy sigma=0.006282 ! 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.802 mas, bmaj=5.108 mas, bpa=-3.704 degrees ! Estimated noise=1460.17 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.192415 Jy ! Component: 100 - total flux cleaned = 0.259731 Jy ! Total flux subtracted in 100 components = 0.259731 Jy ! Clean residual min=-0.011256 max=0.030312 Jy/beam ! Clean residual mean=-0.000009 rms=0.003352 Jy/beam ! Combined flux in latest and established models = 0.259731 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.259731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104498Jy sigma=0.000846 ! Fit after self-cal, rms=0.104293Jy sigma=0.000845 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338467 Jy ! Component: 100 - total flux cleaned = 0.051223 Jy ! Total flux subtracted in 100 components = 0.051223 Jy ! Clean residual min=-0.007130 max=0.012177 Jy/beam ! Clean residual mean=0.000002 rms=0.001928 Jy/beam ! Combined flux in latest and established models = 0.310954 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 12 components and 0.310954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092378Jy sigma=0.000713 ! Fit after self-cal, rms=0.092327Jy sigma=0.000712 ! Inverting map ! Added new window around map position (5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121376 Jy ! Component: 100 - total flux cleaned = 0.0195632 Jy ! Total flux subtracted in 100 components = 0.0195632 Jy ! Clean residual min=-0.006919 max=0.007944 Jy/beam ! Clean residual mean=0.000004 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.330517 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.330517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090586Jy sigma=0.000690 ! Fit after self-cal, rms=0.090459Jy sigma=0.000689 ! 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.456 mas, bmaj=5.701 mas, bpa=-2.772 degrees ! Estimated noise=917.205 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.00793957 Jy ! Component: 100 - total flux cleaned = 0.0124772 Jy ! Component: 150 - total flux cleaned = 0.0154182 Jy ! Component: 200 - total flux cleaned = 0.0166075 Jy ! Total flux subtracted in 200 components = 0.0166075 Jy ! Clean residual min=-0.005132 max=0.006077 Jy/beam ! Clean residual mean=0.000011 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.347125 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.347125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089903Jy sigma=0.000681 ! Fit after self-cal, rms=0.089830Jy sigma=0.000680 ! 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.05 FD 0.94 HN 0.93 LA 1.00 ! MK 0.98 NL 0.97 OV 1.04 PT 0.96 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 0.98 LA 0.98 ! MK 0.99 NL 1.00 OV 1.09 PT 0.95 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.97 LA 0.98 ! MK 1.05 NL 0.98 OV 1.01 PT 0.94 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 0.97 LA 1.04 ! MK 1.07 NL 1.00* OV 1.06 PT 0.99 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.089830Jy sigma=0.000680 ! Fit after self-cal, rms=0.090026Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=5.712 mas, bpa=-2.862 degrees ! Estimated noise=911.676 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.00115634 Jy ! Component: 100 - total flux cleaned = 0.00130153 Jy ! Component: 150 - total flux cleaned = 0.0012025 Jy ! Component: 200 - total flux cleaned = 0.00112116 Jy ! Total flux subtracted in 200 components = 0.00112116 Jy ! Clean residual min=-0.004140 max=0.004009 Jy/beam ! Clean residual mean=0.000003 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.348246 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.348246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089909Jy sigma=0.000664 ! Fit after self-cal, rms=0.089975Jy sigma=0.000664 ! 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.089975Jy sigma=0.000664 ! Fit after self-cal, rms=0.090420Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=5.702 mas, bpa=-2.769 degrees ! Estimated noise=909.675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110128 Jy ! Component: 100 - total flux cleaned = 0.00118595 Jy ! Component: 150 - total flux cleaned = 0.00118703 Jy ! Component: 200 - total flux cleaned = 0.00121714 Jy ! Total flux subtracted in 200 components = 0.00121714 Jy ! Clean residual min=-0.002673 max=0.003339 Jy/beam ! Clean residual mean=0.000004 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.349463 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.349463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090381Jy sigma=0.000658 ! Fit after self-cal, rms=0.090417Jy sigma=0.000658 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 (11, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332418 Jy ! Component: 100 - total flux cleaned = 0.0049177 Jy ! Component: 150 - total flux cleaned = 0.00565525 Jy ! Component: 200 - total flux cleaned = 0.00610407 Jy ! Total flux subtracted in 200 components = 0.00610407 Jy ! Clean residual min=-0.002483 max=0.002599 Jy/beam ! Clean residual mean=0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.355567 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.355567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090279Jy sigma=0.000656 ! Fit after self-cal, rms=0.090259Jy sigma=0.000656 ! 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.090259Jy sigma=0.000656 ! Fit after self-cal, rms=0.090025Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=5.695 mas, bpa=-2.829 degrees ! Estimated noise=909.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175256 Jy ! Component: 100 - total flux cleaned = 0.00264718 Jy ! Component: 150 - total flux cleaned = 0.00295275 Jy ! Component: 200 - total flux cleaned = 0.00315197 Jy ! Total flux subtracted in 200 components = 0.00315197 Jy ! Clean residual min=-0.002251 max=0.002299 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.358719 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.358719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089980Jy sigma=0.000656 ! Fit after self-cal, rms=0.089964Jy sigma=0.000656 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.000398479 Jy ! Component: 100 - total flux cleaned = 0.000516476 Jy ! Component: 150 - total flux cleaned = 0.000569759 Jy ! Component: 200 - total flux cleaned = 0.000618943 Jy ! Total flux subtracted in 200 components = 0.000618943 Jy ! Clean residual min=-0.002281 max=0.002248 Jy/beam ! Clean residual mean=0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.359338 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.359338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089947Jy sigma=0.000655 ! Fit after self-cal, rms=0.089945Jy sigma=0.000655 ! 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.089945Jy sigma=0.000655 ! Fit after self-cal, rms=0.089841Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.126 mas, bmaj=9.215 mas, bpa=1.857 degrees ! Estimated noise=1131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162719 Jy ! Component: 100 - total flux cleaned = 0.00243925 Jy ! Component: 150 - total flux cleaned = 0.00285363 Jy ! Component: 200 - total flux cleaned = 0.0029533 Jy ! Total flux subtracted in 200 components = 0.0029533 Jy ! Clean residual min=-0.002527 max=0.003050 Jy/beam ! Clean residual mean=0.000003 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.362291 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 140 components and 0.362291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089841Jy sigma=0.000655 ! Fit after self-cal, rms=0.089829Jy sigma=0.000655 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.000357985 Jy ! Component: 100 - total flux cleaned = 0.000390033 Jy ! Component: 150 - total flux cleaned = 0.000445983 Jy ! Component: 200 - total flux cleaned = 0.000482693 Jy ! Total flux subtracted in 200 components = 0.000482693 Jy ! Clean residual min=-0.002545 max=0.003113 Jy/beam ! Clean residual mean=0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.362774 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 150 components and 0.362774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089832Jy sigma=0.000655 ! Fit after self-cal, rms=0.089829Jy sigma=0.000655 ! Inverting map ! Added new window around map position (117, -93). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272138 Jy ! Component: 100 - total flux cleaned = 0.00364873 Jy ! Component: 150 - total flux cleaned = 0.00401102 Jy ! Component: 200 - total flux cleaned = 0.00430646 Jy ! Total flux subtracted in 200 components = 0.00430646 Jy ! Clean residual min=-0.002305 max=0.002924 Jy/beam ! Clean residual mean=-0.000002 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.36708 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 189 components and 0.367081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089774Jy sigma=0.000655 ! Fit after self-cal, rms=0.089764Jy sigma=0.000655 ! Inverting map ! Added new window around map position (-128, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158513 Jy ! Component: 100 - total flux cleaned = 0.00209761 Jy ! Component: 150 - total flux cleaned = 0.00258743 Jy ! Component: 200 - total flux cleaned = 0.00277351 Jy ! Total flux subtracted in 200 components = 0.00277351 Jy ! Clean residual min=-0.002225 max=0.001830 Jy/beam ! Clean residual mean=-0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.369854 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 219 components and 0.369854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089702Jy sigma=0.000654 ! Fit after self-cal, rms=0.089697Jy sigma=0.000654 ! 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.424 mas, bmaj=5.694 mas, bpa=-2.879 degrees ! Estimated noise=908.901 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.424 x 5.694 at -2.879 degrees (North through East) ! Clean map min=-0.0020092 max=0.25773 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.77 mas, bmaj=5.115 mas, bpa=-3.741 degrees ! Estimated noise=1440.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.190264 Jy ! Component: 100 - total flux cleaned = 0.258698 Jy ! Component: 150 - total flux cleaned = 0.292229 Jy ! Component: 200 - total flux cleaned = 0.311132 Jy ! Total flux subtracted in 200 components = 0.311132 Jy ! Clean residual min=-0.006148 max=0.009801 Jy/beam ! Clean residual mean=-0.000004 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.311132 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.311132 Jy ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=5.694 mas, bpa=-2.879 degrees ! Estimated noise=908.901 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.0163491 Jy ! Component: 100 - total flux cleaned = 0.025882 Jy ! Component: 150 - total flux cleaned = 0.0321902 Jy ! Component: 200 - total flux cleaned = 0.036774 Jy ! Total flux subtracted in 200 components = 0.036774 Jy ! Clean residual min=-0.002804 max=0.003413 Jy/beam ! Clean residual mean=0.000004 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.347906 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 51 components and 0.347906 Jy ! Inverting map ! Added new window around map position (17, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341997 Jy ! Component: 100 - total flux cleaned = 0.00608329 Jy ! Component: 150 - total flux cleaned = 0.00835765 Jy ! Component: 200 - total flux cleaned = 0.0101423 Jy ! Total flux subtracted in 200 components = 0.0101423 Jy ! Clean residual min=-0.002205 max=0.002409 Jy/beam ! Clean residual mean=0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.358048 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 84 components and 0.358048 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.126 mas, bmaj=9.215 mas, bpa=1.857 degrees ! Estimated noise=1131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292323 Jy ! Component: 100 - total flux cleaned = 0.00481788 Jy ! Component: 150 - total flux cleaned = 0.00616769 Jy ! Component: 200 - total flux cleaned = 0.00703808 Jy ! Total flux subtracted in 200 components = 0.00703808 Jy ! Clean residual min=-0.002171 max=0.002116 Jy/beam ! Clean residual mean=0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.365086 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.000753135 Jy ! Component: 100 - total flux cleaned = 0.00137541 Jy ! Component: 150 - total flux cleaned = 0.00176325 Jy ! Component: 200 - total flux cleaned = 0.00215384 Jy ! Total flux subtracted in 200 components = 0.00215384 Jy ! Clean residual min=-0.002067 max=0.001980 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.36724 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 179 components and 0.36724 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=5.694 mas, bpa=-2.879 degrees ! Estimated noise=908.901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000713236 Jy ! Component: 100 - total flux cleaned = 0.000839179 Jy ! Component: 150 - total flux cleaned = 0.000954109 Jy ! Component: 200 - total flux cleaned = 0.000850172 Jy ! Total flux subtracted in 200 components = 0.000850172 Jy ! Clean residual min=-0.001794 max=0.002243 Jy/beam ! Clean residual mean=-0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.36809 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 202 components and 0.36809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089644Jy sigma=0.000654 ! Fit after self-cal, rms=0.089638Jy sigma=0.000654 wmodel J1013+3445_S_2017_01_21_pus_map.mod ! Writing 202 model components to file: J1013+3445_S_2017_01_21_pus_map.mod wobs J1013+3445_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1013+3445_S_2017_01_21_pus_uvs.fits wwins J1013+3445_S_2017_01_21_pus_map.win ! wwins: Wrote 6 windows to J1013+3445_S_2017_01_21_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.000857216 Jy ! Component: 100 - total flux cleaned = 0.00123034 Jy ! Component: 150 - total flux cleaned = 0.00148953 Jy ! Component: 200 - total flux cleaned = 0.00161509 Jy ! Component: 250 - total flux cleaned = 0.00173638 Jy ! Component: 300 - total flux cleaned = 0.00179503 Jy ! Component: 350 - total flux cleaned = 0.00176579 Jy ! Component: 400 - total flux cleaned = 0.00170943 Jy ! Component: 450 - total flux cleaned = 0.00159962 Jy ! Component: 500 - total flux cleaned = 0.00154552 Jy ! Component: 550 - total flux cleaned = 0.00149197 Jy ! Component: 600 - total flux cleaned = 0.00138782 Jy ! Component: 650 - total flux cleaned = 0.00143926 Jy ! Component: 700 - total flux cleaned = 0.00138971 Jy ! Component: 750 - total flux cleaned = 0.00148901 Jy ! Component: 800 - total flux cleaned = 0.00148897 Jy ! Component: 850 - total flux cleaned = 0.00146516 Jy ! Component: 900 - total flux cleaned = 0.00137099 Jy ! Component: 950 - total flux cleaned = 0.00132423 Jy ! Component: 1000 - total flux cleaned = 0.0012549 Jy ! Component: 1050 - total flux cleaned = 0.00111886 Jy ! Component: 1100 - total flux cleaned = 0.00109662 Jy ! Component: 1150 - total flux cleaned = 0.00103019 Jy ! Component: 1200 - total flux cleaned = 0.000921023 Jy ! Component: 1250 - total flux cleaned = 0.000856105 Jy ! Component: 1300 - total flux cleaned = 0.000664504 Jy ! Component: 1350 - total flux cleaned = 0.000601526 Jy ! Component: 1400 - total flux cleaned = 0.000476066 Jy ! Component: 1450 - total flux cleaned = 0.000311377 Jy ! Component: 1500 - total flux cleaned = 0.000169151 Jy ! Component: 1550 - total flux cleaned = 2.81806e-05 Jy ! Component: 1600 - total flux cleaned = -0.00011081 Jy ! Component: 1650 - total flux cleaned = -0.00015017 Jy ! Component: 1700 - total flux cleaned = -0.000267288 Jy ! Component: 1750 - total flux cleaned = -0.000286359 Jy ! Component: 1800 - total flux cleaned = -0.000382227 Jy ! Component: 1850 - total flux cleaned = -0.000514644 Jy ! Component: 1900 - total flux cleaned = -0.000570722 Jy ! Component: 1950 - total flux cleaned = -0.000663598 Jy ! Component: 2000 - total flux cleaned = -0.000700633 Jy ! Component: 2050 - total flux cleaned = -0.000791888 Jy ! Component: 2100 - total flux cleaned = -0.000900352 Jy ! Component: 2150 - total flux cleaned = -0.000954453 Jy ! Component: 2200 - total flux cleaned = -0.00104357 Jy ! Component: 2250 - total flux cleaned = -0.0010967 Jy ! Component: 2300 - total flux cleaned = -0.00121939 Jy ! Component: 2350 - total flux cleaned = -0.0012368 Jy ! Component: 2400 - total flux cleaned = -0.00139173 Jy ! Component: 2450 - total flux cleaned = -0.00144308 Jy ! Component: 2500 - total flux cleaned = -0.00156159 Jy ! Component: 2550 - total flux cleaned = -0.00159516 Jy ! Component: 2600 - total flux cleaned = -0.00159526 Jy ! Component: 2650 - total flux cleaned = -0.00167802 Jy ! Component: 2700 - total flux cleaned = -0.00166141 Jy ! Component: 2750 - total flux cleaned = -0.0016778 Jy ! Component: 2800 - total flux cleaned = -0.00174256 Jy ! Component: 2850 - total flux cleaned = -0.00175864 Jy ! Component: 2900 - total flux cleaned = -0.00174262 Jy ! Component: 2950 - total flux cleaned = -0.00179045 Jy ! Component: 3000 - total flux cleaned = -0.00185341 Jy ! Component: 3050 - total flux cleaned = -0.00179067 Jy ! Component: 3100 - total flux cleaned = -0.00179074 Jy ! Component: 3150 - total flux cleaned = -0.00183739 Jy ! Component: 3200 - total flux cleaned = -0.00182218 Jy ! Component: 3250 - total flux cleaned = -0.00185281 Jy ! Component: 3300 - total flux cleaned = -0.00189841 Jy ! Component: 3350 - total flux cleaned = -0.00189861 Jy ! Component: 3400 - total flux cleaned = -0.00194359 Jy ! Component: 3450 - total flux cleaned = -0.00198828 Jy ! Component: 3500 - total flux cleaned = -0.00200315 Jy ! Component: 3550 - total flux cleaned = -0.00200314 Jy ! Component: 3600 - total flux cleaned = -0.00203256 Jy ! Component: 3650 - total flux cleaned = -0.00206147 Jy ! Component: 3700 - total flux cleaned = -0.00206138 Jy ! Component: 3750 - total flux cleaned = -0.00204712 Jy ! Component: 3800 - total flux cleaned = -0.00211819 Jy ! Component: 3850 - total flux cleaned = -0.00207596 Jy ! Component: 3900 - total flux cleaned = -0.00213225 Jy ! Component: 3950 - total flux cleaned = -0.00216024 Jy ! Component: 4000 - total flux cleaned = -0.00211858 Jy ! Component: 4050 - total flux cleaned = -0.00216001 Jy ! Total flux subtracted in 4096 components = -0.00217374 Jy ! Clean residual min=-0.000849 max=0.000805 Jy/beam ! Clean residual mean=0.000002 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.365916 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 519 components and 0.365916 Jy ![Exited script file: muppet] wmap "J1013+3445_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.424 x 5.694 at -2.879 degrees (North through East) ! Clean map min=-0.0016436 max=0.25688 Jy/beam ! Writing clean map to FITS file: J1013+3445_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.256878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242318 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282996 0.282996 0.565992 1.13198 2.26397 4.52793 9.05587 18.1117 36.2235 72.4469 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.256 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.424 x 5.694 at -2.879 degrees (North through East) ! Clean map min=-0.0016436 max=0.25688 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 J1013+3445_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:52:15 2019