! Started logfile: J0011+7045_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:47:45 2016 obs J0011+7045_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0011+7045_S_2014_08_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.675926 visibilities/baseline/integration-bin. ! Found source: J0011+7045 ! ! 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 342 lines of history. ! ! Reading 8760 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 J0011+7045_S_2014_08_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.585456Jy sigma=0.006499 ! Fit after self-cal, rms=0.528695Jy sigma=0.005969 ! 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.575 mas, bmaj=6.972 mas, bpa=57.45 degrees ! Estimated noise=1099.17 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.355003 Jy ! Component: 100 - total flux cleaned = 0.450283 Jy ! Total flux subtracted in 100 components = 0.450283 Jy ! Clean residual min=-0.015558 max=0.039204 Jy/beam ! Clean residual mean=-0.000186 rms=0.004856 Jy/beam ! Combined flux in latest and established models = 0.450283 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.450283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131629Jy sigma=0.001345 ! Fit after self-cal, rms=0.131508Jy sigma=0.001344 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0442345 Jy ! Component: 100 - total flux cleaned = 0.0706144 Jy ! Total flux subtracted in 100 components = 0.0706144 Jy ! Clean residual min=-0.014965 max=0.013909 Jy/beam ! Clean residual mean=-0.000098 rms=0.002925 Jy/beam ! Combined flux in latest and established models = 0.520898 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.520898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105767Jy sigma=0.001065 ! Fit after self-cal, rms=0.105584Jy sigma=0.001063 ! 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=4.629 mas, bmaj=8.067 mas, bpa=61.17 degrees ! Estimated noise=678.746 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.0278005 Jy ! Component: 100 - total flux cleaned = 0.0434172 Jy ! Component: 150 - total flux cleaned = 0.0532008 Jy ! Component: 200 - total flux cleaned = 0.0597064 Jy ! Total flux subtracted in 200 components = 0.0597064 Jy ! Clean residual min=-0.012673 max=0.011458 Jy/beam ! Clean residual mean=-0.000049 rms=0.002377 Jy/beam ! Combined flux in latest and established models = 0.580604 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 71 components and 0.580604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096205Jy sigma=0.000984 ! Fit after self-cal, rms=0.096070Jy sigma=0.000982 ! 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 0.99 FD 0.87 HN 0.95 KP 1.04 ! LA 1.10 MK 1.00* NL 0.98 OV 0.99 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.01 KP 1.00 ! LA 1.05 MK 1.00* NL 1.04 OV 1.01 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.19 HN 1.06 KP 0.90 ! LA 0.82 MK 1.00* NL 1.01 OV 0.95 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.02 KP 0.86 ! LA 0.79 MK 1.00* NL 1.09 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.096070Jy sigma=0.000982 ! Fit after self-cal, rms=0.073623Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.652 mas, bmaj=8.099 mas, bpa=61.1 degrees ! Estimated noise=677.331 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 (-6.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00771825 Jy ! Component: 100 - total flux cleaned = 0.00991208 Jy ! Component: 150 - total flux cleaned = 0.00971045 Jy ! Component: 200 - total flux cleaned = 0.00962378 Jy ! Total flux subtracted in 200 components = 0.00962378 Jy ! Clean residual min=-0.002898 max=0.003255 Jy/beam ! Clean residual mean=0.000001 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.590228 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 102 components and 0.590228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072795Jy sigma=0.000772 ! Fit after self-cal, rms=0.072756Jy sigma=0.000771 ! 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.072756Jy sigma=0.000771 ! Fit after self-cal, rms=0.072693Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.645 mas, bmaj=8.113 mas, bpa=60.73 degrees ! Estimated noise=676.584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531694 Jy ! Component: 100 - total flux cleaned = 0.00109265 Jy ! Component: 150 - total flux cleaned = 0.00120275 Jy ! Component: 200 - total flux cleaned = 0.00135028 Jy ! Total flux subtracted in 200 components = 0.00135028 Jy ! Clean residual min=-0.002254 max=0.002337 Jy/beam ! Clean residual mean=-0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.591578 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 137 components and 0.591578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072557Jy sigma=0.000766 ! Fit after self-cal, rms=0.072552Jy sigma=0.000766 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 (-9, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000903462 Jy ! Component: 100 - total flux cleaned = 0.000895927 Jy ! Component: 150 - total flux cleaned = 0.00115762 Jy ! Component: 200 - total flux cleaned = 0.00138167 Jy ! Total flux subtracted in 200 components = 0.00138167 Jy ! Clean residual min=-0.002076 max=0.002182 Jy/beam ! Clean residual mean=-0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.59296 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.59296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072433Jy sigma=0.000765 ! Fit after self-cal, rms=0.072426Jy sigma=0.000765 ! Inverting map ! Added new window around map position (-24.5, 89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134481 Jy ! Component: 100 - total flux cleaned = 0.00203522 Jy ! Component: 150 - total flux cleaned = 0.00244972 Jy ! Component: 200 - total flux cleaned = 0.00278061 Jy ! Total flux subtracted in 200 components = 0.00278061 Jy ! Clean residual min=-0.002047 max=0.001728 Jy/beam ! Clean residual mean=-0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.595741 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 175 components and 0.595741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072337Jy sigma=0.000764 ! Fit after self-cal, rms=0.072336Jy 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.072336Jy sigma=0.000764 ! Fit after self-cal, rms=0.072340Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.645 mas, bmaj=8.115 mas, bpa=60.66 degrees ! Estimated noise=676.083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.32746e-05 Jy ! Component: 100 - total flux cleaned = 0.000393645 Jy ! Component: 150 - total flux cleaned = 0.000604085 Jy ! Component: 200 - total flux cleaned = 0.000768884 Jy ! Total flux subtracted in 200 components = 0.000768884 Jy ! Clean residual min=-0.001925 max=0.001705 Jy/beam ! Clean residual mean=-0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.59651 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 197 components and 0.59651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072299Jy sigma=0.000764 ! Fit after self-cal, rms=0.072298Jy 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 = 0.00019229 Jy ! Component: 100 - total flux cleaned = 0.000407529 Jy ! Component: 150 - total flux cleaned = 0.000581427 Jy ! Component: 200 - total flux cleaned = 0.000691317 Jy ! Total flux subtracted in 200 components = 0.000691317 Jy ! Clean residual min=-0.001889 max=0.001680 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.597201 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 208 components and 0.597201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072272Jy sigma=0.000763 ! Fit after self-cal, rms=0.072272Jy sigma=0.000763 ! 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.072272Jy sigma=0.000763 ! Fit after self-cal, rms=0.072291Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.344 mas, bmaj=11.01 mas, bpa=72.06 degrees ! Estimated noise=768.833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.08983e-06 Jy ! Component: 100 - total flux cleaned = 0.000286684 Jy ! Component: 150 - total flux cleaned = 0.000444947 Jy ! Component: 200 - total flux cleaned = 0.000496727 Jy ! Total flux subtracted in 200 components = 0.000496727 Jy ! Clean residual min=-0.001557 max=0.001432 Jy/beam ! Clean residual mean=-0.000003 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.597698 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 232 components and 0.597698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072279Jy sigma=0.000763 ! Fit after self-cal, rms=0.072279Jy sigma=0.000763 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 = 8.78058e-05 Jy ! Component: 100 - total flux cleaned = 0.000218986 Jy ! Component: 150 - total flux cleaned = 0.000263324 Jy ! Component: 200 - total flux cleaned = 0.000329814 Jy ! Total flux subtracted in 200 components = 0.000329814 Jy ! Clean residual min=-0.001565 max=0.001450 Jy/beam ! Clean residual mean=-0.000004 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.598028 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 252 components and 0.598028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072273Jy sigma=0.000763 ! Fit after self-cal, rms=0.072273Jy sigma=0.000763 ! 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=4.645 mas, bmaj=8.117 mas, bpa=60.63 degrees ! Estimated noise=676.027 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.645 x 8.117 at 60.63 degrees (North through East) ! Clean map min=-0.0018863 max=0.47523 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.571 mas, bmaj=7.008 mas, bpa=56.99 degrees ! Estimated noise=1103.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.356197 Jy ! Component: 100 - total flux cleaned = 0.450776 Jy ! Component: 150 - total flux cleaned = 0.494854 Jy ! Component: 200 - total flux cleaned = 0.521067 Jy ! Total flux subtracted in 200 components = 0.521067 Jy ! Clean residual min=-0.006897 max=0.013604 Jy/beam ! Clean residual mean=-0.000087 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.521067 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.521067 Jy ! Inverting map and beam ! Estimated beam: bmin=4.645 mas, bmaj=8.117 mas, bpa=60.63 degrees ! Estimated noise=676.027 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.0238929 Jy ! Component: 100 - total flux cleaned = 0.0379754 Jy ! Component: 150 - total flux cleaned = 0.0470222 Jy ! Component: 200 - total flux cleaned = 0.053285 Jy ! Total flux subtracted in 200 components = 0.053285 Jy ! Clean residual min=-0.002999 max=0.003520 Jy/beam ! Clean residual mean=-0.000046 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.574352 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 88 components and 0.574352 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00464043 Jy ! Component: 100 - total flux cleaned = 0.00827223 Jy ! Component: 150 - total flux cleaned = 0.0109386 Jy ! Component: 200 - total flux cleaned = 0.0129545 Jy ! Total flux subtracted in 200 components = 0.0129545 Jy ! Clean residual min=-0.002028 max=0.002008 Jy/beam ! Clean residual mean=-0.000016 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.587307 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 119 components and 0.587307 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.344 mas, bmaj=11.01 mas, bpa=72.06 degrees ! Estimated noise=768.833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269931 Jy ! Component: 100 - total flux cleaned = 0.00408013 Jy ! Component: 150 - total flux cleaned = 0.00529164 Jy ! Component: 200 - total flux cleaned = 0.00616187 Jy ! Total flux subtracted in 200 components = 0.00616187 Jy ! Clean residual min=-0.001666 max=0.001714 Jy/beam ! Clean residual mean=-0.000010 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.593468 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.000666005 Jy ! Component: 100 - total flux cleaned = 0.00133696 Jy ! Component: 150 - total flux cleaned = 0.00185627 Jy ! Component: 200 - total flux cleaned = 0.00225495 Jy ! Total flux subtracted in 200 components = 0.00225495 Jy ! Clean residual min=-0.001637 max=0.001596 Jy/beam ! Clean residual mean=-0.000006 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.595723 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 231 components and 0.595724 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.645 mas, bmaj=8.117 mas, bpa=60.63 degrees ! Estimated noise=676.027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.0699e-05 Jy ! Component: 100 - total flux cleaned = 0.000118234 Jy ! Component: 150 - total flux cleaned = 0.000324688 Jy ! Component: 200 - total flux cleaned = 0.000551719 Jy ! Total flux subtracted in 200 components = 0.000551719 Jy ! Clean residual min=-0.001664 max=0.001730 Jy/beam ! Clean residual mean=-0.000005 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.596275 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 253 components and 0.596275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072328Jy sigma=0.000764 ! Fit after self-cal, rms=0.072324Jy sigma=0.000764 wmodel J0011+7045_S_2014_08_09_pus_map.mod ! Writing 253 model components to file: J0011+7045_S_2014_08_09_pus_map.mod wobs J0011+7045_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0011+7045_S_2014_08_09_pus_uvs.fits wwins J0011+7045_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J0011+7045_S_2014_08_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 = -1.23512e-05 Jy ! Component: 100 - total flux cleaned = 3.85447e-05 Jy ! Component: 150 - total flux cleaned = 0.000216228 Jy ! Component: 200 - total flux cleaned = 0.000315132 Jy ! Component: 250 - total flux cleaned = 0.000315161 Jy ! Component: 300 - total flux cleaned = 0.000291965 Jy ! Component: 350 - total flux cleaned = 0.000314852 Jy ! Component: 400 - total flux cleaned = 0.000292543 Jy ! Component: 450 - total flux cleaned = 0.0002489 Jy ! Component: 500 - total flux cleaned = 0.000248784 Jy ! Component: 550 - total flux cleaned = 0.00026981 Jy ! Component: 600 - total flux cleaned = 0.000311109 Jy ! Component: 650 - total flux cleaned = 0.000311055 Jy ! Component: 700 - total flux cleaned = 0.000250481 Jy ! Component: 750 - total flux cleaned = 0.00023085 Jy ! Component: 800 - total flux cleaned = 0.000250296 Jy ! Component: 850 - total flux cleaned = 0.000269622 Jy ! Component: 900 - total flux cleaned = 0.000288627 Jy ! Component: 950 - total flux cleaned = 0.000326099 Jy ! Component: 1000 - total flux cleaned = 0.000399842 Jy ! Component: 1050 - total flux cleaned = 0.000417922 Jy ! Component: 1100 - total flux cleaned = 0.00041776 Jy ! Component: 1150 - total flux cleaned = 0.00047106 Jy ! Component: 1200 - total flux cleaned = 0.000471015 Jy ! Component: 1250 - total flux cleaned = 0.000453579 Jy ! Component: 1300 - total flux cleaned = 0.000505181 Jy ! Component: 1350 - total flux cleaned = 0.000471174 Jy ! Component: 1400 - total flux cleaned = 0.000504675 Jy ! Component: 1450 - total flux cleaned = 0.000438096 Jy ! Component: 1500 - total flux cleaned = 0.000454322 Jy ! Component: 1550 - total flux cleaned = 0.0004868 Jy ! Component: 1600 - total flux cleaned = 0.00051877 Jy ! Component: 1650 - total flux cleaned = 0.000455091 Jy ! Component: 1700 - total flux cleaned = 0.000470959 Jy ! Component: 1750 - total flux cleaned = 0.00050226 Jy ! Component: 1800 - total flux cleaned = 0.000564155 Jy ! Component: 1850 - total flux cleaned = 0.000517863 Jy ! Component: 1900 - total flux cleaned = 0.000533096 Jy ! Component: 1950 - total flux cleaned = 0.000533066 Jy ! Component: 2000 - total flux cleaned = 0.000532955 Jy ! Component: 2050 - total flux cleaned = 0.000458964 Jy ! Component: 2100 - total flux cleaned = 0.000473657 Jy ! Component: 2150 - total flux cleaned = 0.000459081 Jy ! Component: 2200 - total flux cleaned = 0.00044462 Jy ! Component: 2250 - total flux cleaned = 0.000444576 Jy ! Component: 2300 - total flux cleaned = 0.000373515 Jy ! Component: 2350 - total flux cleaned = 0.000401745 Jy ! Component: 2400 - total flux cleaned = 0.000373739 Jy ! Component: 2450 - total flux cleaned = 0.000373594 Jy ! Component: 2500 - total flux cleaned = 0.000304732 Jy ! Component: 2550 - total flux cleaned = 0.000318237 Jy ! Component: 2600 - total flux cleaned = 0.000304657 Jy ! Component: 2650 - total flux cleaned = 0.00025098 Jy ! Component: 2700 - total flux cleaned = 0.000290917 Jy ! Component: 2750 - total flux cleaned = 0.000238246 Jy ! Component: 2800 - total flux cleaned = 0.000277611 Jy ! Component: 2850 - total flux cleaned = 0.00030354 Jy ! Component: 2900 - total flux cleaned = 0.000251822 Jy ! Component: 2950 - total flux cleaned = 0.000239049 Jy ! Component: 3000 - total flux cleaned = 0.000251822 Jy ! Component: 3050 - total flux cleaned = 0.000226471 Jy ! Component: 3100 - total flux cleaned = 0.000251514 Jy ! Component: 3150 - total flux cleaned = 0.000239121 Jy ! Component: 3200 - total flux cleaned = 0.000177251 Jy ! Component: 3250 - total flux cleaned = 0.000238882 Jy ! Component: 3300 - total flux cleaned = 0.000226752 Jy ! Component: 3350 - total flux cleaned = 0.000238945 Jy ! Component: 3400 - total flux cleaned = 0.000214791 Jy ! Component: 3450 - total flux cleaned = 0.000166887 Jy ! Component: 3500 - total flux cleaned = 0.00019085 Jy ! Component: 3550 - total flux cleaned = 0.000178848 Jy ! Component: 3600 - total flux cleaned = 0.000143719 Jy ! Component: 3650 - total flux cleaned = 0.000202248 Jy ! Component: 3700 - total flux cleaned = 0.000155766 Jy ! Component: 3750 - total flux cleaned = 0.000155632 Jy ! Component: 3800 - total flux cleaned = 0.000121147 Jy ! Component: 3850 - total flux cleaned = 6.40647e-05 Jy ! Component: 3900 - total flux cleaned = 6.41022e-05 Jy ! Component: 3950 - total flux cleaned = 4.15846e-05 Jy ! Component: 4000 - total flux cleaned = 5.28278e-05 Jy ! Component: 4050 - total flux cleaned = 4.16901e-05 Jy ! Total flux subtracted in 4096 components = -1.37791e-05 Jy ! Clean residual min=-0.000707 max=0.000769 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.596262 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 512 components and 0.596262 Jy ![Exited script file: muppet] wmap "J0011+7045_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.645 x 8.117 at 60.63 degrees (North through East) ! Clean map min=-0.001416 max=0.47682 Jy/beam ! Writing clean map to FITS file: J0011+7045_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.476818 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198787 device "J0011+7045_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0011+7045_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.125071 0.125071 0.250142 0.500284 1.00057 2.00114 4.00227 8.00454 16.0091 32.0182 64.0363 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.476 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.645 x 8.117 at 60.63 degrees (North through East) ! Clean map min=-0.001416 max=0.47682 Jy/beam quit ! Quitting program ! Log file J0011+7045_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:47:51 2016