! Started logfile: J0854+6218_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:49:43 2016 obs J0854+6218_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0854+6218_S_2014_06_09_pus_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.697284 visibilities/baseline/integration-bin. ! Found source: J0854+6218 ! ! 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 336 lines of history. ! ! Reading 11296 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 J0854+6218_S_2014_06_09_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 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.873103Jy sigma=0.009702 ! Fit after self-cal, rms=0.841473Jy sigma=0.009395 ! 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.779 mas, bmaj=5.389 mas, bpa=-69.64 degrees ! Estimated noise=1013.58 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.113349 Jy ! Component: 100 - total flux cleaned = 0.154572 Jy ! Total flux subtracted in 100 components = 0.154572 Jy ! Clean residual min=-0.007475 max=0.019701 Jy/beam ! Clean residual mean=-0.000160 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.154572 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.154572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089562Jy sigma=0.000951 ! Fit after self-cal, rms=0.089434Jy sigma=0.000949 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.023053 Jy ! Component: 100 - total flux cleaned = 0.0362913 Jy ! Total flux subtracted in 100 components = 0.0362913 Jy ! Clean residual min=-0.004939 max=0.008871 Jy/beam ! Clean residual mean=-0.000090 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.190864 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.190864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080296Jy sigma=0.000842 ! Fit after self-cal, rms=0.080215Jy sigma=0.000841 ! Inverting map ! Added new window around map position (3, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00995239 Jy ! Component: 100 - total flux cleaned = 0.0165176 Jy ! Total flux subtracted in 100 components = 0.0165176 Jy ! Clean residual min=-0.004050 max=0.004539 Jy/beam ! Clean residual mean=-0.000060 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.207381 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.207381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078233Jy sigma=0.000819 ! Fit after self-cal, rms=0.078156Jy sigma=0.000818 ! 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.701 mas, bmaj=6.352 mas, bpa=-74.17 degrees ! Estimated noise=603.604 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.0078786 Jy ! Component: 100 - total flux cleaned = 0.0123904 Jy ! Component: 150 - total flux cleaned = 0.0152318 Jy ! Component: 200 - total flux cleaned = 0.0170842 Jy ! Total flux subtracted in 200 components = 0.0170842 Jy ! Clean residual min=-0.003498 max=0.003685 Jy/beam ! Clean residual mean=-0.000007 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.224465 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 84 components and 0.224465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077220Jy sigma=0.000810 ! Fit after self-cal, rms=0.077159Jy sigma=0.000809 ! 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.86 HN 0.97 KP 1.03 ! LA 1.17 MK 1.00 NL 0.99 OV 0.98 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.02 KP 1.00 ! LA 1.14 MK 1.05 NL 1.02 OV 1.03 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 1.03 KP 0.90 ! LA 0.88 MK 1.07 NL 1.02 OV 0.97 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.04 KP 0.88 ! LA 0.88 MK 1.00 NL 1.06 OV 1.01 ! PT 1.01 SC 0.94 ! ! ! Fit before self-cal, rms=0.077159Jy sigma=0.000809 ! Fit after self-cal, rms=0.073584Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.716 mas, bmaj=6.337 mas, bpa=-74.9 degrees ! Estimated noise=600.423 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 (-2, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266175 Jy ! Component: 100 - total flux cleaned = 0.00403754 Jy ! Component: 150 - total flux cleaned = 0.00451651 Jy ! Component: 200 - total flux cleaned = 0.0047072 Jy ! Total flux subtracted in 200 components = 0.0047072 Jy ! Clean residual min=-0.001854 max=0.002176 Jy/beam ! Clean residual mean=-0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.229173 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.229173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073488Jy sigma=0.000782 ! Fit after self-cal, rms=0.073476Jy sigma=0.000782 ! 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.073476Jy sigma=0.000782 ! Fit after self-cal, rms=0.073447Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=6.321 mas, bpa=-74.95 degrees ! Estimated noise=600.244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079076 Jy ! Component: 100 - total flux cleaned = 0.00104855 Jy ! Component: 150 - total flux cleaned = 0.00117791 Jy ! Component: 200 - total flux cleaned = 0.00127127 Jy ! Total flux subtracted in 200 components = 0.00127127 Jy ! Clean residual min=-0.001716 max=0.001988 Jy/beam ! Clean residual mean=-0.000004 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.230444 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 126 components and 0.230444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073430Jy sigma=0.000781 ! Fit after self-cal, rms=0.073432Jy sigma=0.000781 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 (-56.5, 120.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164169 Jy ! Component: 100 - total flux cleaned = 0.00197788 Jy ! Component: 150 - total flux cleaned = 0.00226249 Jy ! Component: 200 - total flux cleaned = 0.00239604 Jy ! Total flux subtracted in 200 components = 0.00239604 Jy ! Clean residual min=-0.001561 max=0.001799 Jy/beam ! Clean residual mean=-0.000010 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.23284 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 0.23284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073388Jy sigma=0.000781 ! Fit after self-cal, rms=0.073385Jy sigma=0.000780 ! Inverting map ! Added new window around map position (19.5, -44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000680024 Jy ! Component: 100 - total flux cleaned = 0.00111315 Jy ! Component: 150 - total flux cleaned = 0.00164828 Jy ! Component: 200 - total flux cleaned = 0.00194525 Jy ! Total flux subtracted in 200 components = 0.00194525 Jy ! Clean residual min=-0.001408 max=0.001478 Jy/beam ! Clean residual mean=-0.000011 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.234785 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 165 components and 0.234785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073346Jy sigma=0.000780 ! Fit after self-cal, rms=0.073344Jy sigma=0.000780 ! 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.073344Jy sigma=0.000780 ! Fit after self-cal, rms=0.073239Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.719 mas, bmaj=6.322 mas, bpa=-74.9 degrees ! Estimated noise=599.432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306985 Jy ! Component: 100 - total flux cleaned = 0.000557417 Jy ! Component: 150 - total flux cleaned = 0.000738303 Jy ! Component: 200 - total flux cleaned = 0.000927353 Jy ! Total flux subtracted in 200 components = 0.000927353 Jy ! Clean residual min=-0.001339 max=0.001377 Jy/beam ! Clean residual mean=-0.000009 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.235713 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 171 components and 0.235713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073224Jy sigma=0.000780 ! Fit after self-cal, rms=0.073224Jy sigma=0.000780 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.000143259 Jy ! Component: 100 - total flux cleaned = 0.000240129 Jy ! Component: 150 - total flux cleaned = 0.000331285 Jy ! Component: 200 - total flux cleaned = 0.000401421 Jy ! Total flux subtracted in 200 components = 0.000401421 Jy ! Clean residual min=-0.001297 max=0.001356 Jy/beam ! Clean residual mean=-0.000009 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.236114 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 184 components and 0.236114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073215Jy sigma=0.000780 ! Fit after self-cal, rms=0.073214Jy sigma=0.000780 ! 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.073214Jy sigma=0.000780 ! Fit after self-cal, rms=0.073206Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.078 mas, bmaj=11.93 mas, bpa=83 degrees ! Estimated noise=725.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291391 Jy ! Component: 100 - total flux cleaned = 0.000379169 Jy ! Component: 150 - total flux cleaned = 0.000507403 Jy ! Component: 200 - total flux cleaned = 0.000566916 Jy ! Total flux subtracted in 200 components = 0.000566916 Jy ! Clean residual min=-0.001367 max=0.001251 Jy/beam ! Clean residual mean=-0.000014 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.236681 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 208 components and 0.236681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073202Jy sigma=0.000780 ! Fit after self-cal, rms=0.073202Jy sigma=0.000780 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.000147471 Jy ! Component: 100 - total flux cleaned = 0.000201489 Jy ! Component: 150 - total flux cleaned = 0.000252294 Jy ! Component: 200 - total flux cleaned = 0.000311685 Jy ! Total flux subtracted in 200 components = 0.000311685 Jy ! Clean residual min=-0.001360 max=0.001179 Jy/beam ! Clean residual mean=-0.000015 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.236993 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 223 components and 0.236993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073200Jy sigma=0.000780 ! Fit after self-cal, rms=0.073200Jy sigma=0.000780 ! 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.72 mas, bmaj=6.324 mas, bpa=-74.88 degrees ! Estimated noise=599.364 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.72 x 6.324 at -74.88 degrees (North through East) ! Clean map min=-0.0016904 max=0.15445 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.801 mas, bmaj=5.327 mas, bpa=-70.42 degrees ! Estimated noise=1007.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112782 Jy ! Component: 100 - total flux cleaned = 0.154949 Jy ! Component: 150 - total flux cleaned = 0.177924 Jy ! Component: 200 - total flux cleaned = 0.191584 Jy ! Total flux subtracted in 200 components = 0.191584 Jy ! Clean residual min=-0.004293 max=0.007327 Jy/beam ! Clean residual mean=-0.000078 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.191584 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.191584 Jy ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=6.324 mas, bpa=-74.88 degrees ! Estimated noise=599.364 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.0138271 Jy ! Component: 100 - total flux cleaned = 0.021384 Jy ! Component: 150 - total flux cleaned = 0.0258592 Jy ! Component: 200 - total flux cleaned = 0.0288468 Jy ! Total flux subtracted in 200 components = 0.0288468 Jy ! Clean residual min=-0.002331 max=0.002264 Jy/beam ! Clean residual mean=-0.000020 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.220431 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 76 components and 0.220431 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=8.078 mas, bmaj=11.93 mas, bpa=83 degrees ! Estimated noise=725.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037737 Jy ! Component: 100 - total flux cleaned = 0.00629059 Jy ! Component: 150 - total flux cleaned = 0.00787153 Jy ! Component: 200 - total flux cleaned = 0.00912707 Jy ! Total flux subtracted in 200 components = 0.00912707 Jy ! Clean residual min=-0.001639 max=0.001502 Jy/beam ! Clean residual mean=-0.000019 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.229558 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.0011121 Jy ! Component: 100 - total flux cleaned = 0.00191755 Jy ! Component: 150 - total flux cleaned = 0.00257179 Jy ! Component: 200 - total flux cleaned = 0.00293644 Jy ! Total flux subtracted in 200 components = 0.00293644 Jy ! Clean residual min=-0.001350 max=0.001354 Jy/beam ! Clean residual mean=-0.000015 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.232494 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 173 components and 0.232494 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=6.324 mas, bpa=-74.88 degrees ! Estimated noise=599.364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200952 Jy ! Component: 100 - total flux cleaned = 0.000769912 Jy ! Component: 150 - total flux cleaned = 0.0013224 Jy ! Component: 200 - total flux cleaned = 0.00164985 Jy ! Total flux subtracted in 200 components = 0.00164985 Jy ! Clean residual min=-0.001409 max=0.001524 Jy/beam ! Clean residual mean=-0.000009 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.234144 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 196 components and 0.234144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073266Jy sigma=0.000780 ! Fit after self-cal, rms=0.073255Jy sigma=0.000780 wmodel J0854+6218_S_2014_06_09_pus_map.mod ! Writing 196 model components to file: J0854+6218_S_2014_06_09_pus_map.mod wobs J0854+6218_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0854+6218_S_2014_06_09_pus_uvs.fits wwins J0854+6218_S_2014_06_09_pus_map.win ! wwins: Wrote 5 windows to J0854+6218_S_2014_06_09_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.000119961 Jy ! Component: 100 - total flux cleaned = 1.94532e-05 Jy ! Component: 150 - total flux cleaned = -0.000220173 Jy ! Component: 200 - total flux cleaned = -0.000427945 Jy ! Component: 250 - total flux cleaned = -0.000561816 Jy ! Component: 300 - total flux cleaned = -0.000583677 Jy ! Component: 350 - total flux cleaned = -0.000625635 Jy ! Component: 400 - total flux cleaned = -0.000584443 Jy ! Component: 450 - total flux cleaned = -0.000564705 Jy ! Component: 500 - total flux cleaned = -0.000564916 Jy ! Component: 550 - total flux cleaned = -0.000526532 Jy ! Component: 600 - total flux cleaned = -0.000564776 Jy ! Component: 650 - total flux cleaned = -0.000583433 Jy ! Component: 700 - total flux cleaned = -0.000620139 Jy ! Component: 750 - total flux cleaned = -0.000691984 Jy ! Component: 800 - total flux cleaned = -0.000709442 Jy ! Component: 850 - total flux cleaned = -0.000726739 Jy ! Component: 900 - total flux cleaned = -0.000795685 Jy ! Component: 950 - total flux cleaned = -0.000812492 Jy ! Component: 1000 - total flux cleaned = -0.00087961 Jy ! Component: 1050 - total flux cleaned = -0.00091238 Jy ! Component: 1100 - total flux cleaned = -0.000928609 Jy ! Component: 1150 - total flux cleaned = -0.00100881 Jy ! Component: 1200 - total flux cleaned = -0.00102434 Jy ! Component: 1250 - total flux cleaned = -0.00105569 Jy ! Component: 1300 - total flux cleaned = -0.00105583 Jy ! Component: 1350 - total flux cleaned = -0.00110159 Jy ! Component: 1400 - total flux cleaned = -0.00105653 Jy ! Component: 1450 - total flux cleaned = -0.00116079 Jy ! Component: 1500 - total flux cleaned = -0.001146 Jy ! Component: 1550 - total flux cleaned = -0.00116041 Jy ! Component: 1600 - total flux cleaned = -0.00117499 Jy ! Component: 1650 - total flux cleaned = -0.00118942 Jy ! Component: 1700 - total flux cleaned = -0.00117554 Jy ! Component: 1750 - total flux cleaned = -0.00120344 Jy ! Component: 1800 - total flux cleaned = -0.00118952 Jy ! Component: 1850 - total flux cleaned = -0.00123079 Jy ! Component: 1900 - total flux cleaned = -0.00125781 Jy ! Component: 1950 - total flux cleaned = -0.00132505 Jy ! Component: 2000 - total flux cleaned = -0.0012984 Jy ! Component: 2050 - total flux cleaned = -0.00132492 Jy ! Component: 2100 - total flux cleaned = -0.00135102 Jy ! Component: 2150 - total flux cleaned = -0.0013768 Jy ! Component: 2200 - total flux cleaned = -0.00144077 Jy ! Component: 2250 - total flux cleaned = -0.00142798 Jy ! Component: 2300 - total flux cleaned = -0.00145304 Jy ! Component: 2350 - total flux cleaned = -0.0014781 Jy ! Component: 2400 - total flux cleaned = -0.00144106 Jy ! Component: 2450 - total flux cleaned = -0.00145337 Jy ! Component: 2500 - total flux cleaned = -0.00148976 Jy ! Component: 2550 - total flux cleaned = -0.00151375 Jy ! Component: 2600 - total flux cleaned = -0.00154941 Jy ! Component: 2650 - total flux cleaned = -0.00153743 Jy ! Component: 2700 - total flux cleaned = -0.00156074 Jy ! Component: 2750 - total flux cleaned = -0.00156075 Jy ! Component: 2800 - total flux cleaned = -0.00157246 Jy ! Component: 2850 - total flux cleaned = -0.00158405 Jy ! Component: 2900 - total flux cleaned = -0.00156151 Jy ! Component: 2950 - total flux cleaned = -0.00160645 Jy ! Component: 3000 - total flux cleaned = -0.00160636 Jy ! Component: 3050 - total flux cleaned = -0.00165055 Jy ! Component: 3100 - total flux cleaned = -0.00165045 Jy ! Component: 3150 - total flux cleaned = -0.00172667 Jy ! Component: 3200 - total flux cleaned = -0.00174823 Jy ! Component: 3250 - total flux cleaned = -0.00176975 Jy ! Component: 3300 - total flux cleaned = -0.00178047 Jy ! Component: 3350 - total flux cleaned = -0.00184406 Jy ! Component: 3400 - total flux cleaned = -0.00188619 Jy ! Component: 3450 - total flux cleaned = -0.00192798 Jy ! Component: 3500 - total flux cleaned = -0.001928 Jy ! Component: 3550 - total flux cleaned = -0.00197961 Jy ! Component: 3600 - total flux cleaned = -0.0020002 Jy ! Component: 3650 - total flux cleaned = -0.00202062 Jy ! Component: 3700 - total flux cleaned = -0.00208145 Jy ! Component: 3750 - total flux cleaned = -0.00207131 Jy ! Component: 3800 - total flux cleaned = -0.0020813 Jy ! Component: 3850 - total flux cleaned = -0.00211118 Jy ! Component: 3900 - total flux cleaned = -0.00212106 Jy ! Component: 3950 - total flux cleaned = -0.0021505 Jy ! Component: 4000 - total flux cleaned = -0.00214063 Jy ! Component: 4050 - total flux cleaned = -0.00215038 Jy ! Total flux subtracted in 4096 components = -0.00218924 Jy ! Clean residual min=-0.000574 max=0.000539 Jy/beam ! Clean residual mean=-0.000002 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.231955 Jy keep ! Adding 242 model components to the UV plane model. ! The established model now contains 438 components and 0.231955 Jy ![Exited script file: muppet] wmap "J0854+6218_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.72 x 6.324 at -74.88 degrees (North through East) ! Clean map min=-0.0011827 max=0.15435 Jy/beam ! Writing clean map to FITS file: J0854+6218_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154347 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164862 device "J0854+6218_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0854+6218_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.320437 0.320437 0.640875 1.28175 2.5635 5.127 10.254 20.508 41.016 82.0319 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 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.72 x 6.324 at -74.88 degrees (North through East) ! Clean map min=-0.0011827 max=0.15435 Jy/beam quit ! Quitting program ! Log file J0854+6218_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:49:48 2016