! Started logfile: J1300+2830_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:48:55 2019 obs J1300+2830_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1300+2830_S_2017_05_31_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.85571 visibilities/baseline/integration-bin. ! Found source: J1300+2830 ! ! 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 703 lines of history. ! ! Reading 22180 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 J1300+2830_S_2017_05_31_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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 808 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.850426Jy sigma=0.008234 ! Fit after self-cal, rms=0.845173Jy sigma=0.008188 ! 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.114 mas, bmaj=5.729 mas, bpa=-2.338 degrees ! Estimated noise=986.138 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.119224 Jy ! Component: 100 - total flux cleaned = 0.148212 Jy ! Total flux subtracted in 100 components = 0.148212 Jy ! Clean residual min=-0.004588 max=0.012122 Jy/beam ! Clean residual mean=-0.000009 rms=0.001508 Jy/beam ! Combined flux in latest and established models = 0.148212 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.148212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089250Jy sigma=0.000724 ! Fit after self-cal, rms=0.089227Jy sigma=0.000724 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138152 Jy ! Component: 100 - total flux cleaned = 0.021425 Jy ! Total flux subtracted in 100 components = 0.021425 Jy ! Clean residual min=-0.004019 max=0.005235 Jy/beam ! Clean residual mean=-0.000003 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.169637 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.169637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086497Jy sigma=0.000697 ! Fit after self-cal, rms=0.086489Jy sigma=0.000697 ! 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.732 mas, bmaj=6.703 mas, bpa=-1.081 degrees ! Estimated noise=561.209 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 (3.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0061078 Jy ! Component: 100 - total flux cleaned = 0.00995687 Jy ! Component: 150 - total flux cleaned = 0.0128338 Jy ! Component: 200 - total flux cleaned = 0.015009 Jy ! Total flux subtracted in 200 components = 0.015009 Jy ! Clean residual min=-0.003166 max=0.003951 Jy/beam ! Clean residual mean=0.000008 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.184646 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.184646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085910Jy sigma=0.000691 ! Fit after self-cal, rms=0.085909Jy sigma=0.000691 ! 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 0.95 FD 0.94 HN 0.96 KP 1.03 ! LA 1.00 MK 1.01 NL 0.91 OV 1.02 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.97 HN 1.01 KP 0.99 ! LA 0.99 MK 1.00 NL 1.06 OV 1.06 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.01 KP 0.98 ! LA 0.98 MK 1.05 NL 1.02 OV 0.96 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.93 KP 0.68 ! LA 1.01 MK 1.09 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.085909Jy sigma=0.000691 ! Fit after self-cal, rms=0.086168Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.731 mas, bmaj=6.726 mas, bpa=-0.6205 degrees ! Estimated noise=562.561 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.000471776 Jy ! Component: 100 - total flux cleaned = 0.000330047 Jy ! Component: 150 - total flux cleaned = 0.000212404 Jy ! Component: 200 - total flux cleaned = 7.86953e-05 Jy ! Total flux subtracted in 200 components = 7.86953e-05 Jy ! Clean residual min=-0.002953 max=0.003098 Jy/beam ! Clean residual mean=0.000013 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.184725 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.184725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086078Jy sigma=0.000680 ! Fit after self-cal, rms=0.086090Jy sigma=0.000680 ! 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.086090Jy sigma=0.000680 ! Fit after self-cal, rms=0.092549Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=6.726 mas, bpa=-0.7246 degrees ! Estimated noise=563.276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000107757 Jy ! Component: 100 - total flux cleaned = 7.56038e-05 Jy ! Component: 150 - total flux cleaned = 9.8987e-05 Jy ! Component: 200 - total flux cleaned = 5.70971e-05 Jy ! Total flux subtracted in 200 components = 5.70971e-05 Jy ! Clean residual min=-0.001233 max=0.001503 Jy/beam ! Clean residual mean=0.000003 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.184782 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 77 components and 0.184782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092511Jy sigma=0.000666 ! Fit after self-cal, rms=0.092562Jy sigma=0.000665 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 (46.5, -125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0008543 Jy ! Component: 100 - total flux cleaned = 0.000742823 Jy ! Component: 150 - total flux cleaned = 0.000717468 Jy ! Component: 200 - total flux cleaned = 0.000737831 Jy ! Total flux subtracted in 200 components = 0.000737831 Jy ! Clean residual min=-0.001197 max=0.001287 Jy/beam ! Clean residual mean=0.000003 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.185519 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.18552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092514Jy sigma=0.000665 ! Fit after self-cal, rms=0.092511Jy sigma=0.000665 ! 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.092511Jy sigma=0.000665 ! Fit after self-cal, rms=0.093450Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.731 mas, bmaj=6.729 mas, bpa=-0.7861 degrees ! Estimated noise=564.407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426663 Jy ! Component: 100 - total flux cleaned = 0.000497029 Jy ! Component: 150 - total flux cleaned = 0.000496802 Jy ! Component: 200 - total flux cleaned = 0.000516198 Jy ! Total flux subtracted in 200 components = 0.000516198 Jy ! Clean residual min=-0.001284 max=0.001300 Jy/beam ! Clean residual mean=0.000002 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.186036 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 107 components and 0.186036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093419Jy sigma=0.000665 ! Fit after self-cal, rms=0.093422Jy sigma=0.000665 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.000103795 Jy ! Component: 100 - total flux cleaned = 0.000121725 Jy ! Component: 150 - total flux cleaned = 0.000137897 Jy ! Component: 200 - total flux cleaned = 0.000137512 Jy ! Total flux subtracted in 200 components = 0.000137512 Jy ! Clean residual min=-0.001276 max=0.001279 Jy/beam ! Clean residual mean=0.000003 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.186173 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.186173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093404Jy sigma=0.000665 ! Fit after self-cal, rms=0.093404Jy sigma=0.000665 ! 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.093404Jy sigma=0.000665 ! Fit after self-cal, rms=0.093933Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.297 mas, bmaj=10.18 mas, bpa=-5.092 degrees ! Estimated noise=680.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217374 Jy ! Component: 100 - total flux cleaned = 0.000143476 Jy ! Component: 150 - total flux cleaned = 7.82072e-05 Jy ! Component: 200 - total flux cleaned = 3.47115e-05 Jy ! Total flux subtracted in 200 components = 3.47115e-05 Jy ! Clean residual min=-0.001356 max=0.001419 Jy/beam ! Clean residual mean=0.000004 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.186208 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 125 components and 0.186208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093914Jy sigma=0.000665 ! Fit after self-cal, rms=0.093915Jy sigma=0.000665 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 = -1.21265e-05 Jy ! Component: 100 - total flux cleaned = -5.09875e-05 Jy ! Component: 150 - total flux cleaned = -8.62432e-05 Jy ! Component: 200 - total flux cleaned = -0.000118391 Jy ! Total flux subtracted in 200 components = -0.000118391 Jy ! Clean residual min=-0.001326 max=0.001395 Jy/beam ! Clean residual mean=0.000004 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.18609 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 133 components and 0.18609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093905Jy sigma=0.000665 ! Fit after self-cal, rms=0.093904Jy sigma=0.000665 ! 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.73 mas, bmaj=6.73 mas, bpa=-0.8279 degrees ! Estimated noise=565.543 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.73 x 6.73 at -0.8279 degrees (North through East) ! Clean map min=-0.0012153 max=0.15591 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.123 mas, bmaj=5.755 mas, bpa=-1.961 degrees ! Estimated noise=1013.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119172 Jy ! Component: 100 - total flux cleaned = 0.149243 Jy ! Component: 150 - total flux cleaned = 0.163327 Jy ! Component: 200 - total flux cleaned = 0.170745 Jy ! Total flux subtracted in 200 components = 0.170745 Jy ! Clean residual min=-0.002699 max=0.003717 Jy/beam ! Clean residual mean=-0.000003 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.170745 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.170745 Jy ! Inverting map and beam ! Estimated beam: bmin=3.73 mas, bmaj=6.73 mas, bpa=-0.8279 degrees ! Estimated noise=565.543 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.00564576 Jy ! Component: 100 - total flux cleaned = 0.00895652 Jy ! Component: 150 - total flux cleaned = 0.0111547 Jy ! Component: 200 - total flux cleaned = 0.0127195 Jy ! Total flux subtracted in 200 components = 0.0127195 Jy ! Clean residual min=-0.001260 max=0.001468 Jy/beam ! Clean residual mean=0.000000 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.183465 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.183465 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.297 mas, bmaj=10.18 mas, bpa=-5.092 degrees ! Estimated noise=680.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168953 Jy ! Component: 100 - total flux cleaned = 0.00218926 Jy ! Component: 150 - total flux cleaned = 0.00231451 Jy ! Component: 200 - total flux cleaned = 0.00231602 Jy ! Total flux subtracted in 200 components = 0.00231602 Jy ! Clean residual min=-0.001342 max=0.001456 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.185781 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.30598e-05 Jy ! Component: 100 - total flux cleaned = -4.37491e-05 Jy ! Component: 150 - total flux cleaned = -4.42056e-05 Jy ! Component: 200 - total flux cleaned = -6.16503e-05 Jy ! Total flux subtracted in 200 components = -6.16503e-05 Jy ! Clean residual min=-0.001312 max=0.001413 Jy/beam ! Clean residual mean=0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.185719 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 90 components and 0.185719 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.73 mas, bmaj=6.73 mas, bpa=-0.8279 degrees ! Estimated noise=565.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.20735e-05 Jy ! Component: 100 - total flux cleaned = 7.96105e-05 Jy ! Component: 150 - total flux cleaned = 0.000233608 Jy ! Component: 200 - total flux cleaned = 0.000351293 Jy ! Total flux subtracted in 200 components = 0.000351293 Jy ! Clean residual min=-0.001209 max=0.001257 Jy/beam ! Clean residual mean=0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.186071 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.186071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093887Jy sigma=0.000665 ! Fit after self-cal, rms=0.093880Jy sigma=0.000665 wmodel J1300+2830_S_2017_05_31_pus_map.mod ! Writing 105 model components to file: J1300+2830_S_2017_05_31_pus_map.mod wobs J1300+2830_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1300+2830_S_2017_05_31_pus_uvs.fits wwins J1300+2830_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J1300+2830_S_2017_05_31_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.000227864 Jy ! Component: 100 - total flux cleaned = 0.000489179 Jy ! Component: 150 - total flux cleaned = 0.000635638 Jy ! Component: 200 - total flux cleaned = 0.000696312 Jy ! Component: 250 - total flux cleaned = 0.000735543 Jy ! Component: 300 - total flux cleaned = 0.000792909 Jy ! Component: 350 - total flux cleaned = 0.00094262 Jy ! Component: 400 - total flux cleaned = 0.00103453 Jy ! Component: 450 - total flux cleaned = 0.00123276 Jy ! Component: 500 - total flux cleaned = 0.00135621 Jy ! Component: 550 - total flux cleaned = 0.00149475 Jy ! Component: 600 - total flux cleaned = 0.00164745 Jy ! Component: 650 - total flux cleaned = 0.00174803 Jy ! Component: 700 - total flux cleaned = 0.00183022 Jy ! Component: 750 - total flux cleaned = 0.00192731 Jy ! Component: 800 - total flux cleaned = 0.00195908 Jy ! Component: 850 - total flux cleaned = 0.00205338 Jy ! Component: 900 - total flux cleaned = 0.00213079 Jy ! Component: 950 - total flux cleaned = 0.00213087 Jy ! Component: 1000 - total flux cleaned = 0.00217647 Jy ! Component: 1050 - total flux cleaned = 0.00223638 Jy ! Component: 1100 - total flux cleaned = 0.00226583 Jy ! Component: 1150 - total flux cleaned = 0.00228021 Jy ! Component: 1200 - total flux cleaned = 0.00228024 Jy ! Component: 1250 - total flux cleaned = 0.00232319 Jy ! Component: 1300 - total flux cleaned = 0.00237985 Jy ! Component: 1350 - total flux cleaned = 0.00243565 Jy ! Component: 1400 - total flux cleaned = 0.00250479 Jy ! Component: 1450 - total flux cleaned = 0.00250457 Jy ! Component: 1500 - total flux cleaned = 0.00254523 Jy ! Component: 1550 - total flux cleaned = 0.00255862 Jy ! Component: 1600 - total flux cleaned = 0.00261177 Jy ! Component: 1650 - total flux cleaned = 0.00267766 Jy ! Component: 1700 - total flux cleaned = 0.00270367 Jy ! Component: 1750 - total flux cleaned = 0.00271669 Jy ! Component: 1800 - total flux cleaned = 0.00276776 Jy ! Component: 1850 - total flux cleaned = 0.00278059 Jy ! Component: 1900 - total flux cleaned = 0.00283074 Jy ! Component: 1950 - total flux cleaned = 0.00286787 Jy ! Component: 2000 - total flux cleaned = 0.00281858 Jy ! Component: 2050 - total flux cleaned = 0.00289206 Jy ! Component: 2100 - total flux cleaned = 0.00285565 Jy ! Component: 2150 - total flux cleaned = 0.00285567 Jy ! Component: 2200 - total flux cleaned = 0.00280811 Jy ! Component: 2250 - total flux cleaned = 0.00283188 Jy ! Component: 2300 - total flux cleaned = 0.00280849 Jy ! Component: 2350 - total flux cleaned = 0.00283179 Jy ! Component: 2400 - total flux cleaned = 0.00283171 Jy ! Component: 2450 - total flux cleaned = 0.00286613 Jy ! Component: 2500 - total flux cleaned = 0.0028548 Jy ! Component: 2550 - total flux cleaned = 0.00284351 Jy ! Component: 2600 - total flux cleaned = 0.00284341 Jy ! Component: 2650 - total flux cleaned = 0.00284347 Jy ! Component: 2700 - total flux cleaned = 0.00284351 Jy ! Component: 2750 - total flux cleaned = 0.00283255 Jy ! Component: 2800 - total flux cleaned = 0.00284338 Jy ! Component: 2850 - total flux cleaned = 0.00286504 Jy ! Component: 2900 - total flux cleaned = 0.00287603 Jy ! Component: 2950 - total flux cleaned = 0.00284394 Jy ! Component: 3000 - total flux cleaned = 0.00287593 Jy ! Component: 3050 - total flux cleaned = 0.00285466 Jy ! Component: 3100 - total flux cleaned = 0.00291783 Jy ! Component: 3150 - total flux cleaned = 0.00285494 Jy ! Component: 3200 - total flux cleaned = 0.00286544 Jy ! Component: 3250 - total flux cleaned = 0.00287573 Jy ! Component: 3300 - total flux cleaned = 0.00284485 Jy ! Component: 3350 - total flux cleaned = 0.00286544 Jy ! Component: 3400 - total flux cleaned = 0.00289605 Jy ! Component: 3450 - total flux cleaned = 0.00289608 Jy ! Component: 3500 - total flux cleaned = 0.002886 Jy ! Component: 3550 - total flux cleaned = 0.00291616 Jy ! Component: 3600 - total flux cleaned = 0.00287613 Jy ! Component: 3650 - total flux cleaned = 0.0028662 Jy ! Component: 3700 - total flux cleaned = 0.00282667 Jy ! Component: 3750 - total flux cleaned = 0.00279727 Jy ! Component: 3800 - total flux cleaned = 0.00281696 Jy ! Component: 3850 - total flux cleaned = 0.00278776 Jy ! Component: 3900 - total flux cleaned = 0.00276846 Jy ! Component: 3950 - total flux cleaned = 0.00273959 Jy ! Component: 4000 - total flux cleaned = 0.00276836 Jy ! Component: 4050 - total flux cleaned = 0.00274935 Jy ! Total flux subtracted in 4096 components = 0.0027399 Jy ! Clean residual min=-0.000571 max=0.000551 Jy/beam ! Clean residual mean=0.000002 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.188811 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 399 components and 0.188811 Jy ![Exited script file: muppet] wmap "J1300+2830_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.73 x 6.73 at -0.8279 degrees (North through East) ! Clean map min=-0.0010298 max=0.15615 Jy/beam ! Writing clean map to FITS file: J1300+2830_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156154 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175829 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337799 0.337799 0.675598 1.3512 2.70239 5.40478 10.8096 21.6191 43.2383 86.4765 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.156 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.73 x 6.73 at -0.8279 degrees (North through East) ! Clean map min=-0.0010298 max=0.15615 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 J1300+2830_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:49:00 2019