! Started logfile: J0829+1754_S_2017_06_10_pus_uvs.log on Mon May 6 14:48:22 2019 obs J0829+1754_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0829+1754_S_2017_06_10_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980836 visibilities/baseline/integration-bin. ! Found source: J0829+1754 ! ! 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 1154 lines of history. ! ! Reading 38488 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 J0829+1754_S_2017_06_10_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1187 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.948359Jy sigma=0.009279 ! Fit after self-cal, rms=0.932521Jy sigma=0.009132 ! 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.915 mas, bmaj=5.972 mas, bpa=-0.7051 degrees ! Estimated noise=851.309 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.0514316 Jy ! Component: 100 - total flux cleaned = 0.0656428 Jy ! Total flux subtracted in 100 components = 0.0656428 Jy ! Clean residual min=-0.002995 max=0.006125 Jy/beam ! Clean residual mean=-0.000011 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.0656428 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0656428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075579Jy sigma=0.000695 ! Fit after self-cal, rms=0.075537Jy sigma=0.000694 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00715925 Jy ! Component: 100 - total flux cleaned = 0.0108546 Jy ! Total flux subtracted in 100 components = 0.0108546 Jy ! Clean residual min=-0.002414 max=0.002766 Jy/beam ! Clean residual mean=-0.000003 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0764974 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.0764974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074611Jy sigma=0.000685 ! Fit after self-cal, rms=0.074599Jy sigma=0.000685 ! 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.538 mas, bmaj=7.195 mas, bpa=-0.6471 degrees ! Estimated noise=425.022 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.0042771 Jy ! Component: 100 - total flux cleaned = 0.00665259 Jy ! Component: 150 - total flux cleaned = 0.0080068 Jy ! Component: 200 - total flux cleaned = 0.00843165 Jy ! Total flux subtracted in 200 components = 0.00843165 Jy ! Clean residual min=-0.001391 max=0.002027 Jy/beam ! Clean residual mean=0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0849291 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.0849291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074334Jy sigma=0.000683 ! Fit after self-cal, rms=0.074323Jy sigma=0.000682 ! 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.10 FD 0.96 HN 1.01 KP 1.04 ! LA 1.01 MK 1.04 NL 0.91 OV 1.01 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.07 HN 0.98 KP 0.99 ! LA 0.95 MK 1.01 NL 1.02 OV 1.02 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.03 KP 0.98 ! LA 0.99 MK 1.04 NL 1.03 OV 0.95 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.93 KP 1.00* ! LA 0.97 MK 0.97 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.074323Jy sigma=0.000682 ! Fit after self-cal, rms=0.074126Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=7.216 mas, bpa=-0.3473 degrees ! Estimated noise=424.079 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.000281412 Jy ! Component: 100 - total flux cleaned = 0.000253455 Jy ! Component: 150 - total flux cleaned = 0.000153245 Jy ! Component: 200 - total flux cleaned = 0.000153521 Jy ! Total flux subtracted in 200 components = 0.000153521 Jy ! Clean residual min=-0.001270 max=0.001667 Jy/beam ! Clean residual mean=0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0850826 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.0850826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074103Jy sigma=0.000681 ! Fit after self-cal, rms=0.074111Jy sigma=0.000681 ! 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.074111Jy sigma=0.000681 ! Fit after self-cal, rms=0.073686Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=7.231 mas, bpa=-0.4224 degrees ! Estimated noise=423.946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331811 Jy ! Component: 100 - total flux cleaned = 0.000442801 Jy ! Component: 150 - total flux cleaned = 0.00048307 Jy ! Component: 200 - total flux cleaned = 0.000507212 Jy ! Total flux subtracted in 200 components = 0.000507212 Jy ! Clean residual min=-0.001216 max=0.001508 Jy/beam ! Clean residual mean=0.000005 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.0855898 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 88 components and 0.0855898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073679Jy sigma=0.000680 ! Fit after self-cal, rms=0.073685Jy sigma=0.000680 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 (-38, 89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125435 Jy ! Component: 100 - total flux cleaned = 0.00156439 Jy ! Component: 150 - total flux cleaned = 0.00165504 Jy ! Component: 200 - total flux cleaned = 0.00173534 Jy ! Total flux subtracted in 200 components = 0.00173534 Jy ! Clean residual min=-0.001132 max=0.001175 Jy/beam ! Clean residual mean=0.000004 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.0873251 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.0873252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073663Jy sigma=0.000679 ! Fit after self-cal, rms=0.073659Jy sigma=0.000679 ! 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.073659Jy sigma=0.000679 ! Fit after self-cal, rms=0.073679Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=7.233 mas, bpa=-0.4361 degrees ! Estimated noise=423.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000558217 Jy ! Component: 100 - total flux cleaned = 0.000827355 Jy ! Component: 150 - total flux cleaned = 0.000929576 Jy ! Component: 200 - total flux cleaned = 0.000984167 Jy ! Total flux subtracted in 200 components = 0.000984167 Jy ! Clean residual min=-0.001034 max=0.001145 Jy/beam ! Clean residual mean=0.000002 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0883093 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.0883093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073673Jy sigma=0.000679 ! Fit after self-cal, rms=0.073674Jy sigma=0.000679 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.000190327 Jy ! Component: 100 - total flux cleaned = 0.000242464 Jy ! Component: 150 - total flux cleaned = 0.000278872 Jy ! Component: 200 - total flux cleaned = 0.00031358 Jy ! Total flux subtracted in 200 components = 0.00031358 Jy ! Clean residual min=-0.001034 max=0.001139 Jy/beam ! Clean residual mean=0.000002 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0886229 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 0.0886229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073670Jy sigma=0.000679 ! Fit after self-cal, rms=0.073670Jy sigma=0.000679 ! 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.073670Jy sigma=0.000679 ! Fit after self-cal, rms=0.073701Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.46 mas, bmaj=10.87 mas, bpa=-5.813 degrees ! Estimated noise=523.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458376 Jy ! Component: 100 - total flux cleaned = 0.000694613 Jy ! Component: 150 - total flux cleaned = 0.000779985 Jy ! Component: 200 - total flux cleaned = 0.000838538 Jy ! Total flux subtracted in 200 components = 0.000838538 Jy ! Clean residual min=-0.001365 max=0.001449 Jy/beam ! Clean residual mean=0.000004 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0894614 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 130 components and 0.0894614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073699Jy sigma=0.000679 ! Fit after self-cal, rms=0.073699Jy sigma=0.000679 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.000159317 Jy ! Component: 100 - total flux cleaned = 0.000215314 Jy ! Component: 150 - total flux cleaned = 0.000266505 Jy ! Component: 200 - total flux cleaned = 0.000313201 Jy ! Total flux subtracted in 200 components = 0.000313201 Jy ! Clean residual min=-0.001350 max=0.001448 Jy/beam ! Clean residual mean=0.000003 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0897746 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 134 components and 0.0897746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073699Jy sigma=0.000679 ! Fit after self-cal, rms=0.073699Jy sigma=0.000679 ! 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.546 mas, bmaj=7.232 mas, bpa=-0.4549 degrees ! Estimated noise=424.154 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 7.232 at -0.4549 degrees (North through East) ! Clean map min=-0.0009898 max=0.068377 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.914 mas, bmaj=6.003 mas, bpa=-0.316 degrees ! Estimated noise=848.733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0509265 Jy ! Component: 100 - total flux cleaned = 0.066211 Jy ! Component: 150 - total flux cleaned = 0.0733588 Jy ! Component: 200 - total flux cleaned = 0.0774787 Jy ! Total flux subtracted in 200 components = 0.0774787 Jy ! Clean residual min=-0.002263 max=0.002241 Jy/beam ! Clean residual mean=-0.000005 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0774787 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.0774787 Jy ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=7.232 mas, bpa=-0.4549 degrees ! Estimated noise=424.154 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.00395471 Jy ! Component: 100 - total flux cleaned = 0.00630974 Jy ! Component: 150 - total flux cleaned = 0.00788365 Jy ! Component: 200 - total flux cleaned = 0.00903503 Jy ! Total flux subtracted in 200 components = 0.00903503 Jy ! Clean residual min=-0.001320 max=0.001265 Jy/beam ! Clean residual mean=0.000002 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0865137 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.0865137 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.46 mas, bmaj=10.87 mas, bpa=-5.813 degrees ! Estimated noise=523.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112793 Jy ! Component: 100 - total flux cleaned = 0.00192229 Jy ! Component: 150 - total flux cleaned = 0.00225348 Jy ! Component: 200 - total flux cleaned = 0.00251487 Jy ! Total flux subtracted in 200 components = 0.00251487 Jy ! Clean residual min=-0.001336 max=0.001556 Jy/beam ! Clean residual mean=0.000004 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0890286 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.000190691 Jy ! Component: 100 - total flux cleaned = 0.000308528 Jy ! Component: 150 - total flux cleaned = 0.000399431 Jy ! Component: 200 - total flux cleaned = 0.000469138 Jy ! Total flux subtracted in 200 components = 0.000469138 Jy ! Clean residual min=-0.001306 max=0.001485 Jy/beam ! Clean residual mean=0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0894977 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 70 components and 0.0894977 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=7.232 mas, bpa=-0.4549 degrees ! Estimated noise=424.154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013243 Jy ! Component: 100 - total flux cleaned = -0.000152692 Jy ! Component: 150 - total flux cleaned = -0.000117123 Jy ! Component: 200 - total flux cleaned = -8.4616e-05 Jy ! Total flux subtracted in 200 components = -8.4616e-05 Jy ! Clean residual min=-0.001118 max=0.001121 Jy/beam ! Clean residual mean=0.000002 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0894131 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.0894131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073704Jy sigma=0.000679 ! Fit after self-cal, rms=0.073702Jy sigma=0.000679 wmodel J0829+1754_S_2017_06_10_pus_map.mod ! Writing 90 model components to file: J0829+1754_S_2017_06_10_pus_map.mod wobs J0829+1754_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0829+1754_S_2017_06_10_pus_uvs.fits wwins J0829+1754_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J0829+1754_S_2017_06_10_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.000276072 Jy ! Component: 100 - total flux cleaned = 0.000492988 Jy ! Component: 150 - total flux cleaned = 0.000604841 Jy ! Component: 200 - total flux cleaned = 0.000658475 Jy ! Component: 250 - total flux cleaned = 0.000710027 Jy ! Component: 300 - total flux cleaned = 0.00077668 Jy ! Component: 350 - total flux cleaned = 0.000825527 Jy ! Component: 400 - total flux cleaned = 0.000888789 Jy ! Component: 450 - total flux cleaned = 0.000904122 Jy ! Component: 500 - total flux cleaned = 0.000919571 Jy ! Component: 550 - total flux cleaned = 0.000979276 Jy ! Component: 600 - total flux cleaned = 0.001023 Jy ! Component: 650 - total flux cleaned = 0.00106615 Jy ! Component: 700 - total flux cleaned = 0.00109447 Jy ! Component: 750 - total flux cleaned = 0.0011364 Jy ! Component: 800 - total flux cleaned = 0.00116363 Jy ! Component: 850 - total flux cleaned = 0.00119038 Jy ! Component: 900 - total flux cleaned = 0.00123017 Jy ! Component: 950 - total flux cleaned = 0.00121707 Jy ! Component: 1000 - total flux cleaned = 0.0012685 Jy ! Component: 1050 - total flux cleaned = 0.00128125 Jy ! Component: 1100 - total flux cleaned = 0.00128129 Jy ! Component: 1150 - total flux cleaned = 0.00131852 Jy ! Component: 1200 - total flux cleaned = 0.00136694 Jy ! Component: 1250 - total flux cleaned = 0.00135474 Jy ! Component: 1300 - total flux cleaned = 0.00136653 Jy ! Component: 1350 - total flux cleaned = 0.00139008 Jy ! Component: 1400 - total flux cleaned = 0.00137841 Jy ! Component: 1450 - total flux cleaned = 0.00136707 Jy ! Component: 1500 - total flux cleaned = 0.00134446 Jy ! Component: 1550 - total flux cleaned = 0.00136707 Jy ! Component: 1600 - total flux cleaned = 0.00135598 Jy ! Component: 1650 - total flux cleaned = 0.00136693 Jy ! Component: 1700 - total flux cleaned = 0.00136703 Jy ! Component: 1750 - total flux cleaned = 0.00133478 Jy ! Component: 1800 - total flux cleaned = 0.00134546 Jy ! Component: 1850 - total flux cleaned = 0.00137671 Jy ! Component: 1900 - total flux cleaned = 0.00136623 Jy ! Component: 1950 - total flux cleaned = 0.00133536 Jy ! Component: 2000 - total flux cleaned = 0.00134554 Jy ! Component: 2050 - total flux cleaned = 0.00138589 Jy ! Component: 2100 - total flux cleaned = 0.00136606 Jy ! Component: 2150 - total flux cleaned = 0.0013859 Jy ! Component: 2200 - total flux cleaned = 0.00141536 Jy ! Component: 2250 - total flux cleaned = 0.00139578 Jy ! Component: 2300 - total flux cleaned = 0.00144408 Jy ! Component: 2350 - total flux cleaned = 0.00144403 Jy ! Component: 2400 - total flux cleaned = 0.00147247 Jy ! Component: 2450 - total flux cleaned = 0.00147248 Jy ! Component: 2500 - total flux cleaned = 0.00150981 Jy ! Component: 2550 - total flux cleaned = 0.00152845 Jy ! Component: 2600 - total flux cleaned = 0.00155612 Jy ! Component: 2650 - total flux cleaned = 0.00160182 Jy ! Component: 2700 - total flux cleaned = 0.00162904 Jy ! Component: 2750 - total flux cleaned = 0.00166503 Jy ! Component: 2800 - total flux cleaned = 0.00172757 Jy ! Component: 2850 - total flux cleaned = 0.0017807 Jy ! Component: 2900 - total flux cleaned = 0.00178065 Jy ! Component: 2950 - total flux cleaned = 0.00178943 Jy ! Component: 3000 - total flux cleaned = 0.00183291 Jy ! Component: 3050 - total flux cleaned = 0.00183299 Jy ! Component: 3100 - total flux cleaned = 0.0018758 Jy ! Component: 3150 - total flux cleaned = 0.00193531 Jy ! Component: 3200 - total flux cleaned = 0.00193533 Jy ! Component: 3250 - total flux cleaned = 0.00194377 Jy ! Component: 3300 - total flux cleaned = 0.00197703 Jy ! Component: 3350 - total flux cleaned = 0.00201848 Jy ! Component: 3400 - total flux cleaned = 0.00204314 Jy ! Component: 3450 - total flux cleaned = 0.00209223 Jy ! Component: 3500 - total flux cleaned = 0.00211649 Jy ! Component: 3550 - total flux cleaned = 0.00214066 Jy ! Component: 3600 - total flux cleaned = 0.00215671 Jy ! Component: 3650 - total flux cleaned = 0.00217261 Jy ! Component: 3700 - total flux cleaned = 0.00215679 Jy ! Component: 3750 - total flux cleaned = 0.00218835 Jy ! Component: 3800 - total flux cleaned = 0.00225878 Jy ! Component: 3850 - total flux cleaned = 0.00224323 Jy ! Component: 3900 - total flux cleaned = 0.00225104 Jy ! Component: 3950 - total flux cleaned = 0.00229718 Jy ! Component: 4000 - total flux cleaned = 0.00231247 Jy ! Component: 4050 - total flux cleaned = 0.00232003 Jy ! Total flux subtracted in 4096 components = 0.00234274 Jy ! Clean residual min=-0.000582 max=0.000506 Jy/beam ! Clean residual mean=-0.000000 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0917558 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 387 components and 0.0917558 Jy ![Exited script file: muppet] wmap "J0829+1754_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 7.232 at -0.4549 degrees (North through East) ! Clean map min=-0.00078137 max=0.068106 Jy/beam ! Writing clean map to FITS file: J0829+1754_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0681055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.632609 0.632609 1.26522 2.53044 5.06087 10.1217 20.2435 40.487 80.974 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.068 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.546 x 7.232 at -0.4549 degrees (North through East) ! Clean map min=-0.00078137 max=0.068106 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 J0829+1754_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:48:28 2019