! Started logfile: /scr/pima/bg219e_uvs/J0010+4412_S_dfm.log on Thu May 19 18:13:30 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/bg219e_uvs/J0010+4412_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0010+4412_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.920139 visibilities/baseline/integration-bin. ! Found source: J0010+4412 ! ! 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 6360 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+4412_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999843Jy sigma=23.294415 ! Fit after self-cal, rms=0.882072Jy sigma=20.499588 ! 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=4.301 mas, bmaj=6.195 mas, bpa=48.56 degrees ! Estimated noise=0.601379 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.0906782 Jy ! Component: 100 - total flux cleaned = 0.113114 Jy ! Total flux subtracted in 100 components = 0.113114 Jy ! Clean residual min=-0.004638 max=0.009276 Jy/beam ! Clean residual mean=-0.000009 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.113114 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.113114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062007Jy sigma=1.377621 ! Fit after self-cal, rms=0.061988Jy sigma=1.377123 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100946 Jy ! Component: 100 - total flux cleaned = 0.0149144 Jy ! Total flux subtracted in 100 components = 0.0149144 Jy ! Clean residual min=-0.003490 max=0.003356 Jy/beam ! Clean residual mean=-0.000010 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.128029 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.128029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060371Jy sigma=1.332778 ! Fit after self-cal, rms=0.060343Jy sigma=1.332044 ! 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=5.17 mas, bmaj=6.827 mas, bpa=49.89 degrees ! Estimated noise=0.390799 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.0034163 Jy ! Component: 100 - total flux cleaned = 0.00492575 Jy ! Component: 150 - total flux cleaned = 0.00530622 Jy ! Component: 200 - total flux cleaned = 0.00538769 Jy ! Total flux subtracted in 200 components = 0.00538769 Jy ! Clean residual min=-0.002118 max=0.002072 Jy/beam ! Clean residual mean=-0.000018 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.133416 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.133416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060178Jy sigma=1.327201 ! Fit after self-cal, rms=0.060177Jy sigma=1.327149 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.17 x 6.827 at 49.89 degrees (North through East) ! Clean map min=-0.002119 max=0.11979 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.99 FD 1.00 HN 0.96 KP 1.01 ! LA 0.97 NL 1.00 OV 0.98 PT 1.00 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 0.99 ! LA 1.03 NL 0.99 OV 1.01 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.96 KP 0.99 ! LA 1.00 NL 0.99 OV 1.01 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.97 KP 1.04 ! LA 1.01 NL 0.97 OV 1.01 PT 1.04 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.060177Jy sigma=1.327149 ! Fit after self-cal, rms=0.060095Jy sigma=1.324124 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.193 mas, bmaj=6.813 mas, bpa=49.86 degrees ! Estimated noise=0.389625 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.000775599 Jy ! Component: 100 - total flux cleaned = 0.000777868 Jy ! Component: 150 - total flux cleaned = 0.000762365 Jy ! Component: 200 - total flux cleaned = 0.000748623 Jy ! Total flux subtracted in 200 components = 0.000748623 Jy ! Clean residual min=-0.002005 max=0.001943 Jy/beam ! Clean residual mean=-0.000016 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.134165 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.134165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060079Jy sigma=1.323756 ! Fit after self-cal, rms=0.060084Jy sigma=1.323688 ! 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.060084Jy sigma=1.323688 ! Fit after self-cal, rms=0.060291Jy sigma=1.321413 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.168 mas, bmaj=6.825 mas, bpa=49.8 degrees ! Estimated noise=0.389693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459149 Jy ! Component: 100 - total flux cleaned = 0.000487705 Jy ! Component: 150 - total flux cleaned = 0.000462647 Jy ! Component: 200 - total flux cleaned = 0.000462322 Jy ! Total flux subtracted in 200 components = 0.000462322 Jy ! Clean residual min=-0.001917 max=0.001901 Jy/beam ! Clean residual mean=-0.000018 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.134627 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.134627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060285Jy sigma=1.321225 ! Fit after self-cal, rms=0.060293Jy sigma=1.321180 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.0001023 Jy ! Component: 100 - total flux cleaned = 7.08173e-05 Jy ! Component: 150 - total flux cleaned = 6.13424e-05 Jy ! Component: 200 - total flux cleaned = 6.12913e-05 Jy ! Total flux subtracted in 200 components = 6.12913e-05 Jy ! Clean residual min=-0.001910 max=0.001892 Jy/beam ! Clean residual mean=-0.000018 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.134688 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.134688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060291Jy sigma=1.321101 ! Fit after self-cal, rms=0.060290Jy sigma=1.321097 ! 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.060290Jy sigma=1.321097 ! Fit after self-cal, rms=0.060345Jy sigma=1.321062 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.162 mas, bmaj=6.823 mas, bpa=49.76 degrees ! Estimated noise=0.389797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033516 Jy ! Component: 100 - total flux cleaned = 0.000380154 Jy ! Component: 150 - total flux cleaned = 0.00038018 Jy ! Component: 200 - total flux cleaned = 0.000388114 Jy ! Total flux subtracted in 200 components = 0.000388114 Jy ! Clean residual min=-0.001885 max=0.001912 Jy/beam ! Clean residual mean=-0.000018 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.135077 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.135077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060342Jy sigma=1.320974 ! Fit after self-cal, rms=0.060343Jy sigma=1.320972 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 = 2.95375e-05 Jy ! Component: 100 - total flux cleaned = 2.21649e-05 Jy ! Component: 150 - total flux cleaned = 2.2453e-05 Jy ! Component: 200 - total flux cleaned = 2.92925e-05 Jy ! Total flux subtracted in 200 components = 2.92925e-05 Jy ! Clean residual min=-0.001877 max=0.001904 Jy/beam ! Clean residual mean=-0.000018 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.135106 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.135106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060342Jy sigma=1.320929 ! Fit after self-cal, rms=0.060342Jy sigma=1.320927 ! 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.060342Jy sigma=1.320927 ! Fit after self-cal, rms=0.060383Jy sigma=1.320910 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.713 mas, bmaj=8.855 mas, bpa=-50.82 degrees ! Estimated noise=0.441593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106455 Jy ! Component: 100 - total flux cleaned = 0.000168426 Jy ! Component: 150 - total flux cleaned = 0.000210558 Jy ! Component: 200 - total flux cleaned = 0.000239635 Jy ! Total flux subtracted in 200 components = 0.000239635 Jy ! Clean residual min=-0.001934 max=0.001985 Jy/beam ! Clean residual mean=-0.000030 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.135345 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.135345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060383Jy sigma=1.320897 ! Fit after self-cal, rms=0.060383Jy sigma=1.320879 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.55557e-06 Jy ! Component: 100 - total flux cleaned = 1.81671e-05 Jy ! Component: 150 - total flux cleaned = 3.9909e-05 Jy ! Component: 200 - total flux cleaned = 5.47062e-05 Jy ! Total flux subtracted in 200 components = 5.47062e-05 Jy ! Clean residual min=-0.001914 max=0.001961 Jy/beam ! Clean residual mean=-0.000030 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.1354 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.1354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060384Jy sigma=1.320901 ! Fit after self-cal, rms=0.060383Jy sigma=1.320889 ! 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=5.158 mas, bmaj=6.821 mas, bpa=49.72 degrees ! Estimated noise=0.389942 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.158 x 6.821 at 49.72 degrees (North through East) ! Clean map min=-0.0018666 max=0.11932 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=4.298 mas, bmaj=6.204 mas, bpa=48.37 degrees ! Estimated noise=0.599396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.090329 Jy ! Component: 100 - total flux cleaned = 0.112902 Jy ! Component: 150 - total flux cleaned = 0.122746 Jy ! Component: 200 - total flux cleaned = 0.127525 Jy ! Total flux subtracted in 200 components = 0.127525 Jy ! Clean residual min=-0.003401 max=0.002926 Jy/beam ! Clean residual mean=-0.000010 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.127525 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.127525 Jy ! Inverting map and beam ! Estimated beam: bmin=5.158 mas, bmaj=6.821 mas, bpa=49.72 degrees ! Estimated noise=0.389942 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.00405582 Jy ! Component: 100 - total flux cleaned = 0.00593306 Jy ! Component: 150 - total flux cleaned = 0.00698389 Jy ! Component: 200 - total flux cleaned = 0.00756096 Jy ! Total flux subtracted in 200 components = 0.00756096 Jy ! Clean residual min=-0.001906 max=0.001916 Jy/beam ! Clean residual mean=-0.000018 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.135086 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.135086 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.713 mas, bmaj=8.855 mas, bpa=-50.82 degrees ! Estimated noise=0.441593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139827 Jy ! Component: 100 - total flux cleaned = 0.000206482 Jy ! Component: 150 - total flux cleaned = 0.000235868 Jy ! Component: 200 - total flux cleaned = 0.000259768 Jy ! Total flux subtracted in 200 components = 0.000259768 Jy ! Clean residual min=-0.001898 max=0.001982 Jy/beam ! Clean residual mean=-0.000030 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.135346 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 = 6.98385e-06 Jy ! Component: 100 - total flux cleaned = 7.22903e-06 Jy ! Component: 150 - total flux cleaned = 1.3361e-05 Jy ! Component: 200 - total flux cleaned = 1.33316e-05 Jy ! Total flux subtracted in 200 components = 1.33316e-05 Jy ! Clean residual min=-0.001898 max=0.001973 Jy/beam ! Clean residual mean=-0.000030 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.135359 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.135359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.158 mas, bmaj=6.821 mas, bpa=49.72 degrees ! Estimated noise=0.389942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.70367e-05 Jy ! Component: 100 - total flux cleaned = -7.62751e-05 Jy ! Component: 150 - total flux cleaned = -5.00138e-05 Jy ! Component: 200 - total flux cleaned = -4.97591e-05 Jy ! Total flux subtracted in 200 components = -4.97591e-05 Jy ! Clean residual min=-0.001897 max=0.001897 Jy/beam ! Clean residual mean=-0.000018 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.13531 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.13531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060394Jy sigma=1.321124 ! Fit after self-cal, rms=0.060393Jy sigma=1.321089 wmodel /J0010+4412_S_map.mod ! wmodel: Unable to open new model file: /J0010+4412_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0010+4412_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.158 x 6.821 at 49.72 degrees (North through East) ! Clean map min=-0.0019066 max=0.1192 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0010+4412_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119202 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00046478 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16973 1.16973 2.33946 4.67893 9.35786 18.7157 37.4314 74.8629 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 256.468 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0010+4412_S_dfm.log closed on Thu May 19 18:13:33 2016