! Started logfile: J1434+1952_S_2017_08_12_pus_uvs.log on Fri May 10 15:01:15 2019 obs J1434+1952_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1434+1952_S_2017_08_12_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873333 visibilities/baseline/integration-bin. ! Found source: J1434+1952 ! ! 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 594 lines of history. ! ! Reading 3144 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 J1434+1952_S_2017_08_12_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864089Jy sigma=0.007571 ! Fit after self-cal, rms=0.856296Jy sigma=0.007513 ! 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.299 mas, bmaj=5.886 mas, bpa=-6.968 degrees ! Estimated noise=2113.6 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.111773 Jy ! Component: 100 - total flux cleaned = 0.143292 Jy ! Total flux subtracted in 100 components = 0.143292 Jy ! Clean residual min=-0.007954 max=0.012596 Jy/beam ! Clean residual mean=-0.000036 rms=0.002124 Jy/beam ! Combined flux in latest and established models = 0.143292 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.143292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086523Jy sigma=0.000717 ! Fit after self-cal, rms=0.086459Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136015 Jy ! Component: 100 - total flux cleaned = 0.0202442 Jy ! Total flux subtracted in 100 components = 0.0202442 Jy ! Clean residual min=-0.007380 max=0.006990 Jy/beam ! Clean residual mean=-0.000016 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.163536 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.163536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084353Jy sigma=0.000694 ! Fit after self-cal, rms=0.084286Jy sigma=0.000693 ! 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.972 mas, bmaj=6.773 mas, bpa=-2.313 degrees ! Estimated noise=1649.89 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.00560266 Jy ! Component: 100 - total flux cleaned = 0.0089029 Jy ! Component: 150 - total flux cleaned = 0.0109383 Jy ! Component: 200 - total flux cleaned = 0.0119486 Jy ! Total flux subtracted in 200 components = 0.0119486 Jy ! Clean residual min=-0.005406 max=0.005933 Jy/beam ! Clean residual mean=-0.000005 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.175485 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.175485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083906Jy sigma=0.000690 ! Fit after self-cal, rms=0.083900Jy sigma=0.000690 ! 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.03 FD 0.96 HN 0.95 KP 1.07 ! LA 0.96 MK 1.02 NL 0.91 OV 0.98 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.02 HN 1.01 KP 1.00 ! LA 0.94 MK 1.05 NL 1.05 OV 1.01 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.01 KP 1.02 ! LA 1.02 MK 1.07 NL 1.01 OV 0.95 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.22 HN 0.96 KP 1.00* ! LA 1.00* MK 1.54 NL 1.00* OV 1.00* ! PT 0.85 SC 1.00* ! ! ! Fit before self-cal, rms=0.083900Jy sigma=0.000690 ! Fit after self-cal, rms=0.085523Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.014 mas, bmaj=6.813 mas, bpa=-1.206 degrees ! Estimated noise=1659.86 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.000800496 Jy ! Component: 100 - total flux cleaned = -0.000803379 Jy ! Component: 150 - total flux cleaned = -0.00084353 Jy ! Component: 200 - total flux cleaned = -0.000879417 Jy ! Total flux subtracted in 200 components = -0.000879417 Jy ! Clean residual min=-0.005266 max=0.005640 Jy/beam ! Clean residual mean=-0.000003 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.174606 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.174606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085467Jy sigma=0.000681 ! Fit after self-cal, rms=0.085592Jy 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.085592Jy sigma=0.000680 ! Fit after self-cal, rms=0.086697Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.004 mas, bmaj=6.816 mas, bpa=-1.499 degrees ! Estimated noise=1657.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270987 Jy ! Component: 100 - total flux cleaned = 8.94058e-05 Jy ! Component: 150 - total flux cleaned = 5.69047e-05 Jy ! Component: 200 - total flux cleaned = 7.69846e-05 Jy ! Total flux subtracted in 200 components = 7.69846e-05 Jy ! Clean residual min=-0.004499 max=0.005172 Jy/beam ! Clean residual mean=0.000000 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.174683 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.174683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086652Jy sigma=0.000669 ! Fit after self-cal, rms=0.086737Jy sigma=0.000668 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 (-6.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409988 Jy ! Component: 100 - total flux cleaned = 0.00413088 Jy ! Component: 150 - total flux cleaned = 0.00393711 Jy ! Component: 200 - total flux cleaned = 0.00376398 Jy ! Total flux subtracted in 200 components = 0.00376398 Jy ! Clean residual min=-0.004231 max=0.004605 Jy/beam ! Clean residual mean=0.000007 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.178446 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.178446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086552Jy sigma=0.000666 ! Fit after self-cal, rms=0.086534Jy sigma=0.000666 ! 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.086534Jy sigma=0.000666 ! Fit after self-cal, rms=0.086032Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=6.793 mas, bpa=-1.975 degrees ! Estimated noise=1647.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160449 Jy ! Component: 100 - total flux cleaned = 0.00155213 Jy ! Component: 150 - total flux cleaned = 0.00145094 Jy ! Component: 200 - total flux cleaned = 0.00131207 Jy ! Total flux subtracted in 200 components = 0.00131207 Jy ! Clean residual min=-0.004179 max=0.004182 Jy/beam ! Clean residual mean=0.000006 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.179759 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 84 components and 0.179759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085972Jy sigma=0.000665 ! Fit after self-cal, rms=0.085959Jy 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 = -3.80488e-05 Jy ! Component: 100 - total flux cleaned = -0.00020739 Jy ! Component: 150 - total flux cleaned = -0.000285771 Jy ! Component: 200 - total flux cleaned = -0.000394248 Jy ! Total flux subtracted in 200 components = -0.000394248 Jy ! Clean residual min=-0.004189 max=0.004068 Jy/beam ! Clean residual mean=0.000005 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.179364 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.179364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085927Jy sigma=0.000664 ! Fit after self-cal, rms=0.085926Jy sigma=0.000664 ! 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.085926Jy sigma=0.000664 ! Fit after self-cal, rms=0.085616Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.773 mas, bmaj=10.65 mas, bpa=-2.523 degrees ! Estimated noise=1939.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.06461e-05 Jy ! Component: 100 - total flux cleaned = -8.94565e-05 Jy ! Component: 150 - total flux cleaned = -0.000125749 Jy ! Component: 200 - total flux cleaned = -0.000183251 Jy ! Total flux subtracted in 200 components = -0.000183251 Jy ! Clean residual min=-0.004422 max=0.004283 Jy/beam ! Clean residual mean=0.000014 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.179181 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.179181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085608Jy sigma=0.000664 ! Fit after self-cal, rms=0.085602Jy sigma=0.000664 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 = -4.36278e-06 Jy ! Component: 100 - total flux cleaned = -4.74868e-06 Jy ! Component: 150 - total flux cleaned = -3.03877e-05 Jy ! Component: 200 - total flux cleaned = -7.36156e-05 Jy ! Total flux subtracted in 200 components = -7.36156e-05 Jy ! Clean residual min=-0.004519 max=0.004251 Jy/beam ! Clean residual mean=0.000015 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.179107 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.179107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085603Jy sigma=0.000664 ! Fit after self-cal, rms=0.085601Jy sigma=0.000664 ! 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.976 mas, bmaj=6.781 mas, bpa=-2.215 degrees ! Estimated noise=1641.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.976 x 6.781 at -2.215 degrees (North through East) ! Clean map min=-0.003987 max=0.14296 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.311 mas, bmaj=5.891 mas, bpa=-6.568 degrees ! Estimated noise=2085.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109545 Jy ! Component: 100 - total flux cleaned = 0.142209 Jy ! Component: 150 - total flux cleaned = 0.155543 Jy ! Component: 200 - total flux cleaned = 0.162811 Jy ! Total flux subtracted in 200 components = 0.162811 Jy ! Clean residual min=-0.005417 max=0.004698 Jy/beam ! Clean residual mean=-0.000023 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.162811 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.162811 Jy ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=6.781 mas, bpa=-2.215 degrees ! Estimated noise=1641.84 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.00673985 Jy ! Component: 100 - total flux cleaned = 0.0110324 Jy ! Component: 150 - total flux cleaned = 0.0137855 Jy ! Component: 200 - total flux cleaned = 0.0150171 Jy ! Total flux subtracted in 200 components = 0.0150171 Jy ! Clean residual min=-0.004467 max=0.003796 Jy/beam ! Clean residual mean=-0.000000 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.177828 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.177828 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.773 mas, bmaj=10.65 mas, bpa=-2.523 degrees ! Estimated noise=1939.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177808 Jy ! Component: 100 - total flux cleaned = 0.000575531 Jy ! Component: 150 - total flux cleaned = 0.000776953 Jy ! Component: 200 - total flux cleaned = 0.000819245 Jy ! Total flux subtracted in 200 components = 0.000819245 Jy ! Clean residual min=-0.004567 max=0.004187 Jy/beam ! Clean residual mean=0.000013 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.178647 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 = 3.53319e-05 Jy ! Component: 100 - total flux cleaned = 6.44192e-05 Jy ! Component: 150 - total flux cleaned = 9.13784e-05 Jy ! Component: 200 - total flux cleaned = 6.72036e-05 Jy ! Total flux subtracted in 200 components = 6.72036e-05 Jy ! Clean residual min=-0.004595 max=0.004187 Jy/beam ! Clean residual mean=0.000014 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.178714 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 84 components and 0.178714 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=6.781 mas, bpa=-2.215 degrees ! Estimated noise=1641.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000238233 Jy ! Component: 100 - total flux cleaned = -0.000289579 Jy ! Component: 150 - total flux cleaned = -0.000336526 Jy ! Component: 200 - total flux cleaned = -0.000380351 Jy ! Total flux subtracted in 200 components = -0.000380351 Jy ! Clean residual min=-0.004165 max=0.003914 Jy/beam ! Clean residual mean=0.000004 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.178334 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.178334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085620Jy sigma=0.000664 ! Fit after self-cal, rms=0.085622Jy sigma=0.000664 wmodel J1434+1952_S_2017_08_12_pus_map.mod ! Writing 105 model components to file: J1434+1952_S_2017_08_12_pus_map.mod wobs J1434+1952_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1434+1952_S_2017_08_12_pus_uvs.fits wwins J1434+1952_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J1434+1952_S_2017_08_12_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.000614533 Jy ! Component: 100 - total flux cleaned = -0.000824667 Jy ! Component: 150 - total flux cleaned = -0.00095414 Jy ! Component: 200 - total flux cleaned = -0.00126231 Jy ! Component: 250 - total flux cleaned = -0.00150277 Jy ! Component: 300 - total flux cleaned = -0.00184916 Jy ! Component: 350 - total flux cleaned = -0.00190501 Jy ! Component: 400 - total flux cleaned = -0.00207057 Jy ! Component: 450 - total flux cleaned = -0.0023383 Jy ! Component: 500 - total flux cleaned = -0.00244168 Jy ! Component: 550 - total flux cleaned = -0.00249288 Jy ! Component: 600 - total flux cleaned = -0.00259202 Jy ! Component: 650 - total flux cleaned = -0.00259213 Jy ! Component: 700 - total flux cleaned = -0.00268814 Jy ! Component: 750 - total flux cleaned = -0.00282834 Jy ! Component: 800 - total flux cleaned = -0.00282785 Jy ! Component: 850 - total flux cleaned = -0.00273705 Jy ! Component: 900 - total flux cleaned = -0.00269165 Jy ! Component: 950 - total flux cleaned = -0.00238408 Jy ! Component: 1000 - total flux cleaned = -0.00216906 Jy ! Component: 1050 - total flux cleaned = -0.00204194 Jy ! Component: 1100 - total flux cleaned = -0.00187451 Jy ! Component: 1150 - total flux cleaned = -0.00158613 Jy ! Component: 1200 - total flux cleaned = -0.0013015 Jy ! Component: 1250 - total flux cleaned = -0.00106079 Jy ! Component: 1300 - total flux cleaned = -0.000901948 Jy ! Component: 1350 - total flux cleaned = -0.00066823 Jy ! Component: 1400 - total flux cleaned = -0.000475691 Jy ! Component: 1450 - total flux cleaned = -0.000323693 Jy ! Component: 1500 - total flux cleaned = -0.000361164 Jy ! Component: 1550 - total flux cleaned = -0.000138269 Jy ! Component: 1600 - total flux cleaned = -0.000101409 Jy ! Component: 1650 - total flux cleaned = 0.000152891 Jy ! Component: 1700 - total flux cleaned = 0.00018908 Jy ! Component: 1750 - total flux cleaned = 0.000366486 Jy ! Component: 1800 - total flux cleaned = 0.000471717 Jy ! Component: 1850 - total flux cleaned = 0.000645627 Jy ! Component: 1900 - total flux cleaned = 0.000748896 Jy ! Component: 1950 - total flux cleaned = 0.000952753 Jy ! Component: 2000 - total flux cleaned = 0.000986688 Jy ! Component: 2050 - total flux cleaned = 0.0012535 Jy ! Component: 2100 - total flux cleaned = 0.00131916 Jy ! Component: 2150 - total flux cleaned = 0.00148226 Jy ! Component: 2200 - total flux cleaned = 0.00164412 Jy ! Component: 2250 - total flux cleaned = 0.0016439 Jy ! Component: 2300 - total flux cleaned = 0.00161212 Jy ! Component: 2350 - total flux cleaned = 0.00170674 Jy ! Component: 2400 - total flux cleaned = 0.00173846 Jy ! Component: 2450 - total flux cleaned = 0.00180064 Jy ! Component: 2500 - total flux cleaned = 0.00189273 Jy ! Component: 2550 - total flux cleaned = 0.00195367 Jy ! Component: 2600 - total flux cleaned = 0.00192361 Jy ! Component: 2650 - total flux cleaned = 0.00201347 Jy ! Component: 2700 - total flux cleaned = 0.00207258 Jy ! Component: 2750 - total flux cleaned = 0.0021021 Jy ! Component: 2800 - total flux cleaned = 0.00224747 Jy ! Component: 2850 - total flux cleaned = 0.00224763 Jy ! Component: 2900 - total flux cleaned = 0.00236216 Jy ! Component: 2950 - total flux cleaned = 0.00247543 Jy ! Component: 3000 - total flux cleaned = 0.00253166 Jy ! Component: 3050 - total flux cleaned = 0.00255954 Jy ! Component: 3100 - total flux cleaned = 0.00258733 Jy ! Component: 3150 - total flux cleaned = 0.00269698 Jy ! Component: 3200 - total flux cleaned = 0.00272422 Jy ! Component: 3250 - total flux cleaned = 0.00272432 Jy ! Component: 3300 - total flux cleaned = 0.00285872 Jy ! Component: 3350 - total flux cleaned = 0.00293897 Jy ! Component: 3400 - total flux cleaned = 0.00291273 Jy ! Component: 3450 - total flux cleaned = 0.00307111 Jy ! Component: 3500 - total flux cleaned = 0.00314951 Jy ! Component: 3550 - total flux cleaned = 0.0032014 Jy ! Component: 3600 - total flux cleaned = 0.00322731 Jy ! Component: 3650 - total flux cleaned = 0.0033303 Jy ! Component: 3700 - total flux cleaned = 0.0034579 Jy ! Component: 3750 - total flux cleaned = 0.00355923 Jy ! Component: 3800 - total flux cleaned = 0.00360961 Jy ! Component: 3850 - total flux cleaned = 0.00375946 Jy ! Component: 3900 - total flux cleaned = 0.0037593 Jy ! Component: 3950 - total flux cleaned = 0.00385825 Jy ! Component: 4000 - total flux cleaned = 0.00395634 Jy ! Component: 4050 - total flux cleaned = 0.00405386 Jy ! Total flux subtracted in 4096 components = 0.00407803 Jy ! Clean residual min=-0.001679 max=0.001586 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.182412 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 395 components and 0.182412 Jy ![Exited script file: muppet] wmap "J1434+1952_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.976 x 6.781 at -2.215 degrees (North through East) ! Clean map min=-0.0024751 max=0.14249 Jy/beam ! Writing clean map to FITS file: J1434+1952_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142489 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000428655 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.902503 0.902503 1.80501 3.61001 7.22002 14.44 28.8801 57.7602 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.976 x 6.781 at -2.215 degrees (North through East) ! Clean map min=-0.0024751 max=0.14249 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 J1434+1952_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:01:19 2019