! Started logfile: J1824+5651_S_2017_07_16_pus_uvs.log on Thu May 9 11:15:35 2019 obs J1824+5651_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1824+5651_S_2017_07_16_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.677778 visibilities/baseline/integration-bin. ! Found source: J1824+5651 ! ! 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 815 lines of history. ! ! Reading 2440 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 J1824+5651_S_2017_07_16_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.541459Jy sigma=0.005248 ! Fit after self-cal, rms=0.531296Jy sigma=0.005165 ! 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.964 mas, bmaj=4.816 mas, bpa=18.87 degrees ! Estimated noise=1970.25 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.366127 Jy ! Component: 100 - total flux cleaned = 0.449643 Jy ! Total flux subtracted in 100 components = 0.449643 Jy ! Clean residual min=-0.015559 max=0.033612 Jy/beam ! Clean residual mean=-0.000140 rms=0.004785 Jy/beam ! Combined flux in latest and established models = 0.449643 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.449643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105376Jy sigma=0.001007 ! Fit after self-cal, rms=0.105325Jy sigma=0.001006 ! Inverting map ! Added new window around map position (-2.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0385018 Jy ! Component: 100 - total flux cleaned = 0.0620647 Jy ! Total flux subtracted in 100 components = 0.0620647 Jy ! Clean residual min=-0.010863 max=0.015902 Jy/beam ! Clean residual mean=-0.000113 rms=0.003049 Jy/beam ! Combined flux in latest and established models = 0.511708 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.511708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087501Jy sigma=0.000820 ! Fit after self-cal, rms=0.087157Jy sigma=0.000817 ! 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.335 mas, bmaj=5.541 mas, bpa=17.87 degrees ! Estimated noise=1669.06 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 (-9, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0211568 Jy ! Component: 100 - total flux cleaned = 0.0349789 Jy ! Component: 150 - total flux cleaned = 0.0454493 Jy ! Component: 200 - total flux cleaned = 0.0538986 Jy ! Total flux subtracted in 200 components = 0.0538986 Jy ! Clean residual min=-0.008326 max=0.008930 Jy/beam ! Clean residual mean=-0.000239 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.565607 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 70 components and 0.565607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080508Jy sigma=0.000751 ! Fit after self-cal, rms=0.080369Jy sigma=0.000750 ! 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 1.04 FD 1.00* HN 0.98 KP 1.04 ! LA 1.00 MK 1.02 NL 0.90 OV 1.01 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.02 KP 1.01 ! LA 0.95 MK 1.04 NL 1.04 OV 1.05 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.00 KP 0.98 ! LA 0.98 MK 1.07 NL 0.98 OV 0.95 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.04 KP 1.00* ! LA 0.96 MK 1.20 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.080369Jy sigma=0.000750 ! Fit after self-cal, rms=0.074423Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=5.574 mas, bpa=18.3 degrees ! Estimated noise=1660.56 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.00675583 Jy ! Component: 100 - total flux cleaned = 0.0114103 Jy ! Component: 150 - total flux cleaned = 0.0144953 Jy ! Component: 200 - total flux cleaned = 0.0164201 Jy ! Total flux subtracted in 200 components = 0.0164201 Jy ! Clean residual min=-0.006583 max=0.007309 Jy/beam ! Clean residual mean=-0.000141 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.582027 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 102 components and 0.582027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073619Jy sigma=0.000683 ! Fit after self-cal, rms=0.073600Jy sigma=0.000683 ! 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.073600Jy sigma=0.000683 ! Fit after self-cal, rms=0.071375Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=5.578 mas, bpa=18.08 degrees ! Estimated noise=1662.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00360272 Jy ! Component: 100 - total flux cleaned = 0.00484626 Jy ! Component: 150 - total flux cleaned = 0.00538559 Jy ! Component: 200 - total flux cleaned = 0.00585773 Jy ! Total flux subtracted in 200 components = 0.00585773 Jy ! Clean residual min=-0.005419 max=0.006660 Jy/beam ! Clean residual mean=-0.000071 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.587884 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.587884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071130Jy sigma=0.000666 ! Fit after self-cal, rms=0.071121Jy 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) ! Added new window around map position (-10.5, -72.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579953 Jy ! Component: 100 - total flux cleaned = 0.00871288 Jy ! Component: 150 - total flux cleaned = 0.0107468 Jy ! Component: 200 - total flux cleaned = 0.0122494 Jy ! Total flux subtracted in 200 components = 0.0122494 Jy ! Clean residual min=-0.004910 max=0.005131 Jy/beam ! Clean residual mean=-0.000026 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.600134 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 147 components and 0.600134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070666Jy sigma=0.000660 ! Fit after self-cal, rms=0.070654Jy sigma=0.000660 ! 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.070654Jy sigma=0.000660 ! Fit after self-cal, rms=0.070486Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=5.577 mas, bpa=18.13 degrees ! Estimated noise=1658.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180461 Jy ! Component: 100 - total flux cleaned = 0.00283294 Jy ! Component: 150 - total flux cleaned = 0.00340759 Jy ! Component: 200 - total flux cleaned = 0.00394294 Jy ! Total flux subtracted in 200 components = 0.00394294 Jy ! Clean residual min=-0.004706 max=0.005221 Jy/beam ! Clean residual mean=-0.000028 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.604077 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 164 components and 0.604077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070393Jy sigma=0.000659 ! Fit after self-cal, rms=0.070388Jy 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 = 0.000620147 Jy ! Component: 100 - total flux cleaned = 0.000920293 Jy ! Component: 150 - total flux cleaned = 0.00125359 Jy ! Component: 200 - total flux cleaned = 0.00148047 Jy ! Total flux subtracted in 200 components = 0.00148047 Jy ! Clean residual min=-0.004671 max=0.005149 Jy/beam ! Clean residual mean=-0.000023 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.605557 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 177 components and 0.605557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070331Jy sigma=0.000658 ! Fit after self-cal, rms=0.070329Jy sigma=0.000658 ! 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.070329Jy sigma=0.000658 ! Fit after self-cal, rms=0.070271Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.219 mas, bmaj=9.272 mas, bpa=28.16 degrees ! Estimated noise=2110.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00361051 Jy ! Component: 100 - total flux cleaned = 0.00518906 Jy ! Component: 150 - total flux cleaned = 0.00586697 Jy ! Component: 200 - total flux cleaned = 0.00632543 Jy ! Total flux subtracted in 200 components = 0.00632543 Jy ! Clean residual min=-0.006235 max=0.006463 Jy/beam ! Clean residual mean=-0.000035 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.611882 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 189 components and 0.611882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070303Jy sigma=0.000658 ! Fit after self-cal, rms=0.070287Jy sigma=0.000658 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.000964154 Jy ! Component: 100 - total flux cleaned = 0.00150484 Jy ! Component: 150 - total flux cleaned = 0.00184082 Jy ! Component: 200 - total flux cleaned = 0.00210389 Jy ! Total flux subtracted in 200 components = 0.00210389 Jy ! Clean residual min=-0.006282 max=0.006483 Jy/beam ! Clean residual mean=-0.000021 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.613986 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 201 components and 0.613986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070328Jy sigma=0.000658 ! Fit after self-cal, rms=0.070325Jy sigma=0.000658 ! 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.369 mas, bmaj=5.576 mas, bpa=18.17 degrees ! Estimated noise=1657.22 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 5.576 at 18.17 degrees (North through East) ! Clean map min=-0.0043543 max=0.47285 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.001 mas, bmaj=4.853 mas, bpa=19.5 degrees ! Estimated noise=1971.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.36372 Jy ! Component: 100 - total flux cleaned = 0.447062 Jy ! Component: 150 - total flux cleaned = 0.483859 Jy ! Component: 200 - total flux cleaned = 0.505977 Jy ! Total flux subtracted in 200 components = 0.505977 Jy ! Clean residual min=-0.008827 max=0.011657 Jy/beam ! Clean residual mean=-0.000090 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.505977 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.505977 Jy ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=5.576 mas, bpa=18.17 degrees ! Estimated noise=1657.22 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.0188951 Jy ! Component: 100 - total flux cleaned = 0.0317655 Jy ! Component: 150 - total flux cleaned = 0.041413 Jy ! Component: 200 - total flux cleaned = 0.0492143 Jy ! Total flux subtracted in 200 components = 0.0492143 Jy ! Clean residual min=-0.006133 max=0.006602 Jy/beam ! Clean residual mean=-0.000161 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.555191 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 75 components and 0.555191 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.219 mas, bmaj=9.272 mas, bpa=28.16 degrees ! Estimated noise=2110.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131356 Jy ! Component: 100 - total flux cleaned = 0.0224255 Jy ! Component: 150 - total flux cleaned = 0.0296249 Jy ! Component: 200 - total flux cleaned = 0.0354066 Jy ! Total flux subtracted in 200 components = 0.0354066 Jy ! Clean residual min=-0.007101 max=0.006927 Jy/beam ! Clean residual mean=-0.000177 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.590598 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.00471871 Jy ! Component: 100 - total flux cleaned = 0.00859833 Jy ! Component: 150 - total flux cleaned = 0.0117977 Jy ! Component: 200 - total flux cleaned = 0.014441 Jy ! Total flux subtracted in 200 components = 0.014441 Jy ! Clean residual min=-0.006615 max=0.006678 Jy/beam ! Clean residual mean=-0.000079 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.605039 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 159 components and 0.605039 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=5.576 mas, bpa=18.17 degrees ! Estimated noise=1657.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273056 Jy ! Component: 100 - total flux cleaned = 0.00407641 Jy ! Component: 150 - total flux cleaned = 0.0047549 Jy ! Component: 200 - total flux cleaned = 0.00514002 Jy ! Total flux subtracted in 200 components = 0.00514002 Jy ! Clean residual min=-0.004823 max=0.005415 Jy/beam ! Clean residual mean=-0.000018 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.610179 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 175 components and 0.610179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070422Jy sigma=0.000658 ! Fit after self-cal, rms=0.070401Jy sigma=0.000658 wmodel J1824+5651_S_2017_07_16_pus_map.mod ! Writing 175 model components to file: J1824+5651_S_2017_07_16_pus_map.mod wobs J1824+5651_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1824+5651_S_2017_07_16_pus_uvs.fits wwins J1824+5651_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J1824+5651_S_2017_07_16_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.000884443 Jy ! Component: 100 - total flux cleaned = 0.00144971 Jy ! Component: 150 - total flux cleaned = 0.00183125 Jy ! Component: 200 - total flux cleaned = 0.00211851 Jy ! Component: 250 - total flux cleaned = 0.00218722 Jy ! Component: 300 - total flux cleaned = 0.00225433 Jy ! Component: 350 - total flux cleaned = 0.00218825 Jy ! Component: 400 - total flux cleaned = 0.00206094 Jy ! Component: 450 - total flux cleaned = 0.00169544 Jy ! Component: 500 - total flux cleaned = 0.00128219 Jy ! Component: 550 - total flux cleaned = 0.00122569 Jy ! Component: 600 - total flux cleaned = 0.00100141 Jy ! Component: 650 - total flux cleaned = 0.00111145 Jy ! Component: 700 - total flux cleaned = 0.000842309 Jy ! Component: 750 - total flux cleaned = 0.00068512 Jy ! Component: 800 - total flux cleaned = 0.000479046 Jy ! Component: 850 - total flux cleaned = 0.000328073 Jy ! Component: 900 - total flux cleaned = 0.000229795 Jy ! Component: 950 - total flux cleaned = -1.18183e-05 Jy ! Component: 1000 - total flux cleaned = -0.000200858 Jy ! Component: 1050 - total flux cleaned = -0.000478357 Jy ! Component: 1100 - total flux cleaned = -0.000570443 Jy ! Component: 1150 - total flux cleaned = -0.000794716 Jy ! Component: 1200 - total flux cleaned = -0.000971635 Jy ! Component: 1250 - total flux cleaned = -0.00135934 Jy ! Component: 1300 - total flux cleaned = -0.00140203 Jy ! Component: 1350 - total flux cleaned = -0.00161049 Jy ! Component: 1400 - total flux cleaned = -0.0019372 Jy ! Component: 1450 - total flux cleaned = -0.00205809 Jy ! Component: 1500 - total flux cleaned = -0.00245276 Jy ! Component: 1550 - total flux cleaned = -0.0026071 Jy ! Component: 1600 - total flux cleaned = -0.00283563 Jy ! Component: 1650 - total flux cleaned = -0.0031354 Jy ! Component: 1700 - total flux cleaned = -0.0033565 Jy ! Component: 1750 - total flux cleaned = -0.00353852 Jy ! Component: 1800 - total flux cleaned = -0.00382492 Jy ! Component: 1850 - total flux cleaned = -0.00389582 Jy ! Component: 1900 - total flux cleaned = -0.00417432 Jy ! Component: 1950 - total flux cleaned = -0.0043801 Jy ! Component: 2000 - total flux cleaned = -0.00461681 Jy ! Component: 2050 - total flux cleaned = -0.00481655 Jy ! Component: 2100 - total flux cleaned = -0.00501399 Jy ! Component: 2150 - total flux cleaned = -0.00517613 Jy ! Component: 2200 - total flux cleaned = -0.00536876 Jy ! Component: 2250 - total flux cleaned = -0.00555905 Jy ! Component: 2300 - total flux cleaned = -0.00577764 Jy ! Component: 2350 - total flux cleaned = -0.00590162 Jy ! Component: 2400 - total flux cleaned = -0.0060551 Jy ! Component: 2450 - total flux cleaned = -0.00629653 Jy ! Component: 2500 - total flux cleaned = -0.00653563 Jy ! Component: 2550 - total flux cleaned = -0.00662442 Jy ! Component: 2600 - total flux cleaned = -0.00677089 Jy ! Component: 2650 - total flux cleaned = -0.00685746 Jy ! Component: 2700 - total flux cleaned = -0.00694363 Jy ! Component: 2750 - total flux cleaned = -0.00700066 Jy ! Component: 2800 - total flux cleaned = -0.00719756 Jy ! Component: 2850 - total flux cleaned = -0.00730909 Jy ! Component: 2900 - total flux cleaned = -0.00736436 Jy ! Component: 2950 - total flux cleaned = -0.00747398 Jy ! Component: 3000 - total flux cleaned = -0.00760961 Jy ! Component: 3050 - total flux cleaned = -0.00771726 Jy ! Component: 3100 - total flux cleaned = -0.00782422 Jy ! Component: 3150 - total flux cleaned = -0.00795678 Jy ! Component: 3200 - total flux cleaned = -0.00814017 Jy ! Component: 3250 - total flux cleaned = -0.00826994 Jy ! Component: 3300 - total flux cleaned = -0.00832159 Jy ! Component: 3350 - total flux cleaned = -0.00847512 Jy ! Component: 3400 - total flux cleaned = -0.0086022 Jy ! Component: 3450 - total flux cleaned = -0.00870321 Jy ! Component: 3500 - total flux cleaned = -0.00877872 Jy ! Component: 3550 - total flux cleaned = -0.0089525 Jy ! Component: 3600 - total flux cleaned = -0.00902671 Jy ! Component: 3650 - total flux cleaned = -0.00910039 Jy ! Component: 3700 - total flux cleaned = -0.00924666 Jy ! Component: 3750 - total flux cleaned = -0.00927082 Jy ! Component: 3800 - total flux cleaned = -0.00931882 Jy ! Component: 3850 - total flux cleaned = -0.0093665 Jy ! Component: 3900 - total flux cleaned = -0.00941382 Jy ! Component: 3950 - total flux cleaned = -0.0094846 Jy ! Component: 4000 - total flux cleaned = -0.00955499 Jy ! Component: 4050 - total flux cleaned = -0.00971783 Jy ! Total flux subtracted in 4096 components = -0.00974068 Jy ! Clean residual min=-0.001477 max=0.001404 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.600438 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 491 components and 0.600438 Jy ![Exited script file: muppet] wmap "J1824+5651_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 5.576 at 18.17 degrees (North through East) ! Clean map min=-0.0037122 max=0.47311 Jy/beam ! Writing clean map to FITS file: J1824+5651_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.473108 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000391485 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248243 0.248243 0.496485 0.99297 1.98594 3.97188 7.94376 15.8875 31.775 63.5501 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.473 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.369 x 5.576 at 18.17 degrees (North through East) ! Clean map min=-0.0037122 max=0.47311 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 J1824+5651_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:15:39 2019