! Started logfile: J2115-1416_S_2017_08_05_pus_uvs.log on Thu May 9 19:39:16 2019 obs J2115-1416_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J2115-1416_S_2017_08_05_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96462 visibilities/baseline/integration-bin. ! Found source: J2115-1416 ! ! 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 513 lines of history. ! ! Reading 13196 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 J2115-1416_S_2017_08_05_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 503 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.804597Jy sigma=0.006621 ! Fit after self-cal, rms=0.783361Jy sigma=0.006451 ! 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.578 mas, bmaj=7.193 mas, bpa=-6.251 degrees ! Estimated noise=1194.95 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.165139 Jy ! Component: 100 - total flux cleaned = 0.207765 Jy ! Total flux subtracted in 100 components = 0.207765 Jy ! Clean residual min=-0.008998 max=0.018370 Jy/beam ! Clean residual mean=-0.000020 rms=0.002536 Jy/beam ! Combined flux in latest and established models = 0.207765 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.207765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099096Jy sigma=0.000753 ! Fit after self-cal, rms=0.099099Jy sigma=0.000753 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206186 Jy ! Component: 100 - total flux cleaned = 0.031627 Jy ! Total flux subtracted in 100 components = 0.031627 Jy ! Clean residual min=-0.007728 max=0.010440 Jy/beam ! Clean residual mean=-0.000015 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.239392 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.239392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093708Jy sigma=0.000712 ! Fit after self-cal, rms=0.093707Jy sigma=0.000712 ! 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.055 mas, bmaj=8.056 mas, bpa=-3.778 degrees ! Estimated noise=925.469 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 (8, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113515 Jy ! Component: 100 - total flux cleaned = 0.0182497 Jy ! Component: 150 - total flux cleaned = 0.0229548 Jy ! Component: 200 - total flux cleaned = 0.0262907 Jy ! Total flux subtracted in 200 components = 0.0262907 Jy ! Clean residual min=-0.005204 max=0.004891 Jy/beam ! Clean residual mean=-0.000004 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.265683 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 0.265683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091931Jy sigma=0.000700 ! Fit after self-cal, rms=0.091854Jy sigma=0.000699 ! 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.96 FD 0.99 HN 0.99 KP 1.03 ! LA 1.00 MK 1.00 NL 0.88 OV 1.03 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.02 KP 1.02 ! LA 0.96 MK 0.97 NL 1.03 OV 1.05 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00 KP 0.88 ! LA 0.76 MK 1.01 NL 1.23 OV 0.96 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 81 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 1.00* MK 1.21 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.091854Jy sigma=0.000699 ! Fit after self-cal, rms=0.085699Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=8.048 mas, bpa=-3.57 degrees ! Estimated noise=923.353 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.00141978 Jy ! Component: 100 - total flux cleaned = 0.00146855 Jy ! Component: 150 - total flux cleaned = 0.00151051 Jy ! Component: 200 - total flux cleaned = 0.00147494 Jy ! Total flux subtracted in 200 components = 0.00147494 Jy ! Clean residual min=-0.002566 max=0.002961 Jy/beam ! Clean residual mean=-0.000006 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.267158 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.267158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085646Jy sigma=0.000673 ! Fit after self-cal, rms=0.085614Jy sigma=0.000672 ! 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.085614Jy sigma=0.000672 ! Fit after self-cal, rms=0.085416Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.051 mas, bpa=-3.641 degrees ! Estimated noise=921.998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665212 Jy ! Component: 100 - total flux cleaned = 0.00069705 Jy ! Component: 150 - total flux cleaned = 0.00066879 Jy ! Component: 200 - total flux cleaned = 0.000622128 Jy ! Total flux subtracted in 200 components = 0.000622128 Jy ! Clean residual min=-0.002553 max=0.002763 Jy/beam ! Clean residual mean=-0.000002 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.26778 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.26778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085398Jy sigma=0.000670 ! Fit after self-cal, rms=0.085406Jy sigma=0.000670 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) ! Added new window around map position (18.5, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026154 Jy ! Component: 100 - total flux cleaned = 0.00348579 Jy ! Component: 150 - total flux cleaned = 0.00394689 Jy ! Component: 200 - total flux cleaned = 0.0044129 Jy ! Total flux subtracted in 200 components = 0.0044129 Jy ! Clean residual min=-0.002305 max=0.002142 Jy/beam ! Clean residual mean=0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.272193 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 137 components and 0.272193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085324Jy sigma=0.000669 ! Fit after self-cal, rms=0.085321Jy sigma=0.000669 ! 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.085321Jy sigma=0.000669 ! Fit after self-cal, rms=0.085171Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.056 mas, bpa=-3.667 degrees ! Estimated noise=920.342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000776167 Jy ! Component: 100 - total flux cleaned = 0.0012432 Jy ! Component: 150 - total flux cleaned = 0.00141875 Jy ! Component: 200 - total flux cleaned = 0.00155203 Jy ! Total flux subtracted in 200 components = 0.00155203 Jy ! Clean residual min=-0.002229 max=0.002066 Jy/beam ! Clean residual mean=0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.273745 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 157 components and 0.273745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085149Jy sigma=0.000669 ! Fit after self-cal, rms=0.085149Jy sigma=0.000669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000183647 Jy ! Component: 100 - total flux cleaned = 0.000230778 Jy ! Component: 150 - total flux cleaned = 0.000253069 Jy ! Component: 200 - total flux cleaned = 0.000253084 Jy ! Total flux subtracted in 200 components = 0.000253084 Jy ! Clean residual min=-0.002214 max=0.002033 Jy/beam ! Clean residual mean=0.000003 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.273998 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 169 components and 0.273998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085139Jy sigma=0.000669 ! Fit after self-cal, rms=0.085138Jy sigma=0.000669 ! 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.085138Jy sigma=0.000669 ! Fit after self-cal, rms=0.085125Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.46 mas, bmaj=16.01 mas, bpa=-1.282 degrees ! Estimated noise=1176.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.68697e-05 Jy ! Component: 100 - total flux cleaned = 0.000381476 Jy ! Component: 150 - total flux cleaned = 0.000484884 Jy ! Component: 200 - total flux cleaned = 0.000539334 Jy ! Total flux subtracted in 200 components = 0.000539334 Jy ! Clean residual min=-0.002063 max=0.002530 Jy/beam ! Clean residual mean=0.000007 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.274538 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 178 components and 0.274538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085119Jy sigma=0.000669 ! Fit after self-cal, rms=0.085116Jy sigma=0.000669 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.86022e-05 Jy ! Component: 100 - total flux cleaned = 0.000109567 Jy ! Component: 150 - total flux cleaned = 0.000140713 Jy ! Component: 200 - total flux cleaned = 0.000169808 Jy ! Total flux subtracted in 200 components = 0.000169808 Jy ! Clean residual min=-0.002039 max=0.002514 Jy/beam ! Clean residual mean=0.000007 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.274707 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 180 components and 0.274707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085114Jy sigma=0.000669 ! Fit after self-cal, rms=0.085112Jy sigma=0.000669 ! 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.064 mas, bmaj=8.058 mas, bpa=-3.674 degrees ! Estimated noise=920.15 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 8.058 at -3.674 degrees (North through East) ! Clean map min=-0.0023738 max=0.2164 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.601 mas, bmaj=7.21 mas, bpa=-5.959 degrees ! Estimated noise=1210.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16434 Jy ! Component: 100 - total flux cleaned = 0.206066 Jy ! Component: 150 - total flux cleaned = 0.225698 Jy ! Component: 200 - total flux cleaned = 0.237221 Jy ! Total flux subtracted in 200 components = 0.237221 Jy ! Clean residual min=-0.004135 max=0.006124 Jy/beam ! Clean residual mean=-0.000011 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.237221 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.237221 Jy ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=8.058 mas, bpa=-3.674 degrees ! Estimated noise=920.15 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.0102043 Jy ! Component: 100 - total flux cleaned = 0.0165584 Jy ! Component: 150 - total flux cleaned = 0.0209153 Jy ! Component: 200 - total flux cleaned = 0.0242054 Jy ! Total flux subtracted in 200 components = 0.0242054 Jy ! Clean residual min=-0.002686 max=0.002714 Jy/beam ! Clean residual mean=-0.000004 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.261427 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 66 components and 0.261427 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.46 mas, bmaj=16.01 mas, bpa=-1.282 degrees ! Estimated noise=1176.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434484 Jy ! Component: 100 - total flux cleaned = 0.00720066 Jy ! Component: 150 - total flux cleaned = 0.00915393 Jy ! Component: 200 - total flux cleaned = 0.0105236 Jy ! Total flux subtracted in 200 components = 0.0105236 Jy ! Clean residual min=-0.002404 max=0.002213 Jy/beam ! Clean residual mean=0.000005 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.27195 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 = 0.00066314 Jy ! Component: 100 - total flux cleaned = 0.000905318 Jy ! Component: 150 - total flux cleaned = 0.0011506 Jy ! Component: 200 - total flux cleaned = 0.00136793 Jy ! Total flux subtracted in 200 components = 0.00136793 Jy ! Clean residual min=-0.002235 max=0.002332 Jy/beam ! Clean residual mean=0.000006 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.273318 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 155 components and 0.273318 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=8.058 mas, bpa=-3.674 degrees ! Estimated noise=920.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000661432 Jy ! Component: 100 - total flux cleaned = -0.000466125 Jy ! Component: 150 - total flux cleaned = -0.000383109 Jy ! Component: 200 - total flux cleaned = -0.000236645 Jy ! Total flux subtracted in 200 components = -0.000236645 Jy ! Clean residual min=-0.002302 max=0.001939 Jy/beam ! Clean residual mean=0.000003 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.273082 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 174 components and 0.273082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085138Jy sigma=0.000669 ! Fit after self-cal, rms=0.085130Jy sigma=0.000669 wmodel J2115-1416_S_2017_08_05_pus_map.mod ! Writing 174 model components to file: J2115-1416_S_2017_08_05_pus_map.mod wobs J2115-1416_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J2115-1416_S_2017_08_05_pus_uvs.fits wwins J2115-1416_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J2115-1416_S_2017_08_05_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.0004085 Jy ! Component: 100 - total flux cleaned = -0.000619844 Jy ! Component: 150 - total flux cleaned = -0.000620734 Jy ! Component: 200 - total flux cleaned = -0.00071644 Jy ! Component: 250 - total flux cleaned = -0.000870206 Jy ! Component: 300 - total flux cleaned = -0.000870269 Jy ! Component: 350 - total flux cleaned = -0.000929157 Jy ! Component: 400 - total flux cleaned = -0.000929909 Jy ! Component: 450 - total flux cleaned = -0.000985453 Jy ! Component: 500 - total flux cleaned = -0.00101229 Jy ! Component: 550 - total flux cleaned = -0.0010119 Jy ! Component: 600 - total flux cleaned = -0.000986649 Jy ! Component: 650 - total flux cleaned = -0.00106199 Jy ! Component: 700 - total flux cleaned = -0.00103723 Jy ! Component: 750 - total flux cleaned = -0.00103679 Jy ! Component: 800 - total flux cleaned = -0.00103685 Jy ! Component: 850 - total flux cleaned = -0.00105968 Jy ! Component: 900 - total flux cleaned = -0.00105964 Jy ! Component: 950 - total flux cleaned = -0.00108226 Jy ! Component: 1000 - total flux cleaned = -0.00108246 Jy ! Component: 1050 - total flux cleaned = -0.00114761 Jy ! Component: 1100 - total flux cleaned = -0.0011477 Jy ! Component: 1150 - total flux cleaned = -0.0012109 Jy ! Component: 1200 - total flux cleaned = -0.00125172 Jy ! Component: 1250 - total flux cleaned = -0.00123142 Jy ! Component: 1300 - total flux cleaned = -0.00125104 Jy ! Component: 1350 - total flux cleaned = -0.00121174 Jy ! Component: 1400 - total flux cleaned = -0.00125097 Jy ! Component: 1450 - total flux cleaned = -0.00130857 Jy ! Component: 1500 - total flux cleaned = -0.00128953 Jy ! Component: 1550 - total flux cleaned = -0.00138289 Jy ! Component: 1600 - total flux cleaned = -0.00141938 Jy ! Component: 1650 - total flux cleaned = -0.00143756 Jy ! Component: 1700 - total flux cleaned = -0.00143768 Jy ! Component: 1750 - total flux cleaned = -0.00152653 Jy ! Component: 1800 - total flux cleaned = -0.00154416 Jy ! Component: 1850 - total flux cleaned = -0.00156176 Jy ! Component: 1900 - total flux cleaned = -0.00156155 Jy ! Component: 1950 - total flux cleaned = -0.00159575 Jy ! Component: 2000 - total flux cleaned = -0.00161236 Jy ! Component: 2050 - total flux cleaned = -0.00157917 Jy ! Component: 2100 - total flux cleaned = -0.00157943 Jy ! Component: 2150 - total flux cleaned = -0.00157949 Jy ! Component: 2200 - total flux cleaned = -0.00162804 Jy ! Component: 2250 - total flux cleaned = -0.00161197 Jy ! Component: 2300 - total flux cleaned = -0.00159636 Jy ! Component: 2350 - total flux cleaned = -0.00164321 Jy ! Component: 2400 - total flux cleaned = -0.00162784 Jy ! Component: 2450 - total flux cleaned = -0.00164312 Jy ! Component: 2500 - total flux cleaned = -0.0016584 Jy ! Component: 2550 - total flux cleaned = -0.00159815 Jy ! Component: 2600 - total flux cleaned = -0.00164299 Jy ! Component: 2650 - total flux cleaned = -0.0016429 Jy ! Component: 2700 - total flux cleaned = -0.00165754 Jy ! Component: 2750 - total flux cleaned = -0.00167204 Jy ! Component: 2800 - total flux cleaned = -0.00167197 Jy ! Component: 2850 - total flux cleaned = -0.00167201 Jy ! Component: 2900 - total flux cleaned = -0.00170016 Jy ! Component: 2950 - total flux cleaned = -0.00171431 Jy ! Component: 3000 - total flux cleaned = -0.00177011 Jy ! Component: 3050 - total flux cleaned = -0.00178406 Jy ! Component: 3100 - total flux cleaned = -0.00185255 Jy ! Component: 3150 - total flux cleaned = -0.00186604 Jy ! Component: 3200 - total flux cleaned = -0.0019603 Jy ! Component: 3250 - total flux cleaned = -0.00198682 Jy ! Component: 3300 - total flux cleaned = -0.00206632 Jy ! Component: 3350 - total flux cleaned = -0.00213207 Jy ! Component: 3400 - total flux cleaned = -0.00221024 Jy ! Component: 3450 - total flux cleaned = -0.00221006 Jy ! Component: 3500 - total flux cleaned = -0.00221002 Jy ! Component: 3550 - total flux cleaned = -0.00226104 Jy ! Component: 3600 - total flux cleaned = -0.00232441 Jy ! Component: 3650 - total flux cleaned = -0.00233712 Jy ! Component: 3700 - total flux cleaned = -0.00239954 Jy ! Component: 3750 - total flux cleaned = -0.00239952 Jy ! Component: 3800 - total flux cleaned = -0.00246103 Jy ! Component: 3850 - total flux cleaned = -0.00248541 Jy ! Component: 3900 - total flux cleaned = -0.00250972 Jy ! Component: 3950 - total flux cleaned = -0.00254588 Jy ! Component: 4000 - total flux cleaned = -0.00260565 Jy ! Component: 4050 - total flux cleaned = -0.00261761 Jy ! Total flux subtracted in 4096 components = -0.00267666 Jy ! Clean residual min=-0.000927 max=0.000663 Jy/beam ! Clean residual mean=-0.000001 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.270405 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 443 components and 0.270405 Jy ![Exited script file: muppet] wmap "J2115-1416_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 8.058 at -3.674 degrees (North through East) ! Clean map min=-0.0018881 max=0.21704 Jy/beam ! Writing clean map to FITS file: J2115-1416_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.217042 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210777 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.29134 0.29134 0.58268 1.16536 2.33072 4.66144 9.32288 18.6458 37.2915 74.5831 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.217 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.064 x 8.058 at -3.674 degrees (North through East) ! Clean map min=-0.0018881 max=0.21704 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 J2115-1416_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:39:21 2019