! Started logfile: J1441+6318_S_2017_07_09_pus_uvs.log on Wed May 8 14:51:30 2019 obs J1441+6318_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1441+6318_S_2017_07_09_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973214 visibilities/baseline/integration-bin. ! Found source: J1441+6318 ! ! 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 594 lines of history. ! ! Reading 19620 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 J1441+6318_S_2017_07_09_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 592 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.787358Jy sigma=0.007308 ! Fit after self-cal, rms=0.756297Jy sigma=0.007031 ! 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.31 mas, bmaj=3.559 mas, bpa=-9.392 degrees ! Estimated noise=1015.16 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.185502 Jy ! Component: 100 - total flux cleaned = 0.235971 Jy ! Total flux subtracted in 100 components = 0.235971 Jy ! Clean residual min=-0.006793 max=0.020602 Jy/beam ! Clean residual mean=0.000037 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.235971 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.235971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090021Jy sigma=0.000789 ! Fit after self-cal, rms=0.090009Jy sigma=0.000789 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212798 Jy ! Component: 100 - total flux cleaned = 0.0312602 Jy ! Total flux subtracted in 100 components = 0.0312602 Jy ! Clean residual min=-0.006144 max=0.007951 Jy/beam ! Clean residual mean=0.000043 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.267231 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.267231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084844Jy sigma=0.000742 ! Fit after self-cal, rms=0.084833Jy sigma=0.000741 ! 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.104 mas, bmaj=4.298 mas, bpa=3.208 degrees ! Estimated noise=621.624 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.00542273 Jy ! Component: 100 - total flux cleaned = 0.00806294 Jy ! Component: 150 - total flux cleaned = 0.00923484 Jy ! Component: 200 - total flux cleaned = 0.00932069 Jy ! Total flux subtracted in 200 components = 0.00932069 Jy ! Clean residual min=-0.005928 max=0.007010 Jy/beam ! Clean residual mean=0.000121 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.276552 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.276552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084459Jy sigma=0.000739 ! Fit after self-cal, rms=0.084455Jy sigma=0.000739 ! 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.99 HN 0.97 KP 1.01 ! LA 1.00 MK 1.03 NL 0.89 OV 1.01 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.02 KP 0.97 ! LA 0.96 MK 1.04 NL 0.98 OV 1.04 ! PT 1.04 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.04 HN 1.02 KP 0.95 ! LA 0.98 MK 1.07 NL 0.96 OV 0.95 ! PT 1.19 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.02 KP 1.00* ! LA 1.00 MK 1.00 NL 1.00* OV 1.00* ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.084455Jy sigma=0.000739 ! Fit after self-cal, rms=0.081575Jy sigma=0.000710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.148 mas, bmaj=4.332 mas, bpa=5.468 degrees ! Estimated noise=623.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.00179362 Jy ! Component: 100 - total flux cleaned = -0.00206306 Jy ! Component: 150 - total flux cleaned = -0.00215512 Jy ! Component: 200 - total flux cleaned = -0.00223755 Jy ! Total flux subtracted in 200 components = -0.00223755 Jy ! Clean residual min=-0.006073 max=0.005920 Jy/beam ! Clean residual mean=0.000093 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.274314 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.274314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081514Jy sigma=0.000710 ! Fit after self-cal, rms=0.081511Jy sigma=0.000710 ! 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.081511Jy sigma=0.000710 ! Fit after self-cal, rms=0.080460Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.144 mas, bmaj=4.336 mas, bpa=9.033 degrees ! Estimated noise=623.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000332218 Jy ! Component: 100 - total flux cleaned = 0.000332294 Jy ! Component: 150 - total flux cleaned = 0.000332256 Jy ! Component: 200 - total flux cleaned = 0.000331532 Jy ! Total flux subtracted in 200 components = 0.000331532 Jy ! Clean residual min=-0.001913 max=0.003668 Jy/beam ! Clean residual mean=-0.000006 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.274646 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.274646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080445Jy sigma=0.000673 ! Fit after self-cal, rms=0.080525Jy sigma=0.000673 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 (5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289988 Jy ! Component: 100 - total flux cleaned = 0.00295293 Jy ! Component: 150 - total flux cleaned = 0.00286943 Jy ! Component: 200 - total flux cleaned = 0.00280288 Jy ! Total flux subtracted in 200 components = 0.00280288 Jy ! Clean residual min=-0.001786 max=0.001792 Jy/beam ! Clean residual mean=-0.000006 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.277449 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.277449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080406Jy sigma=0.000672 ! Fit after self-cal, rms=0.080382Jy sigma=0.000671 ! 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.080382Jy sigma=0.000671 ! Fit after self-cal, rms=0.080501Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.135 mas, bmaj=4.332 mas, bpa=8.387 degrees ! Estimated noise=623.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197969 Jy ! Component: 100 - total flux cleaned = 0.00212599 Jy ! Component: 150 - total flux cleaned = 0.002127 Jy ! Component: 200 - total flux cleaned = 0.00217412 Jy ! Total flux subtracted in 200 components = 0.00217412 Jy ! Clean residual min=-0.001635 max=0.001635 Jy/beam ! Clean residual mean=-0.000006 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.279623 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.279623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080448Jy sigma=0.000671 ! Fit after self-cal, rms=0.080440Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327062 Jy ! Component: 100 - total flux cleaned = 0.000279272 Jy ! Component: 150 - total flux cleaned = 0.000257887 Jy ! Component: 200 - total flux cleaned = 0.000257877 Jy ! Total flux subtracted in 200 components = 0.000257877 Jy ! Clean residual min=-0.001646 max=0.001605 Jy/beam ! Clean residual mean=-0.000006 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.279881 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.279881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080422Jy sigma=0.000670 ! Fit after self-cal, rms=0.080421Jy sigma=0.000670 ! 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.080421Jy sigma=0.000670 ! Fit after self-cal, rms=0.080513Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.251 mas, bmaj=8.743 mas, bpa=74.53 degrees ! Estimated noise=794.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101053 Jy ! Component: 100 - total flux cleaned = 0.00112342 Jy ! Component: 150 - total flux cleaned = 0.00119601 Jy ! Component: 200 - total flux cleaned = 0.00122052 Jy ! Total flux subtracted in 200 components = 0.00122052 Jy ! Clean residual min=-0.001884 max=0.001782 Jy/beam ! Clean residual mean=-0.000013 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.281101 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.281101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080504Jy sigma=0.000670 ! Fit after self-cal, rms=0.080504Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.81235e-05 Jy ! Component: 100 - total flux cleaned = 8.88127e-05 Jy ! Component: 150 - total flux cleaned = 9.88059e-05 Jy ! Component: 200 - total flux cleaned = 0.000124194 Jy ! Total flux subtracted in 200 components = 0.000124194 Jy ! Clean residual min=-0.001842 max=0.001752 Jy/beam ! Clean residual mean=-0.000013 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.281226 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.281225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080504Jy sigma=0.000670 ! Fit after self-cal, rms=0.080504Jy sigma=0.000670 ! 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.129 mas, bmaj=4.331 mas, bpa=8.069 degrees ! Estimated noise=624.436 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.129 x 4.331 at 8.069 degrees (North through East) ! Clean map min=-0.0016411 max=0.24409 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.351 mas, bmaj=3.587 mas, bpa=-5.768 degrees ! Estimated noise=1016.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.185531 Jy ! Component: 100 - total flux cleaned = 0.234684 Jy ! Component: 150 - total flux cleaned = 0.255253 Jy ! Component: 200 - total flux cleaned = 0.265841 Jy ! Total flux subtracted in 200 components = 0.265841 Jy ! Clean residual min=-0.003249 max=0.005159 Jy/beam ! Clean residual mean=-0.000001 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.265841 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.265841 Jy ! Inverting map and beam ! Estimated beam: bmin=4.129 mas, bmaj=4.331 mas, bpa=8.069 degrees ! Estimated noise=624.436 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.00765732 Jy ! Component: 100 - total flux cleaned = 0.0115669 Jy ! Component: 150 - total flux cleaned = 0.0136886 Jy ! Component: 200 - total flux cleaned = 0.0145713 Jy ! Total flux subtracted in 200 components = 0.0145713 Jy ! Clean residual min=-0.001753 max=0.001636 Jy/beam ! Clean residual mean=-0.000006 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.280412 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.280412 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.251 mas, bmaj=8.743 mas, bpa=74.53 degrees ! Estimated noise=794.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683294 Jy ! Component: 100 - total flux cleaned = 0.000751793 Jy ! Component: 150 - total flux cleaned = 0.000764922 Jy ! Component: 200 - total flux cleaned = 0.000800113 Jy ! Total flux subtracted in 200 components = 0.000800113 Jy ! Clean residual min=-0.001800 max=0.001731 Jy/beam ! Clean residual mean=-0.000014 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.281212 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 = 2.06389e-05 Jy ! Component: 100 - total flux cleaned = 4.90956e-05 Jy ! Component: 150 - total flux cleaned = 6.61955e-05 Jy ! Component: 200 - total flux cleaned = 8.2236e-05 Jy ! Total flux subtracted in 200 components = 8.2236e-05 Jy ! Clean residual min=-0.001777 max=0.001713 Jy/beam ! Clean residual mean=-0.000013 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.281294 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 65 components and 0.281295 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.129 mas, bmaj=4.331 mas, bpa=8.069 degrees ! Estimated noise=624.436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.50033e-05 Jy ! Component: 100 - total flux cleaned = 5.11344e-05 Jy ! Component: 150 - total flux cleaned = 0.000140895 Jy ! Component: 200 - total flux cleaned = 0.000167641 Jy ! Total flux subtracted in 200 components = 0.000167641 Jy ! Clean residual min=-0.001794 max=0.001579 Jy/beam ! Clean residual mean=-0.000006 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.281462 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.281462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080544Jy sigma=0.000670 ! Fit after self-cal, rms=0.080532Jy sigma=0.000670 wmodel J1441+6318_S_2017_07_09_pus_map.mod ! Writing 76 model components to file: J1441+6318_S_2017_07_09_pus_map.mod wobs J1441+6318_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1441+6318_S_2017_07_09_pus_uvs.fits wwins J1441+6318_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J1441+6318_S_2017_07_09_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.000266342 Jy ! Component: 100 - total flux cleaned = -4.95998e-05 Jy ! Component: 150 - total flux cleaned = 2.89848e-05 Jy ! Component: 200 - total flux cleaned = 2.94598e-05 Jy ! Component: 250 - total flux cleaned = -1.94186e-05 Jy ! Component: 300 - total flux cleaned = -0.00013775 Jy ! Component: 350 - total flux cleaned = -0.000299221 Jy ! Component: 400 - total flux cleaned = -0.00041114 Jy ! Component: 450 - total flux cleaned = -0.000410961 Jy ! Component: 500 - total flux cleaned = -0.000389364 Jy ! Component: 550 - total flux cleaned = -0.000347027 Jy ! Component: 600 - total flux cleaned = -0.000389165 Jy ! Component: 650 - total flux cleaned = -0.00036885 Jy ! Component: 700 - total flux cleaned = -0.000328508 Jy ! Component: 750 - total flux cleaned = -0.000328693 Jy ! Component: 800 - total flux cleaned = -0.00032864 Jy ! Component: 850 - total flux cleaned = -0.000328897 Jy ! Component: 900 - total flux cleaned = -0.000271131 Jy ! Component: 950 - total flux cleaned = -0.000233612 Jy ! Component: 1000 - total flux cleaned = -0.000233585 Jy ! Component: 1050 - total flux cleaned = -0.000196601 Jy ! Component: 1100 - total flux cleaned = -0.000214692 Jy ! Component: 1150 - total flux cleaned = -0.000160141 Jy ! Component: 1200 - total flux cleaned = -0.000106747 Jy ! Component: 1250 - total flux cleaned = -8.91753e-05 Jy ! Component: 1300 - total flux cleaned = -5.44089e-05 Jy ! Component: 1350 - total flux cleaned = -5.42154e-05 Jy ! Component: 1400 - total flux cleaned = -3.41421e-06 Jy ! Component: 1450 - total flux cleaned = 4.67618e-05 Jy ! Component: 1500 - total flux cleaned = 7.99229e-05 Jy ! Component: 1550 - total flux cleaned = 6.33199e-05 Jy ! Component: 1600 - total flux cleaned = 7.95113e-05 Jy ! Component: 1650 - total flux cleaned = 9.59344e-05 Jy ! Component: 1700 - total flux cleaned = 0.000128276 Jy ! Component: 1750 - total flux cleaned = 0.000175967 Jy ! Component: 1800 - total flux cleaned = 0.000191953 Jy ! Component: 1850 - total flux cleaned = 0.000223246 Jy ! Component: 1900 - total flux cleaned = 0.000347175 Jy ! Component: 1950 - total flux cleaned = 0.000377698 Jy ! Component: 2000 - total flux cleaned = 0.00036275 Jy ! Component: 2050 - total flux cleaned = 0.000438239 Jy ! Component: 2100 - total flux cleaned = 0.000483026 Jy ! Component: 2150 - total flux cleaned = 0.00042376 Jy ! Component: 2200 - total flux cleaned = 0.000512176 Jy ! Component: 2250 - total flux cleaned = 0.000483158 Jy ! Component: 2300 - total flux cleaned = 0.000512263 Jy ! Component: 2350 - total flux cleaned = 0.00052672 Jy ! Component: 2400 - total flux cleaned = 0.000598049 Jy ! Component: 2450 - total flux cleaned = 0.000640664 Jy ! Component: 2500 - total flux cleaned = 0.000668674 Jy ! Component: 2550 - total flux cleaned = 0.000654749 Jy ! Component: 2600 - total flux cleaned = 0.000696365 Jy ! Component: 2650 - total flux cleaned = 0.000792257 Jy ! Component: 2700 - total flux cleaned = 0.000737591 Jy ! Component: 2750 - total flux cleaned = 0.00075111 Jy ! Component: 2800 - total flux cleaned = 0.000737533 Jy ! Component: 2850 - total flux cleaned = 0.000764078 Jy ! Component: 2900 - total flux cleaned = 0.00072434 Jy ! Component: 2950 - total flux cleaned = 0.000724399 Jy ! Component: 3000 - total flux cleaned = 0.000685202 Jy ! Component: 3050 - total flux cleaned = 0.000659512 Jy ! Component: 3100 - total flux cleaned = 0.000685126 Jy ! Component: 3150 - total flux cleaned = 0.000672482 Jy ! Component: 3200 - total flux cleaned = 0.000723401 Jy ! Component: 3250 - total flux cleaned = 0.000685484 Jy ! Component: 3300 - total flux cleaned = 0.000610206 Jy ! Component: 3350 - total flux cleaned = 0.000635261 Jy ! Component: 3400 - total flux cleaned = 0.000598186 Jy ! Component: 3450 - total flux cleaned = 0.000573627 Jy ! Component: 3500 - total flux cleaned = 0.000585843 Jy ! Component: 3550 - total flux cleaned = 0.000512866 Jy ! Component: 3600 - total flux cleaned = 0.000488667 Jy ! Component: 3650 - total flux cleaned = 0.000536646 Jy ! Component: 3700 - total flux cleaned = 0.000536765 Jy ! Component: 3750 - total flux cleaned = 0.000477383 Jy ! Component: 3800 - total flux cleaned = 0.000512819 Jy ! Component: 3850 - total flux cleaned = 0.000536246 Jy ! Component: 3900 - total flux cleaned = 0.000536426 Jy ! Component: 3950 - total flux cleaned = 0.00052476 Jy ! Component: 4000 - total flux cleaned = 0.000501613 Jy ! Component: 4050 - total flux cleaned = 0.000512988 Jy ! Total flux subtracted in 4096 components = 0.000535724 Jy ! Clean residual min=-0.000694 max=0.000706 Jy/beam ! Clean residual mean=-0.000001 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.281998 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 365 components and 0.281998 Jy ![Exited script file: muppet] wmap "J1441+6318_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.129 x 4.331 at 8.069 degrees (North through East) ! Clean map min=-0.0012699 max=0.24414 Jy/beam ! Writing clean map to FITS file: J1441+6318_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.244136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202136 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248389 0.248389 0.496777 0.993554 1.98711 3.97422 7.94844 15.8969 31.7937 63.5875 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.244 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.129 x 4.331 at 8.069 degrees (North through East) ! Clean map min=-0.0012699 max=0.24414 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 J1441+6318_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:51:35 2019