! Started logfile: J2235+3418_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:12:20 2016 obs J2235+3418_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2235+3418_S_2015_03_17_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883379 visibilities/baseline/integration-bin. ! Found source: J2235+3418 ! ! 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 330 lines of history. ! ! Reading 19240 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 J2235+3418_S_2015_03_17_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.956387Jy sigma=0.011060 ! Fit after self-cal, rms=0.916083Jy sigma=0.010600 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=4.464 mas, bpa=-7.162 degrees ! Estimated noise=859.117 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.0616129 Jy ! Component: 100 - total flux cleaned = 0.0785782 Jy ! Total flux subtracted in 100 components = 0.0785782 Jy ! Clean residual min=-0.003791 max=0.007669 Jy/beam ! Clean residual mean=0.000000 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.0785782 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0785782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077691Jy sigma=0.000792 ! Fit after self-cal, rms=0.077628Jy sigma=0.000792 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00884929 Jy ! Component: 100 - total flux cleaned = 0.0136806 Jy ! Total flux subtracted in 100 components = 0.0136806 Jy ! Clean residual min=-0.003603 max=0.003453 Jy/beam ! Clean residual mean=-0.000001 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.0922588 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.0922588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076106Jy sigma=0.000778 ! Fit after self-cal, rms=0.076054Jy sigma=0.000777 ! 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.71 mas, bmaj=5.364 mas, bpa=-10.44 degrees ! Estimated noise=453.234 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 (-5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00520573 Jy ! Component: 100 - total flux cleaned = 0.00842653 Jy ! Component: 150 - total flux cleaned = 0.0107352 Jy ! Component: 200 - total flux cleaned = 0.0125045 Jy ! Total flux subtracted in 200 components = 0.0125045 Jy ! Clean residual min=-0.002505 max=0.002507 Jy/beam ! Clean residual mean=-0.000004 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.104763 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 54 components and 0.104763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075539Jy sigma=0.000773 ! Fit after self-cal, rms=0.075501Jy sigma=0.000773 ! 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.01 FD 0.87 HN 0.96 KP 1.07 ! LA 0.97 MK 1.00 NL 0.92 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.91 HN 1.00 KP 1.06 ! LA 0.97 MK 1.03 NL 1.04 OV 1.05 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.93 HN 1.00 KP 0.99 ! LA 0.76 MK 1.11 NL 1.16 OV 1.08 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.92 HN 0.96 KP 0.92 ! LA 0.86 MK 1.12 NL 0.99 OV 0.89 ! PT 1.10 SC 1.02 ! ! ! Fit before self-cal, rms=0.075501Jy sigma=0.000773 ! Fit after self-cal, rms=0.071776Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.781 mas, bmaj=5.446 mas, bpa=-10.13 degrees ! Estimated noise=451.356 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.000383081 Jy ! Component: 100 - total flux cleaned = -0.00038453 Jy ! Component: 150 - total flux cleaned = -0.000385241 Jy ! Component: 200 - total flux cleaned = -0.000349305 Jy ! Total flux subtracted in 200 components = -0.000349305 Jy ! Clean residual min=-0.001448 max=0.001610 Jy/beam ! Clean residual mean=-0.000002 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.104414 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.104414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071759Jy sigma=0.000765 ! Fit after self-cal, rms=0.071682Jy sigma=0.000765 ! 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.071682Jy sigma=0.000765 ! Fit after self-cal, rms=0.072150Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.79 mas, bmaj=5.446 mas, bpa=-10.5 degrees ! Estimated noise=450.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132968 Jy ! Component: 100 - total flux cleaned = -0.000170949 Jy ! Component: 150 - total flux cleaned = -0.000154823 Jy ! Component: 200 - total flux cleaned = -0.000140791 Jy ! Total flux subtracted in 200 components = -0.000140791 Jy ! Clean residual min=-0.001404 max=0.001462 Jy/beam ! Clean residual mean=0.000001 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.104273 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.104273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072142Jy sigma=0.000764 ! Fit after self-cal, rms=0.072159Jy sigma=0.000764 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 (84, 97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128247 Jy ! Component: 100 - total flux cleaned = 0.0017787 Jy ! Component: 150 - total flux cleaned = 0.0018758 Jy ! Component: 200 - total flux cleaned = 0.00187539 Jy ! Total flux subtracted in 200 components = 0.00187539 Jy ! Clean residual min=-0.001367 max=0.001273 Jy/beam ! Clean residual mean=0.000002 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.106149 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.106149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072129Jy sigma=0.000764 ! Fit after self-cal, rms=0.072129Jy sigma=0.000764 ! 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.072129Jy sigma=0.000764 ! Fit after self-cal, rms=0.071996Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=5.453 mas, bpa=-10.59 degrees ! Estimated noise=450.182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000390488 Jy ! Component: 100 - total flux cleaned = 0.000409494 Jy ! Component: 150 - total flux cleaned = 0.000392116 Jy ! Component: 200 - total flux cleaned = 0.000392211 Jy ! Total flux subtracted in 200 components = 0.000392211 Jy ! Clean residual min=-0.001328 max=0.001227 Jy/beam ! Clean residual mean=0.000002 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.106541 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.106541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071986Jy sigma=0.000764 ! Fit after self-cal, rms=0.071986Jy sigma=0.000764 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 = 5.38918e-05 Jy ! Component: 100 - total flux cleaned = 3.83297e-05 Jy ! Component: 150 - total flux cleaned = 2.39015e-05 Jy ! Component: 200 - total flux cleaned = 3.82909e-05 Jy ! Total flux subtracted in 200 components = 3.82909e-05 Jy ! Clean residual min=-0.001322 max=0.001229 Jy/beam ! Clean residual mean=0.000002 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.106579 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 120 components and 0.106579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071980Jy sigma=0.000764 ! Fit after self-cal, rms=0.071981Jy sigma=0.000764 ! 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.071981Jy sigma=0.000764 ! Fit after self-cal, rms=0.071885Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.447 mas, bmaj=8.924 mas, bpa=-7.269 degrees ! Estimated noise=565.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110364 Jy ! Component: 100 - total flux cleaned = -8.44405e-05 Jy ! Component: 150 - total flux cleaned = -4.89502e-05 Jy ! Component: 200 - total flux cleaned = -1.79632e-05 Jy ! Total flux subtracted in 200 components = -1.79632e-05 Jy ! Clean residual min=-0.001273 max=0.001143 Jy/beam ! Clean residual mean=0.000003 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.106561 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.106561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071881Jy sigma=0.000764 ! Fit after self-cal, rms=0.071881Jy sigma=0.000764 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 = -4.67161e-05 Jy ! Component: 100 - total flux cleaned = -2.84326e-05 Jy ! Component: 150 - total flux cleaned = -1.22076e-05 Jy ! Component: 200 - total flux cleaned = -5.20937e-06 Jy ! Total flux subtracted in 200 components = -5.20937e-06 Jy ! Clean residual min=-0.001278 max=0.001143 Jy/beam ! Clean residual mean=0.000003 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.106556 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 146 components and 0.106556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071880Jy sigma=0.000764 ! Fit after self-cal, rms=0.071879Jy sigma=0.000764 ! 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.801 mas, bmaj=5.456 mas, bpa=-10.62 degrees ! Estimated noise=449.729 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.801 x 5.456 at -10.62 degrees (North through East) ! Clean map min=-0.0012239 max=0.08263 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.1 mas, bmaj=4.529 mas, bpa=-7.583 degrees ! Estimated noise=865.509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0618359 Jy ! Component: 100 - total flux cleaned = 0.0781577 Jy ! Component: 150 - total flux cleaned = 0.0860465 Jy ! Component: 200 - total flux cleaned = 0.0905275 Jy ! Total flux subtracted in 200 components = 0.0905275 Jy ! Clean residual min=-0.002654 max=0.002740 Jy/beam ! Clean residual mean=0.000000 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0905274 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.0905274 Jy ! Inverting map and beam ! Estimated beam: bmin=3.801 mas, bmaj=5.456 mas, bpa=-10.62 degrees ! Estimated noise=449.729 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.00447793 Jy ! Component: 100 - total flux cleaned = 0.00704838 Jy ! Component: 150 - total flux cleaned = 0.00890864 Jy ! Component: 200 - total flux cleaned = 0.0103574 Jy ! Total flux subtracted in 200 components = 0.0103574 Jy ! Clean residual min=-0.001529 max=0.001386 Jy/beam ! Clean residual mean=0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.100885 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 69 components and 0.100885 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.447 mas, bmaj=8.924 mas, bpa=-7.269 degrees ! Estimated noise=565.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183154 Jy ! Component: 100 - total flux cleaned = 0.00300224 Jy ! Component: 150 - total flux cleaned = 0.0037555 Jy ! Component: 200 - total flux cleaned = 0.00418538 Jy ! Total flux subtracted in 200 components = 0.00418538 Jy ! Clean residual min=-0.001327 max=0.001113 Jy/beam ! Clean residual mean=0.000003 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.10507 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.000266038 Jy ! Component: 100 - total flux cleaned = 0.000432699 Jy ! Component: 150 - total flux cleaned = 0.000597021 Jy ! Component: 200 - total flux cleaned = 0.000724742 Jy ! Total flux subtracted in 200 components = 0.000724742 Jy ! Clean residual min=-0.001317 max=0.001059 Jy/beam ! Clean residual mean=0.000003 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.105795 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 129 components and 0.105795 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.801 mas, bmaj=5.456 mas, bpa=-10.62 degrees ! Estimated noise=449.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.03224e-05 Jy ! Component: 100 - total flux cleaned = 0.000110645 Jy ! Component: 150 - total flux cleaned = 0.000178269 Jy ! Component: 200 - total flux cleaned = 0.000217782 Jy ! Total flux subtracted in 200 components = 0.000217782 Jy ! Clean residual min=-0.001299 max=0.001280 Jy/beam ! Clean residual mean=0.000002 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.106013 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 148 components and 0.106013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071893Jy sigma=0.000764 ! Fit after self-cal, rms=0.071892Jy sigma=0.000764 wmodel J2235+3418_S_2015_03_17_pus_map.mod ! Writing 148 model components to file: J2235+3418_S_2015_03_17_pus_map.mod wobs J2235+3418_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2235+3418_S_2015_03_17_pus_uvs.fits wwins J2235+3418_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2235+3418_S_2015_03_17_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 = 1.92713e-05 Jy ! Component: 100 - total flux cleaned = 0.000191808 Jy ! Component: 150 - total flux cleaned = 0.000395025 Jy ! Component: 200 - total flux cleaned = 0.000492574 Jy ! Component: 250 - total flux cleaned = 0.000549333 Jy ! Component: 300 - total flux cleaned = 0.00058567 Jy ! Component: 350 - total flux cleaned = 0.000620432 Jy ! Component: 400 - total flux cleaned = 0.000637619 Jy ! Component: 450 - total flux cleaned = 0.000737907 Jy ! Component: 500 - total flux cleaned = 0.00086852 Jy ! Component: 550 - total flux cleaned = 0.000916289 Jy ! Component: 600 - total flux cleaned = 0.000979115 Jy ! Component: 650 - total flux cleaned = 0.00102557 Jy ! Component: 700 - total flux cleaned = 0.00110174 Jy ! Component: 750 - total flux cleaned = 0.00111692 Jy ! Component: 800 - total flux cleaned = 0.00119053 Jy ! Component: 850 - total flux cleaned = 0.00120489 Jy ! Component: 900 - total flux cleaned = 0.00126217 Jy ! Component: 950 - total flux cleaned = 0.00127633 Jy ! Component: 1000 - total flux cleaned = 0.00134562 Jy ! Component: 1050 - total flux cleaned = 0.0014001 Jy ! Component: 1100 - total flux cleaned = 0.00144043 Jy ! Component: 1150 - total flux cleaned = 0.00149356 Jy ! Component: 1200 - total flux cleaned = 0.00155906 Jy ! Component: 1250 - total flux cleaned = 0.00164925 Jy ! Component: 1300 - total flux cleaned = 0.00177622 Jy ! Component: 1350 - total flux cleaned = 0.00180122 Jy ! Component: 1400 - total flux cleaned = 0.00187529 Jy ! Component: 1450 - total flux cleaned = 0.00197283 Jy ! Component: 1500 - total flux cleaned = 0.00200883 Jy ! Component: 1550 - total flux cleaned = 0.00206857 Jy ! Component: 1600 - total flux cleaned = 0.00212749 Jy ! Component: 1650 - total flux cleaned = 0.00222053 Jy ! Component: 1700 - total flux cleaned = 0.00228933 Jy ! Component: 1750 - total flux cleaned = 0.00235752 Jy ! Component: 1800 - total flux cleaned = 0.00235743 Jy ! Component: 1850 - total flux cleaned = 0.00246869 Jy ! Component: 1900 - total flux cleaned = 0.00249054 Jy ! Component: 1950 - total flux cleaned = 0.002556 Jy ! Component: 2000 - total flux cleaned = 0.0025884 Jy ! Component: 2050 - total flux cleaned = 0.00265239 Jy ! Component: 2100 - total flux cleaned = 0.00270525 Jy ! Component: 2150 - total flux cleaned = 0.00274723 Jy ! Component: 2200 - total flux cleaned = 0.00277838 Jy ! Component: 2250 - total flux cleaned = 0.00281943 Jy ! Component: 2300 - total flux cleaned = 0.00282972 Jy ! Component: 2350 - total flux cleaned = 0.00293044 Jy ! Component: 2400 - total flux cleaned = 0.00289046 Jy ! Component: 2450 - total flux cleaned = 0.00293985 Jy ! Component: 2500 - total flux cleaned = 0.00289076 Jy ! Component: 2550 - total flux cleaned = 0.00292962 Jy ! Component: 2600 - total flux cleaned = 0.00291999 Jy ! Component: 2650 - total flux cleaned = 0.00291041 Jy ! Component: 2700 - total flux cleaned = 0.0029483 Jy ! Component: 2750 - total flux cleaned = 0.00292009 Jy ! Component: 2800 - total flux cleaned = 0.00293869 Jy ! Component: 2850 - total flux cleaned = 0.00291107 Jy ! Component: 2900 - total flux cleaned = 0.00294795 Jy ! Component: 2950 - total flux cleaned = 0.00298452 Jy ! Component: 3000 - total flux cleaned = 0.00294818 Jy ! Component: 3050 - total flux cleaned = 0.00295715 Jy ! Component: 3100 - total flux cleaned = 0.0029839 Jy ! Component: 3150 - total flux cleaned = 0.00299275 Jy ! Component: 3200 - total flux cleaned = 0.00297514 Jy ! Component: 3250 - total flux cleaned = 0.00300997 Jy ! Component: 3300 - total flux cleaned = 0.00301875 Jy ! Component: 3350 - total flux cleaned = 0.00298433 Jy ! Component: 3400 - total flux cleaned = 0.00301006 Jy ! Component: 3450 - total flux cleaned = 0.00303542 Jy ! Component: 3500 - total flux cleaned = 0.0030185 Jy ! Component: 3550 - total flux cleaned = 0.00300163 Jy ! Component: 3600 - total flux cleaned = 0.00303512 Jy ! Component: 3650 - total flux cleaned = 0.00305176 Jy ! Component: 3700 - total flux cleaned = 0.00306003 Jy ! Component: 3750 - total flux cleaned = 0.00306003 Jy ! Component: 3800 - total flux cleaned = 0.00306009 Jy ! Component: 3850 - total flux cleaned = 0.00306817 Jy ! Component: 3900 - total flux cleaned = 0.00306824 Jy ! Component: 3950 - total flux cleaned = 0.00307621 Jy ! Component: 4000 - total flux cleaned = 0.0030762 Jy ! Component: 4050 - total flux cleaned = 0.00307623 Jy ! Total flux subtracted in 4096 components = 0.00308401 Jy ! Clean residual min=-0.000536 max=0.000497 Jy/beam ! Clean residual mean=0.000000 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.109097 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 459 components and 0.109097 Jy ![Exited script file: muppet] wmap "J2235+3418_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.801 x 5.456 at -10.62 degrees (North through East) ! Clean map min=-0.0009649 max=0.082941 Jy/beam ! Writing clean map to FITS file: J2235+3418_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0829406 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142751 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.516337 0.516337 1.03267 2.06535 4.1307 8.26139 16.5228 33.0456 66.0911 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.082 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.801 x 5.456 at -10.62 degrees (North through East) ! Clean map min=-0.0009649 max=0.082941 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 J2235+3418_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:12:25 2016