! Started logfile: /scr/pima/bg219b_uvs/J0715-0921_S_dfm.log on Thu May 19 20:08:46 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/J0715-0921_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0715-0921_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.772849 visibilities/baseline/integration-bin. ! Found source: J0715-0921 ! ! 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 6900 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 J0715-0921_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008246Jy sigma=21.134550 ! Fit after self-cal, rms=0.871176Jy sigma=18.233911 ! 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.943 mas, bmaj=11.64 mas, bpa=9.572 degrees ! Estimated noise=0.648328 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.0916103 Jy ! Component: 100 - total flux cleaned = 0.124031 Jy ! Total flux subtracted in 100 components = 0.124031 Jy ! Clean residual min=-0.007688 max=0.016316 Jy/beam ! Clean residual mean=0.000004 rms=0.002974 Jy/beam ! Combined flux in latest and established models = 0.124031 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.124031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083194Jy sigma=1.610177 ! Fit after self-cal, rms=0.082973Jy sigma=1.606084 ! 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.963 mas, bmaj=13.12 mas, bpa=9.138 degrees ! Estimated noise=0.4478 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.027539 Jy ! Component: 100 - total flux cleaned = 0.0436728 Jy ! Component: 150 - total flux cleaned = 0.0540616 Jy ! Component: 200 - total flux cleaned = 0.0609082 Jy ! Total flux subtracted in 200 components = 0.0609082 Jy ! Clean residual min=-0.006081 max=0.008738 Jy/beam ! Clean residual mean=0.000004 rms=0.002045 Jy/beam ! Combined flux in latest and established models = 0.184939 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 100 components and 0.184939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071999Jy sigma=1.385175 ! Fit after self-cal, rms=0.071844Jy sigma=1.382680 ! 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.963 x 13.12 at 9.138 degrees (North through East) ! Clean map min=-0.0058289 max=0.12599 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.03 FD 0.90 HN 0.94 KP 0.88 ! LA 0.87 NL 0.92 OV 0.88 PT 1.14 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.071844Jy sigma=1.382680 ! Fit after self-cal, rms=0.067334Jy sigma=1.366820 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.948 mas, bmaj=13.11 mas, bpa=9.111 degrees ! Estimated noise=0.436906 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.00323268 Jy ! Component: 100 - total flux cleaned = 0.00419009 Jy ! Component: 150 - total flux cleaned = 0.00507319 Jy ! Component: 200 - total flux cleaned = 0.00580677 Jy ! Total flux subtracted in 200 components = 0.00580677 Jy ! Clean residual min=-0.005930 max=0.007071 Jy/beam ! Clean residual mean=0.000006 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.190746 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 116 components and 0.190746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067040Jy sigma=1.360804 ! Fit after self-cal, rms=0.067013Jy sigma=1.360378 ! 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.067013Jy sigma=1.360378 ! Fit after self-cal, rms=0.067696Jy sigma=1.360910 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.962 mas, bmaj=13.11 mas, bpa=8.934 degrees ! Estimated noise=0.438896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177826 Jy ! Component: 100 - total flux cleaned = 0.00232821 Jy ! Component: 150 - total flux cleaned = 0.00274322 Jy ! Component: 200 - total flux cleaned = 0.00310436 Jy ! Total flux subtracted in 200 components = 0.00310436 Jy ! Clean residual min=-0.005687 max=0.007193 Jy/beam ! Clean residual mean=0.000006 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.193851 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 125 components and 0.193851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067587Jy sigma=1.359102 ! Fit after self-cal, rms=0.067581Jy sigma=1.358953 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.000180303 Jy ! Component: 100 - total flux cleaned = 0.000304019 Jy ! Component: 150 - total flux cleaned = 0.000447479 Jy ! Component: 200 - total flux cleaned = 0.000609133 Jy ! Total flux subtracted in 200 components = 0.000609133 Jy ! Clean residual min=-0.005604 max=0.007186 Jy/beam ! Clean residual mean=0.000006 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 0.19446 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 137 components and 0.19446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067541Jy sigma=1.357992 ! Fit after self-cal, rms=0.067534Jy sigma=1.357875 ! 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.067534Jy sigma=1.357875 ! Fit after self-cal, rms=0.067513Jy sigma=1.357805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.961 mas, bmaj=13.1 mas, bpa=8.927 degrees ! Estimated noise=0.438792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305841 Jy ! Component: 100 - total flux cleaned = 0.000371332 Jy ! Component: 150 - total flux cleaned = 0.000456903 Jy ! Component: 200 - total flux cleaned = 0.000559927 Jy ! Total flux subtracted in 200 components = 0.000559927 Jy ! Clean residual min=-0.005500 max=0.007174 Jy/beam ! Clean residual mean=0.000006 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.19502 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.19502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067485Jy sigma=1.357197 ! Fit after self-cal, rms=0.067479Jy sigma=1.357101 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.000129646 Jy ! Component: 100 - total flux cleaned = 0.000154145 Jy ! Component: 150 - total flux cleaned = 0.000200118 Jy ! Component: 200 - total flux cleaned = 0.000260328 Jy ! Total flux subtracted in 200 components = 0.000260328 Jy ! Clean residual min=-0.005449 max=0.007155 Jy/beam ! Clean residual mean=0.000006 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.19528 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.19528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067462Jy sigma=1.356662 ! Fit after self-cal, rms=0.067457Jy sigma=1.356586 ! 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.067457Jy sigma=1.356586 ! Fit after self-cal, rms=0.067444Jy sigma=1.356576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.343 mas, bmaj=15.3 mas, bpa=4.826 degrees ! Estimated noise=0.477235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000351864 Jy ! Component: 100 - total flux cleaned = -0.000130757 Jy ! Component: 150 - total flux cleaned = 1.12424e-05 Jy ! Component: 200 - total flux cleaned = 0.000108012 Jy ! Total flux subtracted in 200 components = 0.000108012 Jy ! Clean residual min=-0.006733 max=0.008533 Jy/beam ! Clean residual mean=0.000006 rms=0.002130 Jy/beam ! Combined flux in latest and established models = 0.195388 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 146 components and 0.195388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067448Jy sigma=1.356436 ! Fit after self-cal, rms=0.067440Jy sigma=1.356294 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.12264e-05 Jy ! Component: 100 - total flux cleaned = -4.46511e-05 Jy ! Component: 150 - total flux cleaned = -2.72647e-05 Jy ! Component: 200 - total flux cleaned = -2.80063e-05 Jy ! Total flux subtracted in 200 components = -2.80063e-05 Jy ! Clean residual min=-0.006695 max=0.008508 Jy/beam ! Clean residual mean=0.000006 rms=0.002123 Jy/beam ! Combined flux in latest and established models = 0.19536 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 153 components and 0.19536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067443Jy sigma=1.356130 ! Fit after self-cal, rms=0.067438Jy sigma=1.356050 ! 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.961 mas, bmaj=13.1 mas, bpa=8.923 degrees ! Estimated noise=0.438677 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.961 x 13.1 at 8.923 degrees (North through East) ! Clean map min=-0.0054271 max=0.12143 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.948 mas, bmaj=11.62 mas, bpa=9.349 degrees ! Estimated noise=0.631482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0888953 Jy ! Component: 100 - total flux cleaned = 0.121379 Jy ! Component: 150 - total flux cleaned = 0.141692 Jy ! Component: 200 - total flux cleaned = 0.155811 Jy ! Total flux subtracted in 200 components = 0.155811 Jy ! Clean residual min=-0.005825 max=0.008269 Jy/beam ! Clean residual mean=0.000006 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 0.155811 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.155811 Jy ! Inverting map and beam ! Estimated beam: bmin=4.961 mas, bmaj=13.1 mas, bpa=8.923 degrees ! Estimated noise=0.438677 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.0142016 Jy ! Component: 100 - total flux cleaned = 0.0230949 Jy ! Component: 150 - total flux cleaned = 0.0289383 Jy ! Component: 200 - total flux cleaned = 0.0328047 Jy ! Total flux subtracted in 200 components = 0.0328047 Jy ! Clean residual min=-0.005247 max=0.007576 Jy/beam ! Clean residual mean=0.000006 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 0.188616 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 103 components and 0.188616 Jy ! Inverting map ! Added new window around map position (-12.5, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602895 Jy ! Component: 100 - total flux cleaned = 0.00829266 Jy ! Component: 150 - total flux cleaned = 0.00929841 Jy ! Component: 200 - total flux cleaned = 0.0101304 Jy ! Total flux subtracted in 200 components = 0.0101304 Jy ! Clean residual min=-0.004300 max=0.006374 Jy/beam ! Clean residual mean=0.000002 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.198746 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 158 components and 0.198746 Jy ! Inverting map ! Added new window around map position (11.5, 75.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00584559 Jy ! Component: 100 - total flux cleaned = 0.00906281 Jy ! Component: 150 - total flux cleaned = 0.0108343 Jy ! Component: 200 - total flux cleaned = 0.0114166 Jy ! Total flux subtracted in 200 components = 0.0114166 Jy ! Clean residual min=-0.003713 max=0.004064 Jy/beam ! Clean residual mean=-0.000000 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.210163 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 215 components and 0.210163 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.343 mas, bmaj=15.3 mas, bpa=4.826 degrees ! Estimated noise=0.477235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155266 Jy ! Component: 100 - total flux cleaned = 0.00210832 Jy ! Component: 150 - total flux cleaned = 0.00266913 Jy ! Component: 200 - total flux cleaned = 0.00322678 Jy ! Total flux subtracted in 200 components = 0.00322678 Jy ! Clean residual min=-0.004301 max=0.004435 Jy/beam ! Clean residual mean=-0.000004 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.213389 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.000390997 Jy ! Component: 100 - total flux cleaned = 0.000649511 Jy ! Component: 150 - total flux cleaned = 0.000982756 Jy ! Component: 200 - total flux cleaned = 0.00120247 Jy ! Total flux subtracted in 200 components = 0.00120247 Jy ! Clean residual min=-0.004257 max=0.004465 Jy/beam ! Clean residual mean=-0.000005 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.214592 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 295 components and 0.214592 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.961 mas, bmaj=13.1 mas, bpa=8.923 degrees ! Estimated noise=0.438677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155446 Jy ! Component: 100 - total flux cleaned = 0.000242713 Jy ! Component: 150 - total flux cleaned = 0.000283247 Jy ! Component: 200 - total flux cleaned = 0.000323294 Jy ! Total flux subtracted in 200 components = 0.000323294 Jy ! Clean residual min=-0.003446 max=0.004162 Jy/beam ! Clean residual mean=-0.000002 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.214915 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 322 components and 0.214915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066155Jy sigma=1.322267 ! Fit after self-cal, rms=0.066082Jy sigma=1.321185 wmodel /J0715-0921_S_map.mod ! wmodel: Unable to open new model file: /J0715-0921_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0715-0921_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.961 x 13.1 at 8.923 degrees (North through East) ! Clean map min=-0.003401 max=0.11895 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0715-0921_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.118954 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00116489 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.93784 2.93784 5.87568 11.7514 23.5027 47.0055 94.0109 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.118 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 102.115 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0715-0921_S_dfm.log closed on Thu May 19 20:08:49 2016