! Started logfile: /scr/pima/bg219b_uvs/J0709-0255_S_dfm.log on Thu May 19 20:08: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/bg219b_uvs/J0709-0255_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0709-0255_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.895833 visibilities/baseline/integration-bin. ! Found source: J0709-0255 ! ! 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 4644 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 J0709-0255_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035621Jy sigma=20.143879 ! Fit after self-cal, rms=0.796247Jy sigma=15.701866 ! 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.363 mas, bmaj=9.846 mas, bpa=17.64 degrees ! Estimated noise=0.736823 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.159585 Jy ! Component: 100 - total flux cleaned = 0.194386 Jy ! Total flux subtracted in 100 components = 0.194386 Jy ! Clean residual min=-0.008296 max=0.012713 Jy/beam ! Clean residual mean=-0.000013 rms=0.002105 Jy/beam ! Combined flux in latest and established models = 0.194386 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.194386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078924Jy sigma=1.387814 ! Fit after self-cal, rms=0.078916Jy sigma=1.387751 ! Inverting map ! Added new window around map position (0, 59). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115052 Jy ! Component: 100 - total flux cleaned = 0.0169014 Jy ! Total flux subtracted in 100 components = 0.0169014 Jy ! Clean residual min=-0.006519 max=0.010932 Jy/beam ! Clean residual mean=-0.000014 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.211287 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.211287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076890Jy sigma=1.355953 ! Fit after self-cal, rms=0.076712Jy sigma=1.351372 ! 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.081 mas, bmaj=10.91 mas, bpa=16.47 degrees ! Estimated noise=0.587343 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.00581186 Jy ! Component: 100 - total flux cleaned = 0.00645627 Jy ! Component: 150 - total flux cleaned = 0.00659283 Jy ! Component: 200 - total flux cleaned = 0.00636342 Jy ! Total flux subtracted in 200 components = 0.00636342 Jy ! Clean residual min=-0.006164 max=0.010569 Jy/beam ! Clean residual mean=-0.000028 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.21765 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.21765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075958Jy sigma=1.339412 ! Fit after self-cal, rms=0.075899Jy sigma=1.337755 ! 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.081 x 10.91 at 16.47 degrees (North through East) ! Clean map min=-0.006596 max=0.20167 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.01 FD 0.86 HN 0.99 KP 0.97 ! LA 0.92 NL 0.97 OV 0.94 PT 1.20 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.075899Jy sigma=1.337755 ! Fit after self-cal, rms=0.073084Jy sigma=1.321735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.079 mas, bmaj=10.91 mas, bpa=16.51 degrees ! Estimated noise=0.58242 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.00153394 Jy ! Component: 100 - total flux cleaned = -0.0019037 Jy ! Component: 150 - total flux cleaned = -0.00215009 Jy ! Component: 200 - total flux cleaned = -0.00252645 Jy ! Total flux subtracted in 200 components = -0.00252645 Jy ! Clean residual min=-0.005790 max=0.008487 Jy/beam ! Clean residual mean=-0.000023 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.215124 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 42 components and 0.215124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072892Jy sigma=1.317454 ! Fit after self-cal, rms=0.072878Jy sigma=1.317135 ! 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.072878Jy sigma=1.317135 ! Fit after self-cal, rms=0.071534Jy sigma=1.300524 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.082 mas, bmaj=10.9 mas, bpa=16.38 degrees ! Estimated noise=0.583864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122238 Jy ! Component: 100 - total flux cleaned = -0.00233093 Jy ! Component: 150 - total flux cleaned = -0.00283925 Jy ! Component: 200 - total flux cleaned = -0.00325133 Jy ! Total flux subtracted in 200 components = -0.00325133 Jy ! Clean residual min=-0.005354 max=0.006688 Jy/beam ! Clean residual mean=-0.000016 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.211873 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.211873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071425Jy sigma=1.298488 ! Fit after self-cal, rms=0.071429Jy sigma=1.298323 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 (20.5, -106.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632087 Jy ! Component: 100 - total flux cleaned = 0.00990134 Jy ! Component: 150 - total flux cleaned = 0.0123713 Jy ! Component: 200 - total flux cleaned = 0.0135566 Jy ! Total flux subtracted in 200 components = 0.0135566 Jy ! Clean residual min=-0.004661 max=0.004560 Jy/beam ! Clean residual mean=-0.000013 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.225429 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 87 components and 0.225429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070838Jy sigma=1.284674 ! Fit after self-cal, rms=0.070798Jy sigma=1.283771 ! 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.070798Jy sigma=1.283771 ! Fit after self-cal, rms=0.068199Jy sigma=1.255254 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.071 mas, bmaj=10.87 mas, bpa=16.33 degrees ! Estimated noise=0.583786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00293749 Jy ! Component: 100 - total flux cleaned = -0.00366296 Jy ! Component: 150 - total flux cleaned = -0.00410977 Jy ! Component: 200 - total flux cleaned = -0.0043122 Jy ! Total flux subtracted in 200 components = -0.0043122 Jy ! Clean residual min=-0.003540 max=0.002842 Jy/beam ! Clean residual mean=-0.000002 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.221117 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 124 components and 0.221117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068019Jy sigma=1.251044 ! Fit after self-cal, rms=0.067967Jy sigma=1.250401 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.00092392 Jy ! Component: 100 - total flux cleaned = -0.00113981 Jy ! Component: 150 - total flux cleaned = -0.00117507 Jy ! Component: 200 - total flux cleaned = -0.00123791 Jy ! Total flux subtracted in 200 components = -0.00123791 Jy ! Clean residual min=-0.003228 max=0.002944 Jy/beam ! Clean residual mean=-0.000002 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.219879 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 142 components and 0.219879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067924Jy sigma=1.249362 ! Fit after self-cal, rms=0.067914Jy sigma=1.249276 ! 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.067914Jy sigma=1.249276 ! Fit after self-cal, rms=0.067853Jy sigma=1.246965 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.766 mas, bmaj=13.59 mas, bpa=6.221 degrees ! Estimated noise=0.675267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151121 Jy ! Component: 100 - total flux cleaned = -0.00224393 Jy ! Component: 150 - total flux cleaned = -0.00266718 Jy ! Component: 200 - total flux cleaned = -0.00297745 Jy ! Total flux subtracted in 200 components = -0.00297745 Jy ! Clean residual min=-0.002867 max=0.002550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.216902 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 159 components and 0.216902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067793Jy sigma=1.245545 ! Fit after self-cal, rms=0.067776Jy sigma=1.245329 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.000569616 Jy ! Component: 100 - total flux cleaned = -0.000908377 Jy ! Component: 150 - total flux cleaned = -0.00121028 Jy ! Component: 200 - total flux cleaned = -0.00143455 Jy ! Total flux subtracted in 200 components = -0.00143455 Jy ! Clean residual min=-0.002701 max=0.002509 Jy/beam ! Clean residual mean=-0.000002 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.215467 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 171 components and 0.215467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067769Jy sigma=1.245085 ! Fit after self-cal, rms=0.067765Jy sigma=1.245060 ! 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.066 mas, bmaj=10.84 mas, bpa=16.34 degrees ! Estimated noise=0.584113 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.066 x 10.84 at 16.34 degrees (North through East) ! Clean map min=-0.0039137 max=0.20155 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.354 mas, bmaj=9.792 mas, bpa=17.49 degrees ! Estimated noise=0.728573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157674 Jy ! Component: 100 - total flux cleaned = 0.192141 Jy ! Component: 150 - total flux cleaned = 0.202347 Jy ! Component: 200 - total flux cleaned = 0.206993 Jy ! Total flux subtracted in 200 components = 0.206993 Jy ! Clean residual min=-0.005155 max=0.004909 Jy/beam ! Clean residual mean=-0.000003 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.206993 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.206993 Jy ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=10.84 mas, bpa=16.34 degrees ! Estimated noise=0.584113 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.00500008 Jy ! Component: 100 - total flux cleaned = 0.00591941 Jy ! Component: 150 - total flux cleaned = 0.00670002 Jy ! Component: 200 - total flux cleaned = 0.00736563 Jy ! Total flux subtracted in 200 components = 0.00736563 Jy ! Clean residual min=-0.003444 max=0.003252 Jy/beam ! Clean residual mean=-0.000005 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.214358 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 49 components and 0.214358 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.766 mas, bmaj=13.59 mas, bpa=6.221 degrees ! Estimated noise=0.675267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176159 Jy ! Component: 100 - total flux cleaned = 0.00292402 Jy ! Component: 150 - total flux cleaned = 0.00323683 Jy ! Component: 200 - total flux cleaned = 0.00329871 Jy ! Total flux subtracted in 200 components = 0.00329871 Jy ! Clean residual min=-0.003170 max=0.003072 Jy/beam ! Clean residual mean=-0.000007 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.217657 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.82478e-07 Jy ! Component: 100 - total flux cleaned = -0.000196485 Jy ! Component: 150 - total flux cleaned = -0.000418761 Jy ! Component: 200 - total flux cleaned = -0.000582297 Jy ! Total flux subtracted in 200 components = -0.000582297 Jy ! Clean residual min=-0.003087 max=0.002955 Jy/beam ! Clean residual mean=-0.000006 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.217075 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 90 components and 0.217075 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=10.84 mas, bpa=16.34 degrees ! Estimated noise=0.584113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198451 Jy ! Component: 100 - total flux cleaned = -0.000329102 Jy ! Component: 150 - total flux cleaned = -0.000443517 Jy ! Component: 200 - total flux cleaned = -0.000493558 Jy ! Total flux subtracted in 200 components = -0.000493558 Jy ! Clean residual min=-0.003034 max=0.002699 Jy/beam ! Clean residual mean=-0.000002 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.216581 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.216581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067895Jy sigma=1.247395 ! Fit after self-cal, rms=0.067850Jy sigma=1.246829 wmodel /J0709-0255_S_map.mod ! wmodel: Unable to open new model file: /J0709-0255_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0709-0255_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.066 x 10.84 at 16.34 degrees (North through East) ! Clean map min=-0.0029579 max=0.20185 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0709-0255_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.201853 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000694665 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03243 1.03243 2.06486 4.12973 8.25946 16.5189 33.0378 66.0757 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.201 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 290.576 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0709-0255_S_dfm.log closed on Thu May 19 20:08:33 2016