! Started logfile: /scr/pima/bg219b_uvs/J0213+8717_S_dfm.log on Thu May 19 19:56:44 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/bg219b_uvs/J0213+8717_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0213+8717_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.788618 visibilities/baseline/integration-bin. ! Found source: J0213+8717 ! ! 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 54 lines of history. ! ! Reading 5820 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 J0213+8717_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029636Jy sigma=21.686932 ! Fit after self-cal, rms=0.795340Jy sigma=16.717547 ! 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.659 mas, bmaj=9.446 mas, bpa=-63.96 degrees ! Estimated noise=0.686078 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.160747 Jy ! Component: 100 - total flux cleaned = 0.195807 Jy ! Total flux subtracted in 100 components = 0.195807 Jy ! Clean residual min=-0.004961 max=0.009814 Jy/beam ! Clean residual mean=0.000007 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.195807 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.195807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067571Jy sigma=1.354794 ! Fit after self-cal, rms=0.067565Jy sigma=1.354703 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0084419 Jy ! Component: 100 - total flux cleaned = 0.0118049 Jy ! Total flux subtracted in 100 components = 0.0118049 Jy ! Clean residual min=-0.004537 max=0.006538 Jy/beam ! Clean residual mean=0.000008 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.207612 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.207612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066409Jy sigma=1.333447 ! Fit after self-cal, rms=0.066402Jy sigma=1.333305 ! 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.328 mas, bmaj=10.24 mas, bpa=-63.58 degrees ! Estimated noise=0.459206 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.0012294 Jy ! Component: 100 - total flux cleaned = 0.000880125 Jy ! Component: 150 - total flux cleaned = 0.000599202 Jy ! Component: 200 - total flux cleaned = 0.000414062 Jy ! Total flux subtracted in 200 components = 0.000414062 Jy ! Clean residual min=-0.004148 max=0.006320 Jy/beam ! Clean residual mean=-0.000007 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.208026 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.208026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066258Jy sigma=1.330723 ! Fit after self-cal, rms=0.066260Jy sigma=1.330705 ! 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.328 x 10.24 at -63.58 degrees (North through East) ! Clean map min=-0.0040972 max=0.20642 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: ! BR 0.91 FD 1.01 HN 1.00 KP 0.96 ! LA 0.96 MK 1.00 NL 0.95 OV 0.98 ! PT 1.18 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.01 KP 0.99 ! LA 0.98 MK 1.01 NL 0.95 OV 1.01 ! PT 1.14 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.97 KP 0.98 ! LA 0.95 MK 1.02 NL 0.96 OV 0.98 ! PT 1.13 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.02 KP 0.98 ! LA 0.95 MK 1.05 NL 0.97 OV 1.00 ! PT 1.14 SC 0.96 ! ! ! Fit before self-cal, rms=0.066260Jy sigma=1.330705 ! Fit after self-cal, rms=0.065273Jy sigma=1.293529 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=10.21 mas, bpa=-63.54 degrees ! Estimated noise=0.458426 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.00171615 Jy ! Component: 100 - total flux cleaned = 0.00276683 Jy ! Component: 150 - total flux cleaned = 0.00350343 Jy ! Component: 200 - total flux cleaned = 0.0038149 Jy ! Total flux subtracted in 200 components = 0.0038149 Jy ! Clean residual min=-0.003534 max=0.003873 Jy/beam ! Clean residual mean=-0.000045 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.211841 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.211841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065189Jy sigma=1.292607 ! Fit after self-cal, rms=0.065197Jy sigma=1.292409 ! 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.065197Jy sigma=1.292409 ! Fit after self-cal, rms=0.063835Jy sigma=1.262412 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=10.18 mas, bpa=-63.7 degrees ! Estimated noise=0.458871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135514 Jy ! Component: 100 - total flux cleaned = 0.00192177 Jy ! Component: 150 - total flux cleaned = 0.00203301 Jy ! Component: 200 - total flux cleaned = 0.00208821 Jy ! Total flux subtracted in 200 components = 0.00208821 Jy ! Clean residual min=-0.002388 max=0.002412 Jy/beam ! Clean residual mean=-0.000010 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.213929 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.213929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063798Jy sigma=1.261834 ! Fit after self-cal, rms=0.063813Jy sigma=1.261706 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 = 7.695e-05 Jy ! Component: 100 - total flux cleaned = 9.15669e-05 Jy ! Component: 150 - total flux cleaned = 9.16624e-05 Jy ! Component: 200 - total flux cleaned = 0.000102935 Jy ! Total flux subtracted in 200 components = 0.000102935 Jy ! Clean residual min=-0.002409 max=0.002382 Jy/beam ! Clean residual mean=-0.000010 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.214032 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.214032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063808Jy sigma=1.261605 ! Fit after self-cal, rms=0.063807Jy sigma=1.261600 ! 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.063807Jy sigma=1.261600 ! Fit after self-cal, rms=0.063877Jy sigma=1.261308 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=10.17 mas, bpa=-63.77 degrees ! Estimated noise=0.459344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000860721 Jy ! Component: 100 - total flux cleaned = 0.00109256 Jy ! Component: 150 - total flux cleaned = 0.00112214 Jy ! Component: 200 - total flux cleaned = 0.00113502 Jy ! Total flux subtracted in 200 components = 0.00113502 Jy ! Clean residual min=-0.002322 max=0.002269 Jy/beam ! Clean residual mean=-0.000009 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.215167 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.215167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063863Jy sigma=1.261080 ! Fit after self-cal, rms=0.063862Jy sigma=1.261077 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 = 4.68943e-05 Jy ! Component: 100 - total flux cleaned = 5.74266e-05 Jy ! Component: 150 - total flux cleaned = 6.77772e-05 Jy ! Component: 200 - total flux cleaned = 8.67386e-05 Jy ! Total flux subtracted in 200 components = 8.67386e-05 Jy ! Clean residual min=-0.002327 max=0.002254 Jy/beam ! Clean residual mean=-0.000009 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.215254 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.215254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063859Jy sigma=1.261013 ! Fit after self-cal, rms=0.063858Jy sigma=1.261010 ! 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.063858Jy sigma=1.261010 ! Fit after self-cal, rms=0.063923Jy sigma=1.260892 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.163 mas, bmaj=12.24 mas, bpa=-61.42 degrees ! Estimated noise=0.580318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000782279 Jy ! Component: 100 - total flux cleaned = 0.000928735 Jy ! Component: 150 - total flux cleaned = 0.000957254 Jy ! Component: 200 - total flux cleaned = 0.000983423 Jy ! Total flux subtracted in 200 components = 0.000983423 Jy ! Clean residual min=-0.002755 max=0.002742 Jy/beam ! Clean residual mean=-0.000017 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.216237 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 99 components and 0.216237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063919Jy sigma=1.260828 ! Fit after self-cal, rms=0.063917Jy sigma=1.260798 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.40955e-05 Jy ! Component: 100 - total flux cleaned = 0.000108091 Jy ! Component: 150 - total flux cleaned = 0.00013052 Jy ! Component: 200 - total flux cleaned = 0.000151275 Jy ! Total flux subtracted in 200 components = 0.000151275 Jy ! Clean residual min=-0.002698 max=0.002742 Jy/beam ! Clean residual mean=-0.000017 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.216389 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 100 components and 0.216389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063918Jy sigma=1.260789 ! Fit after self-cal, rms=0.063918Jy sigma=1.260781 ! 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.323 mas, bmaj=10.16 mas, bpa=-63.82 degrees ! Estimated noise=0.459736 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.323 x 10.16 at -63.82 degrees (North through East) ! Clean map min=-0.002178 max=0.20634 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.666 mas, bmaj=9.411 mas, bpa=-64.16 degrees ! Estimated noise=0.681493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15965 Jy ! Component: 100 - total flux cleaned = 0.194488 Jy ! Component: 150 - total flux cleaned = 0.203131 Jy ! Component: 200 - total flux cleaned = 0.20755 Jy ! Total flux subtracted in 200 components = 0.20755 Jy ! Clean residual min=-0.003464 max=0.003580 Jy/beam ! Clean residual mean=-0.000004 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.20755 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.20755 Jy ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=10.16 mas, bpa=-63.82 degrees ! Estimated noise=0.459736 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.00370863 Jy ! Component: 100 - total flux cleaned = 0.00555012 Jy ! Component: 150 - total flux cleaned = 0.00669809 Jy ! Component: 200 - total flux cleaned = 0.0074644 Jy ! Total flux subtracted in 200 components = 0.0074644 Jy ! Clean residual min=-0.002294 max=0.002197 Jy/beam ! Clean residual mean=-0.000009 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.215014 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.215014 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.163 mas, bmaj=12.24 mas, bpa=-61.42 degrees ! Estimated noise=0.580318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000983065 Jy ! Component: 100 - total flux cleaned = 0.00127251 Jy ! Component: 150 - total flux cleaned = 0.00127153 Jy ! Component: 200 - total flux cleaned = 0.00128712 Jy ! Total flux subtracted in 200 components = 0.00128712 Jy ! Clean residual min=-0.002752 max=0.002711 Jy/beam ! Clean residual mean=-0.000017 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.216301 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 = 2.01491e-07 Jy ! Component: 100 - total flux cleaned = 6.66397e-07 Jy ! Component: 150 - total flux cleaned = 1.45462e-05 Jy ! Component: 200 - total flux cleaned = 2.68073e-05 Jy ! Total flux subtracted in 200 components = 2.68073e-05 Jy ! Clean residual min=-0.002708 max=0.002718 Jy/beam ! Clean residual mean=-0.000017 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.216328 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.216328 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=10.16 mas, bpa=-63.82 degrees ! Estimated noise=0.459736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.23186e-05 Jy ! Component: 100 - total flux cleaned = -4.46917e-05 Jy ! Component: 150 - total flux cleaned = -0.000105567 Jy ! Component: 200 - total flux cleaned = -0.000147247 Jy ! Total flux subtracted in 200 components = -0.000147247 Jy ! Clean residual min=-0.002290 max=0.002135 Jy/beam ! Clean residual mean=-0.000008 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.216181 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.216181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063922Jy sigma=1.260845 ! Fit after self-cal, rms=0.063923Jy sigma=1.260833 wmodel /J0213+8717_S_map.mod ! wmodel: Unable to open new model file: /J0213+8717_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0213+8717_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.323 x 10.16 at -63.82 degrees (North through East) ! Clean map min=-0.0021846 max=0.20618 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0213+8717_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.206177 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000557574 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.811305 0.811305 1.62261 3.24522 6.49044 12.9809 25.9618 51.9235 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.206 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 369.774 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0213+8717_S_dfm.log closed on Thu May 19 19:56:47 2016