! Started logfile: J1335+4542_S_2017_07_16_pus_uvs.log on Thu May 9 11:09:56 2019 obs J1335+4542_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1335+4542_S_2017_07_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.762698 visibilities/baseline/integration-bin. ! Found source: J1335+4542 ! ! 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 815 lines of history. ! ! Reading 11532 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 J1335+4542_S_2017_07_16_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 526 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.572075Jy sigma=0.005518 ! Fit after self-cal, rms=0.547240Jy sigma=0.005279 ! 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.904 mas, bmaj=4.787 mas, bpa=-0.9504 degrees ! Estimated noise=1109.32 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.350546 Jy ! Component: 100 - total flux cleaned = 0.44751 Jy ! Total flux subtracted in 100 components = 0.44751 Jy ! Clean residual min=-0.014622 max=0.041469 Jy/beam ! Clean residual mean=0.000017 rms=0.004222 Jy/beam ! Combined flux in latest and established models = 0.44751 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.44751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106644Jy sigma=0.000970 ! Fit after self-cal, rms=0.106635Jy sigma=0.000970 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.044394 Jy ! Component: 100 - total flux cleaned = 0.0660521 Jy ! Total flux subtracted in 100 components = 0.0660521 Jy ! Clean residual min=-0.011032 max=0.011137 Jy/beam ! Clean residual mean=-0.000008 rms=0.002428 Jy/beam ! Combined flux in latest and established models = 0.513562 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 11 components and 0.513562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088521Jy sigma=0.000794 ! Fit after self-cal, rms=0.088516Jy sigma=0.000794 ! 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.405 mas, bmaj=5.309 mas, bpa=0.4334 degrees ! Estimated noise=779.716 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.00825528 Jy ! Component: 100 - total flux cleaned = 0.010919 Jy ! Component: 150 - total flux cleaned = 0.0114411 Jy ! Component: 200 - total flux cleaned = 0.0115261 Jy ! Total flux subtracted in 200 components = 0.0115261 Jy ! Clean residual min=-0.007176 max=0.007259 Jy/beam ! Clean residual mean=-0.000000 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.525088 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.525088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087634Jy sigma=0.000788 ! Fit after self-cal, rms=0.087629Jy sigma=0.000788 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.97 KP 1.08 ! LA 1.03 MK 1.03 NL 0.90 OV 1.01 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.99 KP 1.04 ! LA 0.98 MK 1.03 NL 1.04 OV 1.07 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.00* HN 0.98 KP 1.03 ! LA 1.00 MK 1.02 NL 1.01 OV 0.95 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.95 KP 1.00* ! LA 0.99 MK 1.35 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.087629Jy sigma=0.000788 ! Fit after self-cal, rms=0.079920Jy sigma=0.000713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=5.312 mas, bpa=1.052 degrees ! Estimated noise=783.673 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.00144827 Jy ! Component: 100 - total flux cleaned = 0.00145842 Jy ! Component: 150 - total flux cleaned = 0.00138222 Jy ! Component: 200 - total flux cleaned = 0.00124124 Jy ! Total flux subtracted in 200 components = 0.00124124 Jy ! Clean residual min=-0.005069 max=0.004882 Jy/beam ! Clean residual mean=0.000018 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.52633 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.52633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079777Jy sigma=0.000711 ! Fit after self-cal, rms=0.079796Jy sigma=0.000711 ! 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.079796Jy sigma=0.000711 ! Fit after self-cal, rms=0.075769Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=5.311 mas, bpa=0.6462 degrees ! Estimated noise=785.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000345801 Jy ! Component: 100 - total flux cleaned = -0.000439704 Jy ! Component: 150 - total flux cleaned = -0.000440297 Jy ! Component: 200 - total flux cleaned = -0.000480073 Jy ! Total flux subtracted in 200 components = -0.000480073 Jy ! Clean residual min=-0.002125 max=0.002172 Jy/beam ! Clean residual mean=0.000008 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.52585 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.52585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075714Jy sigma=0.000674 ! Fit after self-cal, rms=0.075724Jy sigma=0.000674 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 = -5.7485e-07 Jy ! Component: 100 - total flux cleaned = -3.62148e-05 Jy ! Component: 150 - total flux cleaned = -7.14349e-05 Jy ! Component: 200 - total flux cleaned = -0.000105812 Jy ! Total flux subtracted in 200 components = -0.000105812 Jy ! Clean residual min=-0.002065 max=0.002121 Jy/beam ! Clean residual mean=0.000008 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.525744 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.525744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075691Jy sigma=0.000673 ! Fit after self-cal, rms=0.075689Jy sigma=0.000673 ! 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.075689Jy sigma=0.000673 ! Fit after self-cal, rms=0.075782Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=5.311 mas, bpa=0.6752 degrees ! Estimated noise=786.236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.58015e-05 Jy ! Component: 100 - total flux cleaned = -4.57663e-05 Jy ! Component: 150 - total flux cleaned = -8.28177e-05 Jy ! Component: 200 - total flux cleaned = -0.000115804 Jy ! Total flux subtracted in 200 components = -0.000115804 Jy ! Clean residual min=-0.002017 max=0.002044 Jy/beam ! Clean residual mean=0.000007 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.525628 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.525628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075746Jy sigma=0.000673 ! Fit after self-cal, rms=0.075745Jy sigma=0.000673 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 = -2.69006e-05 Jy ! Component: 100 - total flux cleaned = -2.70976e-05 Jy ! Component: 150 - total flux cleaned = -5.78318e-05 Jy ! Component: 200 - total flux cleaned = -0.000116914 Jy ! Total flux subtracted in 200 components = -0.000116914 Jy ! Clean residual min=-0.001972 max=0.002006 Jy/beam ! Clean residual mean=0.000007 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.525511 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.525511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075721Jy sigma=0.000673 ! Fit after self-cal, rms=0.075720Jy sigma=0.000673 ! 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.075720Jy sigma=0.000673 ! Fit after self-cal, rms=0.075783Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.115 mas, bmaj=8.807 mas, bpa=3.036 degrees ! Estimated noise=1009.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.5259e-05 Jy ! Component: 100 - total flux cleaned = 5.34066e-05 Jy ! Component: 150 - total flux cleaned = 7.90444e-05 Jy ! Component: 200 - total flux cleaned = 9.06301e-05 Jy ! Total flux subtracted in 200 components = 9.06301e-05 Jy ! Clean residual min=-0.001663 max=0.002136 Jy/beam ! Clean residual mean=0.000016 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.525602 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.525602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075789Jy sigma=0.000673 ! Fit after self-cal, rms=0.075788Jy sigma=0.000673 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.40444e-05 Jy ! Component: 100 - total flux cleaned = 1.39152e-05 Jy ! Component: 150 - total flux cleaned = 3.8491e-05 Jy ! Component: 200 - total flux cleaned = 6.72538e-05 Jy ! Total flux subtracted in 200 components = 6.72538e-05 Jy ! Clean residual min=-0.001669 max=0.002129 Jy/beam ! Clean residual mean=0.000016 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.525669 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.525669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075792Jy sigma=0.000673 ! Fit after self-cal, rms=0.075791Jy sigma=0.000673 ! 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.444 mas, bmaj=5.31 mas, bpa=0.7346 degrees ! Estimated noise=786.925 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.444 x 5.31 at 0.7346 degrees (North through East) ! Clean map min=-0.0018515 max=0.46375 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.952 mas, bmaj=4.786 mas, bpa=-0.7072 degrees ! Estimated noise=1120.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.353299 Jy ! Component: 100 - total flux cleaned = 0.447255 Jy ! Component: 150 - total flux cleaned = 0.488968 Jy ! Component: 200 - total flux cleaned = 0.509363 Jy ! Total flux subtracted in 200 components = 0.509363 Jy ! Clean residual min=-0.005285 max=0.009300 Jy/beam ! Clean residual mean=0.000008 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.509363 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.509363 Jy ! Inverting map and beam ! Estimated beam: bmin=3.444 mas, bmaj=5.31 mas, bpa=0.7346 degrees ! Estimated noise=786.925 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.0102311 Jy ! Component: 100 - total flux cleaned = 0.0149543 Jy ! Component: 150 - total flux cleaned = 0.0159624 Jy ! Component: 200 - total flux cleaned = 0.0162207 Jy ! Total flux subtracted in 200 components = 0.0162207 Jy ! Clean residual min=-0.002610 max=0.002496 Jy/beam ! Clean residual mean=0.000007 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.525584 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.525584 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.115 mas, bmaj=8.807 mas, bpa=3.036 degrees ! Estimated noise=1009.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327549 Jy ! Component: 100 - total flux cleaned = 0.000341577 Jy ! Component: 150 - total flux cleaned = 0.000354412 Jy ! Component: 200 - total flux cleaned = 0.000353691 Jy ! Total flux subtracted in 200 components = 0.000353691 Jy ! Clean residual min=-0.001773 max=0.002155 Jy/beam ! Clean residual mean=0.000016 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.525938 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 = 1.09853e-05 Jy ! Component: 100 - total flux cleaned = 1.13777e-05 Jy ! Component: 150 - total flux cleaned = 2.04871e-05 Jy ! Component: 200 - total flux cleaned = 2.0736e-05 Jy ! Total flux subtracted in 200 components = 2.0736e-05 Jy ! Clean residual min=-0.001750 max=0.002151 Jy/beam ! Clean residual mean=0.000016 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.525958 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.525958 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.444 mas, bmaj=5.31 mas, bpa=0.7346 degrees ! Estimated noise=786.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324651 Jy ! Component: 100 - total flux cleaned = 0.000395415 Jy ! Component: 150 - total flux cleaned = 0.000461902 Jy ! Component: 200 - total flux cleaned = 0.000398914 Jy ! Total flux subtracted in 200 components = 0.000398914 Jy ! Clean residual min=-0.002426 max=0.002295 Jy/beam ! Clean residual mean=0.000007 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.526357 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.526357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076089Jy sigma=0.000675 ! Fit after self-cal, rms=0.076084Jy sigma=0.000675 wmodel J1335+4542_S_2017_07_16_pus_map.mod ! Writing 31 model components to file: J1335+4542_S_2017_07_16_pus_map.mod wobs J1335+4542_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1335+4542_S_2017_07_16_pus_uvs.fits wwins J1335+4542_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J1335+4542_S_2017_07_16_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 = -2.12815e-06 Jy ! Component: 100 - total flux cleaned = 0.00012011 Jy ! Component: 150 - total flux cleaned = 0.000195726 Jy ! Component: 200 - total flux cleaned = 0.000231756 Jy ! Component: 250 - total flux cleaned = 0.000267571 Jy ! Component: 300 - total flux cleaned = 0.00016355 Jy ! Component: 350 - total flux cleaned = 0.000197619 Jy ! Component: 400 - total flux cleaned = 0.000196901 Jy ! Component: 450 - total flux cleaned = 0.000131353 Jy ! Component: 500 - total flux cleaned = 0.000226496 Jy ! Component: 550 - total flux cleaned = 0.000163362 Jy ! Component: 600 - total flux cleaned = 0.000101995 Jy ! Component: 650 - total flux cleaned = 0.000132471 Jy ! Component: 700 - total flux cleaned = 7.23873e-05 Jy ! Component: 750 - total flux cleaned = 1.45437e-05 Jy ! Component: 800 - total flux cleaned = 1.47682e-05 Jy ! Component: 850 - total flux cleaned = -7.02553e-05 Jy ! Component: 900 - total flux cleaned = -0.000154213 Jy ! Component: 950 - total flux cleaned = -0.0001537 Jy ! Component: 1000 - total flux cleaned = -0.000207924 Jy ! Component: 1050 - total flux cleaned = -0.000128124 Jy ! Component: 1100 - total flux cleaned = -0.000181916 Jy ! Component: 1150 - total flux cleaned = -0.000208227 Jy ! Component: 1200 - total flux cleaned = -0.000182094 Jy ! Component: 1250 - total flux cleaned = -0.000105758 Jy ! Component: 1300 - total flux cleaned = -0.000130542 Jy ! Component: 1350 - total flux cleaned = -0.000105567 Jy ! Component: 1400 - total flux cleaned = -5.63501e-05 Jy ! Component: 1450 - total flux cleaned = 1.62827e-05 Jy ! Component: 1500 - total flux cleaned = -8.04919e-06 Jy ! Component: 1550 - total flux cleaned = -3.18447e-05 Jy ! Component: 1600 - total flux cleaned = -8.39494e-06 Jy ! Component: 1650 - total flux cleaned = 6.14889e-05 Jy ! Component: 1700 - total flux cleaned = 8.43163e-05 Jy ! Component: 1750 - total flux cleaned = 3.91103e-05 Jy ! Component: 1800 - total flux cleaned = 8.41326e-05 Jy ! Component: 1850 - total flux cleaned = 0.000150888 Jy ! Component: 1900 - total flux cleaned = 0.000194616 Jy ! Component: 1950 - total flux cleaned = 0.000129513 Jy ! Component: 2000 - total flux cleaned = 0.000194291 Jy ! Component: 2050 - total flux cleaned = 0.0002369 Jy ! Component: 2100 - total flux cleaned = 0.000299995 Jy ! Component: 2150 - total flux cleaned = 0.000341619 Jy ! Component: 2200 - total flux cleaned = 0.000341196 Jy ! Component: 2250 - total flux cleaned = 0.000320448 Jy ! Component: 2300 - total flux cleaned = 0.000238889 Jy ! Component: 2350 - total flux cleaned = 0.000360262 Jy ! Component: 2400 - total flux cleaned = 0.000340101 Jy ! Component: 2450 - total flux cleaned = 0.0003797 Jy ! Component: 2500 - total flux cleaned = 0.000360027 Jy ! Component: 2550 - total flux cleaned = 0.00043834 Jy ! Component: 2600 - total flux cleaned = 0.000476954 Jy ! Component: 2650 - total flux cleaned = 0.000553777 Jy ! Component: 2700 - total flux cleaned = 0.000572602 Jy ! Component: 2750 - total flux cleaned = 0.000553779 Jy ! Component: 2800 - total flux cleaned = 0.000609897 Jy ! Component: 2850 - total flux cleaned = 0.000646996 Jy ! Component: 2900 - total flux cleaned = 0.000683868 Jy ! Component: 2950 - total flux cleaned = 0.000647242 Jy ! Component: 3000 - total flux cleaned = 0.000719778 Jy ! Component: 3050 - total flux cleaned = 0.000719946 Jy ! Component: 3100 - total flux cleaned = 0.000737706 Jy ! Component: 3150 - total flux cleaned = 0.000773118 Jy ! Component: 3200 - total flux cleaned = 0.000843364 Jy ! Component: 3250 - total flux cleaned = 0.000773573 Jy ! Component: 3300 - total flux cleaned = 0.00075631 Jy ! Component: 3350 - total flux cleaned = 0.000773564 Jy ! Component: 3400 - total flux cleaned = 0.00084173 Jy ! Component: 3450 - total flux cleaned = 0.000875382 Jy ! Component: 3500 - total flux cleaned = 0.00095953 Jy ! Component: 3550 - total flux cleaned = 0.000909353 Jy ! Component: 3600 - total flux cleaned = 0.000975669 Jy ! Component: 3650 - total flux cleaned = 0.00100841 Jy ! Component: 3700 - total flux cleaned = 0.00107387 Jy ! Component: 3750 - total flux cleaned = 0.00100886 Jy ! Component: 3800 - total flux cleaned = 0.00102504 Jy ! Component: 3850 - total flux cleaned = 0.00100906 Jy ! Component: 3900 - total flux cleaned = 0.00100915 Jy ! Component: 3950 - total flux cleaned = 0.00105673 Jy ! Component: 4000 - total flux cleaned = 0.00110396 Jy ! Component: 4050 - total flux cleaned = 0.0011195 Jy ! Total flux subtracted in 4096 components = 0.00111951 Jy ! Clean residual min=-0.000841 max=0.000900 Jy/beam ! Clean residual mean=0.000001 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.527477 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 340 components and 0.527477 Jy ![Exited script file: muppet] wmap "J1335+4542_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.444 x 5.31 at 0.7346 degrees (North through East) ! Clean map min=-0.0018411 max=0.46444 Jy/beam ! Writing clean map to FITS file: J1335+4542_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.464441 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272876 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.176261 0.176261 0.352521 0.705043 1.41009 2.82017 5.64034 11.2807 22.5614 45.1227 90.2455 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.464 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.444 x 5.31 at 0.7346 degrees (North through East) ! Clean map min=-0.0018411 max=0.46444 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 J1335+4542_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:10:00 2019