! Started logfile: J1333+2725_S_2017_06_15_pus_uvs.log on Tue May 7 15:19:51 2019 obs J1333+2725_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1333+2725_S_2017_06_15_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84257 visibilities/baseline/integration-bin. ! Found source: J1333+2725 ! ! 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 603 lines of history. ! ! Reading 12588 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 J1333+2725_S_2017_06_15_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 521 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.850171Jy sigma=0.008173 ! Fit after self-cal, rms=0.840193Jy sigma=0.008091 ! 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.144 mas, bmaj=6.522 mas, bpa=5.672 degrees ! Estimated noise=1040.01 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.124673 Jy ! Component: 100 - total flux cleaned = 0.156598 Jy ! Total flux subtracted in 100 components = 0.156598 Jy ! Clean residual min=-0.005323 max=0.013346 Jy/beam ! Clean residual mean=-0.000002 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.156598 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.156598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080896Jy sigma=0.000712 ! Fit after self-cal, rms=0.080880Jy sigma=0.000711 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145275 Jy ! Component: 100 - total flux cleaned = 0.0215515 Jy ! Total flux subtracted in 100 components = 0.0215515 Jy ! Clean residual min=-0.004366 max=0.006205 Jy/beam ! Clean residual mean=0.000001 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.17815 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.17815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078449Jy sigma=0.000689 ! Fit after self-cal, rms=0.078423Jy sigma=0.000688 ! 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.697 mas, bmaj=7.498 mas, bpa=5.542 degrees ! Estimated noise=758.986 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.00132882 Jy ! Component: 100 - total flux cleaned = 0.00132863 Jy ! Component: 150 - total flux cleaned = 0.00125252 Jy ! Component: 200 - total flux cleaned = 0.00108565 Jy ! Total flux subtracted in 200 components = 0.00108565 Jy ! Clean residual min=-0.003280 max=0.004555 Jy/beam ! Clean residual mean=0.000005 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.179235 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.179235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078208Jy sigma=0.000687 ! Fit after self-cal, rms=0.078198Jy sigma=0.000687 ! 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.94 FD 0.98 HN 0.99 KP 1.00 ! LA 1.00 MK 1.06 NL 0.92 OV 0.99 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.02 HN 0.99 KP 0.96 ! LA 0.95 MK 1.05 NL 1.07 OV 1.07 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 1.00 KP 1.07 ! LA 0.97 MK 1.07 NL 1.12 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.99 KP 1.00* ! LA 0.91 MK 1.05 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.078198Jy sigma=0.000687 ! Fit after self-cal, rms=0.077190Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.732 mas, bmaj=7.493 mas, bpa=6.027 degrees ! Estimated noise=760.273 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 (6, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187829 Jy ! Component: 100 - total flux cleaned = 0.00140307 Jy ! Component: 150 - total flux cleaned = 0.000748032 Jy ! Component: 200 - total flux cleaned = 0.000338781 Jy ! Total flux subtracted in 200 components = 0.000338781 Jy ! Clean residual min=-0.003230 max=0.003138 Jy/beam ! Clean residual mean=0.000001 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.179574 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.179574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077011Jy sigma=0.000676 ! Fit after self-cal, rms=0.076988Jy sigma=0.000676 ! 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.076988Jy sigma=0.000676 ! Fit after self-cal, rms=0.077206Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=7.485 mas, bpa=5.878 degrees ! Estimated noise=760.669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381353 Jy ! Component: 100 - total flux cleaned = 0.000415065 Jy ! Component: 150 - total flux cleaned = 0.000502557 Jy ! Component: 200 - total flux cleaned = 0.000503845 Jy ! Total flux subtracted in 200 components = 0.000503845 Jy ! Clean residual min=-0.001910 max=0.002052 Jy/beam ! Clean residual mean=-0.000003 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.180078 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.180078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077178Jy sigma=0.000666 ! Fit after self-cal, rms=0.077212Jy sigma=0.000665 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.37752e-05 Jy ! Component: 100 - total flux cleaned = 6.2607e-05 Jy ! Component: 150 - total flux cleaned = 6.29006e-05 Jy ! Component: 200 - total flux cleaned = 6.24219e-05 Jy ! Total flux subtracted in 200 components = 6.24219e-05 Jy ! Clean residual min=-0.001882 max=0.002006 Jy/beam ! Clean residual mean=-0.000003 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.180141 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 71 components and 0.180141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077199Jy sigma=0.000665 ! Fit after self-cal, rms=0.077198Jy sigma=0.000665 ! 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.077198Jy sigma=0.000665 ! Fit after self-cal, rms=0.077182Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=7.483 mas, bpa=5.881 degrees ! Estimated noise=760.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215335 Jy ! Component: 100 - total flux cleaned = 0.000278005 Jy ! Component: 150 - total flux cleaned = 0.000278401 Jy ! Component: 200 - total flux cleaned = 0.000243628 Jy ! Total flux subtracted in 200 components = 0.000243628 Jy ! Clean residual min=-0.001853 max=0.001952 Jy/beam ! Clean residual mean=-0.000003 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.180384 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.180384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077172Jy sigma=0.000665 ! Fit after self-cal, rms=0.077171Jy sigma=0.000665 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.30341e-05 Jy ! Component: 100 - total flux cleaned = 7.31772e-05 Jy ! Component: 150 - total flux cleaned = 7.32232e-05 Jy ! Component: 200 - total flux cleaned = 5.85071e-05 Jy ! Total flux subtracted in 200 components = 5.85071e-05 Jy ! Clean residual min=-0.001834 max=0.001943 Jy/beam ! Clean residual mean=-0.000003 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.180443 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.180443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077165Jy sigma=0.000665 ! Fit after self-cal, rms=0.077164Jy sigma=0.000665 ! 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.077164Jy sigma=0.000665 ! Fit after self-cal, rms=0.077142Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.592 mas, bmaj=10.34 mas, bpa=1.293 degrees ! Estimated noise=902.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241227 Jy ! Component: 100 - total flux cleaned = -0.000227945 Jy ! Component: 150 - total flux cleaned = -0.000216231 Jy ! Component: 200 - total flux cleaned = -0.000237753 Jy ! Total flux subtracted in 200 components = -0.000237753 Jy ! Clean residual min=-0.002180 max=0.001961 Jy/beam ! Clean residual mean=-0.000007 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.180205 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 95 components and 0.180205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077139Jy sigma=0.000665 ! Fit after self-cal, rms=0.077138Jy sigma=0.000665 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.4192e-05 Jy ! Component: 100 - total flux cleaned = -1.33635e-05 Jy ! Component: 150 - total flux cleaned = -2.28712e-05 Jy ! Component: 200 - total flux cleaned = -2.2308e-05 Jy ! Total flux subtracted in 200 components = -2.2308e-05 Jy ! Clean residual min=-0.002183 max=0.001954 Jy/beam ! Clean residual mean=-0.000007 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.180183 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.180183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077137Jy sigma=0.000665 ! Fit after self-cal, rms=0.077136Jy sigma=0.000665 ! 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.726 mas, bmaj=7.482 mas, bpa=5.892 degrees ! Estimated noise=759.966 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.726 x 7.482 at 5.892 degrees (North through East) ! Clean map min=-0.0017654 max=0.16033 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.169 mas, bmaj=6.543 mas, bpa=6.006 degrees ! Estimated noise=1034.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123852 Jy ! Component: 100 - total flux cleaned = 0.155204 Jy ! Component: 150 - total flux cleaned = 0.168951 Jy ! Component: 200 - total flux cleaned = 0.175749 Jy ! Total flux subtracted in 200 components = 0.175749 Jy ! Clean residual min=-0.002845 max=0.003686 Jy/beam ! Clean residual mean=-0.000003 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.175749 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.175749 Jy ! Inverting map and beam ! Estimated beam: bmin=3.726 mas, bmaj=7.482 mas, bpa=5.892 degrees ! Estimated noise=759.966 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.00387842 Jy ! Component: 100 - total flux cleaned = 0.0051788 Jy ! Component: 150 - total flux cleaned = 0.00541626 Jy ! Component: 200 - total flux cleaned = 0.00551331 Jy ! Total flux subtracted in 200 components = 0.00551331 Jy ! Clean residual min=-0.001849 max=0.001958 Jy/beam ! Clean residual mean=-0.000003 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.181262 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.181262 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.592 mas, bmaj=10.34 mas, bpa=1.293 degrees ! Estimated noise=902.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209002 Jy ! Component: 100 - total flux cleaned = -0.000408538 Jy ! Component: 150 - total flux cleaned = -0.000592196 Jy ! Component: 200 - total flux cleaned = -0.000721969 Jy ! Total flux subtracted in 200 components = -0.000721969 Jy ! Clean residual min=-0.002101 max=0.002004 Jy/beam ! Clean residual mean=-0.000007 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.18054 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 = -7.48698e-05 Jy ! Component: 100 - total flux cleaned = -0.000107766 Jy ! Component: 150 - total flux cleaned = -0.000136678 Jy ! Component: 200 - total flux cleaned = -0.000162385 Jy ! Total flux subtracted in 200 components = -0.000162385 Jy ! Clean residual min=-0.002129 max=0.001958 Jy/beam ! Clean residual mean=-0.000007 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.180378 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.180378 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.726 mas, bmaj=7.482 mas, bpa=5.892 degrees ! Estimated noise=759.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.79953e-05 Jy ! Component: 100 - total flux cleaned = 0.000113078 Jy ! Component: 150 - total flux cleaned = 0.000134183 Jy ! Component: 200 - total flux cleaned = 0.000154554 Jy ! Total flux subtracted in 200 components = 0.000154554 Jy ! Clean residual min=-0.001773 max=0.001960 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.180532 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.180532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077145Jy sigma=0.000665 ! Fit after self-cal, rms=0.077139Jy sigma=0.000665 wmodel J1333+2725_S_2017_06_15_pus_map.mod ! Writing 76 model components to file: J1333+2725_S_2017_06_15_pus_map.mod wobs J1333+2725_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1333+2725_S_2017_06_15_pus_uvs.fits wwins J1333+2725_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1333+2725_S_2017_06_15_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.000267903 Jy ! Component: 100 - total flux cleaned = 0.000202617 Jy ! Component: 150 - total flux cleaned = 0.000111537 Jy ! Component: 200 - total flux cleaned = -4.69882e-06 Jy ! Component: 250 - total flux cleaned = -0.000201447 Jy ! Component: 300 - total flux cleaned = -0.000282927 Jy ! Component: 350 - total flux cleaned = -0.000256811 Jy ! Component: 400 - total flux cleaned = -0.000334587 Jy ! Component: 450 - total flux cleaned = -0.000259022 Jy ! Component: 500 - total flux cleaned = -0.000357846 Jy ! Component: 550 - total flux cleaned = -0.000333222 Jy ! Component: 600 - total flux cleaned = -0.000285831 Jy ! Component: 650 - total flux cleaned = -0.000286026 Jy ! Component: 700 - total flux cleaned = -0.000331829 Jy ! Component: 750 - total flux cleaned = -0.000354094 Jy ! Component: 800 - total flux cleaned = -0.000398295 Jy ! Component: 850 - total flux cleaned = -0.000463377 Jy ! Component: 900 - total flux cleaned = -0.000463446 Jy ! Component: 950 - total flux cleaned = -0.000569875 Jy ! Component: 1000 - total flux cleaned = -0.000673899 Jy ! Component: 1050 - total flux cleaned = -0.00069447 Jy ! Component: 1100 - total flux cleaned = -0.00071481 Jy ! Component: 1150 - total flux cleaned = -0.000694943 Jy ! Component: 1200 - total flux cleaned = -0.000774008 Jy ! Component: 1250 - total flux cleaned = -0.000735037 Jy ! Component: 1300 - total flux cleaned = -0.000735088 Jy ! Component: 1350 - total flux cleaned = -0.000811245 Jy ! Component: 1400 - total flux cleaned = -0.000754815 Jy ! Component: 1450 - total flux cleaned = -0.000792595 Jy ! Component: 1500 - total flux cleaned = -0.00088487 Jy ! Component: 1550 - total flux cleaned = -0.000957674 Jy ! Component: 1600 - total flux cleaned = -0.000921774 Jy ! Component: 1650 - total flux cleaned = -0.000939544 Jy ! Component: 1700 - total flux cleaned = -0.000992441 Jy ! Component: 1750 - total flux cleaned = -0.000992343 Jy ! Component: 1800 - total flux cleaned = -0.000992667 Jy ! Component: 1850 - total flux cleaned = -0.00107837 Jy ! Component: 1900 - total flux cleaned = -0.00114616 Jy ! Component: 1950 - total flux cleaned = -0.00116305 Jy ! Component: 2000 - total flux cleaned = -0.00121286 Jy ! Component: 2050 - total flux cleaned = -0.00116333 Jy ! Component: 2100 - total flux cleaned = -0.00117964 Jy ! Component: 2150 - total flux cleaned = -0.00121194 Jy ! Component: 2200 - total flux cleaned = -0.00119601 Jy ! Component: 2250 - total flux cleaned = -0.00116428 Jy ! Component: 2300 - total flux cleaned = -0.00124319 Jy ! Component: 2350 - total flux cleaned = -0.00122731 Jy ! Component: 2400 - total flux cleaned = -0.00119605 Jy ! Component: 2450 - total flux cleaned = -0.00122682 Jy ! Component: 2500 - total flux cleaned = -0.0012266 Jy ! Component: 2550 - total flux cleaned = -0.00127199 Jy ! Component: 2600 - total flux cleaned = -0.00130182 Jy ! Component: 2650 - total flux cleaned = -0.00131653 Jy ! Component: 2700 - total flux cleaned = -0.00134613 Jy ! Component: 2750 - total flux cleaned = -0.00133138 Jy ! Component: 2800 - total flux cleaned = -0.00140432 Jy ! Component: 2850 - total flux cleaned = -0.00140411 Jy ! Component: 2900 - total flux cleaned = -0.00144708 Jy ! Component: 2950 - total flux cleaned = -0.00146127 Jy ! Component: 3000 - total flux cleaned = -0.00148938 Jy ! Component: 3050 - total flux cleaned = -0.00151745 Jy ! Component: 3100 - total flux cleaned = -0.00153135 Jy ! Component: 3150 - total flux cleaned = -0.00154516 Jy ! Component: 3200 - total flux cleaned = -0.00158635 Jy ! Component: 3250 - total flux cleaned = -0.00158647 Jy ! Component: 3300 - total flux cleaned = -0.00157299 Jy ! Component: 3350 - total flux cleaned = -0.00162671 Jy ! Component: 3400 - total flux cleaned = -0.00164005 Jy ! Component: 3450 - total flux cleaned = -0.00162672 Jy ! Component: 3500 - total flux cleaned = -0.00169245 Jy ! Component: 3550 - total flux cleaned = -0.00165316 Jy ! Component: 3600 - total flux cleaned = -0.00164013 Jy ! Component: 3650 - total flux cleaned = -0.00170466 Jy ! Component: 3700 - total flux cleaned = -0.00169172 Jy ! Component: 3750 - total flux cleaned = -0.00164084 Jy ! Component: 3800 - total flux cleaned = -0.00166622 Jy ! Component: 3850 - total flux cleaned = -0.00169143 Jy ! Component: 3900 - total flux cleaned = -0.00172891 Jy ! Component: 3950 - total flux cleaned = -0.00171651 Jy ! Component: 4000 - total flux cleaned = -0.00169197 Jy ! Component: 4050 - total flux cleaned = -0.00174095 Jy ! Total flux subtracted in 4096 components = -0.00171655 Jy ! Clean residual min=-0.000695 max=0.000770 Jy/beam ! Clean residual mean=-0.000000 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.178816 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 379 components and 0.178816 Jy ![Exited script file: muppet] wmap "J1333+2725_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.726 x 7.482 at 5.892 degrees (North through East) ! Clean map min=-0.0013627 max=0.16041 Jy/beam ! Writing clean map to FITS file: J1333+2725_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160408 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232232 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.434327 0.434327 0.868653 1.73731 3.47461 6.94923 13.8985 27.7969 55.5938 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.726 x 7.482 at 5.892 degrees (North through East) ! Clean map min=-0.0013627 max=0.16041 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 J1333+2725_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:19:56 2019