! Started logfile: J0209+2932_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:52:04 2016 obs J0209+2932_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0209+2932_S_2014_08_09_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765709 visibilities/baseline/integration-bin. ! Found source: J0209+2932 ! ! 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 15988 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 J0209+2932_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 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865810Jy sigma=0.010664 ! Fit after self-cal, rms=0.805607Jy sigma=0.009938 ! 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.86 mas, bmaj=7.059 mas, bpa=17.4 degrees ! Estimated noise=786.982 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.143596 Jy ! Component: 100 - total flux cleaned = 0.198971 Jy ! Total flux subtracted in 100 components = 0.198971 Jy ! Clean residual min=-0.013857 max=0.047417 Jy/beam ! Clean residual mean=0.000012 rms=0.004659 Jy/beam ! Combined flux in latest and established models = 0.198971 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.198971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109103Jy sigma=0.001265 ! Fit after self-cal, rms=0.108525Jy sigma=0.001258 ! Inverting map ! Added new window around map position (-6, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0431754 Jy ! Component: 100 - total flux cleaned = 0.0677116 Jy ! Total flux subtracted in 100 components = 0.0677116 Jy ! Clean residual min=-0.007289 max=0.017653 Jy/beam ! Clean residual mean=0.000008 rms=0.002341 Jy/beam ! Combined flux in latest and established models = 0.266683 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.266683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085064Jy sigma=0.000952 ! Fit after self-cal, rms=0.084063Jy sigma=0.000940 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180307 Jy ! Component: 100 - total flux cleaned = 0.0301841 Jy ! Total flux subtracted in 100 components = 0.0301841 Jy ! Clean residual min=-0.005755 max=0.008801 Jy/beam ! Clean residual mean=0.000005 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.296867 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.296867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077885Jy sigma=0.000865 ! Fit after self-cal, rms=0.077838Jy sigma=0.000864 ! 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.518 mas, bmaj=7.815 mas, bpa=14.79 degrees ! Estimated noise=460.578 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.0134075 Jy ! Component: 100 - total flux cleaned = 0.0221887 Jy ! Component: 150 - total flux cleaned = 0.0282903 Jy ! Component: 200 - total flux cleaned = 0.0327162 Jy ! Total flux subtracted in 200 components = 0.0327162 Jy ! Clean residual min=-0.004554 max=0.005578 Jy/beam ! Clean residual mean=0.000004 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.329583 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 99 components and 0.329583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074491Jy sigma=0.000833 ! Fit after self-cal, rms=0.074478Jy sigma=0.000833 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.82 HN 0.94 KP 1.07 ! LA 1.10 MK 1.00* NL 0.98 OV 0.98 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.03 KP 1.01 ! LA 1.06 MK 1.00* NL 1.06 OV 1.00 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 1.05 KP 0.91 ! LA 0.84 MK 1.00* NL 1.07 OV 0.95 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.97 HN 1.03 KP 0.89 ! LA 0.82 MK 1.00* NL 1.13 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.074478Jy sigma=0.000833 ! Fit after self-cal, rms=0.068291Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.537 mas, bmaj=7.847 mas, bpa=14.58 degrees ! Estimated noise=461.961 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.000279243 Jy ! Component: 100 - total flux cleaned = -0.000246536 Jy ! Component: 150 - total flux cleaned = -0.000193515 Jy ! Component: 200 - total flux cleaned = -0.000170356 Jy ! Total flux subtracted in 200 components = -0.000170356 Jy ! Clean residual min=-0.002263 max=0.003098 Jy/beam ! Clean residual mean=0.000004 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.329413 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.329413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068260Jy sigma=0.000778 ! Fit after self-cal, rms=0.068243Jy sigma=0.000778 ! 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.068243Jy sigma=0.000778 ! Fit after self-cal, rms=0.067563Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.523 mas, bmaj=7.841 mas, bpa=14.91 degrees ! Estimated noise=461.943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000474257 Jy ! Component: 100 - total flux cleaned = -0.000644024 Jy ! Component: 150 - total flux cleaned = -0.000684325 Jy ! Component: 200 - total flux cleaned = -0.000702111 Jy ! Total flux subtracted in 200 components = -0.000702111 Jy ! Clean residual min=-0.001788 max=0.002927 Jy/beam ! Clean residual mean=0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.32871 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 121 components and 0.32871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067547Jy sigma=0.000773 ! Fit after self-cal, rms=0.067546Jy sigma=0.000773 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 (15, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246299 Jy ! Component: 100 - total flux cleaned = 0.0034397 Jy ! Component: 150 - total flux cleaned = 0.00389743 Jy ! Component: 200 - total flux cleaned = 0.00421683 Jy ! Total flux subtracted in 200 components = 0.00421683 Jy ! Clean residual min=-0.001553 max=0.001901 Jy/beam ! Clean residual mean=0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.332927 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 144 components and 0.332927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067449Jy sigma=0.000772 ! Fit after self-cal, rms=0.067447Jy sigma=0.000772 ! Inverting map ! Added new window around map position (7.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017596 Jy ! Component: 100 - total flux cleaned = 0.00237788 Jy ! Component: 150 - total flux cleaned = 0.00248012 Jy ! Component: 200 - total flux cleaned = 0.00256921 Jy ! Total flux subtracted in 200 components = 0.00256921 Jy ! Clean residual min=-0.001382 max=0.001499 Jy/beam ! Clean residual mean=0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.335497 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 173 components and 0.335497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067388Jy sigma=0.000771 ! Fit after self-cal, rms=0.067379Jy sigma=0.000771 ! 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.067379Jy sigma=0.000771 ! Fit after self-cal, rms=0.067378Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.519 mas, bmaj=7.841 mas, bpa=15.06 degrees ! Estimated noise=462.013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000754594 Jy ! Component: 100 - total flux cleaned = 0.000726823 Jy ! Component: 150 - total flux cleaned = 0.0006767 Jy ! Component: 200 - total flux cleaned = 0.000676805 Jy ! Total flux subtracted in 200 components = 0.000676805 Jy ! Clean residual min=-0.001291 max=0.001372 Jy/beam ! Clean residual mean=0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.336173 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 193 components and 0.336173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067354Jy sigma=0.000771 ! Fit after self-cal, rms=0.067350Jy sigma=0.000771 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.000140154 Jy ! Component: 100 - total flux cleaned = 0.000119618 Jy ! Component: 150 - total flux cleaned = 0.000120417 Jy ! Component: 200 - total flux cleaned = 0.00012063 Jy ! Total flux subtracted in 200 components = 0.00012063 Jy ! Clean residual min=-0.001210 max=0.001284 Jy/beam ! Clean residual mean=0.000000 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.336294 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 204 components and 0.336294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067337Jy sigma=0.000771 ! Fit after self-cal, rms=0.067335Jy sigma=0.000771 ! 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.067335Jy sigma=0.000771 ! Fit after self-cal, rms=0.067286Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.037 mas, bmaj=9.853 mas, bpa=-1.862 degrees ! Estimated noise=524.839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238881 Jy ! Component: 100 - total flux cleaned = 0.000414607 Jy ! Component: 150 - total flux cleaned = 0.000573527 Jy ! Component: 200 - total flux cleaned = 0.000723502 Jy ! Total flux subtracted in 200 components = 0.000723502 Jy ! Clean residual min=-0.001138 max=0.001230 Jy/beam ! Clean residual mean=0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.337017 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 234 components and 0.337018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067280Jy sigma=0.000771 ! Fit after self-cal, rms=0.067278Jy sigma=0.000771 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 = 1.12824e-05 Jy ! Component: 100 - total flux cleaned = 8.9205e-05 Jy ! Component: 150 - total flux cleaned = 0.000190982 Jy ! Component: 200 - total flux cleaned = 0.000282954 Jy ! Total flux subtracted in 200 components = 0.000282954 Jy ! Clean residual min=-0.001111 max=0.001193 Jy/beam ! Clean residual mean=0.000000 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.3373 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 245 components and 0.337301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067275Jy sigma=0.000771 ! Fit after self-cal, rms=0.067274Jy sigma=0.000771 ! 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.52 mas, bmaj=7.842 mas, bpa=15.1 degrees ! Estimated noise=461.826 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.52 x 7.842 at 15.1 degrees (North through East) ! Clean map min=-0.0011298 max=0.19452 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.839 mas, bmaj=7.062 mas, bpa=17.9 degrees ! Estimated noise=791.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.14645 Jy ! Component: 100 - total flux cleaned = 0.207735 Jy ! Component: 150 - total flux cleaned = 0.242973 Jy ! Component: 200 - total flux cleaned = 0.266575 Jy ! Total flux subtracted in 200 components = 0.266575 Jy ! Clean residual min=-0.007205 max=0.012943 Jy/beam ! Clean residual mean=0.000006 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 0.266575 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.266575 Jy ! Inverting map and beam ! Estimated beam: bmin=4.52 mas, bmaj=7.842 mas, bpa=15.1 degrees ! Estimated noise=461.826 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.021763 Jy ! Component: 100 - total flux cleaned = 0.0354231 Jy ! Component: 150 - total flux cleaned = 0.0443873 Jy ! Component: 200 - total flux cleaned = 0.0504948 Jy ! Total flux subtracted in 200 components = 0.0504948 Jy ! Clean residual min=-0.002359 max=0.003386 Jy/beam ! Clean residual mean=0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.31707 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 97 components and 0.31707 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00431621 Jy ! Component: 100 - total flux cleaned = 0.00745887 Jy ! Component: 150 - total flux cleaned = 0.00987515 Jy ! Component: 200 - total flux cleaned = 0.0115961 Jy ! Total flux subtracted in 200 components = 0.0115961 Jy ! Clean residual min=-0.001602 max=0.001444 Jy/beam ! Clean residual mean=0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.328666 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 132 components and 0.328666 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.037 mas, bmaj=9.853 mas, bpa=-1.862 degrees ! Estimated noise=524.839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214435 Jy ! Component: 100 - total flux cleaned = 0.00368228 Jy ! Component: 150 - total flux cleaned = 0.00485802 Jy ! Component: 200 - total flux cleaned = 0.00579161 Jy ! Total flux subtracted in 200 components = 0.00579161 Jy ! Clean residual min=-0.001210 max=0.001162 Jy/beam ! Clean residual mean=0.000000 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.334457 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.000648142 Jy ! Component: 100 - total flux cleaned = 0.00113894 Jy ! Component: 150 - total flux cleaned = 0.00147104 Jy ! Component: 200 - total flux cleaned = 0.00174286 Jy ! Total flux subtracted in 200 components = 0.00174286 Jy ! Clean residual min=-0.001166 max=0.001148 Jy/beam ! Clean residual mean=0.000000 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.3362 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 224 components and 0.3362 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.52 mas, bmaj=7.842 mas, bpa=15.1 degrees ! Estimated noise=461.826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000330329 Jy ! Component: 100 - total flux cleaned = -0.000181164 Jy ! Component: 150 - total flux cleaned = -2.41316e-05 Jy ! Component: 200 - total flux cleaned = 5.78069e-05 Jy ! Total flux subtracted in 200 components = 5.78069e-05 Jy ! Clean residual min=-0.001197 max=0.001262 Jy/beam ! Clean residual mean=0.000000 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.336258 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 249 components and 0.336258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067287Jy sigma=0.000771 ! Fit after self-cal, rms=0.067282Jy sigma=0.000771 wmodel J0209+2932_S_2014_08_09_pus_map.mod ! Writing 249 model components to file: J0209+2932_S_2014_08_09_pus_map.mod wobs J0209+2932_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0209+2932_S_2014_08_09_pus_uvs.fits wwins J0209+2932_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J0209+2932_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 = -3.67817e-06 Jy ! Component: 100 - total flux cleaned = 5.88481e-05 Jy ! Component: 150 - total flux cleaned = 1.89931e-05 Jy ! Component: 200 - total flux cleaned = 3.75461e-05 Jy ! Component: 250 - total flux cleaned = 3.84274e-07 Jy ! Component: 300 - total flux cleaned = -7.12656e-05 Jy ! Component: 350 - total flux cleaned = -0.000158668 Jy ! Component: 400 - total flux cleaned = -0.000209704 Jy ! Component: 450 - total flux cleaned = -0.000293156 Jy ! Component: 500 - total flux cleaned = -0.000374865 Jy ! Component: 550 - total flux cleaned = -0.000486951 Jy ! Component: 600 - total flux cleaned = -0.000533958 Jy ! Component: 650 - total flux cleaned = -0.000595625 Jy ! Component: 700 - total flux cleaned = -0.000641022 Jy ! Component: 750 - total flux cleaned = -0.000685521 Jy ! Component: 800 - total flux cleaned = -0.000700073 Jy ! Component: 850 - total flux cleaned = -0.00072887 Jy ! Component: 900 - total flux cleaned = -0.00077113 Jy ! Component: 950 - total flux cleaned = -0.000812797 Jy ! Component: 1000 - total flux cleaned = -0.000826179 Jy ! Component: 1050 - total flux cleaned = -0.000839746 Jy ! Component: 1100 - total flux cleaned = -0.000892829 Jy ! Component: 1150 - total flux cleaned = -0.000879484 Jy ! Component: 1200 - total flux cleaned = -0.000918357 Jy ! Component: 1250 - total flux cleaned = -0.000905497 Jy ! Component: 1300 - total flux cleaned = -0.0009182 Jy ! Component: 1350 - total flux cleaned = -0.00090601 Jy ! Component: 1400 - total flux cleaned = -0.000930529 Jy ! Component: 1450 - total flux cleaned = -0.000978925 Jy ! Component: 1500 - total flux cleaned = -0.0010149 Jy ! Component: 1550 - total flux cleaned = -0.00101511 Jy ! Component: 1600 - total flux cleaned = -0.00106213 Jy ! Component: 1650 - total flux cleaned = -0.00107365 Jy ! Component: 1700 - total flux cleaned = -0.00109651 Jy ! Component: 1750 - total flux cleaned = -0.00113063 Jy ! Component: 1800 - total flux cleaned = -0.0011418 Jy ! Component: 1850 - total flux cleaned = -0.00115303 Jy ! Component: 1900 - total flux cleaned = -0.0012083 Jy ! Component: 1950 - total flux cleaned = -0.00119726 Jy ! Component: 2000 - total flux cleaned = -0.0011974 Jy ! Component: 2050 - total flux cleaned = -0.00124042 Jy ! Component: 2100 - total flux cleaned = -0.00122973 Jy ! Component: 2150 - total flux cleaned = -0.00125071 Jy ! Component: 2200 - total flux cleaned = -0.00125072 Jy ! Component: 2250 - total flux cleaned = -0.0012819 Jy ! Component: 2300 - total flux cleaned = -0.00127149 Jy ! Component: 2350 - total flux cleaned = -0.001292 Jy ! Component: 2400 - total flux cleaned = -0.00128191 Jy ! Component: 2450 - total flux cleaned = -0.00133235 Jy ! Component: 2500 - total flux cleaned = -0.00132231 Jy ! Component: 2550 - total flux cleaned = -0.00135211 Jy ! Component: 2600 - total flux cleaned = -0.00134223 Jy ! Component: 2650 - total flux cleaned = -0.00134224 Jy ! Component: 2700 - total flux cleaned = -0.00134226 Jy ! Component: 2750 - total flux cleaned = -0.00136158 Jy ! Component: 2800 - total flux cleaned = -0.00139977 Jy ! Component: 2850 - total flux cleaned = -0.00133352 Jy ! Component: 2900 - total flux cleaned = -0.00137102 Jy ! Component: 2950 - total flux cleaned = -0.00133371 Jy ! Component: 3000 - total flux cleaned = -0.00132449 Jy ! Component: 3050 - total flux cleaned = -0.00131536 Jy ! Component: 3100 - total flux cleaned = -0.00133369 Jy ! Component: 3150 - total flux cleaned = -0.0012974 Jy ! Component: 3200 - total flux cleaned = -0.00129745 Jy ! Component: 3250 - total flux cleaned = -0.00129739 Jy ! Component: 3300 - total flux cleaned = -0.00129742 Jy ! Component: 3350 - total flux cleaned = -0.00129751 Jy ! Component: 3400 - total flux cleaned = -0.0012888 Jy ! Component: 3450 - total flux cleaned = -0.00132362 Jy ! Component: 3500 - total flux cleaned = -0.00134089 Jy ! Component: 3550 - total flux cleaned = -0.00133227 Jy ! Component: 3600 - total flux cleaned = -0.00132373 Jy ! Component: 3650 - total flux cleaned = -0.00135773 Jy ! Component: 3700 - total flux cleaned = -0.00135774 Jy ! Component: 3750 - total flux cleaned = -0.00134094 Jy ! Component: 3800 - total flux cleaned = -0.00134936 Jy ! Component: 3850 - total flux cleaned = -0.00134123 Jy ! Component: 3900 - total flux cleaned = -0.00135779 Jy ! Component: 3950 - total flux cleaned = -0.00137426 Jy ! Component: 4000 - total flux cleaned = -0.00137428 Jy ! Component: 4050 - total flux cleaned = -0.00139861 Jy ! Total flux subtracted in 4096 components = -0.00137435 Jy ! Clean residual min=-0.000493 max=0.000461 Jy/beam ! Clean residual mean=-0.000000 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.334884 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 533 components and 0.334884 Jy ![Exited script file: muppet] wmap "J0209+2932_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.52 x 7.842 at 15.1 degrees (North through East) ! Clean map min=-0.00093773 max=0.19639 Jy/beam ! Writing clean map to FITS file: J0209+2932_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.196385 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00014946 device "J0209+2932_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0209+2932_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.228316 0.228316 0.456633 0.913266 1.82653 3.65306 7.30613 14.6123 29.2245 58.449 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.196 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.52 x 7.842 at 15.1 degrees (North through East) ! Clean map min=-0.00093773 max=0.19639 Jy/beam quit ! Quitting program ! Log file J0209+2932_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:52:09 2016