! Started logfile: J0843+4537_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:18:34 2017 obs J0843+4537_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0843+4537_S_2015_01_23_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877061 visibilities/baseline/integration-bin. ! Found source: J0843+4537 ! ! 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 338 lines of history. ! ! Reading 19576 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 J0843+4537_S_2015_01_23_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905451Jy sigma=0.011049 ! Fit after self-cal, rms=0.876372Jy sigma=0.010707 ! 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.183 mas, bmaj=3.98 mas, bpa=-12.26 degrees ! Estimated noise=819.558 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.0913118 Jy ! Component: 100 - total flux cleaned = 0.118955 Jy ! Total flux subtracted in 100 components = 0.118955 Jy ! Clean residual min=-0.006796 max=0.012952 Jy/beam ! Clean residual mean=0.000006 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.118955 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.118955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097730Jy sigma=0.000917 ! Fit after self-cal, rms=0.097698Jy sigma=0.000917 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157008 Jy ! Component: 100 - total flux cleaned = 0.0253225 Jy ! Total flux subtracted in 100 components = 0.0253225 Jy ! Clean residual min=-0.004803 max=0.005914 Jy/beam ! Clean residual mean=0.000000 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.144277 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.144277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094001Jy sigma=0.000866 ! Fit after self-cal, rms=0.093955Jy sigma=0.000865 ! 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.875 mas, bmaj=4.864 mas, bpa=-13.8 degrees ! Estimated noise=431.274 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.00964763 Jy ! Component: 100 - total flux cleaned = 0.0153417 Jy ! Component: 150 - total flux cleaned = 0.0191767 Jy ! Component: 200 - total flux cleaned = 0.0217853 Jy ! Total flux subtracted in 200 components = 0.0217853 Jy ! Clean residual min=-0.005448 max=0.006721 Jy/beam ! Clean residual mean=-0.000027 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.166063 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 40 components and 0.166063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092785Jy sigma=0.000852 ! Fit after self-cal, rms=0.092769Jy sigma=0.000852 ! 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 1.07 HN 0.95 KP 1.07 ! LA 0.94 MK 1.02 NL 1.02 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.23 HN 1.03 KP 0.97 ! LA 0.94 MK 1.05 NL 1.19 OV 0.99 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.43 HN 1.02 KP 0.86 ! LA 0.75 MK 1.04 NL 1.61 OV 0.93 ! PT 0.95 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.47 HN 0.99 KP 0.82 ! LA 0.81 MK 1.07 NL 1.04 OV 0.97 ! PT 1.01 SC 1.04 ! ! ! Fit before self-cal, rms=0.092769Jy sigma=0.000852 ! Fit after self-cal, rms=0.102690Jy sigma=0.000804 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=4.929 mas, bpa=-12.76 degrees ! Estimated noise=437.321 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.000516845 Jy ! Component: 100 - total flux cleaned = 0.000518259 Jy ! Component: 150 - total flux cleaned = 0.000490853 Jy ! Component: 200 - total flux cleaned = 0.000469976 Jy ! Total flux subtracted in 200 components = 0.000469976 Jy ! Clean residual min=-0.003175 max=0.003903 Jy/beam ! Clean residual mean=-0.000023 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.166533 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.166533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102662Jy sigma=0.000804 ! Fit after self-cal, rms=0.102767Jy sigma=0.000803 ! 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.102767Jy sigma=0.000803 ! Fit after self-cal, rms=0.102714Jy sigma=0.000795 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=4.906 mas, bpa=-12.9 degrees ! Estimated noise=436.614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035662 Jy ! Component: 100 - total flux cleaned = 0.000355394 Jy ! Component: 150 - total flux cleaned = 0.000399504 Jy ! Component: 200 - total flux cleaned = 0.000435121 Jy ! Total flux subtracted in 200 components = 0.000435121 Jy ! Clean residual min=-0.002192 max=0.003861 Jy/beam ! Clean residual mean=-0.000009 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.166968 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.166968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102695Jy sigma=0.000795 ! Fit after self-cal, rms=0.102722Jy sigma=0.000794 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 (7.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345063 Jy ! Component: 100 - total flux cleaned = 0.00426766 Jy ! Component: 150 - total flux cleaned = 0.00427703 Jy ! Component: 200 - total flux cleaned = 0.00414622 Jy ! Total flux subtracted in 200 components = 0.00414622 Jy ! Clean residual min=-0.001833 max=0.003100 Jy/beam ! Clean residual mean=-0.000009 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.171114 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.171114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102565Jy sigma=0.000792 ! Fit after self-cal, rms=0.102556Jy sigma=0.000792 ! Inverting map ! Added new window around map position (-5, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030755 Jy ! Component: 100 - total flux cleaned = 0.00476518 Jy ! Component: 150 - total flux cleaned = 0.00579028 Jy ! Component: 200 - total flux cleaned = 0.00603261 Jy ! Total flux subtracted in 200 components = 0.00603261 Jy ! Clean residual min=-0.001652 max=0.001600 Jy/beam ! Clean residual mean=-0.000005 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.177147 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 97 components and 0.177146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102451Jy sigma=0.000790 ! Fit after self-cal, rms=0.102464Jy sigma=0.000790 ! 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.102464Jy sigma=0.000790 ! Fit after self-cal, rms=0.102435Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=4.908 mas, bpa=-13.25 degrees ! Estimated noise=434.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113832 Jy ! Component: 100 - total flux cleaned = 0.00153717 Jy ! Component: 150 - total flux cleaned = 0.00188104 Jy ! Component: 200 - total flux cleaned = 0.0020912 Jy ! Total flux subtracted in 200 components = 0.0020912 Jy ! Clean residual min=-0.001471 max=0.001523 Jy/beam ! Clean residual mean=-0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.179238 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 115 components and 0.179238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102404Jy sigma=0.000789 ! Fit after self-cal, rms=0.102406Jy sigma=0.000789 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.000314083 Jy ! Component: 100 - total flux cleaned = 0.000555008 Jy ! Component: 150 - total flux cleaned = 0.000749284 Jy ! Component: 200 - total flux cleaned = 0.000883254 Jy ! Total flux subtracted in 200 components = 0.000883254 Jy ! Clean residual min=-0.001423 max=0.001487 Jy/beam ! Clean residual mean=-0.000004 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.180121 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 125 components and 0.180121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102390Jy sigma=0.000789 ! Fit after self-cal, rms=0.102392Jy sigma=0.000789 ! 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.102392Jy sigma=0.000789 ! Fit after self-cal, rms=0.102550Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.765 mas, bmaj=8.632 mas, bpa=8.303 degrees ! Estimated noise=537.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428219 Jy ! Component: 100 - total flux cleaned = 0.000620245 Jy ! Component: 150 - total flux cleaned = 0.000859938 Jy ! Component: 200 - total flux cleaned = 0.00105555 Jy ! Total flux subtracted in 200 components = 0.00105555 Jy ! Clean residual min=-0.001565 max=0.001595 Jy/beam ! Clean residual mean=-0.000009 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.181176 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 142 components and 0.181176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102540Jy sigma=0.000789 ! Fit after self-cal, rms=0.102538Jy sigma=0.000789 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.000195901 Jy ! Component: 100 - total flux cleaned = 0.000371842 Jy ! Component: 150 - total flux cleaned = 0.000492104 Jy ! Component: 200 - total flux cleaned = 0.000569278 Jy ! Total flux subtracted in 200 components = 0.000569278 Jy ! Clean residual min=-0.001557 max=0.001553 Jy/beam ! Clean residual mean=-0.000009 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.181746 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 151 components and 0.181746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102531Jy sigma=0.000789 ! Fit after self-cal, rms=0.102533Jy sigma=0.000789 ! 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.94 mas, bmaj=4.913 mas, bpa=-13.26 degrees ! Estimated noise=434.865 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.94 x 4.913 at -13.26 degrees (North through East) ! Clean map min=-0.0012239 max=0.123 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.224 mas, bmaj=4.007 mas, bpa=-11.96 degrees ! Estimated noise=831.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0920779 Jy ! Component: 100 - total flux cleaned = 0.1212 Jy ! Component: 150 - total flux cleaned = 0.137089 Jy ! Component: 200 - total flux cleaned = 0.146924 Jy ! Total flux subtracted in 200 components = 0.146924 Jy ! Clean residual min=-0.003691 max=0.005217 Jy/beam ! Clean residual mean=0.000003 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.146924 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.146924 Jy ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=4.913 mas, bpa=-13.26 degrees ! Estimated noise=434.865 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.00824087 Jy ! Component: 100 - total flux cleaned = 0.0137448 Jy ! Component: 150 - total flux cleaned = 0.0179125 Jy ! Component: 200 - total flux cleaned = 0.0212091 Jy ! Total flux subtracted in 200 components = 0.0212091 Jy ! Clean residual min=-0.001852 max=0.002201 Jy/beam ! Clean residual mean=-0.000010 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.168133 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.168133 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.765 mas, bmaj=8.632 mas, bpa=8.303 degrees ! Estimated noise=537.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410353 Jy ! Component: 100 - total flux cleaned = 0.00679748 Jy ! Component: 150 - total flux cleaned = 0.00871869 Jy ! Component: 200 - total flux cleaned = 0.0101529 Jy ! Total flux subtracted in 200 components = 0.0101529 Jy ! Clean residual min=-0.001684 max=0.001927 Jy/beam ! Clean residual mean=-0.000013 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.178286 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.00109353 Jy ! Component: 100 - total flux cleaned = 0.00193075 Jy ! Component: 150 - total flux cleaned = 0.00257686 Jy ! Component: 200 - total flux cleaned = 0.00287215 Jy ! Total flux subtracted in 200 components = 0.00287215 Jy ! Clean residual min=-0.001560 max=0.001784 Jy/beam ! Clean residual mean=-0.000010 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.181158 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 125 components and 0.181158 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=4.913 mas, bpa=-13.26 degrees ! Estimated noise=434.865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00018729 Jy ! Component: 100 - total flux cleaned = 0.000337999 Jy ! Component: 150 - total flux cleaned = 0.000438761 Jy ! Component: 200 - total flux cleaned = 0.00043758 Jy ! Total flux subtracted in 200 components = 0.00043758 Jy ! Clean residual min=-0.001343 max=0.001558 Jy/beam ! Clean residual mean=-0.000003 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.181596 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 142 components and 0.181596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102569Jy sigma=0.000789 ! Fit after self-cal, rms=0.102565Jy sigma=0.000789 wmodel J0843+4537_S_2015_01_23_pus_map.mod ! Writing 142 model components to file: J0843+4537_S_2015_01_23_pus_map.mod wobs J0843+4537_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0843+4537_S_2015_01_23_pus_uvs.fits wwins J0843+4537_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0843+4537_S_2015_01_23_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.000699051 Jy ! Component: 100 - total flux cleaned = 0.00095209 Jy ! Component: 150 - total flux cleaned = 0.00097553 Jy ! Component: 200 - total flux cleaned = 0.00111119 Jy ! Component: 250 - total flux cleaned = 0.00126362 Jy ! Component: 300 - total flux cleaned = 0.00138958 Jy ! Component: 350 - total flux cleaned = 0.00138945 Jy ! Component: 400 - total flux cleaned = 0.00136956 Jy ! Component: 450 - total flux cleaned = 0.00136944 Jy ! Component: 500 - total flux cleaned = 0.00133105 Jy ! Component: 550 - total flux cleaned = 0.00131239 Jy ! Component: 600 - total flux cleaned = 0.00123938 Jy ! Component: 650 - total flux cleaned = 0.0012038 Jy ! Component: 700 - total flux cleaned = 0.00120362 Jy ! Component: 750 - total flux cleaned = 0.00113496 Jy ! Component: 800 - total flux cleaned = 0.00115223 Jy ! Component: 850 - total flux cleaned = 0.00116857 Jy ! Component: 900 - total flux cleaned = 0.0012174 Jy ! Component: 950 - total flux cleaned = 0.00113741 Jy ! Component: 1000 - total flux cleaned = 0.00116911 Jy ! Component: 1050 - total flux cleaned = 0.00121566 Jy ! Component: 1100 - total flux cleaned = 0.00116978 Jy ! Component: 1150 - total flux cleaned = 0.00116952 Jy ! Component: 1200 - total flux cleaned = 0.00116945 Jy ! Component: 1250 - total flux cleaned = 0.00118416 Jy ! Component: 1300 - total flux cleaned = 0.00112638 Jy ! Component: 1350 - total flux cleaned = 0.00121266 Jy ! Component: 1400 - total flux cleaned = 0.00121278 Jy ! Component: 1450 - total flux cleaned = 0.00125495 Jy ! Component: 1500 - total flux cleaned = 0.00128256 Jy ! Component: 1550 - total flux cleaned = 0.00133718 Jy ! Component: 1600 - total flux cleaned = 0.00132355 Jy ! Component: 1650 - total flux cleaned = 0.00135032 Jy ! Component: 1700 - total flux cleaned = 0.00136352 Jy ! Component: 1750 - total flux cleaned = 0.00137641 Jy ! Component: 1800 - total flux cleaned = 0.00142845 Jy ! Component: 1850 - total flux cleaned = 0.00141537 Jy ! Component: 1900 - total flux cleaned = 0.00142823 Jy ! Component: 1950 - total flux cleaned = 0.00147876 Jy ! Component: 2000 - total flux cleaned = 0.00150374 Jy ! Component: 2050 - total flux cleaned = 0.00155325 Jy ! Component: 2100 - total flux cleaned = 0.00154082 Jy ! Component: 2150 - total flux cleaned = 0.00160157 Jy ! Component: 2200 - total flux cleaned = 0.00160164 Jy ! Component: 2250 - total flux cleaned = 0.00164965 Jy ! Component: 2300 - total flux cleaned = 0.00172069 Jy ! Component: 2350 - total flux cleaned = 0.00173247 Jy ! Component: 2400 - total flux cleaned = 0.00176734 Jy ! Component: 2450 - total flux cleaned = 0.00180215 Jy ! Component: 2500 - total flux cleaned = 0.0018595 Jy ! Component: 2550 - total flux cleaned = 0.00188225 Jy ! Component: 2600 - total flux cleaned = 0.0018936 Jy ! Component: 2650 - total flux cleaned = 0.00197221 Jy ! Component: 2700 - total flux cleaned = 0.00199439 Jy ! Component: 2750 - total flux cleaned = 0.00201646 Jy ! Component: 2800 - total flux cleaned = 0.00202751 Jy ! Component: 2850 - total flux cleaned = 0.00207118 Jy ! Component: 2900 - total flux cleaned = 0.00211443 Jy ! Component: 2950 - total flux cleaned = 0.00214676 Jy ! Component: 3000 - total flux cleaned = 0.00217881 Jy ! Component: 3050 - total flux cleaned = 0.00216813 Jy ! Component: 3100 - total flux cleaned = 0.00214708 Jy ! Component: 3150 - total flux cleaned = 0.00218901 Jy ! Component: 3200 - total flux cleaned = 0.00217874 Jy ! Component: 3250 - total flux cleaned = 0.0022097 Jy ! Component: 3300 - total flux cleaned = 0.00225071 Jy ! Component: 3350 - total flux cleaned = 0.00227104 Jy ! Component: 3400 - total flux cleaned = 0.00226087 Jy ! Component: 3450 - total flux cleaned = 0.00228108 Jy ! Component: 3500 - total flux cleaned = 0.00229107 Jy ! Component: 3550 - total flux cleaned = 0.00235091 Jy ! Component: 3600 - total flux cleaned = 0.00243002 Jy ! Component: 3650 - total flux cleaned = 0.00239057 Jy ! Component: 3700 - total flux cleaned = 0.00239055 Jy ! Component: 3750 - total flux cleaned = 0.00245868 Jy ! Component: 3800 - total flux cleaned = 0.00249735 Jy ! Component: 3850 - total flux cleaned = 0.00254537 Jy ! Component: 3900 - total flux cleaned = 0.00254537 Jy ! Component: 3950 - total flux cleaned = 0.00256446 Jy ! Component: 4000 - total flux cleaned = 0.00263063 Jy ! Component: 4050 - total flux cleaned = 0.00263995 Jy ! Total flux subtracted in 4096 components = 0.002668 Jy ! Clean residual min=-0.000510 max=0.000525 Jy/beam ! Clean residual mean=0.000000 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.184264 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 426 components and 0.184264 Jy ![Exited script file: muppet] wmap "J0843+4537_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.94 x 4.913 at -13.26 degrees (North through East) ! Clean map min=-0.0010505 max=0.12349 Jy/beam ! Writing clean map to FITS file: J0843+4537_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123491 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167515 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.406949 0.406949 0.813899 1.6278 3.25559 6.51119 13.0224 26.0448 52.0895 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.123 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.94 x 4.913 at -13.26 degrees (North through East) ! Clean map min=-0.0010505 max=0.12349 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 J0843+4537_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:18:39 2017