! Started logfile: J1743+3747_S_2017_02_24_pus_uvs.log on Sat May 4 11:32:09 2019 obs J1743+3747_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1743+3747_S_2017_02_24_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963588 visibilities/baseline/integration-bin. ! Found source: J1743+3747 ! ! 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 823 lines of history. ! ! Reading 14396 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+3747_S_2017_02_24_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.740075Jy sigma=0.007200 ! Fit after self-cal, rms=0.732930Jy sigma=0.007151 ! 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.849 mas, bmaj=5.624 mas, bpa=-6.147 degrees ! Estimated noise=913.302 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.209189 Jy ! Component: 100 - total flux cleaned = 0.254806 Jy ! Total flux subtracted in 100 components = 0.254806 Jy ! Clean residual min=-0.005460 max=0.012726 Jy/beam ! Clean residual mean=0.000015 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.254806 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.254806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078256Jy sigma=0.000714 ! Fit after self-cal, rms=0.078254Jy sigma=0.000714 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104081 Jy ! Component: 100 - total flux cleaned = 0.0149632 Jy ! Total flux subtracted in 100 components = 0.0149632 Jy ! Clean residual min=-0.005203 max=0.006161 Jy/beam ! Clean residual mean=0.000009 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.269769 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.269769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076475Jy sigma=0.000696 ! Fit after self-cal, rms=0.076473Jy sigma=0.000696 ! 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.491 mas, bmaj=6.476 mas, bpa=-6.177 degrees ! Estimated noise=657.806 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.0041002 Jy ! Component: 100 - total flux cleaned = 0.00614563 Jy ! Component: 150 - total flux cleaned = 0.00743311 Jy ! Component: 200 - total flux cleaned = 0.00827466 Jy ! Total flux subtracted in 200 components = 0.00827466 Jy ! Clean residual min=-0.003573 max=0.004025 Jy/beam ! Clean residual mean=0.000008 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.278044 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.278044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076204Jy sigma=0.000695 ! Fit after self-cal, rms=0.076206Jy sigma=0.000695 ! 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 0.93 FD 1.03 HN 1.02 KP 0.98 ! LA 0.97 MK 0.97 NL 1.00 OV 1.04 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.03 KP 0.94 ! LA 0.93 MK 0.96 NL 0.98 OV 1.07 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.01 KP 1.02 ! LA 1.02 MK 1.00 NL 1.10 OV 0.98 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.96 KP 1.00* ! LA 1.02 MK 1.43 NL 1.00* OV 1.01 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.076206Jy sigma=0.000695 ! Fit after self-cal, rms=0.074231Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=6.462 mas, bpa=-5.582 degrees ! Estimated noise=657.676 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 = 2.938e-05 Jy ! Component: 100 - total flux cleaned = 2.9496e-05 Jy ! Component: 150 - total flux cleaned = 2.65054e-05 Jy ! Component: 200 - total flux cleaned = -3.9866e-06 Jy ! Total flux subtracted in 200 components = -3.9866e-06 Jy ! Clean residual min=-0.001994 max=0.002187 Jy/beam ! Clean residual mean=0.000003 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.27804 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.27804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074171Jy sigma=0.000670 ! Fit after self-cal, rms=0.074200Jy sigma=0.000669 ! 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.074200Jy sigma=0.000669 ! Fit after self-cal, rms=0.073509Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=6.472 mas, bpa=-5.773 degrees ! Estimated noise=658.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000444545 Jy ! Component: 100 - total flux cleaned = -0.000481402 Jy ! Component: 150 - total flux cleaned = -0.000513234 Jy ! Component: 200 - total flux cleaned = -0.000526454 Jy ! Total flux subtracted in 200 components = -0.000526454 Jy ! Clean residual min=-0.001912 max=0.001602 Jy/beam ! Clean residual mean=0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.277513 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.277513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073502Jy sigma=0.000666 ! Fit after self-cal, rms=0.073497Jy sigma=0.000666 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.34715e-05 Jy ! Component: 100 - total flux cleaned = -2.41463e-05 Jy ! Component: 150 - total flux cleaned = -3.41871e-05 Jy ! Component: 200 - total flux cleaned = -4.39379e-05 Jy ! Total flux subtracted in 200 components = -4.39379e-05 Jy ! Clean residual min=-0.001910 max=0.001587 Jy/beam ! Clean residual mean=0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.277469 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.277469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073494Jy sigma=0.000666 ! Fit after self-cal, rms=0.073494Jy 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.073494Jy sigma=0.000666 ! Fit after self-cal, rms=0.073548Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=6.472 mas, bpa=-5.784 degrees ! Estimated noise=658.516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000194327 Jy ! Component: 100 - total flux cleaned = -0.000217394 Jy ! Component: 150 - total flux cleaned = -0.000238182 Jy ! Component: 200 - total flux cleaned = -0.00024737 Jy ! Total flux subtracted in 200 components = -0.00024737 Jy ! Clean residual min=-0.001943 max=0.001609 Jy/beam ! Clean residual mean=0.000000 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.277222 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.277222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073545Jy sigma=0.000666 ! Fit after self-cal, rms=0.073545Jy sigma=0.000666 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 = -8.56405e-06 Jy ! Component: 100 - total flux cleaned = -1.73512e-05 Jy ! Component: 150 - total flux cleaned = -1.75404e-05 Jy ! Component: 200 - total flux cleaned = -1.77852e-05 Jy ! Total flux subtracted in 200 components = -1.77852e-05 Jy ! Clean residual min=-0.001940 max=0.001598 Jy/beam ! Clean residual mean=0.000000 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.277204 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.277204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073543Jy sigma=0.000666 ! Fit after self-cal, rms=0.073543Jy sigma=0.000666 ! 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.073543Jy sigma=0.000666 ! Fit after self-cal, rms=0.073575Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.593 mas, bmaj=9.555 mas, bpa=-3.811 degrees ! Estimated noise=808.512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174012 Jy ! Component: 100 - total flux cleaned = 0.000160573 Jy ! Component: 150 - total flux cleaned = 0.000100353 Jy ! Component: 200 - total flux cleaned = 5.51009e-05 Jy ! Total flux subtracted in 200 components = 5.51009e-05 Jy ! Clean residual min=-0.001817 max=0.001705 Jy/beam ! Clean residual mean=0.000000 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.277259 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.277259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073580Jy sigma=0.000666 ! Fit after self-cal, rms=0.073578Jy sigma=0.000666 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.54047e-07 Jy ! Component: 100 - total flux cleaned = -8.93695e-06 Jy ! Component: 150 - total flux cleaned = -3.21535e-05 Jy ! Component: 200 - total flux cleaned = -3.19031e-05 Jy ! Total flux subtracted in 200 components = -3.19031e-05 Jy ! Clean residual min=-0.001817 max=0.001704 Jy/beam ! Clean residual mean=0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.277227 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.277227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073582Jy sigma=0.000666 ! Fit after self-cal, rms=0.073580Jy sigma=0.000666 ! 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.497 mas, bmaj=6.471 mas, bpa=-5.778 degrees ! Estimated noise=658.705 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.497 x 6.471 at -5.778 degrees (North through East) ! Clean map min=-0.0018907 max=0.27028 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.849 mas, bmaj=5.603 mas, bpa=-5.787 degrees ! Estimated noise=920.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.210818 Jy ! Component: 100 - total flux cleaned = 0.256791 Jy ! Component: 150 - total flux cleaned = 0.267273 Jy ! Component: 200 - total flux cleaned = 0.271289 Jy ! Total flux subtracted in 200 components = 0.271289 Jy ! Clean residual min=-0.002185 max=0.002463 Jy/beam ! Clean residual mean=0.000001 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.271289 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.271289 Jy ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=6.471 mas, bpa=-5.778 degrees ! Estimated noise=658.705 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) ! Added new window around map position (-5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292463 Jy ! Component: 100 - total flux cleaned = 0.00462425 Jy ! Component: 150 - total flux cleaned = 0.00501714 Jy ! Component: 200 - total flux cleaned = 0.00516815 Jy ! Total flux subtracted in 200 components = 0.00516815 Jy ! Clean residual min=-0.001897 max=0.001414 Jy/beam ! Clean residual mean=0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.276457 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.276457 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.593 mas, bmaj=9.555 mas, bpa=-3.811 degrees ! Estimated noise=808.512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494701 Jy ! Component: 100 - total flux cleaned = 0.000452863 Jy ! Component: 150 - total flux cleaned = 0.000436546 Jy ! Component: 200 - total flux cleaned = 0.000422089 Jy ! Total flux subtracted in 200 components = 0.000422089 Jy ! Clean residual min=-0.001777 max=0.001725 Jy/beam ! Clean residual mean=0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.276879 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.3299e-05 Jy ! Component: 100 - total flux cleaned = -2.51966e-05 Jy ! Component: 150 - total flux cleaned = -3.60535e-05 Jy ! Component: 200 - total flux cleaned = -4.61801e-05 Jy ! Total flux subtracted in 200 components = -4.61801e-05 Jy ! Clean residual min=-0.001776 max=0.001724 Jy/beam ! Clean residual mean=0.000002 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.276833 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 95 components and 0.276833 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=6.471 mas, bpa=-5.778 degrees ! Estimated noise=658.705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.84643e-05 Jy ! Component: 100 - total flux cleaned = 6.75605e-05 Jy ! Component: 150 - total flux cleaned = 6.7974e-05 Jy ! Component: 200 - total flux cleaned = 5.16167e-05 Jy ! Total flux subtracted in 200 components = 5.16167e-05 Jy ! Clean residual min=-0.001844 max=0.001401 Jy/beam ! Clean residual mean=0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.276885 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.276885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073536Jy sigma=0.000665 ! Fit after self-cal, rms=0.073531Jy sigma=0.000665 wmodel J1743+3747_S_2017_02_24_pus_map.mod ! Writing 109 model components to file: J1743+3747_S_2017_02_24_pus_map.mod wobs J1743+3747_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1743+3747_S_2017_02_24_pus_uvs.fits wwins J1743+3747_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J1743+3747_S_2017_02_24_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.0005723 Jy ! Component: 100 - total flux cleaned = -0.000599331 Jy ! Component: 150 - total flux cleaned = -0.000472873 Jy ! Component: 200 - total flux cleaned = -0.000374939 Jy ! Component: 250 - total flux cleaned = -0.000279821 Jy ! Component: 300 - total flux cleaned = -0.000163378 Jy ! Component: 350 - total flux cleaned = -2.70449e-05 Jy ! Component: 400 - total flux cleaned = 3.94227e-05 Jy ! Component: 450 - total flux cleaned = 6.1682e-05 Jy ! Component: 500 - total flux cleaned = 0.000212072 Jy ! Component: 550 - total flux cleaned = 0.000274853 Jy ! Component: 600 - total flux cleaned = 0.000336698 Jy ! Component: 650 - total flux cleaned = 0.000336347 Jy ! Component: 700 - total flux cleaned = 0.000376908 Jy ! Component: 750 - total flux cleaned = 0.000376947 Jy ! Component: 800 - total flux cleaned = 0.000396737 Jy ! Component: 850 - total flux cleaned = 0.000435624 Jy ! Component: 900 - total flux cleaned = 0.000474022 Jy ! Component: 950 - total flux cleaned = 0.000454866 Jy ! Component: 1000 - total flux cleaned = 0.000454923 Jy ! Component: 1050 - total flux cleaned = 0.000454963 Jy ! Component: 1100 - total flux cleaned = 0.000510113 Jy ! Component: 1150 - total flux cleaned = 0.000491857 Jy ! Component: 1200 - total flux cleaned = 0.000509703 Jy ! Component: 1250 - total flux cleaned = 0.000544984 Jy ! Component: 1300 - total flux cleaned = 0.000562265 Jy ! Component: 1350 - total flux cleaned = 0.000527717 Jy ! Component: 1400 - total flux cleaned = 0.000545116 Jy ! Component: 1450 - total flux cleaned = 0.000460337 Jy ! Component: 1500 - total flux cleaned = 0.000510612 Jy ! Component: 1550 - total flux cleaned = 0.000460686 Jy ! Component: 1600 - total flux cleaned = 0.000460865 Jy ! Component: 1650 - total flux cleaned = 0.000444784 Jy ! Component: 1700 - total flux cleaned = 0.000444992 Jy ! Component: 1750 - total flux cleaned = 0.000380906 Jy ! Component: 1800 - total flux cleaned = 0.000476223 Jy ! Component: 1850 - total flux cleaned = 0.000460537 Jy ! Component: 1900 - total flux cleaned = 0.000460668 Jy ! Component: 1950 - total flux cleaned = 0.000506822 Jy ! Component: 2000 - total flux cleaned = 0.000506756 Jy ! Component: 2050 - total flux cleaned = 0.000537044 Jy ! Component: 2100 - total flux cleaned = 0.000597158 Jy ! Component: 2150 - total flux cleaned = 0.000582301 Jy ! Component: 2200 - total flux cleaned = 0.000582299 Jy ! Component: 2250 - total flux cleaned = 0.000641098 Jy ! Component: 2300 - total flux cleaned = 0.000670032 Jy ! Component: 2350 - total flux cleaned = 0.000684641 Jy ! Component: 2400 - total flux cleaned = 0.00071336 Jy ! Component: 2450 - total flux cleaned = 0.000727607 Jy ! Component: 2500 - total flux cleaned = 0.000769948 Jy ! Component: 2550 - total flux cleaned = 0.000783779 Jy ! Component: 2600 - total flux cleaned = 0.000825517 Jy ! Component: 2650 - total flux cleaned = 0.000853065 Jy ! Component: 2700 - total flux cleaned = 0.000866816 Jy ! Component: 2750 - total flux cleaned = 0.000894026 Jy ! Component: 2800 - total flux cleaned = 0.000947838 Jy ! Component: 2850 - total flux cleaned = 0.00100148 Jy ! Component: 2900 - total flux cleaned = 0.00101492 Jy ! Component: 2950 - total flux cleaned = 0.00106736 Jy ! Component: 3000 - total flux cleaned = 0.00105427 Jy ! Component: 3050 - total flux cleaned = 0.00105423 Jy ! Component: 3100 - total flux cleaned = 0.0010543 Jy ! Component: 3150 - total flux cleaned = 0.00107987 Jy ! Component: 3200 - total flux cleaned = 0.00104179 Jy ! Component: 3250 - total flux cleaned = 0.00109232 Jy ! Component: 3300 - total flux cleaned = 0.00110488 Jy ! Component: 3350 - total flux cleaned = 0.00106749 Jy ! Component: 3400 - total flux cleaned = 0.00116663 Jy ! Component: 3450 - total flux cleaned = 0.00114186 Jy ! Component: 3500 - total flux cleaned = 0.00117854 Jy ! Component: 3550 - total flux cleaned = 0.00114201 Jy ! Component: 3600 - total flux cleaned = 0.00119041 Jy ! Component: 3650 - total flux cleaned = 0.00120252 Jy ! Component: 3700 - total flux cleaned = 0.00120244 Jy ! Component: 3750 - total flux cleaned = 0.00122609 Jy ! Component: 3800 - total flux cleaned = 0.00123801 Jy ! Component: 3850 - total flux cleaned = 0.00128487 Jy ! Component: 3900 - total flux cleaned = 0.00124992 Jy ! Component: 3950 - total flux cleaned = 0.00130782 Jy ! Component: 4000 - total flux cleaned = 0.00133087 Jy ! Component: 4050 - total flux cleaned = 0.00135371 Jy ! Total flux subtracted in 4096 components = 0.00138774 Jy ! Clean residual min=-0.000688 max=0.000586 Jy/beam ! Clean residual mean=0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.278273 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 407 components and 0.278272 Jy ![Exited script file: muppet] wmap "J1743+3747_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.497 x 6.471 at -5.778 degrees (North through East) ! Clean map min=-0.0013312 max=0.27044 Jy/beam ! Writing clean map to FITS file: J1743+3747_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.270437 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020919 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.232057 0.232057 0.464115 0.928229 1.85646 3.71292 7.42584 14.8517 29.7033 59.4067 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.27 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.497 x 6.471 at -5.778 degrees (North through East) ! Clean map min=-0.0013312 max=0.27044 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+3747_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:32:15 2019