! Started logfile: /scr/pima/bg219b_uvs/J0010+1058_S_dfm.log on Thu May 19 19:53:05 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/J0010+1058_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0010+1058_S_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.817284 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 2648 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 J0010+1058_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012070Jy sigma=22.505532 ! Fit after self-cal, rms=0.891894Jy sigma=19.918608 ! 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.809 mas, bmaj=6.692 mas, bpa=-4.758 degrees ! Estimated noise=0.902699 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.0841821 Jy ! Component: 100 - total flux cleaned = 0.102936 Jy ! Total flux subtracted in 100 components = 0.102936 Jy ! Clean residual min=-0.005659 max=0.006385 Jy/beam ! Clean residual mean=0.000008 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.102936 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.102936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066315Jy sigma=1.354663 ! Fit after self-cal, rms=0.065633Jy sigma=1.338267 ! 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.333 mas, bmaj=7.731 mas, bpa=-5.1 degrees ! Estimated noise=0.689081 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.008082 Jy ! Component: 100 - total flux cleaned = 0.0116206 Jy ! Component: 150 - total flux cleaned = 0.0124489 Jy ! Component: 200 - total flux cleaned = 0.0126957 Jy ! Total flux subtracted in 200 components = 0.0126957 Jy ! Clean residual min=-0.003115 max=0.003412 Jy/beam ! Clean residual mean=0.000006 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.115631 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.115631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064629Jy sigma=1.317980 ! Fit after self-cal, rms=0.064615Jy sigma=1.317643 ! 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.333 x 7.731 at -5.1 degrees (North through East) ! Clean map min=-0.0030118 max=0.10976 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 1.02 FD 1.00 HN 0.96 KP 0.99 ! LA 0.98 MK 1.03 NL 0.94 OV 0.97 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 1.05 KP 1.04 ! LA 1.01 MK 0.97 NL 1.08 OV 1.06 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.95 KP 0.98 ! LA 0.97 MK 1.04 NL 1.00 OV 1.02 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.93 KP 1.01 ! LA 0.99 MK 1.04 NL 0.95 OV 0.94 ! PT 0.96 SC 1.03 ! ! ! Fit before self-cal, rms=0.064615Jy sigma=1.317643 ! Fit after self-cal, rms=0.063726Jy sigma=1.309463 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=7.742 mas, bpa=-5.145 degrees ! Estimated noise=0.686725 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.000528999 Jy ! Component: 100 - total flux cleaned = -0.000493882 Jy ! Component: 150 - total flux cleaned = -0.000463109 Jy ! Component: 200 - total flux cleaned = -0.000434958 Jy ! Total flux subtracted in 200 components = -0.000434958 Jy ! Clean residual min=-0.003077 max=0.003545 Jy/beam ! Clean residual mean=0.000007 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.115196 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.115196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063676Jy sigma=1.308492 ! Fit after self-cal, rms=0.063667Jy sigma=1.308160 ! 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.063667Jy sigma=1.308160 ! Fit after self-cal, rms=0.063434Jy sigma=1.301011 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.745 mas, bpa=-5.145 degrees ! Estimated noise=0.688036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.21196e-05 Jy ! Component: 100 - total flux cleaned = -0.000145676 Jy ! Component: 150 - total flux cleaned = -0.000145196 Jy ! Component: 200 - total flux cleaned = -0.000161271 Jy ! Total flux subtracted in 200 components = -0.000161271 Jy ! Clean residual min=-0.003123 max=0.003223 Jy/beam ! Clean residual mean=0.000004 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.115035 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.115035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063413Jy sigma=1.300545 ! Fit after self-cal, rms=0.063412Jy sigma=1.300309 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 (72, 87). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193086 Jy ! Component: 100 - total flux cleaned = 0.00168694 Jy ! Component: 150 - total flux cleaned = 0.00153138 Jy ! Component: 200 - total flux cleaned = 0.00152968 Jy ! Total flux subtracted in 200 components = 0.00152968 Jy ! Clean residual min=-0.002982 max=0.003223 Jy/beam ! Clean residual mean=0.000004 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.116565 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.116565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063265Jy sigma=1.297132 ! Fit after self-cal, rms=0.063255Jy sigma=1.296962 ! Inverting map ! Added new window around map position (-116.5, -117.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172429 Jy ! Component: 100 - total flux cleaned = 0.00195627 Jy ! Component: 150 - total flux cleaned = 0.0020806 Jy ! Component: 200 - total flux cleaned = 0.00218744 Jy ! Total flux subtracted in 200 components = 0.00218744 Jy ! Clean residual min=-0.002901 max=0.002754 Jy/beam ! Clean residual mean=0.000004 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.118752 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.118752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063062Jy sigma=1.292093 ! Fit after self-cal, rms=0.063043Jy sigma=1.291711 ! 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.063043Jy sigma=1.291711 ! Fit after self-cal, rms=0.062932Jy sigma=1.291382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=7.731 mas, bpa=-5.065 degrees ! Estimated noise=0.687082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000469044 Jy ! Component: 100 - total flux cleaned = 0.000519322 Jy ! Component: 150 - total flux cleaned = 0.000612241 Jy ! Component: 200 - total flux cleaned = 0.000566978 Jy ! Total flux subtracted in 200 components = 0.000566978 Jy ! Clean residual min=-0.002900 max=0.002710 Jy/beam ! Clean residual mean=0.000004 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.119319 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.119319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062859Jy sigma=1.289645 ! Fit after self-cal, rms=0.062863Jy sigma=1.289565 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.000104228 Jy ! Component: 100 - total flux cleaned = 2.04834e-05 Jy ! Component: 150 - total flux cleaned = -6.05461e-05 Jy ! Component: 200 - total flux cleaned = -6.08379e-05 Jy ! Total flux subtracted in 200 components = -6.08379e-05 Jy ! Clean residual min=-0.002908 max=0.002699 Jy/beam ! Clean residual mean=0.000004 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.119258 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 87 components and 0.119258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062814Jy sigma=1.288521 ! Fit after self-cal, rms=0.062817Jy sigma=1.288496 ! 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.062817Jy sigma=1.288496 ! Fit after self-cal, rms=0.062776Jy sigma=1.288410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.309 mas, bmaj=11.25 mas, bpa=-6.382 degrees ! Estimated noise=0.849792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000590936 Jy ! Component: 100 - total flux cleaned = -0.000562667 Jy ! Component: 150 - total flux cleaned = -0.000564921 Jy ! Component: 200 - total flux cleaned = -0.000611213 Jy ! Total flux subtracted in 200 components = -0.000611213 Jy ! Clean residual min=-0.002793 max=0.002550 Jy/beam ! Clean residual mean=0.000009 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.118647 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.118647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062767Jy sigma=1.288041 ! Fit after self-cal, rms=0.062766Jy sigma=1.287991 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 = -5.37869e-05 Jy ! Component: 100 - total flux cleaned = -3.06968e-05 Jy ! Component: 150 - total flux cleaned = -5.12583e-05 Jy ! Component: 200 - total flux cleaned = -7.06293e-05 Jy ! Total flux subtracted in 200 components = -7.06293e-05 Jy ! Clean residual min=-0.002781 max=0.002537 Jy/beam ! Clean residual mean=0.000009 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.118577 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.118577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062765Jy sigma=1.287868 ! Fit after self-cal, rms=0.062763Jy sigma=1.287850 ! 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.353 mas, bmaj=7.725 mas, bpa=-5.036 degrees ! Estimated noise=0.686807 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 7.725 at -5.036 degrees (North through East) ! Clean map min=-0.0027682 max=0.10958 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.831 mas, bmaj=6.695 mas, bpa=-4.698 degrees ! Estimated noise=0.89771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0838801 Jy ! Component: 100 - total flux cleaned = 0.102536 Jy ! Component: 150 - total flux cleaned = 0.108549 Jy ! Component: 200 - total flux cleaned = 0.111972 Jy ! Total flux subtracted in 200 components = 0.111972 Jy ! Clean residual min=-0.005388 max=0.004788 Jy/beam ! Clean residual mean=0.000004 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.111972 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.111972 Jy ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.725 mas, bpa=-5.036 degrees ! Estimated noise=0.686807 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.0046759 Jy ! Component: 100 - total flux cleaned = 0.00618336 Jy ! Component: 150 - total flux cleaned = 0.00700253 Jy ! Component: 200 - total flux cleaned = 0.00780084 Jy ! Total flux subtracted in 200 components = 0.00780084 Jy ! Clean residual min=-0.003048 max=0.003032 Jy/beam ! Clean residual mean=0.000004 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.119773 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.119773 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.309 mas, bmaj=11.25 mas, bpa=-6.382 degrees ! Estimated noise=0.849792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000701757 Jy ! Component: 100 - total flux cleaned = 0.000400645 Jy ! Component: 150 - total flux cleaned = 0.000252052 Jy ! Component: 200 - total flux cleaned = 3.35156e-05 Jy ! Total flux subtracted in 200 components = 3.35156e-05 Jy ! Clean residual min=-0.002997 max=0.002626 Jy/beam ! Clean residual mean=0.000009 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.119806 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 = -7.67952e-05 Jy ! Component: 100 - total flux cleaned = -0.000182186 Jy ! Component: 150 - total flux cleaned = -0.000247686 Jy ! Component: 200 - total flux cleaned = -0.000340522 Jy ! Total flux subtracted in 200 components = -0.000340522 Jy ! Clean residual min=-0.002974 max=0.002620 Jy/beam ! Clean residual mean=0.000009 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.119466 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 78 components and 0.119466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.725 mas, bpa=-5.036 degrees ! Estimated noise=0.686807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138112 Jy ! Component: 100 - total flux cleaned = -0.000203896 Jy ! Component: 150 - total flux cleaned = -8.2622e-05 Jy ! Component: 200 - total flux cleaned = -0.000194868 Jy ! Total flux subtracted in 200 components = -0.000194868 Jy ! Clean residual min=-0.002911 max=0.002833 Jy/beam ! Clean residual mean=0.000004 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.119271 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.119271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062916Jy sigma=1.290895 ! Fit after self-cal, rms=0.062899Jy sigma=1.290481 wmodel /J0010+1058_S_map.mod ! wmodel: Unable to open new model file: /J0010+1058_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0010+1058_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 7.725 at -5.036 degrees (North through East) ! Clean map min=-0.0028086 max=0.10933 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0010+1058_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109335 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000699008 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.91799 1.91799 3.83597 7.67195 15.3439 30.6878 61.3756 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 156.414 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0010+1058_S_dfm.log closed on Thu May 19 19:53:07 2016