! Started logfile: J1743+1326_S_2017_09_26_pus_uvs.log on Sat May 11 13:03:54 2019 obs J1743+1326_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J1743+1326_S_2017_09_26_pus_uva.fits ! AN table 1: 295 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.539925 visibilities/baseline/integration-bin. ! Found source: J1743+1326 ! ! 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 674 lines of history. ! ! Reading 22936 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 J1743+1326_S_2017_09_26_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 824 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1258 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1183 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2077 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003319Jy sigma=0.009044 ! Fit after self-cal, rms=0.961423Jy sigma=0.008683 ! 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.057 mas, bmaj=12.02 mas, bpa=-19.55 degrees ! Estimated noise=1317.97 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.031014 Jy ! Component: 100 - total flux cleaned = 0.0377867 Jy ! Total flux subtracted in 100 components = 0.0377867 Jy ! Clean residual min=-0.003749 max=0.003549 Jy/beam ! Clean residual mean=-0.000007 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.0377867 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0377867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074751Jy sigma=0.000618 ! Fit after self-cal, rms=0.073081Jy sigma=0.000602 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421328 Jy ! Component: 100 - total flux cleaned = 0.00355754 Jy ! Total flux subtracted in 100 components = 0.00355754 Jy ! Clean residual min=-0.003818 max=0.002999 Jy/beam ! Clean residual mean=-0.000005 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0413442 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0413442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072781Jy sigma=0.000601 ! Fit after self-cal, rms=0.072749Jy sigma=0.000601 ! 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.743 mas, bmaj=13.5 mas, bpa=-18.93 degrees ! Estimated noise=647.92 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.000887294 Jy ! Component: 100 - total flux cleaned = 0.00110496 Jy ! Component: 150 - total flux cleaned = 0.00118063 Jy ! Component: 200 - total flux cleaned = 0.00124626 Jy ! Total flux subtracted in 200 components = 0.00124626 Jy ! Clean residual min=-0.003035 max=0.002836 Jy/beam ! Clean residual mean=-0.000007 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0425905 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.0425905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072711Jy sigma=0.000601 ! Fit after self-cal, rms=0.072709Jy sigma=0.000601 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 213 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 1.00 KP 0.98 ! LA 0.93 MK 1.06 NL 1.06 OV 1.11 ! PT 1.09 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.08 KP 0.96 ! LA 0.87 MK 0.94 NL 1.09 OV 1.13 ! PT 1.07 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.01 KP 0.91 ! LA 0.85 MK 1.09 NL 1.03 OV 1.09 ! PT 1.09 ! ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.83 HN 0.81 KP 1.00* ! LA 0.93 MK 0.75 NL 1.00* OV 1.00* ! PT 0.91 ! ! ! Fit before self-cal, rms=0.072709Jy sigma=0.000601 ! Fit after self-cal, rms=0.071815Jy sigma=0.000600 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.682 mas, bmaj=13.53 mas, bpa=-18.79 degrees ! Estimated noise=662.164 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.000646524 Jy ! Component: 100 - total flux cleaned = 0.0007562 Jy ! Component: 150 - total flux cleaned = 0.000817798 Jy ! Component: 200 - total flux cleaned = 0.000831618 Jy ! Total flux subtracted in 200 components = 0.000831618 Jy ! Clean residual min=-0.001745 max=0.001932 Jy/beam ! Clean residual mean=-0.000006 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0434221 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.0434221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071804Jy sigma=0.000600 ! Fit after self-cal, rms=0.071715Jy sigma=0.000600 ! 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.071715Jy sigma=0.000600 ! Fit after self-cal, rms=0.069843Jy sigma=0.000599 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=13.45 mas, bpa=-18.6 degrees ! Estimated noise=659.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327323 Jy ! Component: 100 - total flux cleaned = 0.000358877 Jy ! Component: 150 - total flux cleaned = 0.000359207 Jy ! Component: 200 - total flux cleaned = 0.000359244 Jy ! Total flux subtracted in 200 components = 0.000359244 Jy ! Clean residual min=-0.001382 max=0.001292 Jy/beam ! Clean residual mean=0.000003 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0437814 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0437814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069836Jy sigma=0.000599 ! Fit after self-cal, rms=0.069751Jy sigma=0.000598 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.000112977 Jy ! Component: 100 - total flux cleaned = -0.000136716 Jy ! Component: 150 - total flux cleaned = -0.000125237 Jy ! Component: 200 - total flux cleaned = -0.000114826 Jy ! Total flux subtracted in 200 components = -0.000114826 Jy ! Clean residual min=-0.001550 max=0.001413 Jy/beam ! Clean residual mean=0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0436665 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.0436665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069747Jy sigma=0.000598 ! Fit after self-cal, rms=0.069745Jy sigma=0.000598 ! 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.069745Jy sigma=0.000598 ! Fit after self-cal, rms=0.069744Jy sigma=0.000598 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=13.39 mas, bpa=-18.52 degrees ! Estimated noise=660.031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395786 Jy ! Component: 100 - total flux cleaned = 0.000472635 Jy ! Component: 150 - total flux cleaned = 0.000517373 Jy ! Component: 200 - total flux cleaned = 0.000538011 Jy ! Total flux subtracted in 200 components = 0.000538011 Jy ! Clean residual min=-0.001530 max=0.001271 Jy/beam ! Clean residual mean=0.000003 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0442046 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.0442045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069740Jy sigma=0.000598 ! Fit after self-cal, rms=0.069714Jy sigma=0.000597 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.70121e-05 Jy ! Component: 100 - total flux cleaned = -1.23667e-05 Jy ! Component: 150 - total flux cleaned = 1.89268e-05 Jy ! Component: 200 - total flux cleaned = 3.84135e-05 Jy ! Total flux subtracted in 200 components = 3.84135e-05 Jy ! Clean residual min=-0.001590 max=0.001294 Jy/beam ! Clean residual mean=0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.044243 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.044243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069711Jy sigma=0.000597 ! Fit after self-cal, rms=0.069709Jy sigma=0.000597 ! 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.069709Jy sigma=0.000597 ! Fit after self-cal, rms=0.069816Jy sigma=0.000597 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.9 mas, bmaj=14.54 mas, bpa=-15.71 degrees ! Estimated noise=780.461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000376522 Jy ! Component: 100 - total flux cleaned = 0.000429765 Jy ! Component: 150 - total flux cleaned = 0.000469122 Jy ! Component: 200 - total flux cleaned = 0.000480713 Jy ! Total flux subtracted in 200 components = 0.000480713 Jy ! Clean residual min=-0.001509 max=0.001326 Jy/beam ! Clean residual mean=0.000004 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0447237 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.0447237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069814Jy sigma=0.000597 ! Fit after self-cal, rms=0.069819Jy sigma=0.000597 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.965e-06 Jy ! Component: 100 - total flux cleaned = 2.35805e-05 Jy ! Component: 150 - total flux cleaned = 3.47545e-05 Jy ! Component: 200 - total flux cleaned = 4.50744e-05 Jy ! Total flux subtracted in 200 components = 4.50744e-05 Jy ! Clean residual min=-0.001496 max=0.001341 Jy/beam ! Clean residual mean=0.000004 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0447687 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.0447687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069819Jy sigma=0.000597 ! Fit after self-cal, rms=0.069818Jy sigma=0.000597 ! 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.683 mas, bmaj=13.35 mas, bpa=-18.49 degrees ! Estimated noise=660.56 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.683 x 13.35 at -18.49 degrees (North through East) ! Clean map min=-0.0015691 max=0.043709 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.997 mas, bmaj=11.83 mas, bpa=-19.05 degrees ! Estimated noise=1311.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0336525 Jy ! Component: 100 - total flux cleaned = 0.0410047 Jy ! Component: 150 - total flux cleaned = 0.0424213 Jy ! Component: 200 - total flux cleaned = 0.0429705 Jy ! Total flux subtracted in 200 components = 0.0429705 Jy ! Clean residual min=-0.002031 max=0.001800 Jy/beam ! Clean residual mean=0.000000 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0429705 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0429705 Jy ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=13.35 mas, bpa=-18.49 degrees ! Estimated noise=660.56 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.00112051 Jy ! Component: 100 - total flux cleaned = 0.0013327 Jy ! Component: 150 - total flux cleaned = 0.00138878 Jy ! Component: 200 - total flux cleaned = 0.00143714 Jy ! Total flux subtracted in 200 components = 0.00143714 Jy ! Clean residual min=-0.001746 max=0.001471 Jy/beam ! Clean residual mean=0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0444077 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.0444077 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.9 mas, bmaj=14.54 mas, bpa=-15.71 degrees ! Estimated noise=780.461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134674 Jy ! Component: 100 - total flux cleaned = 0.000224686 Jy ! Component: 150 - total flux cleaned = 0.00028066 Jy ! Component: 200 - total flux cleaned = 0.000300163 Jy ! Total flux subtracted in 200 components = 0.000300163 Jy ! Clean residual min=-0.001509 max=0.001369 Jy/beam ! Clean residual mean=0.000004 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0447078 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.68695e-05 Jy ! Component: 100 - total flux cleaned = 3.14008e-05 Jy ! Component: 150 - total flux cleaned = 3.14295e-05 Jy ! Component: 200 - total flux cleaned = 4.42414e-05 Jy ! Total flux subtracted in 200 components = 4.42414e-05 Jy ! Clean residual min=-0.001494 max=0.001358 Jy/beam ! Clean residual mean=0.000004 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0447521 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.0447521 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=13.35 mas, bpa=-18.49 degrees ! Estimated noise=660.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239763 Jy ! Component: 100 - total flux cleaned = -0.000259013 Jy ! Component: 150 - total flux cleaned = -0.000258776 Jy ! Component: 200 - total flux cleaned = -0.000230728 Jy ! Total flux subtracted in 200 components = -0.000230728 Jy ! Clean residual min=-0.001659 max=0.001387 Jy/beam ! Clean residual mean=0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0445213 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.0445213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069824Jy sigma=0.000597 ! Fit after self-cal, rms=0.069821Jy sigma=0.000597 wmodel J1743+1326_S_2017_09_26_pus_map.mod ! Writing 62 model components to file: J1743+1326_S_2017_09_26_pus_map.mod wobs J1743+1326_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J1743+1326_S_2017_09_26_pus_uvs.fits wwins J1743+1326_S_2017_09_26_pus_map.win ! wwins: Wrote 1 windows to J1743+1326_S_2017_09_26_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.000479624 Jy ! Component: 100 - total flux cleaned = -0.000390482 Jy ! Component: 150 - total flux cleaned = -0.000325559 Jy ! Component: 200 - total flux cleaned = -0.000205261 Jy ! Component: 250 - total flux cleaned = -0.000129487 Jy ! Component: 300 - total flux cleaned = 1.69224e-05 Jy ! Component: 350 - total flux cleaned = 0.00015685 Jy ! Component: 400 - total flux cleaned = 0.000291638 Jy ! Component: 450 - total flux cleaned = 0.000454477 Jy ! Component: 500 - total flux cleaned = 0.000612242 Jy ! Component: 550 - total flux cleaned = 0.000765279 Jy ! Component: 600 - total flux cleaned = 0.000914043 Jy ! Component: 650 - total flux cleaned = 0.00108835 Jy ! Component: 700 - total flux cleaned = 0.00124481 Jy ! Component: 750 - total flux cleaned = 0.00141165 Jy ! Component: 800 - total flux cleaned = 0.00152027 Jy ! Component: 850 - total flux cleaned = 0.00165392 Jy ! Component: 900 - total flux cleaned = 0.00175865 Jy ! Component: 950 - total flux cleaned = 0.00182336 Jy ! Component: 1000 - total flux cleaned = 0.00192506 Jy ! Component: 1050 - total flux cleaned = 0.00199955 Jy ! Component: 1100 - total flux cleaned = 0.00204827 Jy ! Component: 1150 - total flux cleaned = 0.00207194 Jy ! Component: 1200 - total flux cleaned = 0.00210753 Jy ! Component: 1250 - total flux cleaned = 0.00218915 Jy ! Component: 1300 - total flux cleaned = 0.00228097 Jy ! Component: 1350 - total flux cleaned = 0.00230345 Jy ! Component: 1400 - total flux cleaned = 0.0023596 Jy ! Component: 1450 - total flux cleaned = 0.00241502 Jy ! Component: 1500 - total flux cleaned = 0.00250216 Jy ! Component: 1550 - total flux cleaned = 0.00256661 Jy ! Component: 1600 - total flux cleaned = 0.00260907 Jy ! Component: 1650 - total flux cleaned = 0.002672 Jy ! Component: 1700 - total flux cleaned = 0.0027239 Jy ! Component: 1750 - total flux cleaned = 0.00281574 Jy ! Component: 1800 - total flux cleaned = 0.00285604 Jy ! Component: 1850 - total flux cleaned = 0.00291578 Jy ! Component: 1900 - total flux cleaned = 0.00298458 Jy ! Component: 1950 - total flux cleaned = 0.00304282 Jy ! Component: 2000 - total flux cleaned = 0.00311 Jy ! Component: 2050 - total flux cleaned = 0.00314793 Jy ! Component: 2100 - total flux cleaned = 0.00315724 Jy ! Component: 2150 - total flux cleaned = 0.00319458 Jy ! Component: 2200 - total flux cleaned = 0.00324071 Jy ! Component: 2250 - total flux cleaned = 0.00329547 Jy ! Component: 2300 - total flux cleaned = 0.00329542 Jy ! Component: 2350 - total flux cleaned = 0.00334008 Jy ! Component: 2400 - total flux cleaned = 0.00337563 Jy ! Component: 2450 - total flux cleaned = 0.00337571 Jy ! Component: 2500 - total flux cleaned = 0.00342783 Jy ! Component: 2550 - total flux cleaned = 0.00346237 Jy ! Component: 2600 - total flux cleaned = 0.00351368 Jy ! Component: 2650 - total flux cleaned = 0.00355597 Jy ! Component: 2700 - total flux cleaned = 0.00363145 Jy ! Component: 2750 - total flux cleaned = 0.00363983 Jy ! Component: 2800 - total flux cleaned = 0.0036729 Jy ! Component: 2850 - total flux cleaned = 0.0037221 Jy ! Component: 2900 - total flux cleaned = 0.00374658 Jy ! Component: 2950 - total flux cleaned = 0.003779 Jy ! Component: 3000 - total flux cleaned = 0.00381104 Jy ! Component: 3050 - total flux cleaned = 0.00386685 Jy ! Component: 3100 - total flux cleaned = 0.00388263 Jy ! Component: 3150 - total flux cleaned = 0.00392973 Jy ! Component: 3200 - total flux cleaned = 0.00395313 Jy ! Component: 3250 - total flux cleaned = 0.00397643 Jy ! Component: 3300 - total flux cleaned = 0.00404587 Jy ! Component: 3350 - total flux cleaned = 0.00409943 Jy ! Component: 3400 - total flux cleaned = 0.00414508 Jy ! Component: 3450 - total flux cleaned = 0.00418292 Jy ! Component: 3500 - total flux cleaned = 0.00425807 Jy ! Component: 3550 - total flux cleaned = 0.00428046 Jy ! Component: 3600 - total flux cleaned = 0.00430274 Jy ! Component: 3650 - total flux cleaned = 0.00433963 Jy ! Component: 3700 - total flux cleaned = 0.00438371 Jy ! Component: 3750 - total flux cleaned = 0.00442755 Jy ! Component: 3800 - total flux cleaned = 0.00446381 Jy ! Component: 3850 - total flux cleaned = 0.00449987 Jy ! Component: 3900 - total flux cleaned = 0.0045502 Jy ! Component: 3950 - total flux cleaned = 0.00457884 Jy ! Component: 4000 - total flux cleaned = 0.0046073 Jy ! Component: 4050 - total flux cleaned = 0.00462856 Jy ! Total flux subtracted in 4096 components = 0.00465683 Jy ! Clean residual min=-0.000474 max=0.000405 Jy/beam ! Clean residual mean=0.000003 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.0491782 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 350 components and 0.0491782 Jy ![Exited script file: muppet] wmap "J1743+1326_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.683 x 13.35 at -18.49 degrees (North through East) ! Clean map min=-0.0010145 max=0.043558 Jy/beam ! Writing clean map to FITS file: J1743+1326_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0435578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000129036 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.88872 0.88872 1.77744 3.55488 7.10976 14.2195 28.4391 56.8781 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.043 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.683 x 13.35 at -18.49 degrees (North through East) ! Clean map min=-0.0010145 max=0.043558 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 J1743+1326_S_2017_09_26_pus_uvs.log closed on Sat May 11 13:04:00 2019