! Started logfile: /scr/pima/bg219i_uvs/J1012+2312_S_dfm.log on Thu May 19 23:15:27 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/bg219i_uvs/J1012+2312_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1012+2312_S_uva.fits ! AN table 1: 43 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.623773 visibilities/baseline/integration-bin. ! Found source: J1012+2312 ! ! 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 4828 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 J1012+2312_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003844Jy sigma=23.221076 ! Fit after self-cal, rms=0.803456Jy sigma=18.550394 ! 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.532 mas, bmaj=8.015 mas, bpa=21.28 degrees ! Estimated noise=0.631987 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.150068 Jy ! Component: 100 - total flux cleaned = 0.183232 Jy ! Total flux subtracted in 100 components = 0.183232 Jy ! Clean residual min=-0.004805 max=0.010694 Jy/beam ! Clean residual mean=-0.000020 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.183232 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.183232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058018Jy sigma=1.301223 ! Fit after self-cal, rms=0.058013Jy sigma=1.301017 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108219 Jy ! Component: 100 - total flux cleaned = 0.0166723 Jy ! Total flux subtracted in 100 components = 0.0166723 Jy ! Clean residual min=-0.003863 max=0.003744 Jy/beam ! Clean residual mean=-0.000010 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.199904 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.199904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055095Jy sigma=1.236127 ! Fit after self-cal, rms=0.055084Jy sigma=1.235893 ! 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.535 mas, bmaj=9.377 mas, bpa=20.17 degrees ! Estimated noise=0.482816 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.00541715 Jy ! Component: 100 - total flux cleaned = 0.00837567 Jy ! Component: 150 - total flux cleaned = 0.0101586 Jy ! Component: 200 - total flux cleaned = 0.0112807 Jy ! Total flux subtracted in 200 components = 0.0112807 Jy ! Clean residual min=-0.002667 max=0.002971 Jy/beam ! Clean residual mean=-0.000003 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.211185 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.211185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054531Jy sigma=1.223766 ! Fit after self-cal, rms=0.054524Jy sigma=1.223635 ! 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.535 x 9.377 at 20.17 degrees (North through East) ! Clean map min=-0.0026201 max=0.1962 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.02 KP 1.02 ! LA 0.98 MK 1.07 NL 0.98 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.02 KP 1.00 ! LA 0.97 MK 1.03 NL 0.99 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.99 KP 1.00 ! LA 1.00 MK 1.07 NL 0.97 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 0.98 KP 1.00 ! LA 1.03 MK 1.11 NL 1.02 OV 1.00 ! PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.054524Jy sigma=1.223635 ! Fit after self-cal, rms=0.054389Jy sigma=1.215111 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.565 mas, bmaj=9.402 mas, bpa=20.4 degrees ! Estimated noise=0.483103 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.000451784 Jy ! Component: 100 - total flux cleaned = -0.00071781 Jy ! Component: 150 - total flux cleaned = -0.000781018 Jy ! Component: 200 - total flux cleaned = -0.000800019 Jy ! Total flux subtracted in 200 components = -0.000800019 Jy ! Clean residual min=-0.002520 max=0.002650 Jy/beam ! Clean residual mean=0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.210385 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.210385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054365Jy sigma=1.214653 ! Fit after self-cal, rms=0.054372Jy sigma=1.214588 ! 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.054372Jy sigma=1.214588 ! Fit after self-cal, rms=0.054048Jy sigma=1.207264 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.57 mas, bmaj=9.415 mas, bpa=20.37 degrees ! Estimated noise=0.482855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000539497 Jy ! Component: 100 - total flux cleaned = -0.00063054 Jy ! Component: 150 - total flux cleaned = -0.000643484 Jy ! Component: 200 - total flux cleaned = -0.000655276 Jy ! Total flux subtracted in 200 components = -0.000655276 Jy ! Clean residual min=-0.002229 max=0.002210 Jy/beam ! Clean residual mean=-0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.20973 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 76 components and 0.20973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054039Jy sigma=1.207064 ! Fit after self-cal, rms=0.054035Jy sigma=1.207016 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.73471e-05 Jy ! Component: 100 - total flux cleaned = -5.88316e-05 Jy ! Component: 150 - total flux cleaned = -5.85614e-05 Jy ! Component: 200 - total flux cleaned = -5.76131e-05 Jy ! Total flux subtracted in 200 components = -5.76131e-05 Jy ! Clean residual min=-0.002216 max=0.002193 Jy/beam ! Clean residual mean=-0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.209672 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.209672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054031Jy sigma=1.206922 ! Fit after self-cal, rms=0.054031Jy sigma=1.206915 ! 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.054031Jy sigma=1.206915 ! Fit after self-cal, rms=0.054012Jy sigma=1.206880 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.574 mas, bmaj=9.42 mas, bpa=20.39 degrees ! Estimated noise=0.482534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000446231 Jy ! Component: 100 - total flux cleaned = -0.000549427 Jy ! Component: 150 - total flux cleaned = -0.000568503 Jy ! Component: 200 - total flux cleaned = -0.000577216 Jy ! Total flux subtracted in 200 components = -0.000577216 Jy ! Clean residual min=-0.002180 max=0.002180 Jy/beam ! Clean residual mean=-0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.209095 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.209095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054008Jy sigma=1.206767 ! Fit after self-cal, rms=0.054008Jy sigma=1.206761 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.62487e-06 Jy ! Component: 100 - total flux cleaned = -8.00345e-06 Jy ! Component: 150 - total flux cleaned = -1.64645e-05 Jy ! Component: 200 - total flux cleaned = -1.62539e-05 Jy ! Total flux subtracted in 200 components = -1.62539e-05 Jy ! Clean residual min=-0.002167 max=0.002181 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.209079 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.209079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054005Jy sigma=1.206705 ! Fit after self-cal, rms=0.054005Jy sigma=1.206702 ! 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.054005Jy sigma=1.206702 ! Fit after self-cal, rms=0.053992Jy sigma=1.206679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.362 mas, bmaj=11.97 mas, bpa=11.83 degrees ! Estimated noise=0.557564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.84606e-05 Jy ! Component: 100 - total flux cleaned = -9.91509e-05 Jy ! Component: 150 - total flux cleaned = -9.04947e-05 Jy ! Component: 200 - total flux cleaned = -9.08059e-05 Jy ! Total flux subtracted in 200 components = -9.08059e-05 Jy ! Clean residual min=-0.002084 max=0.002114 Jy/beam ! Clean residual mean=-0.000007 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.208988 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.208988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053991Jy sigma=1.206675 ! Fit after self-cal, rms=0.053991Jy sigma=1.206662 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.96666e-06 Jy ! Component: 100 - total flux cleaned = -2.78568e-06 Jy ! Component: 150 - total flux cleaned = -3.17934e-06 Jy ! Component: 200 - total flux cleaned = -3.12817e-06 Jy ! Total flux subtracted in 200 components = -3.12817e-06 Jy ! Clean residual min=-0.002095 max=0.002111 Jy/beam ! Clean residual mean=-0.000007 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.208985 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 97 components and 0.208985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053991Jy sigma=1.206686 ! Fit after self-cal, rms=0.053991Jy sigma=1.206681 ! 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.577 mas, bmaj=9.423 mas, bpa=20.4 degrees ! Estimated noise=0.48229 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.577 x 9.423 at 20.4 degrees (North through East) ! Clean map min=-0.0021528 max=0.19623 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.558 mas, bmaj=8.05 mas, bpa=21.52 degrees ! Estimated noise=0.636577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151127 Jy ! Component: 100 - total flux cleaned = 0.184604 Jy ! Component: 150 - total flux cleaned = 0.195099 Jy ! Component: 200 - total flux cleaned = 0.200069 Jy ! Total flux subtracted in 200 components = 0.200069 Jy ! Clean residual min=-0.003166 max=0.003246 Jy/beam ! Clean residual mean=-0.000008 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.200069 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.200069 Jy ! Inverting map and beam ! Estimated beam: bmin=4.577 mas, bmaj=9.423 mas, bpa=20.4 degrees ! Estimated noise=0.48229 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.00415302 Jy ! Component: 100 - total flux cleaned = 0.00634563 Jy ! Component: 150 - total flux cleaned = 0.00760606 Jy ! Component: 200 - total flux cleaned = 0.00834899 Jy ! Total flux subtracted in 200 components = 0.00834899 Jy ! Clean residual min=-0.002168 max=0.002265 Jy/beam ! Clean residual mean=-0.000005 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.208418 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 47 components and 0.208418 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.362 mas, bmaj=11.97 mas, bpa=11.83 degrees ! Estimated noise=0.557564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658742 Jy ! Component: 100 - total flux cleaned = 0.000705403 Jy ! Component: 150 - total flux cleaned = 0.000748093 Jy ! Component: 200 - total flux cleaned = 0.000761215 Jy ! Total flux subtracted in 200 components = 0.000761215 Jy ! Clean residual min=-0.002113 max=0.002079 Jy/beam ! Clean residual mean=-0.000006 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.20918 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 = 1.21888e-05 Jy ! Component: 100 - total flux cleaned = 2.41092e-05 Jy ! Component: 150 - total flux cleaned = 1.32979e-05 Jy ! Component: 200 - total flux cleaned = 1.33031e-05 Jy ! Total flux subtracted in 200 components = 1.33031e-05 Jy ! Clean residual min=-0.002102 max=0.002071 Jy/beam ! Clean residual mean=-0.000006 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.209193 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.209193 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.577 mas, bmaj=9.423 mas, bpa=20.4 degrees ! Estimated noise=0.48229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0001455 Jy ! Component: 100 - total flux cleaned = -0.000197276 Jy ! Component: 150 - total flux cleaned = -0.000238054 Jy ! Component: 200 - total flux cleaned = -0.000261723 Jy ! Total flux subtracted in 200 components = -0.000261723 Jy ! Clean residual min=-0.002155 max=0.002323 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.208931 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.208931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054007Jy sigma=1.206995 ! Fit after self-cal, rms=0.054006Jy sigma=1.206931 wmodel /J1012+2312_S_map.mod ! wmodel: Unable to open new model file: /J1012+2312_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1012+2312_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.577 x 9.423 at 20.4 degrees (North through East) ! Clean map min=-0.0020904 max=0.19638 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1012+2312_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.196383 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000560114 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.855647 0.855647 1.71129 3.42259 6.84517 13.6903 27.3807 54.7614 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.196 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 350.612 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1012+2312_S_dfm.log closed on Thu May 19 23:15:29 2016