! Started logfile: J1253-4059_S_2017_06_10_pus_uvs.log on Mon May 6 14:53:29 2019 obs J1253-4059_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1253-4059_S_2017_06_10_pus_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.394216 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1253-4059 ! ! 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 1154 lines of history. ! ! Reading 10360 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 J1253-4059_S_2017_06_10_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 519 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 519 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 519 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1034 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.894333Jy sigma=0.005846 ! Fit after self-cal, rms=0.850213Jy sigma=0.005558 ! 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.34 mas, bmaj=8.595 mas, bpa=-5.533 degrees ! Estimated noise=1990.71 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.116573 Jy ! Component: 100 - total flux cleaned = 0.144578 Jy ! Total flux subtracted in 100 components = 0.144578 Jy ! Clean residual min=-0.006914 max=0.010694 Jy/beam ! Clean residual mean=-0.000010 rms=0.002226 Jy/beam ! Combined flux in latest and established models = 0.144578 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.144578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104252Jy sigma=0.000667 ! Fit after self-cal, rms=0.104242Jy 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=2.959 mas, bmaj=9.738 mas, bpa=-5.532 degrees ! Estimated noise=1200.57 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.014617 Jy ! Component: 100 - total flux cleaned = 0.0208372 Jy ! Component: 150 - total flux cleaned = 0.023784 Jy ! Component: 200 - total flux cleaned = 0.0252415 Jy ! Total flux subtracted in 200 components = 0.0252415 Jy ! Clean residual min=-0.002989 max=0.003617 Jy/beam ! Clean residual mean=0.000006 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.169819 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 65 components and 0.169819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102342Jy sigma=0.000656 ! Fit after self-cal, rms=0.102319Jy sigma=0.000656 ! 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 1.00* FD 0.96 HN 1.00* KP 1.03 ! LA 1.02 MK 1.02 NL 1.00* OV 1.03 ! PT 0.97 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.00* FD 1.04 HN 1.00* KP 0.99 ! LA 0.95 MK 1.02 NL 1.00* OV 1.08 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 0.95 ! LA 0.97 MK 1.02 NL 1.00* OV 0.93 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 426 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.102319Jy sigma=0.000656 ! Fit after self-cal, rms=0.102534Jy sigma=0.000657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=9.818 mas, bpa=-4.609 degrees ! Estimated noise=1238.27 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 = 5.21694e-05 Jy ! Component: 100 - total flux cleaned = 1.81389e-05 Jy ! Component: 150 - total flux cleaned = 1.80209e-05 Jy ! Component: 200 - total flux cleaned = 9.12687e-06 Jy ! Total flux subtracted in 200 components = 9.12687e-06 Jy ! Clean residual min=-0.002478 max=0.002594 Jy/beam ! Clean residual mean=0.000012 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.169828 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.169828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102531Jy sigma=0.000657 ! Fit after self-cal, rms=0.102534Jy sigma=0.000657 ! 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.102534Jy sigma=0.000657 ! Fit after self-cal, rms=0.102448Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=9.822 mas, bpa=-4.637 degrees ! Estimated noise=1238.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.79222e-05 Jy ! Component: 100 - total flux cleaned = 1.34041e-05 Jy ! Component: 150 - total flux cleaned = 1.13364e-06 Jy ! Component: 200 - total flux cleaned = -4.40433e-06 Jy ! Total flux subtracted in 200 components = -4.40433e-06 Jy ! Clean residual min=-0.002240 max=0.002634 Jy/beam ! Clean residual mean=0.000006 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.169824 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 75 components and 0.169824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102447Jy sigma=0.000656 ! Fit after self-cal, rms=0.102449Jy 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 = 1.88147e-06 Jy ! Component: 100 - total flux cleaned = 1.6095e-06 Jy ! Component: 150 - total flux cleaned = 1.70896e-06 Jy ! Component: 200 - total flux cleaned = 1.44341e-06 Jy ! Total flux subtracted in 200 components = 1.44341e-06 Jy ! Clean residual min=-0.002232 max=0.002623 Jy/beam ! Clean residual mean=0.000006 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.169826 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.169826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102448Jy sigma=0.000656 ! Fit after self-cal, rms=0.102447Jy 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.102447Jy sigma=0.000656 ! Fit after self-cal, rms=0.102460Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=9.821 mas, bpa=-4.635 degrees ! Estimated noise=1238.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.8914e-05 Jy ! Component: 100 - total flux cleaned = 1.22387e-05 Jy ! Component: 150 - total flux cleaned = 1.26611e-05 Jy ! Component: 200 - total flux cleaned = 1.30219e-05 Jy ! Total flux subtracted in 200 components = 1.30219e-05 Jy ! Clean residual min=-0.002219 max=0.002622 Jy/beam ! Clean residual mean=0.000006 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.169839 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 0.169839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102459Jy sigma=0.000656 ! Fit after self-cal, rms=0.102459Jy 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 = -8.53428e-07 Jy ! Component: 100 - total flux cleaned = -3.9648e-07 Jy ! Component: 150 - total flux cleaned = -8.75874e-07 Jy ! Component: 200 - total flux cleaned = -9.83501e-07 Jy ! Total flux subtracted in 200 components = -9.83501e-07 Jy ! Clean residual min=-0.002214 max=0.002614 Jy/beam ! Clean residual mean=0.000006 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.169838 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 78 components and 0.169838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102458Jy sigma=0.000656 ! Fit after self-cal, rms=0.102458Jy 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.102458Jy sigma=0.000656 ! Fit after self-cal, rms=0.102464Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.11 mas, bmaj=31.04 mas, bpa=2.768 degrees ! Estimated noise=1634.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.02344e-05 Jy ! Component: 100 - total flux cleaned = 2.55279e-06 Jy ! Component: 150 - total flux cleaned = 5.03714e-06 Jy ! Component: 200 - total flux cleaned = 5.63537e-06 Jy ! Total flux subtracted in 200 components = 5.63537e-06 Jy ! Clean residual min=-0.002098 max=0.002480 Jy/beam ! Clean residual mean=0.000011 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.169843 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 79 components and 0.169843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102464Jy sigma=0.000656 ! Fit after self-cal, rms=0.102463Jy 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 = -5.88545e-07 Jy ! Component: 100 - total flux cleaned = -7.312e-07 Jy ! Component: 150 - total flux cleaned = -1.06333e-06 Jy ! Component: 200 - total flux cleaned = -1.40335e-06 Jy ! Total flux subtracted in 200 components = -1.40335e-06 Jy ! Clean residual min=-0.002073 max=0.002470 Jy/beam ! Clean residual mean=0.000011 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.169842 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 79 components and 0.169842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102463Jy sigma=0.000656 ! Fit after self-cal, rms=0.102462Jy 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=3.011 mas, bmaj=9.821 mas, bpa=-4.632 degrees ! Estimated noise=1238.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.011 x 9.821 at -4.632 degrees (North through East) ! Clean map min=-0.0020862 max=0.15075 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.375 mas, bmaj=8.552 mas, bpa=-5.057 degrees ! Estimated noise=2058.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116254 Jy ! Component: 100 - total flux cleaned = 0.143919 Jy ! Component: 150 - total flux cleaned = 0.154333 Jy ! Component: 200 - total flux cleaned = 0.159436 Jy ! Total flux subtracted in 200 components = 0.159436 Jy ! Clean residual min=-0.004624 max=0.005253 Jy/beam ! Clean residual mean=-0.000006 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.159436 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.159436 Jy ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=9.821 mas, bpa=-4.632 degrees ! Estimated noise=1238.47 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 (-0.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00599078 Jy ! Component: 100 - total flux cleaned = 0.00864766 Jy ! Component: 150 - total flux cleaned = 0.00996303 Jy ! Component: 200 - total flux cleaned = 0.0105152 Jy ! Total flux subtracted in 200 components = 0.0105152 Jy ! Clean residual min=-0.002176 max=0.002410 Jy/beam ! Clean residual mean=0.000006 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.169951 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 98 components and 0.169951 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=10.11 mas, bmaj=31.04 mas, bpa=2.768 degrees ! Estimated noise=1634.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000362317 Jy ! Component: 100 - total flux cleaned = 0.000376791 Jy ! Component: 150 - total flux cleaned = 0.000388292 Jy ! Component: 200 - total flux cleaned = 0.00039794 Jy ! Total flux subtracted in 200 components = 0.00039794 Jy ! Clean residual min=-0.002055 max=0.002348 Jy/beam ! Clean residual mean=0.000011 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.170349 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.37982e-06 Jy ! Component: 100 - total flux cleaned = 6.92186e-06 Jy ! Component: 150 - total flux cleaned = 1.43116e-05 Jy ! Component: 200 - total flux cleaned = 1.38159e-05 Jy ! Total flux subtracted in 200 components = 1.38159e-05 Jy ! Clean residual min=-0.002031 max=0.002350 Jy/beam ! Clean residual mean=0.000011 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.170363 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 140 components and 0.170363 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=9.821 mas, bpa=-4.632 degrees ! Estimated noise=1238.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.24584e-05 Jy ! Component: 100 - total flux cleaned = -7.98992e-05 Jy ! Component: 150 - total flux cleaned = -3.87427e-05 Jy ! Component: 200 - total flux cleaned = -3.93144e-05 Jy ! Total flux subtracted in 200 components = -3.93144e-05 Jy ! Clean residual min=-0.002089 max=0.002376 Jy/beam ! Clean residual mean=0.000006 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.170323 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 155 components and 0.170323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102442Jy sigma=0.000656 ! Fit after self-cal, rms=0.102442Jy sigma=0.000656 wmodel J1253-4059_S_2017_06_10_pus_map.mod ! Writing 155 model components to file: J1253-4059_S_2017_06_10_pus_map.mod wobs J1253-4059_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1253-4059_S_2017_06_10_pus_uvs.fits wwins J1253-4059_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J1253-4059_S_2017_06_10_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.000684189 Jy ! Component: 100 - total flux cleaned = 0.000910364 Jy ! Component: 150 - total flux cleaned = 0.000735876 Jy ! Component: 200 - total flux cleaned = 0.000671164 Jy ! Component: 250 - total flux cleaned = 0.000702254 Jy ! Component: 300 - total flux cleaned = 0.000819533 Jy ! Component: 350 - total flux cleaned = 0.00093137 Jy ! Component: 400 - total flux cleaned = 0.00103847 Jy ! Component: 450 - total flux cleaned = 0.00114174 Jy ! Component: 500 - total flux cleaned = 0.00119141 Jy ! Component: 550 - total flux cleaned = 0.00121554 Jy ! Component: 600 - total flux cleaned = 0.00119287 Jy ! Component: 650 - total flux cleaned = 0.00114857 Jy ! Component: 700 - total flux cleaned = 0.00108513 Jy ! Component: 750 - total flux cleaned = 0.00104377 Jy ! Component: 800 - total flux cleaned = 0.000943262 Jy ! Component: 850 - total flux cleaned = 0.000904158 Jy ! Component: 900 - total flux cleaned = 0.00073207 Jy ! Component: 950 - total flux cleaned = 0.000620142 Jy ! Component: 1000 - total flux cleaned = 0.00049231 Jy ! Component: 1050 - total flux cleaned = 0.000349561 Jy ! Component: 1100 - total flux cleaned = 0.000227569 Jy ! Component: 1150 - total flux cleaned = 0.000108217 Jy ! Component: 1200 - total flux cleaned = 2.44607e-05 Jy ! Component: 1250 - total flux cleaned = -7.40617e-05 Jy ! Component: 1300 - total flux cleaned = -0.000171097 Jy ! Component: 1350 - total flux cleaned = -0.000250675 Jy ! Component: 1400 - total flux cleaned = -0.000328938 Jy ! Component: 1450 - total flux cleaned = -0.000375508 Jy ! Component: 1500 - total flux cleaned = -0.00048242 Jy ! Component: 1550 - total flux cleaned = -0.000542577 Jy ! Component: 1600 - total flux cleaned = -0.000572256 Jy ! Component: 1650 - total flux cleaned = -0.000601698 Jy ! Component: 1700 - total flux cleaned = -0.000601622 Jy ! Component: 1750 - total flux cleaned = -0.000630645 Jy ! Component: 1800 - total flux cleaned = -0.000645006 Jy ! Component: 1850 - total flux cleaned = -0.000716451 Jy ! Component: 1900 - total flux cleaned = -0.000702251 Jy ! Component: 1950 - total flux cleaned = -0.000730724 Jy ! Component: 2000 - total flux cleaned = -0.000773008 Jy ! Component: 2050 - total flux cleaned = -0.000801117 Jy ! Component: 2100 - total flux cleaned = -0.000843036 Jy ! Component: 2150 - total flux cleaned = -0.000843005 Jy ! Component: 2200 - total flux cleaned = -0.00082921 Jy ! Component: 2250 - total flux cleaned = -0.000829202 Jy ! Component: 2300 - total flux cleaned = -0.000829332 Jy ! Component: 2350 - total flux cleaned = -0.000843237 Jy ! Component: 2400 - total flux cleaned = -0.000857134 Jy ! Component: 2450 - total flux cleaned = -0.000857174 Jy ! Component: 2500 - total flux cleaned = -0.00088497 Jy ! Component: 2550 - total flux cleaned = -0.000898906 Jy ! Component: 2600 - total flux cleaned = -0.000926902 Jy ! Component: 2650 - total flux cleaned = -0.000940885 Jy ! Component: 2700 - total flux cleaned = -0.000955001 Jy ! Component: 2750 - total flux cleaned = -0.000968997 Jy ! Component: 2800 - total flux cleaned = -0.000983114 Jy ! Component: 2850 - total flux cleaned = -0.000997179 Jy ! Component: 2900 - total flux cleaned = -0.00103963 Jy ! Component: 2950 - total flux cleaned = -0.00108211 Jy ! Component: 3000 - total flux cleaned = -0.00112468 Jy ! Component: 3050 - total flux cleaned = -0.00116738 Jy ! Component: 3100 - total flux cleaned = -0.00122459 Jy ! Component: 3150 - total flux cleaned = -0.00126777 Jy ! Component: 3200 - total flux cleaned = -0.0013111 Jy ! Component: 3250 - total flux cleaned = -0.00136928 Jy ! Component: 3300 - total flux cleaned = -0.00142765 Jy ! Component: 3350 - total flux cleaned = -0.00147149 Jy ! Component: 3400 - total flux cleaned = -0.00151562 Jy ! Component: 3450 - total flux cleaned = -0.00156026 Jy ! Component: 3500 - total flux cleaned = -0.00157518 Jy ! Component: 3550 - total flux cleaned = -0.00163489 Jy ! Component: 3600 - total flux cleaned = -0.00166499 Jy ! Component: 3650 - total flux cleaned = -0.0017103 Jy ! Component: 3700 - total flux cleaned = -0.00172564 Jy ! Component: 3750 - total flux cleaned = -0.00174104 Jy ! Component: 3800 - total flux cleaned = -0.0017876 Jy ! Component: 3850 - total flux cleaned = -0.00177212 Jy ! Component: 3900 - total flux cleaned = -0.00183459 Jy ! Component: 3950 - total flux cleaned = -0.00185039 Jy ! Component: 4000 - total flux cleaned = -0.00188224 Jy ! Component: 4050 - total flux cleaned = -0.00191429 Jy ! Total flux subtracted in 4096 components = -0.00196276 Jy ! Clean residual min=-0.000973 max=0.001059 Jy/beam ! Clean residual mean=-0.000000 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.168361 Jy keep ! Adding 198 model components to the UV plane model. ! The established model now contains 353 components and 0.168361 Jy ![Exited script file: muppet] wmap "J1253-4059_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.011 x 9.821 at -4.632 degrees (North through East) ! Clean map min=-0.0026246 max=0.15113 Jy/beam ! Writing clean map to FITS file: J1253-4059_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151129 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268312 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532615 0.532615 1.06523 2.13046 4.26092 8.52183 17.0437 34.0873 68.1747 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 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.011 x 9.821 at -4.632 degrees (North through East) ! Clean map min=-0.0026246 max=0.15113 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 J1253-4059_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:53:33 2019