! Started logfile: J1222+0413_S_2017_02_19_pus_uvs.log on Sat May 4 18:51:03 2019 obs J1222+0413_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1222+0413_S_2017_02_19_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.672222 visibilities/baseline/integration-bin. ! Found source: J1222+0413 ! ! 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 482 lines of history. ! ! Reading 968 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 J1222+0413_S_2017_02_19_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.664936Jy sigma=0.005292 ! Fit after self-cal, rms=0.661912Jy sigma=0.005270 ! 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.902 mas, bmaj=6.831 mas, bpa=-11.47 degrees ! Estimated noise=3551.48 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.262406 Jy ! Component: 100 - total flux cleaned = 0.323091 Jy ! Total flux subtracted in 100 components = 0.323091 Jy ! Clean residual min=-0.026500 max=0.027950 Jy/beam ! Clean residual mean=-0.000042 rms=0.006942 Jy/beam ! Combined flux in latest and established models = 0.323091 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.323091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121307Jy sigma=0.000889 ! Fit after self-cal, rms=0.121279Jy sigma=0.000889 ! 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.228 mas, bmaj=7.228 mas, bpa=-8.752 degrees ! Estimated noise=3174.75 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.029239 Jy ! Component: 100 - total flux cleaned = 0.0439855 Jy ! Component: 150 - total flux cleaned = 0.05174 Jy ! Component: 200 - total flux cleaned = 0.056049 Jy ! Total flux subtracted in 200 components = 0.056049 Jy ! Clean residual min=-0.017751 max=0.019499 Jy/beam ! Clean residual mean=-0.000023 rms=0.005008 Jy/beam ! Combined flux in latest and established models = 0.37914 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.37914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113357Jy sigma=0.000841 ! Fit after self-cal, rms=0.113255Jy sigma=0.000840 ! 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.00 FD 0.87 HN 0.98 KP 1.05 ! LA 1.02 MK 1.01 NL 0.87 OV 1.02 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 1.01 KP 1.03 ! LA 1.02 MK 0.94 NL 0.99 OV 1.10 ! PT 1.00* SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.00 KP 0.90 ! LA 0.79 MK 0.94 NL 1.16 OV 0.99 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.81 HN 0.99 KP 1.00* ! LA 0.77 MK 1.37 NL 1.00* OV 3.81 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.113255Jy sigma=0.000840 ! Fit after self-cal, rms=0.106094Jy sigma=0.000657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.263 mas, bpa=-8.465 degrees ! Estimated noise=3162.48 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.000804157 Jy ! Component: 100 - total flux cleaned = 0.000597698 Jy ! Component: 150 - total flux cleaned = 0.000540374 Jy ! Component: 200 - total flux cleaned = 0.000488223 Jy ! Total flux subtracted in 200 components = 0.000488223 Jy ! Clean residual min=-0.009165 max=0.008292 Jy/beam ! Clean residual mean=-0.000006 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.379628 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.379628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105975Jy sigma=0.000656 ! Fit after self-cal, rms=0.106697Jy sigma=0.000655 ! 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.106697Jy sigma=0.000655 ! Fit after self-cal, rms=0.107383Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=7.255 mas, bpa=-8.394 degrees ! Estimated noise=3161.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000761227 Jy ! Component: 100 - total flux cleaned = 0.000760574 Jy ! Component: 150 - total flux cleaned = 0.000760391 Jy ! Component: 200 - total flux cleaned = 0.000718581 Jy ! Total flux subtracted in 200 components = 0.000718581 Jy ! Clean residual min=-0.008760 max=0.008109 Jy/beam ! Clean residual mean=-0.000006 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.380347 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.380347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107306Jy sigma=0.000655 ! Fit after self-cal, rms=0.107330Jy sigma=0.000655 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.32803e-05 Jy ! Component: 100 - total flux cleaned = -7.00492e-05 Jy ! Component: 150 - total flux cleaned = -0.000103933 Jy ! Component: 200 - total flux cleaned = -0.000135477 Jy ! Total flux subtracted in 200 components = -0.000135477 Jy ! Clean residual min=-0.008675 max=0.008019 Jy/beam ! Clean residual mean=-0.000006 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.380212 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.380212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107293Jy sigma=0.000654 ! Fit after self-cal, rms=0.107303Jy sigma=0.000654 ! 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.107303Jy sigma=0.000654 ! Fit after self-cal, rms=0.107325Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=7.246 mas, bpa=-8.316 degrees ! Estimated noise=3160.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590584 Jy ! Component: 100 - total flux cleaned = 0.00062436 Jy ! Component: 150 - total flux cleaned = 0.000592953 Jy ! Component: 200 - total flux cleaned = 0.00059241 Jy ! Total flux subtracted in 200 components = 0.00059241 Jy ! Clean residual min=-0.008500 max=0.007964 Jy/beam ! Clean residual mean=-0.000006 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.380804 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.380804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107288Jy sigma=0.000654 ! Fit after self-cal, rms=0.107294Jy sigma=0.000654 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 = -6.15658e-05 Jy ! Component: 100 - total flux cleaned = -6.07067e-05 Jy ! Component: 150 - total flux cleaned = -8.48385e-05 Jy ! Component: 200 - total flux cleaned = -8.37211e-05 Jy ! Total flux subtracted in 200 components = -8.37211e-05 Jy ! Clean residual min=-0.008462 max=0.007937 Jy/beam ! Clean residual mean=-0.000006 rms=0.001984 Jy/beam ! Combined flux in latest and established models = 0.38072 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.38072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107276Jy sigma=0.000654 ! Fit after self-cal, rms=0.107278Jy sigma=0.000654 ! 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.107278Jy sigma=0.000654 ! Fit after self-cal, rms=0.107322Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.094 mas, bmaj=10.87 mas, bpa=11 degrees ! Estimated noise=4068.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000120058 Jy ! Component: 100 - total flux cleaned = 0.000295132 Jy ! Component: 150 - total flux cleaned = 0.000354822 Jy ! Component: 200 - total flux cleaned = 0.000434302 Jy ! Total flux subtracted in 200 components = 0.000434302 Jy ! Clean residual min=-0.009061 max=0.008191 Jy/beam ! Clean residual mean=-0.000013 rms=0.002459 Jy/beam ! Combined flux in latest and established models = 0.381155 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.381155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107309Jy sigma=0.000654 ! Fit after self-cal, rms=0.107301Jy sigma=0.000654 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 = 6.32579e-06 Jy ! Component: 100 - total flux cleaned = 7.20963e-05 Jy ! Component: 150 - total flux cleaned = 9.14114e-05 Jy ! Component: 200 - total flux cleaned = 9.15969e-05 Jy ! Total flux subtracted in 200 components = 9.15969e-05 Jy ! Clean residual min=-0.009066 max=0.008148 Jy/beam ! Clean residual mean=-0.000012 rms=0.002451 Jy/beam ! Combined flux in latest and established models = 0.381246 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.381246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107304Jy sigma=0.000654 ! Fit after self-cal, rms=0.107298Jy sigma=0.000654 ! 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.219 mas, bmaj=7.239 mas, bpa=-8.256 degrees ! Estimated noise=3160.16 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.219 x 7.239 at -8.256 degrees (North through East) ! Clean map min=-0.008016 max=0.34297 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.907 mas, bmaj=6.815 mas, bpa=-10.78 degrees ! Estimated noise=3565.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.263317 Jy ! Component: 100 - total flux cleaned = 0.323015 Jy ! Component: 150 - total flux cleaned = 0.347832 Jy ! Component: 200 - total flux cleaned = 0.361939 Jy ! Total flux subtracted in 200 components = 0.361939 Jy ! Clean residual min=-0.010587 max=0.010269 Jy/beam ! Clean residual mean=-0.000012 rms=0.002606 Jy/beam ! Combined flux in latest and established models = 0.361938 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.361938 Jy ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=7.239 mas, bpa=-8.256 degrees ! Estimated noise=3160.16 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.00958926 Jy ! Component: 100 - total flux cleaned = 0.01492 Jy ! Component: 150 - total flux cleaned = 0.0179463 Jy ! Component: 200 - total flux cleaned = 0.0194587 Jy ! Total flux subtracted in 200 components = 0.0194587 Jy ! Clean residual min=-0.008882 max=0.008204 Jy/beam ! Clean residual mean=-0.000006 rms=0.002001 Jy/beam ! Combined flux in latest and established models = 0.381397 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.381397 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.094 mas, bmaj=10.87 mas, bpa=11 degrees ! Estimated noise=4068.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126153 Jy ! Component: 100 - total flux cleaned = 1.59972e-05 Jy ! Component: 150 - total flux cleaned = 7.84491e-05 Jy ! Component: 200 - total flux cleaned = 0.000107377 Jy ! Total flux subtracted in 200 components = 0.000107377 Jy ! Clean residual min=-0.009092 max=0.008213 Jy/beam ! Clean residual mean=-0.000012 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 0.381505 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.85848e-05 Jy ! Component: 100 - total flux cleaned = 5.56132e-05 Jy ! Component: 150 - total flux cleaned = 8.08426e-05 Jy ! Component: 200 - total flux cleaned = 0.000105164 Jy ! Total flux subtracted in 200 components = 0.000105164 Jy ! Clean residual min=-0.009060 max=0.008171 Jy/beam ! Clean residual mean=-0.000012 rms=0.002450 Jy/beam ! Combined flux in latest and established models = 0.38161 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.38161 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=7.239 mas, bpa=-8.256 degrees ! Estimated noise=3160.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184594 Jy ! Component: 100 - total flux cleaned = 0.000521725 Jy ! Component: 150 - total flux cleaned = 0.000707788 Jy ! Component: 200 - total flux cleaned = 0.000750449 Jy ! Total flux subtracted in 200 components = 0.000750449 Jy ! Clean residual min=-0.008765 max=0.007989 Jy/beam ! Clean residual mean=-0.000006 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.38236 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.38236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107317Jy sigma=0.000654 ! Fit after self-cal, rms=0.107304Jy sigma=0.000654 wmodel J1222+0413_S_2017_02_19_pus_map.mod ! Writing 54 model components to file: J1222+0413_S_2017_02_19_pus_map.mod wobs J1222+0413_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1222+0413_S_2017_02_19_pus_uvs.fits wwins J1222+0413_S_2017_02_19_pus_map.win ! wwins: Wrote 1 windows to J1222+0413_S_2017_02_19_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.000381285 Jy ! Component: 100 - total flux cleaned = 0.000283478 Jy ! Component: 150 - total flux cleaned = 0.00124568 Jy ! Component: 200 - total flux cleaned = 0.00192188 Jy ! Component: 250 - total flux cleaned = 0.00267217 Jy ! Component: 300 - total flux cleaned = 0.00357908 Jy ! Component: 350 - total flux cleaned = 0.00415346 Jy ! Component: 400 - total flux cleaned = 0.00479589 Jy ! Component: 450 - total flux cleaned = 0.00532257 Jy ! Component: 500 - total flux cleaned = 0.00591355 Jy ! Component: 550 - total flux cleaned = 0.00615729 Jy ! Component: 600 - total flux cleaned = 0.00654679 Jy ! Component: 650 - total flux cleaned = 0.00662194 Jy ! Component: 700 - total flux cleaned = 0.00698659 Jy ! Component: 750 - total flux cleaned = 0.00712459 Jy ! Component: 800 - total flux cleaned = 0.00732812 Jy ! Component: 850 - total flux cleaned = 0.00739388 Jy ! Component: 900 - total flux cleaned = 0.00758843 Jy ! Component: 950 - total flux cleaned = 0.00765018 Jy ! Component: 1000 - total flux cleaned = 0.00789374 Jy ! Component: 1050 - total flux cleaned = 0.00789198 Jy ! Component: 1100 - total flux cleaned = 0.00812561 Jy ! Component: 1150 - total flux cleaned = 0.00806735 Jy ! Component: 1200 - total flux cleaned = 0.00823701 Jy ! Component: 1250 - total flux cleaned = 0.00829156 Jy ! Component: 1300 - total flux cleaned = 0.00856361 Jy ! Component: 1350 - total flux cleaned = 0.00861701 Jy ! Component: 1400 - total flux cleaned = 0.0087751 Jy ! Component: 1450 - total flux cleaned = 0.00893093 Jy ! Component: 1500 - total flux cleaned = 0.00903326 Jy ! Component: 1550 - total flux cleaned = 0.00928343 Jy ! Component: 1600 - total flux cleaned = 0.00928276 Jy ! Component: 1650 - total flux cleaned = 0.00942894 Jy ! Component: 1700 - total flux cleaned = 0.00947746 Jy ! Component: 1750 - total flux cleaned = 0.00966604 Jy ! Component: 1800 - total flux cleaned = 0.00961968 Jy ! Component: 1850 - total flux cleaned = 0.00980309 Jy ! Component: 1900 - total flux cleaned = 0.00980216 Jy ! Component: 1950 - total flux cleaned = 0.00975741 Jy ! Component: 2000 - total flux cleaned = 0.00975652 Jy ! Component: 2050 - total flux cleaned = 0.00971263 Jy ! Component: 2100 - total flux cleaned = 0.00992939 Jy ! Component: 2150 - total flux cleaned = 0.0101432 Jy ! Component: 2200 - total flux cleaned = 0.0101006 Jy ! Component: 2250 - total flux cleaned = 0.0102693 Jy ! Component: 2300 - total flux cleaned = 0.010353 Jy ! Component: 2350 - total flux cleaned = 0.0103117 Jy ! Component: 2400 - total flux cleaned = 0.0102297 Jy ! Component: 2450 - total flux cleaned = 0.0100669 Jy ! Component: 2500 - total flux cleaned = 0.00982431 Jy ! Component: 2550 - total flux cleaned = 0.00970419 Jy ! Component: 2600 - total flux cleaned = 0.00970406 Jy ! Component: 2650 - total flux cleaned = 0.00942591 Jy ! Component: 2700 - total flux cleaned = 0.00930768 Jy ! Component: 2750 - total flux cleaned = 0.00907171 Jy ! Component: 2800 - total flux cleaned = 0.00891562 Jy ! Component: 2850 - total flux cleaned = 0.00872122 Jy ! Component: 2900 - total flux cleaned = 0.00845096 Jy ! Component: 2950 - total flux cleaned = 0.00818232 Jy ! Component: 3000 - total flux cleaned = 0.00799117 Jy ! Component: 3050 - total flux cleaned = 0.0076488 Jy ! Component: 3100 - total flux cleaned = 0.0073458 Jy ! Component: 3150 - total flux cleaned = 0.00715722 Jy ! Component: 3200 - total flux cleaned = 0.00685688 Jy ! Component: 3250 - total flux cleaned = 0.00663259 Jy ! Component: 3300 - total flux cleaned = 0.00644662 Jy ! Component: 3350 - total flux cleaned = 0.00618703 Jy ! Component: 3400 - total flux cleaned = 0.00600227 Jy ! Component: 3450 - total flux cleaned = 0.00578156 Jy ! Component: 3500 - total flux cleaned = 0.00556173 Jy ! Component: 3550 - total flux cleaned = 0.00530603 Jy ! Component: 3600 - total flux cleaned = 0.00508764 Jy ! Component: 3650 - total flux cleaned = 0.00483352 Jy ! Component: 3700 - total flux cleaned = 0.00457982 Jy ! Component: 3750 - total flux cleaned = 0.00439915 Jy ! Component: 3800 - total flux cleaned = 0.00425499 Jy ! Component: 3850 - total flux cleaned = 0.00403896 Jy ! Component: 3900 - total flux cleaned = 0.00389509 Jy ! Component: 3950 - total flux cleaned = 0.00382308 Jy ! Component: 4000 - total flux cleaned = 0.00371531 Jy ! Component: 4050 - total flux cleaned = 0.00357171 Jy ! Total flux subtracted in 4096 components = 0.00342812 Jy ! Clean residual min=-0.002074 max=0.002133 Jy/beam ! Clean residual mean=0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.385788 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 312 components and 0.385788 Jy ![Exited script file: muppet] wmap "J1222+0413_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.219 x 7.239 at -8.256 degrees (North through East) ! Clean map min=-0.0051619 max=0.34296 Jy/beam ! Writing clean map to FITS file: J1222+0413_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.342962 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000558971 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.48895 0.48895 0.9779 1.9558 3.9116 7.8232 15.6464 31.2928 62.5856 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.342 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.219 x 7.239 at -8.256 degrees (North through East) ! Clean map min=-0.0051619 max=0.34296 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 J1222+0413_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:51:07 2019