! Started logfile: J2024+1718_S_2017_07_16_pus_uvs.log on Thu May 9 11:18:27 2019 obs J2024+1718_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2024+1718_S_2017_07_16_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782402 visibilities/baseline/integration-bin. ! Found source: J2024+1718 ! ! 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 24364 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 J2024+1718_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 280 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.691102Jy sigma=0.006850 ! Fit after self-cal, rms=0.648244Jy sigma=0.006439 ! 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.662 mas, bmaj=6.548 mas, bpa=-4.802 degrees ! Estimated noise=829.888 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.271489 Jy ! Component: 100 - total flux cleaned = 0.336934 Jy ! Total flux subtracted in 100 components = 0.336934 Jy ! Clean residual min=-0.012017 max=0.025852 Jy/beam ! Clean residual mean=0.000020 rms=0.002863 Jy/beam ! Combined flux in latest and established models = 0.336934 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.336934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100717Jy sigma=0.000868 ! Fit after self-cal, rms=0.100714Jy sigma=0.000868 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271408 Jy ! Component: 100 - total flux cleaned = 0.0398221 Jy ! Total flux subtracted in 100 components = 0.0398221 Jy ! Clean residual min=-0.009713 max=0.009738 Jy/beam ! Clean residual mean=0.000011 rms=0.002189 Jy/beam ! Combined flux in latest and established models = 0.376757 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 11 components and 0.376757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091960Jy sigma=0.000805 ! Fit after self-cal, rms=0.091927Jy sigma=0.000804 ! 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.037 mas, bmaj=7.253 mas, bpa=-5.847 degrees ! Estimated noise=539.873 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.00575203 Jy ! Component: 100 - total flux cleaned = 0.00573798 Jy ! Component: 150 - total flux cleaned = 0.00574289 Jy ! Component: 200 - total flux cleaned = 0.00585623 Jy ! Total flux subtracted in 200 components = 0.00585623 Jy ! Clean residual min=-0.007869 max=0.008112 Jy/beam ! Clean residual mean=0.000011 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.382613 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.382613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090936Jy sigma=0.000802 ! Fit after self-cal, rms=0.090929Jy sigma=0.000802 ! 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.97 FD 1.00* HN 0.96 KP 1.04 ! LA 1.02 MK 0.99 NL 0.91 OV 1.00 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.00 KP 1.00 ! LA 0.97 MK 0.99 NL 1.16 OV 1.02 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.00* HN 1.01 KP 0.99 ! LA 0.99 MK 1.01 NL 1.16 OV 0.94 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.94 KP 1.00* ! LA 0.96 MK 1.05 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.090929Jy sigma=0.000802 ! Fit after self-cal, rms=0.082321Jy sigma=0.000741 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=7.261 mas, bpa=-5.654 degrees ! Estimated noise=542.076 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.00208041 Jy ! Component: 100 - total flux cleaned = 0.00277931 Jy ! Component: 150 - total flux cleaned = 0.00312485 Jy ! Component: 200 - total flux cleaned = 0.00338385 Jy ! Total flux subtracted in 200 components = 0.00338385 Jy ! Clean residual min=-0.007120 max=0.006624 Jy/beam ! Clean residual mean=0.000004 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.385997 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.385996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082198Jy sigma=0.000740 ! Fit after self-cal, rms=0.082190Jy sigma=0.000740 ! 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.082190Jy sigma=0.000740 ! Fit after self-cal, rms=0.074105Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.264 mas, bpa=-5.652 degrees ! Estimated noise=542.719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164578 Jy ! Component: 100 - total flux cleaned = 0.000249497 Jy ! Component: 150 - total flux cleaned = 0.000271241 Jy ! Component: 200 - total flux cleaned = 0.000233315 Jy ! Total flux subtracted in 200 components = 0.000233315 Jy ! Clean residual min=-0.001525 max=0.001517 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.38623 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.38623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074082Jy sigma=0.000675 ! Fit after self-cal, rms=0.074104Jy sigma=0.000675 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.83829e-06 Jy ! Component: 100 - total flux cleaned = -2.38389e-05 Jy ! Component: 150 - total flux cleaned = -5.45649e-05 Jy ! Component: 200 - total flux cleaned = -8.29879e-05 Jy ! Total flux subtracted in 200 components = -8.29879e-05 Jy ! Clean residual min=-0.001480 max=0.001516 Jy/beam ! Clean residual mean=-0.000001 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.386147 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.386147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074095Jy sigma=0.000675 ! Fit after self-cal, rms=0.074094Jy sigma=0.000675 ! 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.074094Jy sigma=0.000675 ! Fit after self-cal, rms=0.074261Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.059 mas, bmaj=7.266 mas, bpa=-5.615 degrees ! Estimated noise=543.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.60791e-05 Jy ! Component: 100 - total flux cleaned = 0.00010761 Jy ! Component: 150 - total flux cleaned = 6.02744e-05 Jy ! Component: 200 - total flux cleaned = 1.80686e-05 Jy ! Total flux subtracted in 200 components = 1.80686e-05 Jy ! Clean residual min=-0.001396 max=0.001420 Jy/beam ! Clean residual mean=-0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.386165 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.386165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074249Jy sigma=0.000674 ! Fit after self-cal, rms=0.074250Jy sigma=0.000674 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.37208e-05 Jy ! Component: 100 - total flux cleaned = -4.56784e-05 Jy ! Component: 150 - total flux cleaned = -5.67967e-05 Jy ! Component: 200 - total flux cleaned = -6.72717e-05 Jy ! Total flux subtracted in 200 components = -6.72717e-05 Jy ! Clean residual min=-0.001402 max=0.001415 Jy/beam ! Clean residual mean=-0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.386098 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.386098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074245Jy sigma=0.000674 ! Fit after self-cal, rms=0.074245Jy sigma=0.000674 ! 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.074245Jy sigma=0.000674 ! Fit after self-cal, rms=0.074381Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.811 mas, bmaj=11 mas, bpa=-7.857 degrees ! Estimated noise=700.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000339371 Jy ! Component: 100 - total flux cleaned = -0.000420155 Jy ! Component: 150 - total flux cleaned = -0.000459619 Jy ! Component: 200 - total flux cleaned = -0.000503009 Jy ! Total flux subtracted in 200 components = -0.000503009 Jy ! Clean residual min=-0.001746 max=0.001784 Jy/beam ! Clean residual mean=-0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.385595 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.385595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074380Jy sigma=0.000674 ! Fit after self-cal, rms=0.074380Jy sigma=0.000674 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 = -1.63437e-05 Jy ! Component: 100 - total flux cleaned = -5.14134e-05 Jy ! Component: 150 - total flux cleaned = -7.49223e-05 Jy ! Component: 200 - total flux cleaned = -9.61939e-05 Jy ! Total flux subtracted in 200 components = -9.61939e-05 Jy ! Clean residual min=-0.001730 max=0.001779 Jy/beam ! Clean residual mean=-0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.385498 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 57 components and 0.385498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074380Jy sigma=0.000674 ! Fit after self-cal, rms=0.074380Jy sigma=0.000674 ! 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.061 mas, bmaj=7.267 mas, bpa=-5.586 degrees ! Estimated noise=544.687 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.061 x 7.267 at -5.586 degrees (North through East) ! Clean map min=-0.0013986 max=0.3563 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.688 mas, bmaj=6.563 mas, bpa=-4.471 degrees ! Estimated noise=836.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.273955 Jy ! Component: 100 - total flux cleaned = 0.338895 Jy ! Component: 150 - total flux cleaned = 0.365059 Jy ! Component: 200 - total flux cleaned = 0.376983 Jy ! Total flux subtracted in 200 components = 0.376983 Jy ! Clean residual min=-0.002739 max=0.005383 Jy/beam ! Clean residual mean=0.000001 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.376983 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.376983 Jy ! Inverting map and beam ! Estimated beam: bmin=3.061 mas, bmaj=7.267 mas, bpa=-5.586 degrees ! Estimated noise=544.687 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.00676351 Jy ! Component: 100 - total flux cleaned = 0.00944009 Jy ! Component: 150 - total flux cleaned = 0.0097472 Jy ! Component: 200 - total flux cleaned = 0.00974965 Jy ! Total flux subtracted in 200 components = 0.00974965 Jy ! Clean residual min=-0.001623 max=0.001531 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.386732 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.386732 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=6.811 mas, bmaj=11 mas, bpa=-7.857 degrees ! Estimated noise=700.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304028 Jy ! Component: 100 - total flux cleaned = -0.000401939 Jy ! Component: 150 - total flux cleaned = -0.000508335 Jy ! Component: 200 - total flux cleaned = -0.000583115 Jy ! Total flux subtracted in 200 components = -0.000583115 Jy ! Clean residual min=-0.001804 max=0.001784 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.386149 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 = -8.30783e-05 Jy ! Component: 100 - total flux cleaned = -0.000126887 Jy ! Component: 150 - total flux cleaned = -0.00017988 Jy ! Component: 200 - total flux cleaned = -0.000227763 Jy ! Total flux subtracted in 200 components = -0.000227763 Jy ! Clean residual min=-0.001756 max=0.001778 Jy/beam ! Clean residual mean=-0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.385921 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.385921 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.061 mas, bmaj=7.267 mas, bpa=-5.586 degrees ! Estimated noise=544.687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000285137 Jy ! Component: 100 - total flux cleaned = 0.000317005 Jy ! Component: 150 - total flux cleaned = 0.000377661 Jy ! Component: 200 - total flux cleaned = 0.000432265 Jy ! Total flux subtracted in 200 components = 0.000432265 Jy ! Clean residual min=-0.001406 max=0.001473 Jy/beam ! Clean residual mean=-0.000001 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.386354 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.386354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074437Jy sigma=0.000675 ! Fit after self-cal, rms=0.074427Jy sigma=0.000675 wmodel J2024+1718_S_2017_07_16_pus_map.mod ! Writing 37 model components to file: J2024+1718_S_2017_07_16_pus_map.mod wobs J2024+1718_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2024+1718_S_2017_07_16_pus_uvs.fits wwins J2024+1718_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J2024+1718_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.000138494 Jy ! Component: 100 - total flux cleaned = 0.000191368 Jy ! Component: 150 - total flux cleaned = 0.000240906 Jy ! Component: 200 - total flux cleaned = 0.000288928 Jy ! Component: 250 - total flux cleaned = 0.000289756 Jy ! Component: 300 - total flux cleaned = 0.000244809 Jy ! Component: 350 - total flux cleaned = 0.000134464 Jy ! Component: 400 - total flux cleaned = 5.37438e-06 Jy ! Component: 450 - total flux cleaned = -0.000121347 Jy ! Component: 500 - total flux cleaned = -0.000245585 Jy ! Component: 550 - total flux cleaned = -0.000347249 Jy ! Component: 600 - total flux cleaned = -0.000427559 Jy ! Component: 650 - total flux cleaned = -0.000564316 Jy ! Component: 700 - total flux cleaned = -0.000621917 Jy ! Component: 750 - total flux cleaned = -0.000697434 Jy ! Component: 800 - total flux cleaned = -0.000790426 Jy ! Component: 850 - total flux cleaned = -0.000918221 Jy ! Component: 900 - total flux cleaned = -0.000918146 Jy ! Component: 950 - total flux cleaned = -0.00104263 Jy ! Component: 1000 - total flux cleaned = -0.00114729 Jy ! Component: 1050 - total flux cleaned = -0.00123353 Jy ! Component: 1100 - total flux cleaned = -0.0013523 Jy ! Component: 1150 - total flux cleaned = -0.00145251 Jy ! Component: 1200 - total flux cleaned = -0.00151853 Jy ! Component: 1250 - total flux cleaned = -0.00163262 Jy ! Component: 1300 - total flux cleaned = -0.00163276 Jy ! Component: 1350 - total flux cleaned = -0.00177561 Jy ! Component: 1400 - total flux cleaned = -0.00182236 Jy ! Component: 1450 - total flux cleaned = -0.00193071 Jy ! Component: 1500 - total flux cleaned = -0.0019308 Jy ! Component: 1550 - total flux cleaned = -0.00199158 Jy ! Component: 1600 - total flux cleaned = -0.00203654 Jy ! Component: 1650 - total flux cleaned = -0.0021252 Jy ! Component: 1700 - total flux cleaned = -0.00213967 Jy ! Component: 1750 - total flux cleaned = -0.00216874 Jy ! Component: 1800 - total flux cleaned = -0.00225496 Jy ! Component: 1850 - total flux cleaned = -0.00229767 Jy ! Component: 1900 - total flux cleaned = -0.00233977 Jy ! Component: 1950 - total flux cleaned = -0.00232574 Jy ! Component: 2000 - total flux cleaned = -0.00240888 Jy ! Component: 2050 - total flux cleaned = -0.00242273 Jy ! Component: 2100 - total flux cleaned = -0.0025583 Jy ! Component: 2150 - total flux cleaned = -0.00255827 Jy ! Component: 2200 - total flux cleaned = -0.00261155 Jy ! Component: 2250 - total flux cleaned = -0.00263811 Jy ! Component: 2300 - total flux cleaned = -0.00269049 Jy ! Component: 2350 - total flux cleaned = -0.00271631 Jy ! Component: 2400 - total flux cleaned = -0.00278054 Jy ! Component: 2450 - total flux cleaned = -0.00283131 Jy ! Component: 2500 - total flux cleaned = -0.00283136 Jy ! Component: 2550 - total flux cleaned = -0.00286879 Jy ! Component: 2600 - total flux cleaned = -0.00290587 Jy ! Component: 2650 - total flux cleaned = -0.00291827 Jy ! Component: 2700 - total flux cleaned = -0.00291836 Jy ! Component: 2750 - total flux cleaned = -0.00293067 Jy ! Component: 2800 - total flux cleaned = -0.00296674 Jy ! Component: 2850 - total flux cleaned = -0.00302628 Jy ! Component: 2900 - total flux cleaned = -0.00302622 Jy ! Component: 2950 - total flux cleaned = -0.00301455 Jy ! Component: 3000 - total flux cleaned = -0.00306104 Jy ! Component: 3050 - total flux cleaned = -0.00310714 Jy ! Component: 3100 - total flux cleaned = -0.00310686 Jy ! Component: 3150 - total flux cleaned = -0.00314077 Jy ! Component: 3200 - total flux cleaned = -0.00311814 Jy ! Component: 3250 - total flux cleaned = -0.00315158 Jy ! Component: 3300 - total flux cleaned = -0.0031517 Jy ! Component: 3350 - total flux cleaned = -0.00312965 Jy ! Component: 3400 - total flux cleaned = -0.00311875 Jy ! Component: 3450 - total flux cleaned = -0.00310779 Jy ! Component: 3500 - total flux cleaned = -0.00312949 Jy ! Component: 3550 - total flux cleaned = -0.00315092 Jy ! Component: 3600 - total flux cleaned = -0.00315095 Jy ! Component: 3650 - total flux cleaned = -0.00318273 Jy ! Component: 3700 - total flux cleaned = -0.00316163 Jy ! Component: 3750 - total flux cleaned = -0.00321371 Jy ! Component: 3800 - total flux cleaned = -0.00319301 Jy ! Component: 3850 - total flux cleaned = -0.00316216 Jy ! Component: 3900 - total flux cleaned = -0.00316212 Jy ! Component: 3950 - total flux cleaned = -0.00314185 Jy ! Component: 4000 - total flux cleaned = -0.00317207 Jy ! Component: 4050 - total flux cleaned = -0.00314212 Jy ! Total flux subtracted in 4096 components = -0.00319172 Jy ! Clean residual min=-0.000544 max=0.000590 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.383162 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 342 components and 0.383162 Jy ![Exited script file: muppet] wmap "J2024+1718_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.061 x 7.267 at -5.586 degrees (North through East) ! Clean map min=-0.0010307 max=0.35613 Jy/beam ! Writing clean map to FITS file: J2024+1718_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.356128 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181334 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.152755 0.152755 0.30551 0.61102 1.22204 2.44408 4.88816 9.77631 19.5526 39.1053 78.2105 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.356 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.061 x 7.267 at -5.586 degrees (North through East) ! Clean map min=-0.0010307 max=0.35613 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 J2024+1718_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:18:33 2019