! Started logfile: /scr/pima/bg219b_uvs/J1125+2005_S_dfm.log on Thu May 19 20:16:15 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/J1125+2005_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1125+2005_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.742063 visibilities/baseline/integration-bin. ! Found source: J1125+2005 ! ! 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 2992 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 J1125+2005_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018239Jy sigma=23.570463 ! Fit after self-cal, rms=0.876938Jy sigma=20.220013 ! 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.658 mas, bmaj=7.224 mas, bpa=21.06 degrees ! Estimated noise=0.775223 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.0951255 Jy ! Component: 100 - total flux cleaned = 0.120952 Jy ! Total flux subtracted in 100 components = 0.120952 Jy ! Clean residual min=-0.008582 max=0.020651 Jy/beam ! Clean residual mean=-0.000007 rms=0.002805 Jy/beam ! Combined flux in latest and established models = 0.120952 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.120952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069643Jy sigma=1.564752 ! Fit after self-cal, rms=0.069507Jy sigma=1.563182 ! Inverting map ! Added new window around map position (11, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0196145 Jy ! Component: 100 - total flux cleaned = 0.0318578 Jy ! Total flux subtracted in 100 components = 0.0318578 Jy ! Clean residual min=-0.006593 max=0.009517 Jy/beam ! Clean residual mean=-0.000001 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.15281 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.15281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062965Jy sigma=1.407540 ! Fit after self-cal, rms=0.062381Jy sigma=1.395602 ! 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.222 mas, bmaj=7.891 mas, bpa=18 degrees ! Estimated noise=0.631826 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 (35.5, -34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126122 Jy ! Component: 100 - total flux cleaned = 0.0204909 Jy ! Component: 150 - total flux cleaned = 0.0248131 Jy ! Component: 200 - total flux cleaned = 0.0272468 Jy ! Total flux subtracted in 200 components = 0.0272468 Jy ! Clean residual min=-0.006005 max=0.007836 Jy/beam ! Clean residual mean=0.000001 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.180057 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 37 components and 0.180057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059430Jy sigma=1.323225 ! Fit after self-cal, rms=0.059223Jy sigma=1.319590 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.222 x 7.891 at 18 degrees (North through East) ! Clean map min=-0.0058329 max=0.12537 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.059223Jy sigma=1.319590 ! Fit after self-cal, rms=0.059223Jy sigma=1.319590 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.222 mas, bmaj=7.891 mas, bpa=18 degrees ! Estimated noise=0.631826 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 (40.5, 19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00701978 Jy ! Component: 100 - total flux cleaned = 0.0113377 Jy ! Component: 150 - total flux cleaned = 0.0140937 Jy ! Component: 200 - total flux cleaned = 0.0156945 Jy ! Total flux subtracted in 200 components = 0.0156945 Jy ! Clean residual min=-0.004932 max=0.004436 Jy/beam ! Clean residual mean=-0.000001 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.195751 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 79 components and 0.195751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058221Jy sigma=1.294539 ! Fit after self-cal, rms=0.058124Jy sigma=1.292821 ! 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.058124Jy sigma=1.292821 ! Fit after self-cal, rms=0.056483Jy sigma=1.269725 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.203 mas, bmaj=7.949 mas, bpa=18 degrees ! Estimated noise=0.622276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260065 Jy ! Component: 100 - total flux cleaned = 0.00380804 Jy ! Component: 150 - total flux cleaned = 0.00439118 Jy ! Component: 200 - total flux cleaned = 0.00489917 Jy ! Total flux subtracted in 200 components = 0.00489917 Jy ! Clean residual min=-0.003091 max=0.003622 Jy/beam ! Clean residual mean=-0.000003 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.200651 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 108 components and 0.20065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056257Jy sigma=1.264765 ! Fit after self-cal, rms=0.056253Jy sigma=1.264232 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 (29, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339342 Jy ! Component: 100 - total flux cleaned = 0.00472742 Jy ! Component: 150 - total flux cleaned = 0.00549685 Jy ! Component: 200 - total flux cleaned = 0.00613281 Jy ! Total flux subtracted in 200 components = 0.00613281 Jy ! Clean residual min=-0.002676 max=0.002739 Jy/beam ! Clean residual mean=-0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.206783 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 152 components and 0.206783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056010Jy sigma=1.258312 ! Fit after self-cal, rms=0.055994Jy sigma=1.258071 ! 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.055994Jy sigma=1.258071 ! Fit after self-cal, rms=0.055737Jy sigma=1.257719 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.205 mas, bmaj=7.952 mas, bpa=17.99 degrees ! Estimated noise=0.618915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000962286 Jy ! Component: 100 - total flux cleaned = 0.00145398 Jy ! Component: 150 - total flux cleaned = 0.00190196 Jy ! Component: 200 - total flux cleaned = 0.00218539 Jy ! Total flux subtracted in 200 components = 0.00218539 Jy ! Clean residual min=-0.002665 max=0.002549 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.208969 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 181 components and 0.208969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055649Jy sigma=1.255654 ! Fit after self-cal, rms=0.055646Jy sigma=1.255586 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.000331854 Jy ! Component: 100 - total flux cleaned = 0.000690145 Jy ! Component: 150 - total flux cleaned = 0.000947945 Jy ! Component: 200 - total flux cleaned = 0.0011546 Jy ! Total flux subtracted in 200 components = 0.0011546 Jy ! Clean residual min=-0.002658 max=0.002425 Jy/beam ! Clean residual mean=-0.000002 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.210123 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 211 components and 0.210123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055586Jy sigma=1.254210 ! Fit after self-cal, rms=0.055583Jy sigma=1.254174 ! 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.055583Jy sigma=1.254174 ! Fit after self-cal, rms=0.055453Jy sigma=1.254085 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.432 mas, bmaj=9.746 mas, bpa=2.724 degrees ! Estimated noise=0.723339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000789326 Jy ! Component: 100 - total flux cleaned = 0.00113953 Jy ! Component: 150 - total flux cleaned = 0.00150688 Jy ! Component: 200 - total flux cleaned = 0.00165294 Jy ! Total flux subtracted in 200 components = 0.00165294 Jy ! Clean residual min=-0.002975 max=0.002727 Jy/beam ! Clean residual mean=-0.000002 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.211776 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 251 components and 0.211776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055404Jy sigma=1.252835 ! Fit after self-cal, rms=0.055399Jy sigma=1.252762 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.000563025 Jy ! Component: 100 - total flux cleaned = 0.000699285 Jy ! Component: 150 - total flux cleaned = 0.000781903 Jy ! Component: 200 - total flux cleaned = 0.000859867 Jy ! Total flux subtracted in 200 components = 0.000859867 Jy ! Clean residual min=-0.002870 max=0.002667 Jy/beam ! Clean residual mean=-0.000001 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.212636 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 279 components and 0.212636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055377Jy sigma=1.252011 ! Fit after self-cal, rms=0.055371Jy sigma=1.251956 ! 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.207 mas, bmaj=7.955 mas, bpa=17.98 degrees ! Estimated noise=0.617301 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.207 x 7.955 at 17.98 degrees (North through East) ! Clean map min=-0.0033483 max=0.12317 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.647 mas, bmaj=7.266 mas, bpa=20.95 degrees ! Estimated noise=0.76071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0930659 Jy ! Component: 100 - total flux cleaned = 0.121681 Jy ! Component: 150 - total flux cleaned = 0.14039 Jy ! Component: 200 - total flux cleaned = 0.153667 Jy ! Total flux subtracted in 200 components = 0.153667 Jy ! Clean residual min=-0.006190 max=0.008720 Jy/beam ! Clean residual mean=-0.000003 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.153667 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.153667 Jy ! Inverting map and beam ! Estimated beam: bmin=4.207 mas, bmaj=7.955 mas, bpa=17.98 degrees ! Estimated noise=0.617301 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) ! Added new window around map position (5.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115622 Jy ! Component: 100 - total flux cleaned = 0.0194675 Jy ! Component: 150 - total flux cleaned = 0.0255829 Jy ! Component: 200 - total flux cleaned = 0.0305719 Jy ! Total flux subtracted in 200 components = 0.0305719 Jy ! Clean residual min=-0.003727 max=0.004278 Jy/beam ! Clean residual mean=0.000001 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.184238 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 63 components and 0.184238 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.432 mas, bmaj=9.746 mas, bpa=2.724 degrees ! Estimated noise=0.723339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00623115 Jy ! Component: 100 - total flux cleaned = 0.0109393 Jy ! Component: 150 - total flux cleaned = 0.0147317 Jy ! Component: 200 - total flux cleaned = 0.0178765 Jy ! Total flux subtracted in 200 components = 0.0178765 Jy ! Clean residual min=-0.003509 max=0.003815 Jy/beam ! Clean residual mean=0.000002 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.202115 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.00265825 Jy ! Component: 100 - total flux cleaned = 0.0045055 Jy ! Component: 150 - total flux cleaned = 0.00550239 Jy ! Component: 200 - total flux cleaned = 0.00618927 Jy ! Total flux subtracted in 200 components = 0.00618927 Jy ! Clean residual min=-0.003280 max=0.003213 Jy/beam ! Clean residual mean=0.000001 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.208304 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 176 components and 0.208304 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.207 mas, bmaj=7.955 mas, bpa=17.98 degrees ! Estimated noise=0.617301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000827539 Jy ! Component: 100 - total flux cleaned = 0.00133072 Jy ! Component: 150 - total flux cleaned = 0.00178149 Jy ! Component: 200 - total flux cleaned = 0.0022 Jy ! Total flux subtracted in 200 components = 0.0022 Jy ! Clean residual min=-0.003051 max=0.002442 Jy/beam ! Clean residual mean=0.000000 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.210504 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 201 components and 0.210504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055538Jy sigma=1.255674 ! Fit after self-cal, rms=0.055520Jy sigma=1.255144 wmodel /J1125+2005_S_map.mod ! wmodel: Unable to open new model file: /J1125+2005_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1125+2005_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.207 x 7.955 at 17.98 degrees (North through East) ! Clean map min=-0.0028964 max=0.12215 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1125+2005_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122154 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000682915 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.67718 1.67718 3.35437 6.70873 13.4175 26.8349 53.6699 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 178.871 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1125+2005_S_dfm.log closed on Thu May 19 20:16:18 2016