! Started logfile: J1623+6624_S_2017_08_05_pus_uvs.log on Thu May 9 19:33:47 2019 obs J1623+6624_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1623+6624_S_2017_08_05_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.941799 visibilities/baseline/integration-bin. ! Found source: J1623+6624 ! ! 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 14240 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 J1623+6624_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.816681Jy sigma=0.007216 ! Fit after self-cal, rms=0.808557Jy sigma=0.007147 ! 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.411 mas, bmaj=3.638 mas, bpa=-86.76 degrees ! Estimated noise=1057.43 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.147333 Jy ! Component: 100 - total flux cleaned = 0.180507 Jy ! Total flux subtracted in 100 components = 0.180507 Jy ! Clean residual min=-0.005182 max=0.011645 Jy/beam ! Clean residual mean=-0.000018 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.180507 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.180507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088579Jy sigma=0.000701 ! Fit after self-cal, rms=0.088577Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116185 Jy ! Component: 100 - total flux cleaned = 0.0167949 Jy ! Total flux subtracted in 100 components = 0.0167949 Jy ! Clean residual min=-0.004701 max=0.005280 Jy/beam ! Clean residual mean=-0.000013 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.197302 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.197302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086601Jy sigma=0.000688 ! Fit after self-cal, rms=0.086592Jy 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=4.082 mas, bmaj=4.328 mas, bpa=78.89 degrees ! Estimated noise=765.472 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.00397828 Jy ! Component: 100 - total flux cleaned = 0.00575326 Jy ! Component: 150 - total flux cleaned = 0.00647681 Jy ! Component: 200 - total flux cleaned = 0.00662898 Jy ! Total flux subtracted in 200 components = 0.00662898 Jy ! Clean residual min=-0.004123 max=0.003835 Jy/beam ! Clean residual mean=-0.000013 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.203931 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.203931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086261Jy sigma=0.000688 ! Fit after self-cal, rms=0.086264Jy sigma=0.000688 ! 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.99 FD 1.03 HN 0.97 KP 1.06 ! LA 1.05 MK 1.03 NL 0.90 OV 1.02 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.07 HN 1.01 KP 1.00 ! LA 1.00 MK 1.03 NL 0.94 OV 1.01 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 1.02 KP 0.90 ! LA 0.79 MK 1.08 NL 1.09 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 0.95 KP 1.00* ! LA 0.79 MK 1.13 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.086264Jy sigma=0.000688 ! Fit after self-cal, rms=0.082282Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=4.354 mas, bpa=75.87 degrees ! Estimated noise=768.554 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.000548443 Jy ! Component: 100 - total flux cleaned = 0.000575745 Jy ! Component: 150 - total flux cleaned = 0.000574792 Jy ! Component: 200 - total flux cleaned = 0.000594308 Jy ! Total flux subtracted in 200 components = 0.000594308 Jy ! Clean residual min=-0.002965 max=0.002873 Jy/beam ! Clean residual mean=-0.000019 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.204525 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.204525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082259Jy sigma=0.000670 ! Fit after self-cal, rms=0.082217Jy sigma=0.000670 ! 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.082217Jy sigma=0.000670 ! Fit after self-cal, rms=0.080101Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=4.349 mas, bpa=77.6 degrees ! Estimated noise=767.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000357655 Jy ! Component: 100 - total flux cleaned = -0.000403886 Jy ! Component: 150 - total flux cleaned = -0.0004039 Jy ! Component: 200 - total flux cleaned = -0.000413254 Jy ! Total flux subtracted in 200 components = -0.000413254 Jy ! Clean residual min=-0.002132 max=0.002296 Jy/beam ! Clean residual mean=-0.000004 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.204112 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.204112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080098Jy sigma=0.000660 ! Fit after self-cal, rms=0.080098Jy sigma=0.000660 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 (102.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151145 Jy ! Component: 100 - total flux cleaned = 0.00176864 Jy ! Component: 150 - total flux cleaned = 0.00189264 Jy ! Component: 200 - total flux cleaned = 0.00195879 Jy ! Total flux subtracted in 200 components = 0.00195879 Jy ! Clean residual min=-0.002006 max=0.001820 Jy/beam ! Clean residual mean=-0.000008 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.206071 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.206071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080023Jy sigma=0.000659 ! Fit after self-cal, rms=0.080018Jy sigma=0.000659 ! 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.080018Jy sigma=0.000659 ! Fit after self-cal, rms=0.079972Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=4.354 mas, bpa=77.75 degrees ! Estimated noise=767.284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361728 Jy ! Component: 100 - total flux cleaned = 0.000449002 Jy ! Component: 150 - total flux cleaned = 0.00054791 Jy ! Component: 200 - total flux cleaned = 0.000569131 Jy ! Total flux subtracted in 200 components = 0.000569131 Jy ! Clean residual min=-0.001971 max=0.001805 Jy/beam ! Clean residual mean=-0.000008 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.20664 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.20664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079953Jy sigma=0.000659 ! Fit after self-cal, rms=0.079952Jy sigma=0.000659 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.44768e-05 Jy ! Component: 100 - total flux cleaned = 6.44094e-05 Jy ! Component: 150 - total flux cleaned = 6.48534e-05 Jy ! Component: 200 - total flux cleaned = 8.18711e-05 Jy ! Total flux subtracted in 200 components = 8.18711e-05 Jy ! Clean residual min=-0.001958 max=0.001809 Jy/beam ! Clean residual mean=-0.000009 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.206722 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.206722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079943Jy sigma=0.000659 ! Fit after self-cal, rms=0.079943Jy sigma=0.000659 ! 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.079943Jy sigma=0.000659 ! Fit after self-cal, rms=0.079941Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.073 mas, bmaj=9.086 mas, bpa=76.81 degrees ! Estimated noise=972.058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000547907 Jy ! Component: 100 - total flux cleaned = -0.000563437 Jy ! Component: 150 - total flux cleaned = -0.000552345 Jy ! Component: 200 - total flux cleaned = -0.000522344 Jy ! Total flux subtracted in 200 components = -0.000522344 Jy ! Clean residual min=-0.002122 max=0.001759 Jy/beam ! Clean residual mean=-0.000017 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.206199 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 92 components and 0.206199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079940Jy sigma=0.000659 ! Fit after self-cal, rms=0.079940Jy sigma=0.000659 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.71976e-05 Jy ! Component: 100 - total flux cleaned = -9.37883e-06 Jy ! Component: 150 - total flux cleaned = -9.76952e-06 Jy ! Component: 200 - total flux cleaned = -9.8995e-06 Jy ! Total flux subtracted in 200 components = -9.8995e-06 Jy ! Clean residual min=-0.002109 max=0.001754 Jy/beam ! Clean residual mean=-0.000017 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.20619 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 99 components and 0.20619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079940Jy sigma=0.000659 ! Fit after self-cal, rms=0.079940Jy sigma=0.000659 ! 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.09 mas, bmaj=4.354 mas, bpa=77.58 degrees ! Estimated noise=767.279 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.09 x 4.354 at 77.58 degrees (North through East) ! Clean map min=-0.0018747 max=0.19198 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.417 mas, bmaj=3.668 mas, bpa=-88.74 degrees ! Estimated noise=1062.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147985 Jy ! Component: 100 - total flux cleaned = 0.1809 Jy ! Component: 150 - total flux cleaned = 0.19189 Jy ! Component: 200 - total flux cleaned = 0.196878 Jy ! Total flux subtracted in 200 components = 0.196878 Jy ! Clean residual min=-0.003165 max=0.003366 Jy/beam ! Clean residual mean=-0.000005 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.196878 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.196878 Jy ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=4.354 mas, bpa=77.58 degrees ! Estimated noise=767.279 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.00401122 Jy ! Component: 100 - total flux cleaned = 0.0058011 Jy ! Component: 150 - total flux cleaned = 0.00676931 Jy ! Component: 200 - total flux cleaned = 0.00754672 Jy ! Total flux subtracted in 200 components = 0.00754672 Jy ! Clean residual min=-0.001968 max=0.001884 Jy/beam ! Clean residual mean=-0.000007 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.204425 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.204425 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.073 mas, bmaj=9.086 mas, bpa=76.81 degrees ! Estimated noise=972.058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023152 Jy ! Component: 100 - total flux cleaned = 0.000594769 Jy ! Component: 150 - total flux cleaned = 0.000888494 Jy ! Component: 200 - total flux cleaned = 0.00110541 Jy ! Total flux subtracted in 200 components = 0.00110541 Jy ! Clean residual min=-0.002092 max=0.001748 Jy/beam ! Clean residual mean=-0.000016 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.20553 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.000152805 Jy ! Component: 100 - total flux cleaned = 0.000277512 Jy ! Component: 150 - total flux cleaned = 0.000351278 Jy ! Component: 200 - total flux cleaned = 0.000406667 Jy ! Total flux subtracted in 200 components = 0.000406667 Jy ! Clean residual min=-0.002096 max=0.001755 Jy/beam ! Clean residual mean=-0.000016 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.205937 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 71 components and 0.205937 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=4.354 mas, bpa=77.58 degrees ! Estimated noise=767.279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.55694e-05 Jy ! Component: 100 - total flux cleaned = 0.000124046 Jy ! Component: 150 - total flux cleaned = 0.000271806 Jy ! Component: 200 - total flux cleaned = 0.000431188 Jy ! Total flux subtracted in 200 components = 0.000431188 Jy ! Clean residual min=-0.001944 max=0.001897 Jy/beam ! Clean residual mean=-0.000008 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.206368 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.206368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079957Jy sigma=0.000659 ! Fit after self-cal, rms=0.079952Jy sigma=0.000659 wmodel J1623+6624_S_2017_08_05_pus_map.mod ! Writing 87 model components to file: J1623+6624_S_2017_08_05_pus_map.mod wobs J1623+6624_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1623+6624_S_2017_08_05_pus_uvs.fits wwins J1623+6624_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J1623+6624_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.000494398 Jy ! Component: 100 - total flux cleaned = -0.00111513 Jy ! Component: 150 - total flux cleaned = -0.00148532 Jy ! Component: 200 - total flux cleaned = -0.00187048 Jy ! Component: 250 - total flux cleaned = -0.0020716 Jy ! Component: 300 - total flux cleaned = -0.00226732 Jy ! Component: 350 - total flux cleaned = -0.00234901 Jy ! Component: 400 - total flux cleaned = -0.00240258 Jy ! Component: 450 - total flux cleaned = -0.00248136 Jy ! Component: 500 - total flux cleaned = -0.00250738 Jy ! Component: 550 - total flux cleaned = -0.00250773 Jy ! Component: 600 - total flux cleaned = -0.00250791 Jy ! Component: 650 - total flux cleaned = -0.00258118 Jy ! Component: 700 - total flux cleaned = -0.00255667 Jy ! Component: 750 - total flux cleaned = -0.00267555 Jy ! Component: 800 - total flux cleaned = -0.00267525 Jy ! Component: 850 - total flux cleaned = -0.00265195 Jy ! Component: 900 - total flux cleaned = -0.00276619 Jy ! Component: 950 - total flux cleaned = -0.00281103 Jy ! Component: 1000 - total flux cleaned = -0.00290024 Jy ! Component: 1050 - total flux cleaned = -0.00294398 Jy ! Component: 1100 - total flux cleaned = -0.00309531 Jy ! Component: 1150 - total flux cleaned = -0.00307418 Jy ! Component: 1200 - total flux cleaned = -0.00309536 Jy ! Component: 1250 - total flux cleaned = -0.0032201 Jy ! Component: 1300 - total flux cleaned = -0.00326103 Jy ! Component: 1350 - total flux cleaned = -0.00322017 Jy ! Component: 1400 - total flux cleaned = -0.00324041 Jy ! Component: 1450 - total flux cleaned = -0.00324 Jy ! Component: 1500 - total flux cleaned = -0.00327943 Jy ! Component: 1550 - total flux cleaned = -0.00324046 Jy ! Component: 1600 - total flux cleaned = -0.00329797 Jy ! Component: 1650 - total flux cleaned = -0.00329821 Jy ! Component: 1700 - total flux cleaned = -0.00333585 Jy ! Component: 1750 - total flux cleaned = -0.00333567 Jy ! Component: 1800 - total flux cleaned = -0.00333536 Jy ! Component: 1850 - total flux cleaned = -0.00331675 Jy ! Component: 1900 - total flux cleaned = -0.00328077 Jy ! Component: 1950 - total flux cleaned = -0.00331677 Jy ! Component: 2000 - total flux cleaned = -0.00320976 Jy ! Component: 2050 - total flux cleaned = -0.00319203 Jy ! Component: 2100 - total flux cleaned = -0.00320939 Jy ! Component: 2150 - total flux cleaned = -0.00310534 Jy ! Component: 2200 - total flux cleaned = -0.00303644 Jy ! Component: 2250 - total flux cleaned = -0.00307061 Jy ! Component: 2300 - total flux cleaned = -0.00300307 Jy ! Component: 2350 - total flux cleaned = -0.00291934 Jy ! Component: 2400 - total flux cleaned = -0.00286944 Jy ! Component: 2450 - total flux cleaned = -0.00285309 Jy ! Component: 2500 - total flux cleaned = -0.00280402 Jy ! Component: 2550 - total flux cleaned = -0.00280404 Jy ! Component: 2600 - total flux cleaned = -0.00278785 Jy ! Component: 2650 - total flux cleaned = -0.00278788 Jy ! Component: 2700 - total flux cleaned = -0.00274018 Jy ! Component: 2750 - total flux cleaned = -0.00274022 Jy ! Component: 2800 - total flux cleaned = -0.00277158 Jy ! Component: 2850 - total flux cleaned = -0.00278719 Jy ! Component: 2900 - total flux cleaned = -0.00267904 Jy ! Component: 2950 - total flux cleaned = -0.00267905 Jy ! Component: 3000 - total flux cleaned = -0.00267907 Jy ! Component: 3050 - total flux cleaned = -0.00267897 Jy ! Component: 3100 - total flux cleaned = -0.00260377 Jy ! Component: 3150 - total flux cleaned = -0.00263357 Jy ! Component: 3200 - total flux cleaned = -0.00264846 Jy ! Component: 3250 - total flux cleaned = -0.00261888 Jy ! Component: 3300 - total flux cleaned = -0.00251645 Jy ! Component: 3350 - total flux cleaned = -0.0025602 Jy ! Component: 3400 - total flux cleaned = -0.00258904 Jy ! Component: 3450 - total flux cleaned = -0.00248837 Jy ! Component: 3500 - total flux cleaned = -0.00247417 Jy ! Component: 3550 - total flux cleaned = -0.00246008 Jy ! Component: 3600 - total flux cleaned = -0.0024178 Jy ! Component: 3650 - total flux cleaned = -0.00234769 Jy ! Component: 3700 - total flux cleaned = -0.00240341 Jy ! Component: 3750 - total flux cleaned = -0.00230646 Jy ! Component: 3800 - total flux cleaned = -0.00225146 Jy ! Component: 3850 - total flux cleaned = -0.00229258 Jy ! Component: 3900 - total flux cleaned = -0.00225187 Jy ! Component: 3950 - total flux cleaned = -0.00223837 Jy ! Component: 4000 - total flux cleaned = -0.00209046 Jy ! Component: 4050 - total flux cleaned = -0.00205045 Jy ! Total flux subtracted in 4096 components = -0.00202399 Jy ! Clean residual min=-0.000941 max=0.000840 Jy/beam ! Clean residual mean=-0.000001 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.204344 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 377 components and 0.204344 Jy ![Exited script file: muppet] wmap "J1623+6624_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.09 x 4.354 at 77.58 degrees (North through East) ! Clean map min=-0.001688 max=0.19213 Jy/beam ! Writing clean map to FITS file: J1623+6624_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.192127 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239901 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.374598 0.374598 0.749195 1.49839 2.99678 5.99356 11.9871 23.9743 47.9485 95.897 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.192 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.09 x 4.354 at 77.58 degrees (North through East) ! Clean map min=-0.001688 max=0.19213 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 J1623+6624_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:33:52 2019