! Started logfile: J1407+7628_S_2017_05_27_pus_uvs.log on Fri May 3 11:09:03 2019 obs J1407+7628_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1407+7628_S_2017_05_27_pus_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964504 visibilities/baseline/integration-bin. ! Found source: J1407+7628 ! ! 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 1211 lines of history. ! ! Reading 25868 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 J1407+7628_S_2017_05_27_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 778 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.911997Jy sigma=0.007036 ! Fit after self-cal, rms=0.901111Jy sigma=0.006964 ! 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.218 mas, bmaj=3.373 mas, bpa=-43.29 degrees ! Estimated noise=1099.48 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.0756051 Jy ! Component: 100 - total flux cleaned = 0.0969016 Jy ! Total flux subtracted in 100 components = 0.0969016 Jy ! Clean residual min=-0.004206 max=0.009105 Jy/beam ! Clean residual mean=-0.000009 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.0969016 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0969016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097099Jy sigma=0.000677 ! Fit after self-cal, rms=0.097086Jy sigma=0.000677 ! Inverting map ! Added new window around map position (-1, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105144 Jy ! Component: 100 - total flux cleaned = 0.0160216 Jy ! Total flux subtracted in 100 components = 0.0160216 Jy ! Clean residual min=-0.003753 max=0.003463 Jy/beam ! Clean residual mean=0.000002 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.112923 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.112923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095603Jy sigma=0.000667 ! Fit after self-cal, rms=0.095597Jy sigma=0.000667 ! 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=4.067 mas, bmaj=4.279 mas, bpa=-38.07 degrees ! Estimated noise=649.551 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.00386516 Jy ! Component: 100 - total flux cleaned = 0.00540347 Jy ! Component: 150 - total flux cleaned = 0.0057758 Jy ! Component: 200 - total flux cleaned = 0.00577623 Jy ! Total flux subtracted in 200 components = 0.00577623 Jy ! Clean residual min=-0.002580 max=0.002945 Jy/beam ! Clean residual mean=0.000012 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.118699 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 30 components and 0.118699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095386Jy sigma=0.000666 ! Fit after self-cal, rms=0.095382Jy sigma=0.000666 ! 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 0.94 HN 1.03 KP 0.98 ! LA 0.99 MK 1.09 NL 0.88 OV 1.03 ! PT 1.04 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.02 KP 0.96 ! LA 0.96 MK 0.98 NL 1.03 OV 1.33 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.06 KP 0.96 ! LA 1.01 MK 1.01 NL 0.98 OV 0.96 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.01 KP 1.00* ! LA 1.09 MK 0.90 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.095382Jy sigma=0.000666 ! Fit after self-cal, rms=0.093556Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=4.282 mas, bpa=-37.73 degrees ! Estimated noise=650.561 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.000691597 Jy ! Component: 100 - total flux cleaned = 0.000790851 Jy ! Component: 150 - total flux cleaned = 0.000865431 Jy ! Component: 200 - total flux cleaned = 0.00086583 Jy ! Total flux subtracted in 200 components = 0.00086583 Jy ! Clean residual min=-0.002075 max=0.002006 Jy/beam ! Clean residual mean=0.000008 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.119565 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.119565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093544Jy sigma=0.000661 ! Fit after self-cal, rms=0.093523Jy sigma=0.000661 ! 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.093523Jy sigma=0.000661 ! Fit after self-cal, rms=0.095856Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.069 mas, bmaj=4.287 mas, bpa=-39.62 degrees ! Estimated noise=651.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404174 Jy ! Component: 100 - total flux cleaned = 0.000403299 Jy ! Component: 150 - total flux cleaned = 0.000417016 Jy ! Component: 200 - total flux cleaned = 0.000439726 Jy ! Total flux subtracted in 200 components = 0.000439726 Jy ! Clean residual min=-0.001635 max=0.001601 Jy/beam ! Clean residual mean=0.000005 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.120005 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.120005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095850Jy sigma=0.000656 ! Fit after self-cal, rms=0.095908Jy sigma=0.000656 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 = 7.30306e-05 Jy ! Component: 100 - total flux cleaned = 9.48518e-05 Jy ! Component: 150 - total flux cleaned = 0.00010436 Jy ! Component: 200 - total flux cleaned = 0.000120496 Jy ! Total flux subtracted in 200 components = 0.000120496 Jy ! Clean residual min=-0.001639 max=0.001610 Jy/beam ! Clean residual mean=0.000006 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.120125 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.120125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095905Jy sigma=0.000656 ! Fit after self-cal, rms=0.095905Jy sigma=0.000656 ! 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.095905Jy sigma=0.000656 ! Fit after self-cal, rms=0.096537Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=4.287 mas, bpa=-42.36 degrees ! Estimated noise=652.022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304806 Jy ! Component: 100 - total flux cleaned = 0.000315991 Jy ! Component: 150 - total flux cleaned = 0.00033442 Jy ! Component: 200 - total flux cleaned = 0.000350069 Jy ! Total flux subtracted in 200 components = 0.000350069 Jy ! Clean residual min=-0.001635 max=0.001628 Jy/beam ! Clean residual mean=0.000005 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.120476 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.120476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096534Jy sigma=0.000656 ! Fit after self-cal, rms=0.096537Jy sigma=0.000656 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.79628e-05 Jy ! Component: 100 - total flux cleaned = 5.28891e-05 Jy ! Component: 150 - total flux cleaned = 5.94374e-05 Jy ! Component: 200 - total flux cleaned = 7.15676e-05 Jy ! Total flux subtracted in 200 components = 7.15676e-05 Jy ! Clean residual min=-0.001635 max=0.001634 Jy/beam ! Clean residual mean=0.000005 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.120547 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.120547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096536Jy sigma=0.000656 ! Fit after self-cal, rms=0.096536Jy sigma=0.000656 ! 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.096536Jy sigma=0.000656 ! Fit after self-cal, rms=0.096713Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.736 mas, bmaj=9.106 mas, bpa=-61.72 degrees ! Estimated noise=822.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317687 Jy ! Component: 100 - total flux cleaned = 0.000360564 Jy ! Component: 150 - total flux cleaned = 0.000367419 Jy ! Component: 200 - total flux cleaned = 0.000373124 Jy ! Total flux subtracted in 200 components = 0.000373124 Jy ! Clean residual min=-0.001961 max=0.001915 Jy/beam ! Clean residual mean=0.000011 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.12092 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.12092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096712Jy sigma=0.000656 ! Fit after self-cal, rms=0.096712Jy sigma=0.000656 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.05992e-05 Jy ! Component: 100 - total flux cleaned = 2.79939e-05 Jy ! Component: 150 - total flux cleaned = 3.37793e-05 Jy ! Component: 200 - total flux cleaned = 3.85309e-05 Jy ! Total flux subtracted in 200 components = 3.85309e-05 Jy ! Clean residual min=-0.001954 max=0.001917 Jy/beam ! Clean residual mean=0.000011 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.120959 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.120959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096712Jy sigma=0.000656 ! Fit after self-cal, rms=0.096711Jy sigma=0.000656 ! 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=4.062 mas, bmaj=4.287 mas, bpa=-44.62 degrees ! Estimated noise=652.652 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.062 x 4.287 at -44.62 degrees (North through East) ! Clean map min=-0.0015596 max=0.099943 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.21 mas, bmaj=3.386 mas, bpa=-52.63 degrees ! Estimated noise=1102.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0754503 Jy ! Component: 100 - total flux cleaned = 0.0980675 Jy ! Component: 150 - total flux cleaned = 0.108715 Jy ! Component: 200 - total flux cleaned = 0.114474 Jy ! Total flux subtracted in 200 components = 0.114474 Jy ! Clean residual min=-0.002915 max=0.002829 Jy/beam ! Clean residual mean=-0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.114474 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.114474 Jy ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=4.287 mas, bpa=-44.62 degrees ! Estimated noise=652.652 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.00373002 Jy ! Component: 100 - total flux cleaned = 0.00530937 Jy ! Component: 150 - total flux cleaned = 0.00588825 Jy ! Component: 200 - total flux cleaned = 0.00604938 Jy ! Total flux subtracted in 200 components = 0.00604938 Jy ! Clean residual min=-0.001679 max=0.001609 Jy/beam ! Clean residual mean=0.000005 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.120524 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.120524 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=8.736 mas, bmaj=9.106 mas, bpa=-61.72 degrees ! Estimated noise=822.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000486979 Jy ! Component: 100 - total flux cleaned = 0.00048746 Jy ! Component: 150 - total flux cleaned = 0.00048726 Jy ! Component: 200 - total flux cleaned = 0.000487368 Jy ! Total flux subtracted in 200 components = 0.000487368 Jy ! Clean residual min=-0.001948 max=0.001914 Jy/beam ! Clean residual mean=0.000011 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.121011 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 = -5.42609e-06 Jy ! Component: 100 - total flux cleaned = -1.0524e-05 Jy ! Component: 150 - total flux cleaned = -1.96977e-05 Jy ! Component: 200 - total flux cleaned = -2.40331e-05 Jy ! Total flux subtracted in 200 components = -2.40331e-05 Jy ! Clean residual min=-0.001947 max=0.001914 Jy/beam ! Clean residual mean=0.000011 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.120987 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.120987 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=4.287 mas, bpa=-44.62 degrees ! Estimated noise=652.652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117652 Jy ! Component: 100 - total flux cleaned = -0.000144089 Jy ! Component: 150 - total flux cleaned = -0.000155738 Jy ! Component: 200 - total flux cleaned = -0.000155899 Jy ! Total flux subtracted in 200 components = -0.000155899 Jy ! Clean residual min=-0.001618 max=0.001629 Jy/beam ! Clean residual mean=0.000005 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.120831 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.120831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096721Jy sigma=0.000656 ! Fit after self-cal, rms=0.096717Jy sigma=0.000656 wmodel J1407+7628_S_2017_05_27_pus_map.mod ! Writing 50 model components to file: J1407+7628_S_2017_05_27_pus_map.mod wobs J1407+7628_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1407+7628_S_2017_05_27_pus_uvs.fits wwins J1407+7628_S_2017_05_27_pus_map.win ! wwins: Wrote 2 windows to J1407+7628_S_2017_05_27_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.000151589 Jy ! Component: 100 - total flux cleaned = -0.000235215 Jy ! Component: 150 - total flux cleaned = -0.000262182 Jy ! Component: 200 - total flux cleaned = -0.000236429 Jy ! Component: 250 - total flux cleaned = -0.000287735 Jy ! Component: 300 - total flux cleaned = -0.000362394 Jy ! Component: 350 - total flux cleaned = -0.000508439 Jy ! Component: 400 - total flux cleaned = -0.000604264 Jy ! Component: 450 - total flux cleaned = -0.000838982 Jy ! Component: 500 - total flux cleaned = -0.000954179 Jy ! Component: 550 - total flux cleaned = -0.00106732 Jy ! Component: 600 - total flux cleaned = -0.00111217 Jy ! Component: 650 - total flux cleaned = -0.0012658 Jy ! Component: 700 - total flux cleaned = -0.00128706 Jy ! Component: 750 - total flux cleaned = -0.00132966 Jy ! Component: 800 - total flux cleaned = -0.00141324 Jy ! Component: 850 - total flux cleaned = -0.00145449 Jy ! Component: 900 - total flux cleaned = -0.00153627 Jy ! Component: 950 - total flux cleaned = -0.00161691 Jy ! Component: 1000 - total flux cleaned = -0.00173651 Jy ! Component: 1050 - total flux cleaned = -0.00185421 Jy ! Component: 1100 - total flux cleaned = -0.00189318 Jy ! Component: 1150 - total flux cleaned = -0.00204688 Jy ! Component: 1200 - total flux cleaned = -0.00212291 Jy ! Component: 1250 - total flux cleaned = -0.00225503 Jy ! Component: 1300 - total flux cleaned = -0.00240383 Jy ! Component: 1350 - total flux cleaned = -0.0025513 Jy ! Component: 1400 - total flux cleaned = -0.00264264 Jy ! Component: 1450 - total flux cleaned = -0.0027695 Jy ! Component: 1500 - total flux cleaned = -0.00296682 Jy ! Component: 1550 - total flux cleaned = -0.00307356 Jy ! Component: 1600 - total flux cleaned = -0.00316159 Jy ! Component: 1650 - total flux cleaned = -0.0033188 Jy ! Component: 1700 - total flux cleaned = -0.00338826 Jy ! Component: 1750 - total flux cleaned = -0.00354265 Jy ! Component: 1800 - total flux cleaned = -0.0035765 Jy ! Component: 1850 - total flux cleaned = -0.00366083 Jy ! Component: 1900 - total flux cleaned = -0.00379497 Jy ! Component: 1950 - total flux cleaned = -0.00386154 Jy ! Component: 2000 - total flux cleaned = -0.0039275 Jy ! Component: 2050 - total flux cleaned = -0.00402585 Jy ! Component: 2100 - total flux cleaned = -0.00412335 Jy ! Component: 2150 - total flux cleaned = -0.00420389 Jy ! Component: 2200 - total flux cleaned = -0.00423569 Jy ! Component: 2250 - total flux cleaned = -0.00434709 Jy ! Component: 2300 - total flux cleaned = -0.00440999 Jy ! Component: 2350 - total flux cleaned = -0.00444134 Jy ! Component: 2400 - total flux cleaned = -0.0045192 Jy ! Component: 2450 - total flux cleaned = -0.00458097 Jy ! Component: 2500 - total flux cleaned = -0.00465751 Jy ! Component: 2550 - total flux cleaned = -0.00470298 Jy ! Component: 2600 - total flux cleaned = -0.00473316 Jy ! Component: 2650 - total flux cleaned = -0.00477828 Jy ! Component: 2700 - total flux cleaned = -0.00485312 Jy ! Component: 2750 - total flux cleaned = -0.00491239 Jy ! Component: 2800 - total flux cleaned = -0.00497128 Jy ! Component: 2850 - total flux cleaned = -0.00501509 Jy ! Component: 2900 - total flux cleaned = -0.00505878 Jy ! Component: 2950 - total flux cleaned = -0.00511655 Jy ! Component: 3000 - total flux cleaned = -0.005174 Jy ! Component: 3050 - total flux cleaned = -0.00521669 Jy ! Component: 3100 - total flux cleaned = -0.00524481 Jy ! Component: 3150 - total flux cleaned = -0.0053013 Jy ! Component: 3200 - total flux cleaned = -0.00534323 Jy ! Component: 3250 - total flux cleaned = -0.00535723 Jy ! Component: 3300 - total flux cleaned = -0.00532958 Jy ! Component: 3350 - total flux cleaned = -0.00539835 Jy ! Component: 3400 - total flux cleaned = -0.00538481 Jy ! Component: 3450 - total flux cleaned = -0.00541197 Jy ! Component: 3500 - total flux cleaned = -0.00547988 Jy ! Component: 3550 - total flux cleaned = -0.00552027 Jy ! Component: 3600 - total flux cleaned = -0.00549353 Jy ! Component: 3650 - total flux cleaned = -0.00557339 Jy ! Component: 3700 - total flux cleaned = -0.00554697 Jy ! Component: 3750 - total flux cleaned = -0.00559958 Jy ! Component: 3800 - total flux cleaned = -0.00562576 Jy ! Component: 3850 - total flux cleaned = -0.00559978 Jy ! Component: 3900 - total flux cleaned = -0.0056905 Jy ! Component: 3950 - total flux cleaned = -0.00571627 Jy ! Component: 4000 - total flux cleaned = -0.0057033 Jy ! Component: 4050 - total flux cleaned = -0.00571606 Jy ! Total flux subtracted in 4096 components = -0.00577964 Jy ! Clean residual min=-0.000698 max=0.000803 Jy/beam ! Clean residual mean=0.000003 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.115052 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 350 components and 0.115052 Jy ![Exited script file: muppet] wmap "J1407+7628_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.062 x 4.287 at -44.62 degrees (North through East) ! Clean map min=-0.0013583 max=0.099761 Jy/beam ! Writing clean map to FITS file: J1407+7628_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0997607 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229681 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.690695 0.690695 1.38139 2.76278 5.52556 11.0511 22.1022 44.2045 88.4089 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.062 x 4.287 at -44.62 degrees (North through East) ! Clean map min=-0.0013583 max=0.099761 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 J1407+7628_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:09:08 2019