! Started logfile: /scr/pima/bg219a_uvs/J0659+0813_S_dfm.log on Thu May 19 23:55:58 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J0659+0813_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0659+0813_S_uva.fits ! AN table 1: 9 integrations on 10 of 10 possible baselines. ! AN table 2: 9 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.986667 visibilities/baseline/integration-bin. ! Found source: J0659+0813 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 888 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J0659+0813_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 5 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.198549Jy sigma=24.548951 ! Fit after self-cal, rms=0.443287Jy sigma=9.197301 ! 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.715 mas, bmaj=6.176 mas, bpa=-2.491 degrees ! Estimated noise=1.4392 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.428514 Jy ! Component: 100 - total flux cleaned = 0.548043 Jy ! Total flux subtracted in 100 components = 0.548043 Jy ! Clean residual min=-0.030313 max=0.047083 Jy/beam ! Clean residual mean=0.000046 rms=0.009432 Jy/beam ! Combined flux in latest and established models = 0.548043 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.548043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122455Jy sigma=2.404250 ! Fit after self-cal, rms=0.122304Jy sigma=2.398952 ! 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.24 mas, bmaj=7.244 mas, bpa=-4.901 degrees ! Estimated noise=1.22155 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.0607887 Jy ! Component: 100 - total flux cleaned = 0.0878127 Jy ! Component: 150 - total flux cleaned = 0.10306 Jy ! Component: 200 - total flux cleaned = 0.111911 Jy ! Total flux subtracted in 200 components = 0.111911 Jy ! Clean residual min=-0.022865 max=0.046965 Jy/beam ! Clean residual mean=0.000030 rms=0.007643 Jy/beam ! Combined flux in latest and established models = 0.659954 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.659954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087994Jy sigma=1.729087 ! Fit after self-cal, rms=0.087807Jy sigma=1.721291 ! Inverting map ! Added new window around map position (-7.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0400978 Jy ! Component: 100 - total flux cleaned = 0.0550139 Jy ! Component: 150 - total flux cleaned = 0.0647187 Jy ! Component: 200 - total flux cleaned = 0.072061 Jy ! Total flux subtracted in 200 components = 0.072061 Jy ! Clean residual min=-0.013096 max=0.015340 Jy/beam ! Clean residual mean=-0.000005 rms=0.004072 Jy/beam ! Combined flux in latest and established models = 0.732015 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 66 components and 0.732015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068339Jy sigma=1.320267 ! Fit after self-cal, rms=0.067520Jy sigma=1.302591 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.24 x 7.244 at -4.901 degrees (North through East) ! Clean map min=-0.011532 max=0.56471 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 MK 1.02 NL 0.95 OV 1.06 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.99 MK 1.02 NL 1.00 OV 1.05 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 MK 0.98 NL 0.98 OV 1.05 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.97 MK 0.99 NL 1.02 OV 1.04 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 MK 0.98 NL 0.98 OV 1.03 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.97 MK 0.99 NL 1.00 OV 1.07 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.98 MK 1.03 NL 1.00 OV 1.01 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.067520Jy sigma=1.302591 ! Fit after self-cal, rms=0.064357Jy sigma=1.227169 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=7.235 mas, bpa=-5.026 degrees ! Estimated noise=1.22343 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.00531796 Jy ! Component: 100 - total flux cleaned = 0.0072569 Jy ! Component: 150 - total flux cleaned = 0.00898506 Jy ! Component: 200 - total flux cleaned = 0.00966168 Jy ! Total flux subtracted in 200 components = 0.00966168 Jy ! Clean residual min=-0.008503 max=0.008975 Jy/beam ! Clean residual mean=-0.000024 rms=0.002621 Jy/beam ! Combined flux in latest and established models = 0.741677 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.741677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063190Jy sigma=1.209298 ! Fit after self-cal, rms=0.063160Jy sigma=1.209093 ! 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.063160Jy sigma=1.209093 ! Fit after self-cal, rms=0.063236Jy sigma=1.205739 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=7.222 mas, bpa=-5.008 degrees ! Estimated noise=1.22865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00402443 Jy ! Component: 100 - total flux cleaned = 0.00518373 Jy ! Component: 150 - total flux cleaned = 0.00615399 Jy ! Component: 200 - total flux cleaned = 0.00634211 Jy ! Total flux subtracted in 200 components = 0.00634211 Jy ! Clean residual min=-0.008247 max=0.008793 Jy/beam ! Clean residual mean=-0.000023 rms=0.002493 Jy/beam ! Combined flux in latest and established models = 0.748019 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 96 components and 0.748019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062624Jy sigma=1.197446 ! Fit after self-cal, rms=0.062619Jy sigma=1.197367 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.000122932 Jy ! Component: 100 - total flux cleaned = 4.55955e-05 Jy ! Component: 150 - total flux cleaned = 0.000200817 Jy ! Component: 200 - total flux cleaned = 0.00034766 Jy ! Total flux subtracted in 200 components = 0.00034766 Jy ! Clean residual min=-0.008081 max=0.008768 Jy/beam ! Clean residual mean=-0.000023 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 0.748366 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 106 components and 0.748366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062418Jy sigma=1.193721 ! Fit after self-cal, rms=0.062410Jy sigma=1.193620 ! 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.062410Jy sigma=1.193620 ! Fit after self-cal, rms=0.062505Jy sigma=1.190358 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.207 mas, bpa=-4.948 degrees ! Estimated noise=1.23438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324508 Jy ! Component: 100 - total flux cleaned = 0.00407687 Jy ! Component: 150 - total flux cleaned = 0.00454453 Jy ! Component: 200 - total flux cleaned = 0.00490814 Jy ! Total flux subtracted in 200 components = 0.00490814 Jy ! Clean residual min=-0.007974 max=0.008621 Jy/beam ! Clean residual mean=-0.000022 rms=0.002351 Jy/beam ! Combined flux in latest and established models = 0.753274 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 115 components and 0.753274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062111Jy sigma=1.185580 ! Fit after self-cal, rms=0.062107Jy sigma=1.185506 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.000171501 Jy ! Component: 100 - total flux cleaned = 9.30078e-05 Jy ! Component: 150 - total flux cleaned = 0.000280491 Jy ! Component: 200 - total flux cleaned = 0.000459329 Jy ! Total flux subtracted in 200 components = 0.000459329 Jy ! Clean residual min=-0.007867 max=0.008581 Jy/beam ! Clean residual mean=-0.000021 rms=0.002306 Jy/beam ! Combined flux in latest and established models = 0.753734 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 125 components and 0.753734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061983Jy sigma=1.183279 ! Fit after self-cal, rms=0.061976Jy sigma=1.183198 ! 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.061976Jy sigma=1.183198 ! Fit after self-cal, rms=0.062092Jy sigma=1.180575 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.941 mas, bmaj=14.39 mas, bpa=-11.82 degrees ! Estimated noise=1.65983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00554921 Jy ! Component: 100 - total flux cleaned = 0.00777901 Jy ! Component: 150 - total flux cleaned = 0.00854136 Jy ! Component: 200 - total flux cleaned = 0.00893672 Jy ! Total flux subtracted in 200 components = 0.00893672 Jy ! Clean residual min=-0.010740 max=0.011846 Jy/beam ! Clean residual mean=-0.000043 rms=0.003670 Jy/beam ! Combined flux in latest and established models = 0.76267 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 141 components and 0.76267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061795Jy sigma=1.179114 ! Fit after self-cal, rms=0.061775Jy sigma=1.178421 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.000160598 Jy ! Component: 100 - total flux cleaned = 0.00024957 Jy ! Component: 150 - total flux cleaned = 0.000252108 Jy ! Component: 200 - total flux cleaned = 0.000328684 Jy ! Total flux subtracted in 200 components = 0.000328684 Jy ! Clean residual min=-0.010486 max=0.011594 Jy/beam ! Clean residual mean=-0.000042 rms=0.003591 Jy/beam ! Combined flux in latest and established models = 0.762999 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 148 components and 0.762999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061756Jy sigma=1.178435 ! Fit after self-cal, rms=0.061753Jy sigma=1.178203 ! 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.225 mas, bmaj=7.197 mas, bpa=-4.906 degrees ! Estimated noise=1.24008 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.225 x 7.197 at -4.906 degrees (North through East) ! Clean map min=-0.0075745 max=0.57594 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061753Jy sigma=1.178203 ! Fit after self-cal, rms=0.052325Jy sigma=0.975961 ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=7.192 mas, bpa=-4.94 degrees ! Estimated noise=1.23985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000237993 Jy ! Component: 100 - total flux cleaned = 0.000160373 Jy ! Component: 150 - total flux cleaned = 4.37039e-05 Jy ! Component: 200 - total flux cleaned = -9.26526e-06 Jy ! Total flux subtracted in 200 components = -9.26526e-06 Jy ! Clean residual min=-0.007450 max=0.007135 Jy/beam ! Clean residual mean=-0.000008 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.76299 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 163 components and 0.76299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052123Jy sigma=0.970558 ! Fit after self-cal, rms=0.052114Jy sigma=0.970359 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000358539 Jy ! Component: 100 - total flux cleaned = -0.000361713 Jy ! Component: 150 - total flux cleaned = -0.000453488 Jy ! Component: 200 - total flux cleaned = -0.000456331 Jy ! Total flux subtracted in 200 components = -0.000456331 Jy ! Clean residual min=-0.007363 max=0.007093 Jy/beam ! Clean residual mean=-0.000008 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.762533 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 170 components and 0.762533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052046Jy sigma=0.968592 ! Fit after self-cal, rms=0.052041Jy sigma=0.968546 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052041Jy sigma=0.968546 ! Fit after self-cal, rms=0.051912Jy sigma=0.967383 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.7 mas, bmaj=6.123 mas, bpa=-2.599 degrees ! Estimated noise=1.45467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.433553 Jy ! Component: 100 - total flux cleaned = 0.556187 Jy ! Component: 150 - total flux cleaned = 0.611818 Jy ! Component: 200 - total flux cleaned = 0.649597 Jy ! Total flux subtracted in 200 components = 0.649597 Jy ! Clean residual min=-0.019554 max=0.021266 Jy/beam ! Clean residual mean=0.000022 rms=0.005462 Jy/beam ! Combined flux in latest and established models = 0.649597 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.649597 Jy ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=7.183 mas, bpa=-4.856 degrees ! Estimated noise=1.23967 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.0349452 Jy ! Component: 100 - total flux cleaned = 0.0575195 Jy ! Component: 150 - total flux cleaned = 0.0731601 Jy ! Component: 200 - total flux cleaned = 0.0840686 Jy ! Total flux subtracted in 200 components = 0.0840686 Jy ! Clean residual min=-0.008921 max=0.008655 Jy/beam ! Clean residual mean=0.000007 rms=0.002718 Jy/beam ! Combined flux in latest and established models = 0.733665 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.733665 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=6.95 mas, bmaj=14.35 mas, bpa=-11.76 degrees ! Estimated noise=1.66189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123715 Jy ! Component: 100 - total flux cleaned = 0.0172649 Jy ! Component: 150 - total flux cleaned = 0.0192121 Jy ! Component: 200 - total flux cleaned = 0.0205958 Jy ! Total flux subtracted in 200 components = 0.0205958 Jy ! Clean residual min=-0.009101 max=0.011444 Jy/beam ! Clean residual mean=-0.000002 rms=0.003233 Jy/beam ! Combined flux in latest and established models = 0.754261 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.00116344 Jy ! Component: 100 - total flux cleaned = 0.00214799 Jy ! Component: 150 - total flux cleaned = 0.00288184 Jy ! Component: 200 - total flux cleaned = 0.00353743 Jy ! Total flux subtracted in 200 components = 0.00353743 Jy ! Clean residual min=-0.008586 max=0.010358 Jy/beam ! Clean residual mean=-0.000006 rms=0.002879 Jy/beam ! Combined flux in latest and established models = 0.757799 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 90 components and 0.757799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=7.183 mas, bpa=-4.856 degrees ! Estimated noise=1.23967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266339 Jy ! Component: 100 - total flux cleaned = 0.00124422 Jy ! Component: 150 - total flux cleaned = 0.00157871 Jy ! Component: 200 - total flux cleaned = 0.00176401 Jy ! Total flux subtracted in 200 components = 0.00176401 Jy ! Clean residual min=-0.006701 max=0.007621 Jy/beam ! Clean residual mean=-0.000005 rms=0.001778 Jy/beam ! Combined flux in latest and established models = 0.759563 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.759563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052054Jy sigma=0.971202 ! Fit after self-cal, rms=0.052031Jy sigma=0.970774 wmodel /J0659+0813_S_map.mod ! wmodel: Unable to open new model file: /J0659+0813_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0659+0813_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.22 x 7.183 at -4.856 degrees (North through East) ! Clean map min=-0.0085989 max=0.57745 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0659+0813_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.577455 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00177516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.922233 0.922233 1.84447 3.68893 7.37786 14.7557 29.5115 59.0229 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0053 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.577 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 325.297 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0659+0813_S_dfm.log closed on Thu May 19 23:56:01 2016