! Started logfile: J1010+3330_S_2017_01_21_pus_uvs.log on Sun May 5 15:52:05 2019 obs J1010+3330_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1010+3330_S_2017_01_21_pus_uva.fits ! AN table 1: 113 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.8235 visibilities/baseline/integration-bin. ! Found source: J1010+3330 ! ! 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 13400 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 J1010+3330_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 321 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.827694Jy sigma=0.007003 ! Fit after self-cal, rms=0.815138Jy sigma=0.006911 ! 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.923 mas, bmaj=4.859 mas, bpa=-7.1 degrees ! Estimated noise=1205.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.147252 Jy ! Component: 100 - total flux cleaned = 0.17939 Jy ! Total flux subtracted in 100 components = 0.17939 Jy ! Clean residual min=-0.005162 max=0.009290 Jy/beam ! Clean residual mean=-0.000003 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.17939 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.17939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090017Jy sigma=0.000680 ! Fit after self-cal, rms=0.090013Jy sigma=0.000680 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00905119 Jy ! Component: 100 - total flux cleaned = 0.0134261 Jy ! Total flux subtracted in 100 components = 0.0134261 Jy ! Clean residual min=-0.005012 max=0.005607 Jy/beam ! Clean residual mean=0.000000 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.192816 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.192816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089207Jy sigma=0.000670 ! Fit after self-cal, rms=0.089216Jy sigma=0.000670 ! 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.439 mas, bmaj=5.718 mas, bpa=-3.615 degrees ! Estimated noise=782.975 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.00340136 Jy ! Component: 100 - total flux cleaned = 0.00490445 Jy ! Component: 150 - total flux cleaned = 0.00576266 Jy ! Component: 200 - total flux cleaned = 0.00618101 Jy ! Total flux subtracted in 200 components = 0.00618101 Jy ! Clean residual min=-0.003271 max=0.003341 Jy/beam ! Clean residual mean=0.000001 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.198997 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.198997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089158Jy sigma=0.000668 ! Fit after self-cal, rms=0.089158Jy sigma=0.000668 ! 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.96 HN 0.95 LA 1.03 ! MK 0.96 NL 0.97 OV 1.01 PT 0.98 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 0.99 LA 1.00 ! MK 0.97 NL 0.99 OV 1.03 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 0.99 LA 0.99 ! MK 1.01 NL 0.98 OV 0.96 PT 0.96 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.95 LA 1.07 ! MK 1.31 NL 1.00* OV 1.02 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.089158Jy sigma=0.000668 ! Fit after self-cal, rms=0.091270Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=5.728 mas, bpa=-3.417 degrees ! Estimated noise=781.464 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.000158832 Jy ! Component: 100 - total flux cleaned = 0.000189086 Jy ! Component: 150 - total flux cleaned = 0.000190221 Jy ! Component: 200 - total flux cleaned = 0.000166579 Jy ! Total flux subtracted in 200 components = 0.000166579 Jy ! Clean residual min=-0.002803 max=0.002648 Jy/beam ! Clean residual mean=-0.000001 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.199164 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.199164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091243Jy sigma=0.000661 ! Fit after self-cal, rms=0.091327Jy sigma=0.000661 ! 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.091327Jy sigma=0.000661 ! Fit after self-cal, rms=0.092443Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=5.724 mas, bpa=-3.614 degrees ! Estimated noise=781.641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000345818 Jy ! Component: 100 - total flux cleaned = 0.000322996 Jy ! Component: 150 - total flux cleaned = 0.00028608 Jy ! Component: 200 - total flux cleaned = 0.000236516 Jy ! Total flux subtracted in 200 components = 0.000236516 Jy ! Clean residual min=-0.001972 max=0.002034 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.1994 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.1994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092432Jy sigma=0.000657 ! Fit after self-cal, rms=0.092475Jy 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) ! Added new window around map position (-55.5, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121618 Jy ! Component: 100 - total flux cleaned = 0.00129147 Jy ! Component: 150 - total flux cleaned = 0.00132594 Jy ! Component: 200 - total flux cleaned = 0.0013262 Jy ! Total flux subtracted in 200 components = 0.0013262 Jy ! Clean residual min=-0.001833 max=0.001807 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.200726 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.200726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092434Jy sigma=0.000656 ! Fit after self-cal, rms=0.092429Jy 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.092429Jy sigma=0.000656 ! Fit after self-cal, rms=0.092435Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=5.722 mas, bpa=-3.671 degrees ! Estimated noise=781.433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00053558 Jy ! Component: 100 - total flux cleaned = 0.00056258 Jy ! Component: 150 - total flux cleaned = 0.000589327 Jy ! Component: 200 - total flux cleaned = 0.000660955 Jy ! Total flux subtracted in 200 components = 0.000660955 Jy ! Clean residual min=-0.001777 max=0.001715 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.201387 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.201387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092417Jy sigma=0.000656 ! Fit after self-cal, rms=0.092416Jy 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.00013136 Jy ! Component: 100 - total flux cleaned = 0.00015287 Jy ! Component: 150 - total flux cleaned = 0.000153178 Jy ! Component: 200 - total flux cleaned = 0.000153371 Jy ! Total flux subtracted in 200 components = 0.000153371 Jy ! Clean residual min=-0.001752 max=0.001711 Jy/beam ! Clean residual mean=-0.000000 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.201541 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.201541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092406Jy sigma=0.000656 ! Fit after self-cal, rms=0.092405Jy sigma=0.000656 ! 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.092405Jy sigma=0.000656 ! Fit after self-cal, rms=0.092423Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.094 mas, bmaj=9.275 mas, bpa=1.08 degrees ! Estimated noise=973.295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000596496 Jy ! Component: 100 - total flux cleaned = 0.000612964 Jy ! Component: 150 - total flux cleaned = 0.000626334 Jy ! Component: 200 - total flux cleaned = 0.00062582 Jy ! Total flux subtracted in 200 components = 0.00062582 Jy ! Clean residual min=-0.001804 max=0.001979 Jy/beam ! Clean residual mean=-0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.202166 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.202166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092421Jy sigma=0.000656 ! Fit after self-cal, rms=0.092421Jy 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 = 6.40773e-05 Jy ! Component: 100 - total flux cleaned = 8.80654e-05 Jy ! Component: 150 - total flux cleaned = 9.8145e-05 Jy ! Component: 200 - total flux cleaned = 9.8013e-05 Jy ! Total flux subtracted in 200 components = 9.8013e-05 Jy ! Clean residual min=-0.001801 max=0.001975 Jy/beam ! Clean residual mean=-0.000001 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.202264 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.202264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092421Jy sigma=0.000656 ! Fit after self-cal, rms=0.092421Jy sigma=0.000656 ! 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.421 mas, bmaj=5.721 mas, bpa=-3.719 degrees ! Estimated noise=781.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 5.721 at -3.719 degrees (North through East) ! Clean map min=-0.0016434 max=0.18985 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.917 mas, bmaj=4.851 mas, bpa=-7.012 degrees ! Estimated noise=1204.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147106 Jy ! Component: 100 - total flux cleaned = 0.179229 Jy ! Component: 150 - total flux cleaned = 0.188359 Jy ! Component: 200 - total flux cleaned = 0.192963 Jy ! Total flux subtracted in 200 components = 0.192963 Jy ! Clean residual min=-0.003579 max=0.003052 Jy/beam ! Clean residual mean=-0.000003 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.192962 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.192962 Jy ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=5.721 mas, bpa=-3.719 degrees ! Estimated noise=781.51 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.00379845 Jy ! Component: 100 - total flux cleaned = 0.00594014 Jy ! Component: 150 - total flux cleaned = 0.00699697 Jy ! Component: 200 - total flux cleaned = 0.00758295 Jy ! Total flux subtracted in 200 components = 0.00758295 Jy ! Clean residual min=-0.001914 max=0.001816 Jy/beam ! Clean residual mean=-0.000001 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.200545 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.200545 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.094 mas, bmaj=9.275 mas, bpa=1.08 degrees ! Estimated noise=973.295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105686 Jy ! Component: 100 - total flux cleaned = 0.00134448 Jy ! Component: 150 - total flux cleaned = 0.00141662 Jy ! Component: 200 - total flux cleaned = 0.0014633 Jy ! Total flux subtracted in 200 components = 0.0014633 Jy ! Clean residual min=-0.001807 max=0.001926 Jy/beam ! Clean residual mean=-0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.202009 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.69128e-05 Jy ! Component: 100 - total flux cleaned = 3.97677e-05 Jy ! Component: 150 - total flux cleaned = 6.2816e-05 Jy ! Component: 200 - total flux cleaned = 6.27578e-05 Jy ! Total flux subtracted in 200 components = 6.27578e-05 Jy ! Clean residual min=-0.001784 max=0.001942 Jy/beam ! Clean residual mean=-0.000001 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.202071 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 61 components and 0.202071 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=5.721 mas, bpa=-3.719 degrees ! Estimated noise=781.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000492666 Jy ! Component: 100 - total flux cleaned = -0.000491475 Jy ! Component: 150 - total flux cleaned = -0.000461657 Jy ! Component: 200 - total flux cleaned = -0.000406717 Jy ! Total flux subtracted in 200 components = -0.000406717 Jy ! Clean residual min=-0.001797 max=0.001829 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.201665 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.201665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092449Jy sigma=0.000656 ! Fit after self-cal, rms=0.092447Jy sigma=0.000656 wmodel J1010+3330_S_2017_01_21_pus_map.mod ! Writing 76 model components to file: J1010+3330_S_2017_01_21_pus_map.mod wobs J1010+3330_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1010+3330_S_2017_01_21_pus_uvs.fits wwins J1010+3330_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J1010+3330_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 = 4.62485e-07 Jy ! Component: 100 - total flux cleaned = 0.000157629 Jy ! Component: 150 - total flux cleaned = 0.00030643 Jy ! Component: 200 - total flux cleaned = 0.000392333 Jy ! Component: 250 - total flux cleaned = 0.000392288 Jy ! Component: 300 - total flux cleaned = 0.000498155 Jy ! Component: 350 - total flux cleaned = 0.000498646 Jy ! Component: 400 - total flux cleaned = 0.000424634 Jy ! Component: 450 - total flux cleaned = 0.000328041 Jy ! Component: 500 - total flux cleaned = 0.000210249 Jy ! Component: 550 - total flux cleaned = 0.000118269 Jy ! Component: 600 - total flux cleaned = -3.92386e-05 Jy ! Component: 650 - total flux cleaned = -1.69039e-05 Jy ! Component: 700 - total flux cleaned = -0.000104085 Jy ! Component: 750 - total flux cleaned = -0.000125383 Jy ! Component: 800 - total flux cleaned = -0.00018854 Jy ! Component: 850 - total flux cleaned = -0.00022989 Jy ! Component: 900 - total flux cleaned = -0.000230064 Jy ! Component: 950 - total flux cleaned = -0.000210461 Jy ! Component: 1000 - total flux cleaned = -0.00024963 Jy ! Component: 1050 - total flux cleaned = -0.000229882 Jy ! Component: 1100 - total flux cleaned = -0.000210668 Jy ! Component: 1150 - total flux cleaned = -0.000210604 Jy ! Component: 1200 - total flux cleaned = -0.000191775 Jy ! Component: 1250 - total flux cleaned = -0.00021013 Jy ! Component: 1300 - total flux cleaned = -0.000191788 Jy ! Component: 1350 - total flux cleaned = -0.000173756 Jy ! Component: 1400 - total flux cleaned = -0.000191583 Jy ! Component: 1450 - total flux cleaned = -0.000138733 Jy ! Component: 1500 - total flux cleaned = -0.000156301 Jy ! Component: 1550 - total flux cleaned = -0.000139011 Jy ! Component: 1600 - total flux cleaned = -0.000139243 Jy ! Component: 1650 - total flux cleaned = -0.00012209 Jy ! Component: 1700 - total flux cleaned = -7.17388e-05 Jy ! Component: 1750 - total flux cleaned = -3.86881e-05 Jy ! Component: 1800 - total flux cleaned = -3.85245e-05 Jy ! Component: 1850 - total flux cleaned = -3.85415e-05 Jy ! Component: 1900 - total flux cleaned = 4.1619e-05 Jy ! Component: 1950 - total flux cleaned = 9.68861e-06 Jy ! Component: 2000 - total flux cleaned = 4.12132e-05 Jy ! Component: 2050 - total flux cleaned = 4.12316e-05 Jy ! Component: 2100 - total flux cleaned = 1.02417e-05 Jy ! Component: 2150 - total flux cleaned = 2.56202e-05 Jy ! Component: 2200 - total flux cleaned = 1.04959e-05 Jy ! Component: 2250 - total flux cleaned = 7.08928e-05 Jy ! Component: 2300 - total flux cleaned = 7.09209e-05 Jy ! Component: 2350 - total flux cleaned = 4.1031e-05 Jy ! Component: 2400 - total flux cleaned = 7.05359e-05 Jy ! Component: 2450 - total flux cleaned = -2.64824e-06 Jy ! Component: 2500 - total flux cleaned = 1.18108e-05 Jy ! Component: 2550 - total flux cleaned = -8.87482e-05 Jy ! Component: 2600 - total flux cleaned = -3.15372e-05 Jy ! Component: 2650 - total flux cleaned = -7.4045e-05 Jy ! Component: 2700 - total flux cleaned = -8.80405e-05 Jy ! Component: 2750 - total flux cleaned = -0.000102022 Jy ! Component: 2800 - total flux cleaned = -0.00015737 Jy ! Component: 2850 - total flux cleaned = -0.000116127 Jy ! Component: 2900 - total flux cleaned = -0.000156941 Jy ! Component: 2950 - total flux cleaned = -0.000130044 Jy ! Component: 3000 - total flux cleaned = -0.000183841 Jy ! Component: 3050 - total flux cleaned = -0.000183719 Jy ! Component: 3100 - total flux cleaned = -0.000183846 Jy ! Component: 3150 - total flux cleaned = -0.000236529 Jy ! Component: 3200 - total flux cleaned = -0.000249548 Jy ! Component: 3250 - total flux cleaned = -0.000275431 Jy ! Component: 3300 - total flux cleaned = -0.00024969 Jy ! Component: 3350 - total flux cleaned = -0.000249663 Jy ! Component: 3400 - total flux cleaned = -0.00023695 Jy ! Component: 3450 - total flux cleaned = -0.000161328 Jy ! Component: 3500 - total flux cleaned = -0.0002242 Jy ! Component: 3550 - total flux cleaned = -0.000211658 Jy ! Component: 3600 - total flux cleaned = -0.000236532 Jy ! Component: 3650 - total flux cleaned = -0.000199578 Jy ! Component: 3700 - total flux cleaned = -0.00016292 Jy ! Component: 3750 - total flux cleaned = -0.000235665 Jy ! Component: 3800 - total flux cleaned = -0.00018748 Jy ! Component: 3850 - total flux cleaned = -0.000199509 Jy ! Component: 3900 - total flux cleaned = -0.000223209 Jy ! Component: 3950 - total flux cleaned = -0.000211297 Jy ! Component: 4000 - total flux cleaned = -0.00019937 Jy ! Component: 4050 - total flux cleaned = -0.000222772 Jy ! Total flux subtracted in 4096 components = -0.000199428 Jy ! Clean residual min=-0.000712 max=0.000749 Jy/beam ! Clean residual mean=-0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.201465 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 348 components and 0.201465 Jy ![Exited script file: muppet] wmap "J1010+3330_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 5.721 at -3.719 degrees (North through East) ! Clean map min=-0.0012259 max=0.18983 Jy/beam ! Writing clean map to FITS file: J1010+3330_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.189831 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202443 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319932 0.319932 0.639864 1.27973 2.55946 5.11891 10.2378 20.4756 40.9513 81.9026 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.189 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.421 x 5.721 at -3.719 degrees (North through East) ! Clean map min=-0.0012259 max=0.18983 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 J1010+3330_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:52:10 2019