! Started logfile: J0638+5933_S_2017_01_21_pus_uvs.log on Sun May 5 15:48:16 2019 obs J0638+5933_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0638+5933_S_2017_01_21_pus_uva.fits ! AN table 1: 114 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.894737 visibilities/baseline/integration-bin. ! Found source: J0638+5933 ! ! 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 14688 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 J0638+5933_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 297 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.651330Jy sigma=0.005457 ! Fit after self-cal, rms=0.633916Jy sigma=0.005315 ! 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.061 mas, bmaj=4.065 mas, bpa=-2.098 degrees ! Estimated noise=1345 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.287281 Jy ! Component: 100 - total flux cleaned = 0.357237 Jy ! Total flux subtracted in 100 components = 0.357237 Jy ! Clean residual min=-0.009516 max=0.026936 Jy/beam ! Clean residual mean=0.000022 rms=0.002631 Jy/beam ! Combined flux in latest and established models = 0.357237 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.357237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096656Jy sigma=0.000764 ! Fit after self-cal, rms=0.096649Jy sigma=0.000763 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0267475 Jy ! Component: 100 - total flux cleaned = 0.037868 Jy ! Total flux subtracted in 100 components = 0.037868 Jy ! Clean residual min=-0.006925 max=0.010332 Jy/beam ! Clean residual mean=0.000013 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.395105 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 9 components and 0.395105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090199Jy sigma=0.000691 ! Fit after self-cal, rms=0.090194Jy sigma=0.000691 ! 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.75 mas, bmaj=4.744 mas, bpa=0.6216 degrees ! Estimated noise=743.983 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 (-20, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00770151 Jy ! Component: 100 - total flux cleaned = 0.00967001 Jy ! Component: 150 - total flux cleaned = 0.00992911 Jy ! Component: 200 - total flux cleaned = 0.00993379 Jy ! Total flux subtracted in 200 components = 0.00993379 Jy ! Clean residual min=-0.005269 max=0.006595 Jy/beam ! Clean residual mean=0.000037 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.405039 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.405039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089431Jy sigma=0.000685 ! Fit after self-cal, rms=0.089388Jy sigma=0.000684 ! 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.07 FD 0.95 HN 0.96 LA 1.04 ! MK 1.03 NL 1.00 OV 1.00 PT 0.99 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 0.99 LA 1.00 ! MK 1.02 NL 1.00 OV 1.04 PT 0.96 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 0.98 LA 1.00 ! MK 1.03 NL 0.99 OV 0.95 PT 0.95 ! SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 0.96 LA 1.08 ! MK 0.98 NL 1.00* OV 0.98 PT 0.98 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.089388Jy sigma=0.000684 ! Fit after self-cal, rms=0.088583Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.744 mas, bmaj=4.745 mas, bpa=0.726 degrees ! Estimated noise=742.057 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 (-9.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052971 Jy ! Component: 100 - total flux cleaned = 0.00625864 Jy ! Component: 150 - total flux cleaned = 0.006518 Jy ! Component: 200 - total flux cleaned = 0.00666328 Jy ! Total flux subtracted in 200 components = 0.00666328 Jy ! Clean residual min=-0.003507 max=0.002753 Jy/beam ! Clean residual mean=0.000038 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.411702 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.411702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088200Jy sigma=0.000660 ! Fit after self-cal, rms=0.088229Jy sigma=0.000660 ! 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.088229Jy sigma=0.000660 ! Fit after self-cal, rms=0.087490Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.758 mas, bmaj=4.727 mas, bpa=0.6999 degrees ! Estimated noise=742.377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139897 Jy ! Component: 100 - total flux cleaned = 0.00219626 Jy ! Component: 150 - total flux cleaned = 0.00260114 Jy ! Component: 200 - total flux cleaned = 0.00282983 Jy ! Total flux subtracted in 200 components = 0.00282983 Jy ! Clean residual min=-0.002167 max=0.002037 Jy/beam ! Clean residual mean=0.000011 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.414532 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.414532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087407Jy sigma=0.000654 ! Fit after self-cal, rms=0.087391Jy sigma=0.000654 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.000305803 Jy ! Component: 100 - total flux cleaned = 0.000337367 Jy ! Component: 150 - total flux cleaned = 0.000398555 Jy ! Component: 200 - total flux cleaned = 0.000455884 Jy ! Total flux subtracted in 200 components = 0.000455884 Jy ! Clean residual min=-0.002089 max=0.001960 Jy/beam ! Clean residual mean=0.000011 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.414988 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.414988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087362Jy sigma=0.000653 ! Fit after self-cal, rms=0.087359Jy sigma=0.000653 ! 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.087359Jy sigma=0.000653 ! Fit after self-cal, rms=0.087323Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=4.724 mas, bpa=0.6622 degrees ! Estimated noise=742.104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351644 Jy ! Component: 100 - total flux cleaned = 0.000732003 Jy ! Component: 150 - total flux cleaned = 0.000956032 Jy ! Component: 200 - total flux cleaned = 0.0010599 Jy ! Total flux subtracted in 200 components = 0.0010599 Jy ! Clean residual min=-0.002035 max=0.001871 Jy/beam ! Clean residual mean=0.000009 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.416048 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 94 components and 0.416048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087298Jy sigma=0.000653 ! Fit after self-cal, rms=0.087295Jy sigma=0.000653 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.000106546 Jy ! Component: 100 - total flux cleaned = 0.000154332 Jy ! Component: 150 - total flux cleaned = 0.000200173 Jy ! Component: 200 - total flux cleaned = 0.000244194 Jy ! Total flux subtracted in 200 components = 0.000244194 Jy ! Clean residual min=-0.001979 max=0.001866 Jy/beam ! Clean residual mean=0.000009 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.416292 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 101 components and 0.416292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087281Jy sigma=0.000653 ! Fit after self-cal, rms=0.087279Jy sigma=0.000653 ! 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.087279Jy sigma=0.000653 ! Fit after self-cal, rms=0.087281Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.702 mas, bmaj=8.371 mas, bpa=14.64 degrees ! Estimated noise=914.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490769 Jy ! Component: 100 - total flux cleaned = 0.000583501 Jy ! Component: 150 - total flux cleaned = 0.000680589 Jy ! Component: 200 - total flux cleaned = 0.000710095 Jy ! Total flux subtracted in 200 components = 0.000710095 Jy ! Clean residual min=-0.002255 max=0.002115 Jy/beam ! Clean residual mean=0.000021 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.417002 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 123 components and 0.417002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087275Jy sigma=0.000653 ! Fit after self-cal, rms=0.087276Jy sigma=0.000653 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.000103579 Jy ! Component: 100 - total flux cleaned = 0.000129355 Jy ! Component: 150 - total flux cleaned = 0.000153713 Jy ! Component: 200 - total flux cleaned = 0.000176606 Jy ! Total flux subtracted in 200 components = 0.000176606 Jy ! Clean residual min=-0.002262 max=0.002128 Jy/beam ! Clean residual mean=0.000021 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.417179 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.417179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087273Jy sigma=0.000653 ! Fit after self-cal, rms=0.087273Jy sigma=0.000653 ! 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.755 mas, bmaj=4.722 mas, bpa=0.6581 degrees ! Estimated noise=742.076 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 4.722 at 0.6581 degrees (North through East) ! Clean map min=-0.0019153 max=0.37275 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.073 mas, bmaj=4.037 mas, bpa=-1.986 degrees ! Estimated noise=1340.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.286314 Jy ! Component: 100 - total flux cleaned = 0.356035 Jy ! Component: 150 - total flux cleaned = 0.382359 Jy ! Component: 200 - total flux cleaned = 0.393536 Jy ! Total flux subtracted in 200 components = 0.393536 Jy ! Clean residual min=-0.004759 max=0.005413 Jy/beam ! Clean residual mean=0.000012 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.393536 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.393536 Jy ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=4.722 mas, bpa=0.6581 degrees ! Estimated noise=742.076 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.00796821 Jy ! Component: 100 - total flux cleaned = 0.0130418 Jy ! Component: 150 - total flux cleaned = 0.0166013 Jy ! Component: 200 - total flux cleaned = 0.0185233 Jy ! Total flux subtracted in 200 components = 0.0185233 Jy ! Clean residual min=-0.002291 max=0.001908 Jy/beam ! Clean residual mean=0.000011 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.412059 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.412059 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.702 mas, bmaj=8.371 mas, bpa=14.64 degrees ! Estimated noise=914.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256819 Jy ! Component: 100 - total flux cleaned = 0.00377684 Jy ! Component: 150 - total flux cleaned = 0.00432499 Jy ! Component: 200 - total flux cleaned = 0.00471659 Jy ! Total flux subtracted in 200 components = 0.00471659 Jy ! Clean residual min=-0.002367 max=0.002147 Jy/beam ! Clean residual mean=0.000022 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.416776 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.000200971 Jy ! Component: 100 - total flux cleaned = 0.000347335 Jy ! Component: 150 - total flux cleaned = 0.000409694 Jy ! Component: 200 - total flux cleaned = 0.000409444 Jy ! Total flux subtracted in 200 components = 0.000409444 Jy ! Clean residual min=-0.002345 max=0.002165 Jy/beam ! Clean residual mean=0.000021 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.417185 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 111 components and 0.417185 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=4.722 mas, bpa=0.6581 degrees ! Estimated noise=742.076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.97599e-05 Jy ! Component: 100 - total flux cleaned = 5.60175e-05 Jy ! Component: 150 - total flux cleaned = 1.89589e-05 Jy ! Component: 200 - total flux cleaned = 1.95346e-05 Jy ! Total flux subtracted in 200 components = 1.95346e-05 Jy ! Clean residual min=-0.002118 max=0.001886 Jy/beam ! Clean residual mean=0.000009 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.417205 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 0.417205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087351Jy sigma=0.000653 ! Fit after self-cal, rms=0.087341Jy sigma=0.000653 wmodel J0638+5933_S_2017_01_21_pus_map.mod ! Writing 131 model components to file: J0638+5933_S_2017_01_21_pus_map.mod wobs J0638+5933_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0638+5933_S_2017_01_21_pus_uvs.fits wwins J0638+5933_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J0638+5933_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.000536377 Jy ! Component: 100 - total flux cleaned = -0.000435724 Jy ! Component: 150 - total flux cleaned = -0.000240758 Jy ! Component: 200 - total flux cleaned = -5.38361e-05 Jy ! Component: 250 - total flux cleaned = 6.4436e-06 Jy ! Component: 300 - total flux cleaned = 9.33807e-05 Jy ! Component: 350 - total flux cleaned = 0.000121106 Jy ! Component: 400 - total flux cleaned = 0.000175626 Jy ! Component: 450 - total flux cleaned = 0.000175666 Jy ! Component: 500 - total flux cleaned = 0.000228448 Jy ! Component: 550 - total flux cleaned = 0.000202472 Jy ! Component: 600 - total flux cleaned = 0.000202713 Jy ! Component: 650 - total flux cleaned = 7.87709e-05 Jy ! Component: 700 - total flux cleaned = 5.46771e-05 Jy ! Component: 750 - total flux cleaned = -4.07231e-05 Jy ! Component: 800 - total flux cleaned = -0.00013456 Jy ! Component: 850 - total flux cleaned = -0.000226258 Jy ! Component: 900 - total flux cleaned = -0.000203713 Jy ! Component: 950 - total flux cleaned = -0.000226079 Jy ! Component: 1000 - total flux cleaned = -0.00020415 Jy ! Component: 1050 - total flux cleaned = -0.000138979 Jy ! Component: 1100 - total flux cleaned = -3.2207e-05 Jy ! Component: 1150 - total flux cleaned = -0.000117276 Jy ! Component: 1200 - total flux cleaned = -1.2284e-05 Jy ! Component: 1250 - total flux cleaned = -1.25217e-05 Jy ! Component: 1300 - total flux cleaned = -3.26967e-05 Jy ! Component: 1350 - total flux cleaned = 0.00010913 Jy ! Component: 1400 - total flux cleaned = 4.92576e-05 Jy ! Component: 1450 - total flux cleaned = 0.000108996 Jy ! Component: 1500 - total flux cleaned = 0.000128482 Jy ! Component: 1550 - total flux cleaned = 0.000148055 Jy ! Component: 1600 - total flux cleaned = 0.000244164 Jy ! Component: 1650 - total flux cleaned = 0.000206272 Jy ! Component: 1700 - total flux cleaned = 0.000224703 Jy ! Component: 1750 - total flux cleaned = 0.000187416 Jy ! Component: 1800 - total flux cleaned = 0.000279404 Jy ! Component: 1850 - total flux cleaned = 0.000224505 Jy ! Component: 1900 - total flux cleaned = 0.000242703 Jy ! Component: 1950 - total flux cleaned = 0.00027851 Jy ! Component: 2000 - total flux cleaned = 0.000171481 Jy ! Component: 2050 - total flux cleaned = 0.000171752 Jy ! Component: 2100 - total flux cleaned = 0.000224226 Jy ! Component: 2150 - total flux cleaned = 0.000189382 Jy ! Component: 2200 - total flux cleaned = 0.000155107 Jy ! Component: 2250 - total flux cleaned = 0.000189224 Jy ! Component: 2300 - total flux cleaned = 5.432e-05 Jy ! Component: 2350 - total flux cleaned = 0.000138181 Jy ! Component: 2400 - total flux cleaned = 0.000121601 Jy ! Component: 2450 - total flux cleaned = 0.00015477 Jy ! Component: 2500 - total flux cleaned = 0.000154929 Jy ! Component: 2550 - total flux cleaned = 0.000171138 Jy ! Component: 2600 - total flux cleaned = 0.000138898 Jy ! Component: 2650 - total flux cleaned = 0.00012282 Jy ! Component: 2700 - total flux cleaned = 9.13453e-05 Jy ! Component: 2750 - total flux cleaned = 7.56597e-05 Jy ! Component: 2800 - total flux cleaned = 2.88227e-05 Jy ! Component: 2850 - total flux cleaned = 9.09607e-05 Jy ! Component: 2900 - total flux cleaned = 2.89956e-05 Jy ! Component: 2950 - total flux cleaned = 1.39161e-05 Jy ! Component: 3000 - total flux cleaned = -7.74218e-05 Jy ! Component: 3050 - total flux cleaned = -4.71883e-05 Jy ! Component: 3100 - total flux cleaned = -9.20602e-05 Jy ! Component: 3150 - total flux cleaned = -0.000106826 Jy ! Component: 3200 - total flux cleaned = -3.26999e-05 Jy ! Component: 3250 - total flux cleaned = -7.67586e-05 Jy ! Component: 3300 - total flux cleaned = -7.68433e-05 Jy ! Component: 3350 - total flux cleaned = -3.31155e-05 Jy ! Component: 3400 - total flux cleaned = -7.65727e-05 Jy ! Component: 3450 - total flux cleaned = -7.66372e-05 Jy ! Component: 3500 - total flux cleaned = -7.66787e-05 Jy ! Component: 3550 - total flux cleaned = -4.81774e-05 Jy ! Component: 3600 - total flux cleaned = -7.64736e-05 Jy ! Component: 3650 - total flux cleaned = -2.03787e-05 Jy ! Component: 3700 - total flux cleaned = -7.63351e-05 Jy ! Component: 3750 - total flux cleaned = -3.47394e-05 Jy ! Component: 3800 - total flux cleaned = -6.23171e-05 Jy ! Component: 3850 - total flux cleaned = -8.97893e-05 Jy ! Component: 3900 - total flux cleaned = -7.61844e-05 Jy ! Component: 3950 - total flux cleaned = -4.90905e-05 Jy ! Component: 4000 - total flux cleaned = -7.61586e-05 Jy ! Component: 4050 - total flux cleaned = -4.93228e-05 Jy ! Total flux subtracted in 4096 components = -6.25534e-05 Jy ! Clean residual min=-0.000766 max=0.000795 Jy/beam ! Clean residual mean=0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.417142 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 434 components and 0.417142 Jy ![Exited script file: muppet] wmap "J0638+5933_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 4.722 at 0.6581 degrees (North through East) ! Clean map min=-0.0018131 max=0.37282 Jy/beam ! Writing clean map to FITS file: J0638+5933_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.372817 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231273 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.186101 0.186101 0.372202 0.744405 1.48881 2.97762 5.95524 11.9105 23.821 47.6419 95.2838 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.372 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.755 x 4.722 at 0.6581 degrees (North through East) ! Clean map min=-0.0018131 max=0.37282 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 J0638+5933_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:48:21 2019