! Started logfile: J0746+2549_S_2017_06_10_pus_uvs.log on Mon May 6 14:47:53 2019 obs J0746+2549_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0746+2549_S_2017_06_10_pus_uva.fits ! AN table 1: 29 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885824 visibilities/baseline/integration-bin. ! Found source: J0746+2549 ! ! 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 1154 lines of history. ! ! Reading 4624 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 J0746+2549_S_2017_06_10_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.753719Jy sigma=0.007891 ! Fit after self-cal, rms=0.663653Jy sigma=0.007061 ! 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.795 mas, bmaj=6.698 mas, bpa=-14.57 degrees ! Estimated noise=1440.68 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.259625 Jy ! Component: 100 - total flux cleaned = 0.318879 Jy ! Total flux subtracted in 100 components = 0.318879 Jy ! Clean residual min=-0.013592 max=0.021390 Jy/beam ! Clean residual mean=0.000012 rms=0.003631 Jy/beam ! Combined flux in latest and established models = 0.318879 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.318879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099726Jy sigma=0.000977 ! Fit after self-cal, rms=0.099726Jy sigma=0.000977 ! 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.339 mas, bmaj=7.406 mas, bpa=-12.44 degrees ! Estimated noise=1145.46 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.0229808 Jy ! Component: 100 - total flux cleaned = 0.0321213 Jy ! Component: 150 - total flux cleaned = 0.0350144 Jy ! Component: 200 - total flux cleaned = 0.03514 Jy ! Total flux subtracted in 200 components = 0.03514 Jy ! Clean residual min=-0.011816 max=0.020438 Jy/beam ! Clean residual mean=0.000008 rms=0.003435 Jy/beam ! Combined flux in latest and established models = 0.354019 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.354019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093761Jy sigma=0.000937 ! Fit after self-cal, rms=0.093758Jy sigma=0.000937 ! Inverting map ! Added new window around map position (-26.5, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179097 Jy ! Component: 100 - total flux cleaned = 0.0233652 Jy ! Component: 150 - total flux cleaned = 0.0258119 Jy ! Component: 200 - total flux cleaned = 0.0264464 Jy ! Total flux subtracted in 200 components = 0.0264464 Jy ! Clean residual min=-0.010730 max=0.014910 Jy/beam ! Clean residual mean=0.000012 rms=0.002750 Jy/beam ! Combined flux in latest and established models = 0.380465 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 55 components and 0.380465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090123Jy sigma=0.000894 ! Fit after self-cal, rms=0.089786Jy sigma=0.000891 ! 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.03 FD 1.23 HN 0.91 KP 1.00 ! LA 1.00 MK 0.95 NL 0.85 OV 1.00 ! PT 1.00 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.12 HN 0.97 KP 0.97 ! LA 0.96 MK 0.95 NL 1.04 OV 1.04 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.16 HN 0.96 KP 0.97 ! LA 0.97 MK 1.01 NL 1.02 OV 0.94 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.95 KP 1.00* ! LA 1.03 MK 1.80 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.089786Jy sigma=0.000891 ! Fit after self-cal, rms=0.084348Jy sigma=0.000792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=7.378 mas, bpa=-12.23 degrees ! Estimated noise=1154.95 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (77.5, -117.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00647456 Jy ! Component: 100 - total flux cleaned = 0.00723058 Jy ! Component: 150 - total flux cleaned = 0.00686476 Jy ! Component: 200 - total flux cleaned = 0.00671258 Jy ! Total flux subtracted in 200 components = 0.00671258 Jy ! Clean residual min=-0.007889 max=0.008623 Jy/beam ! Clean residual mean=0.000008 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.387178 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.387178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083001Jy sigma=0.000778 ! Fit after self-cal, rms=0.082944Jy sigma=0.000776 ! 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.082944Jy sigma=0.000776 ! Fit after self-cal, rms=0.072837Jy sigma=0.000694 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=7.39 mas, bpa=-12.06 degrees ! Estimated noise=1158.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00503124 Jy ! Component: 100 - total flux cleaned = -0.00615313 Jy ! Component: 150 - total flux cleaned = -0.00689858 Jy ! Component: 200 - total flux cleaned = -0.00727057 Jy ! Total flux subtracted in 200 components = -0.00727057 Jy ! Clean residual min=-0.003595 max=0.003747 Jy/beam ! Clean residual mean=-0.000005 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.379907 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.379907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072381Jy sigma=0.000689 ! Fit after self-cal, rms=0.072371Jy sigma=0.000689 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.000941194 Jy ! Component: 100 - total flux cleaned = -0.00139637 Jy ! Component: 150 - total flux cleaned = -0.00139671 Jy ! Component: 200 - total flux cleaned = -0.00145912 Jy ! Total flux subtracted in 200 components = -0.00145912 Jy ! Clean residual min=-0.003397 max=0.003642 Jy/beam ! Clean residual mean=-0.000003 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.378448 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 123 components and 0.378448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072242Jy sigma=0.000687 ! Fit after self-cal, rms=0.072240Jy sigma=0.000687 ! 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.072240Jy sigma=0.000687 ! Fit after self-cal, rms=0.071606Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=7.394 mas, bpa=-12.14 degrees ! Estimated noise=1156.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00198018 Jy ! Component: 100 - total flux cleaned = -0.00297324 Jy ! Component: 150 - total flux cleaned = -0.00323527 Jy ! Component: 200 - total flux cleaned = -0.00345843 Jy ! Total flux subtracted in 200 components = -0.00345843 Jy ! Clean residual min=-0.003050 max=0.003040 Jy/beam ! Clean residual mean=-0.000004 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.37499 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 141 components and 0.374989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071456Jy sigma=0.000678 ! Fit after self-cal, rms=0.071454Jy sigma=0.000678 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.000511971 Jy ! Component: 100 - total flux cleaned = -0.000664013 Jy ! Component: 150 - total flux cleaned = -0.000759807 Jy ! Component: 200 - total flux cleaned = -0.000804728 Jy ! Total flux subtracted in 200 components = -0.000804728 Jy ! Clean residual min=-0.002935 max=0.002946 Jy/beam ! Clean residual mean=-0.000003 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.374185 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 149 components and 0.374185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071394Jy sigma=0.000677 ! Fit after self-cal, rms=0.071392Jy sigma=0.000677 ! 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.071392Jy sigma=0.000677 ! Fit after self-cal, rms=0.071344Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.591 mas, bmaj=10.4 mas, bpa=-12.09 degrees ! Estimated noise=1422.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00171461 Jy ! Component: 100 - total flux cleaned = -0.00171008 Jy ! Component: 150 - total flux cleaned = -0.00170897 Jy ! Component: 200 - total flux cleaned = -0.00175389 Jy ! Total flux subtracted in 200 components = -0.00175389 Jy ! Clean residual min=-0.002887 max=0.003180 Jy/beam ! Clean residual mean=-0.000007 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.372431 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 163 components and 0.372431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071282Jy sigma=0.000675 ! Fit after self-cal, rms=0.071277Jy 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 = -0.000185048 Jy ! Component: 100 - total flux cleaned = -0.000261768 Jy ! Component: 150 - total flux cleaned = -0.000330362 Jy ! Component: 200 - total flux cleaned = -0.000392535 Jy ! Total flux subtracted in 200 components = -0.000392535 Jy ! Clean residual min=-0.002746 max=0.003061 Jy/beam ! Clean residual mean=-0.000006 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.372038 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 178 components and 0.372038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071256Jy sigma=0.000675 ! Fit after self-cal, rms=0.071255Jy sigma=0.000675 ! 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.344 mas, bmaj=7.397 mas, bpa=-12.16 degrees ! Estimated noise=1154.76 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 7.397 at -12.16 degrees (North through East) ! Clean map min=-0.0027453 max=0.33595 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.814 mas, bmaj=6.686 mas, bpa=-14.21 degrees ! Estimated noise=1452.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.261795 Jy ! Component: 100 - total flux cleaned = 0.320374 Jy ! Component: 150 - total flux cleaned = 0.340963 Jy ! Component: 200 - total flux cleaned = 0.350588 Jy ! Total flux subtracted in 200 components = 0.350588 Jy ! Clean residual min=-0.004320 max=0.004880 Jy/beam ! Clean residual mean=-0.000001 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.350588 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.350588 Jy ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.397 mas, bpa=-12.16 degrees ! Estimated noise=1154.76 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.00702221 Jy ! Component: 100 - total flux cleaned = 0.0114926 Jy ! Component: 150 - total flux cleaned = 0.0147399 Jy ! Component: 200 - total flux cleaned = 0.0165419 Jy ! Total flux subtracted in 200 components = 0.0165419 Jy ! Clean residual min=-0.002864 max=0.002935 Jy/beam ! Clean residual mean=-0.000003 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.36713 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 0.36713 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.591 mas, bmaj=10.4 mas, bpa=-12.09 degrees ! Estimated noise=1422.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205989 Jy ! Component: 100 - total flux cleaned = 0.00291407 Jy ! Component: 150 - total flux cleaned = 0.00333029 Jy ! Component: 200 - total flux cleaned = 0.00367932 Jy ! Total flux subtracted in 200 components = 0.00367932 Jy ! Clean residual min=-0.002810 max=0.003067 Jy/beam ! Clean residual mean=-0.000007 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.370809 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.000151802 Jy ! Component: 100 - total flux cleaned = 0.000289669 Jy ! Component: 150 - total flux cleaned = 0.000374398 Jy ! Component: 200 - total flux cleaned = 0.000413876 Jy ! Total flux subtracted in 200 components = 0.000413876 Jy ! Clean residual min=-0.002715 max=0.002981 Jy/beam ! Clean residual mean=-0.000006 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.371223 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 81 components and 0.371223 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.397 mas, bpa=-12.16 degrees ! Estimated noise=1154.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430231 Jy ! Component: 100 - total flux cleaned = -0.000487084 Jy ! Component: 150 - total flux cleaned = -0.000435761 Jy ! Component: 200 - total flux cleaned = -0.000390675 Jy ! Total flux subtracted in 200 components = -0.000390675 Jy ! Clean residual min=-0.002780 max=0.002865 Jy/beam ! Clean residual mean=-0.000002 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.370833 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.370833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071298Jy sigma=0.000675 ! Fit after self-cal, rms=0.071276Jy sigma=0.000675 wmodel J0746+2549_S_2017_06_10_pus_map.mod ! Writing 98 model components to file: J0746+2549_S_2017_06_10_pus_map.mod wobs J0746+2549_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0746+2549_S_2017_06_10_pus_uvs.fits wwins J0746+2549_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J0746+2549_S_2017_06_10_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.000482858 Jy ! Component: 100 - total flux cleaned = 0.000583123 Jy ! Component: 150 - total flux cleaned = 0.000538657 Jy ! Component: 200 - total flux cleaned = 0.000670413 Jy ! Component: 250 - total flux cleaned = 0.000882973 Jy ! Component: 300 - total flux cleaned = 0.00108936 Jy ! Component: 350 - total flux cleaned = 0.00121015 Jy ! Component: 400 - total flux cleaned = 0.00140586 Jy ! Component: 450 - total flux cleaned = 0.00152057 Jy ! Component: 500 - total flux cleaned = 0.00152057 Jy ! Component: 550 - total flux cleaned = 0.00155728 Jy ! Component: 600 - total flux cleaned = 0.00173697 Jy ! Component: 650 - total flux cleaned = 0.00180787 Jy ! Component: 700 - total flux cleaned = 0.00184281 Jy ! Component: 750 - total flux cleaned = 0.00191202 Jy ! Component: 800 - total flux cleaned = 0.00191208 Jy ! Component: 850 - total flux cleaned = 0.00201175 Jy ! Component: 900 - total flux cleaned = 0.0019789 Jy ! Component: 950 - total flux cleaned = 0.0020113 Jy ! Component: 1000 - total flux cleaned = 0.00191541 Jy ! Component: 1050 - total flux cleaned = 0.00179037 Jy ! Component: 1100 - total flux cleaned = 0.00179084 Jy ! Component: 1150 - total flux cleaned = 0.0017603 Jy ! Component: 1200 - total flux cleaned = 0.00163883 Jy ! Component: 1250 - total flux cleaned = 0.00160926 Jy ! Component: 1300 - total flux cleaned = 0.00163874 Jy ! Component: 1350 - total flux cleaned = 0.00163901 Jy ! Component: 1400 - total flux cleaned = 0.00155218 Jy ! Component: 1450 - total flux cleaned = 0.00143748 Jy ! Component: 1500 - total flux cleaned = 0.00149491 Jy ! Component: 1550 - total flux cleaned = 0.0016076 Jy ! Component: 1600 - total flux cleaned = 0.00157979 Jy ! Component: 1650 - total flux cleaned = 0.00160746 Jy ! Component: 1700 - total flux cleaned = 0.00160765 Jy ! Component: 1750 - total flux cleaned = 0.0015535 Jy ! Component: 1800 - total flux cleaned = 0.00168712 Jy ! Component: 1850 - total flux cleaned = 0.00171384 Jy ! Component: 1900 - total flux cleaned = 0.00176632 Jy ! Component: 1950 - total flux cleaned = 0.00176636 Jy ! Component: 2000 - total flux cleaned = 0.00181822 Jy ! Component: 2050 - total flux cleaned = 0.00186962 Jy ! Component: 2100 - total flux cleaned = 0.00184435 Jy ! Component: 2150 - total flux cleaned = 0.0018945 Jy ! Component: 2200 - total flux cleaned = 0.00201963 Jy ! Component: 2250 - total flux cleaned = 0.00192083 Jy ! Component: 2300 - total flux cleaned = 0.00201921 Jy ! Component: 2350 - total flux cleaned = 0.00199469 Jy ! Component: 2400 - total flux cleaned = 0.00197065 Jy ! Component: 2450 - total flux cleaned = 0.00201867 Jy ! Component: 2500 - total flux cleaned = 0.00192361 Jy ! Component: 2550 - total flux cleaned = 0.00197099 Jy ! Component: 2600 - total flux cleaned = 0.00197086 Jy ! Component: 2650 - total flux cleaned = 0.00190151 Jy ! Component: 2700 - total flux cleaned = 0.00192443 Jy ! Component: 2750 - total flux cleaned = 0.00187843 Jy ! Component: 2800 - total flux cleaned = 0.00187887 Jy ! Component: 2850 - total flux cleaned = 0.00183368 Jy ! Component: 2900 - total flux cleaned = 0.00187817 Jy ! Component: 2950 - total flux cleaned = 0.00187835 Jy ! Component: 3000 - total flux cleaned = 0.00187827 Jy ! Component: 3050 - total flux cleaned = 0.00179043 Jy ! Component: 3100 - total flux cleaned = 0.00172553 Jy ! Component: 3150 - total flux cleaned = 0.00172569 Jy ! Component: 3200 - total flux cleaned = 0.00172568 Jy ! Component: 3250 - total flux cleaned = 0.00170463 Jy ! Component: 3300 - total flux cleaned = 0.00170468 Jy ! Component: 3350 - total flux cleaned = 0.00166283 Jy ! Component: 3400 - total flux cleaned = 0.0017044 Jy ! Component: 3450 - total flux cleaned = 0.00164236 Jy ! Component: 3500 - total flux cleaned = 0.00164237 Jy ! Component: 3550 - total flux cleaned = 0.00158143 Jy ! Component: 3600 - total flux cleaned = 0.00166223 Jy ! Component: 3650 - total flux cleaned = 0.00158178 Jy ! Component: 3700 - total flux cleaned = 0.00152181 Jy ! Component: 3750 - total flux cleaned = 0.00158115 Jy ! Component: 3800 - total flux cleaned = 0.00165996 Jy ! Component: 3850 - total flux cleaned = 0.00164 Jy ! Component: 3900 - total flux cleaned = 0.0015622 Jy ! Component: 3950 - total flux cleaned = 0.00150464 Jy ! Component: 4000 - total flux cleaned = 0.00158142 Jy ! Component: 4050 - total flux cleaned = 0.00146681 Jy ! Total flux subtracted in 4096 components = 0.00135292 Jy ! Clean residual min=-0.001294 max=0.001263 Jy/beam ! Clean residual mean=-0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.372186 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 392 components and 0.372186 Jy ![Exited script file: muppet] wmap "J0746+2549_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 7.397 at -12.16 degrees (North through East) ! Clean map min=-0.0021499 max=0.33675 Jy/beam ! Writing clean map to FITS file: J0746+2549_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.336752 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000351203 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312874 0.312874 0.625747 1.25149 2.50299 5.00598 10.012 20.0239 40.0478 80.0957 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.336 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.344 x 7.397 at -12.16 degrees (North through East) ! Clean map min=-0.0021499 max=0.33675 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 J0746+2549_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:47:58 2019