! Started logfile: /scr/pima/bg219b_uvs/J1019-2708_S_dfm.log on Thu May 19 20:12:33 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/J1019-2708_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1019-2708_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.884791 visibilities/baseline/integration-bin. ! Found source: J1019-2708 ! ! 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 7772 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 J1019-2708_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008710Jy sigma=17.109404 ! Fit after self-cal, rms=0.873598Jy sigma=14.776506 ! 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=2.999 mas, bmaj=11.85 mas, bpa=17.33 degrees ! Estimated noise=0.828226 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.0987052 Jy ! Component: 100 - total flux cleaned = 0.121401 Jy ! Total flux subtracted in 100 components = 0.121401 Jy ! Clean residual min=-0.006685 max=0.008458 Jy/beam ! Clean residual mean=0.000000 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.121401 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.121401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088971Jy sigma=1.388210 ! Fit after self-cal, rms=0.088954Jy sigma=1.387615 ! 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=3.952 mas, bmaj=14.17 mas, bpa=16.47 degrees ! Estimated noise=0.51233 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.0125074 Jy ! Component: 100 - total flux cleaned = 0.0184676 Jy ! Component: 150 - total flux cleaned = 0.0215878 Jy ! Component: 200 - total flux cleaned = 0.0223196 Jy ! Total flux subtracted in 200 components = 0.0223196 Jy ! Clean residual min=-0.007016 max=0.008053 Jy/beam ! Clean residual mean=0.000043 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.143721 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.143721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087337Jy sigma=1.357162 ! Fit after self-cal, rms=0.087361Jy sigma=1.356859 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.952 x 14.17 at 16.47 degrees (North through East) ! Clean map min=-0.0068287 max=0.12926 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.087361Jy sigma=1.356859 ! Fit after self-cal, rms=0.087361Jy sigma=1.356859 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=14.17 mas, bpa=16.47 degrees ! Estimated noise=0.51233 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.00050924 Jy ! Component: 100 - total flux cleaned = 0.000579839 Jy ! Component: 150 - total flux cleaned = 0.000645512 Jy ! Component: 200 - total flux cleaned = 0.000766215 Jy ! Total flux subtracted in 200 components = 0.000766215 Jy ! Clean residual min=-0.006827 max=0.007971 Jy/beam ! Clean residual mean=0.000044 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.144487 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.144487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087248Jy sigma=1.355423 ! Fit after self-cal, rms=0.087244Jy sigma=1.355384 ! 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.087244Jy sigma=1.355384 ! Fit after self-cal, rms=0.087244Jy sigma=1.355384 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=14.17 mas, bpa=16.47 degrees ! Estimated noise=0.51233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.07306e-05 Jy ! Component: 100 - total flux cleaned = 5.00973e-05 Jy ! Component: 150 - total flux cleaned = 0.000101924 Jy ! Component: 200 - total flux cleaned = 0.000148633 Jy ! Total flux subtracted in 200 components = 0.000148633 Jy ! Clean residual min=-0.006764 max=0.007876 Jy/beam ! Clean residual mean=0.000046 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.144636 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.144636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087181Jy sigma=1.354567 ! Fit after self-cal, rms=0.087177Jy sigma=1.354539 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 (53.5, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00707075 Jy ! Component: 100 - total flux cleaned = 0.00815565 Jy ! Component: 150 - total flux cleaned = 0.00816248 Jy ! Component: 200 - total flux cleaned = 0.00806438 Jy ! Total flux subtracted in 200 components = 0.00806438 Jy ! Clean residual min=-0.006117 max=0.007312 Jy/beam ! Clean residual mean=0.000042 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.1527 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 98 components and 0.1527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086620Jy sigma=1.342745 ! Fit after self-cal, rms=0.086491Jy sigma=1.340992 ! Inverting map ! Added new window around map position (-91.5, 83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00603238 Jy ! Component: 100 - total flux cleaned = 0.00933603 Jy ! Component: 150 - total flux cleaned = 0.0108172 Jy ! Component: 200 - total flux cleaned = 0.0115408 Jy ! Total flux subtracted in 200 components = 0.0115408 Jy ! Clean residual min=-0.005467 max=0.005618 Jy/beam ! Clean residual mean=0.000036 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.164241 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 137 components and 0.164241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086033Jy sigma=1.331436 ! Fit after self-cal, rms=0.085971Jy sigma=1.330496 ! 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.085971Jy sigma=1.330496 ! Fit after self-cal, rms=0.084980Jy sigma=1.319256 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=14.17 mas, bpa=16.48 degrees ! Estimated noise=0.510312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000863624 Jy ! Component: 100 - total flux cleaned = -0.00164489 Jy ! Component: 150 - total flux cleaned = -0.00212036 Jy ! Component: 200 - total flux cleaned = -0.0026827 Jy ! Total flux subtracted in 200 components = -0.0026827 Jy ! Clean residual min=-0.003343 max=0.004602 Jy/beam ! Clean residual mean=0.000034 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.161558 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 158 components and 0.161558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084831Jy sigma=1.317101 ! Fit after self-cal, rms=0.084835Jy sigma=1.316775 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 (63.5, -45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408308 Jy ! Component: 100 - total flux cleaned = 0.00529831 Jy ! Component: 150 - total flux cleaned = 0.00568269 Jy ! Component: 200 - total flux cleaned = 0.00585515 Jy ! Total flux subtracted in 200 components = 0.00585515 Jy ! Clean residual min=-0.003267 max=0.003247 Jy/beam ! Clean residual mean=0.000038 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.167413 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 191 components and 0.167413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084598Jy sigma=1.313153 ! Fit after self-cal, rms=0.084600Jy sigma=1.312809 ! 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.084600Jy sigma=1.312809 ! Fit after self-cal, rms=0.084292Jy sigma=1.312532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.11 mas, bmaj=21.37 mas, bpa=6.893 degrees ! Estimated noise=0.57351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000739693 Jy ! Component: 100 - total flux cleaned = 0.000482089 Jy ! Component: 150 - total flux cleaned = 0.000433167 Jy ! Component: 200 - total flux cleaned = 0.000434741 Jy ! Total flux subtracted in 200 components = 0.000434741 Jy ! Clean residual min=-0.003556 max=0.002861 Jy/beam ! Clean residual mean=0.000064 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.167848 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 217 components and 0.167848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084230Jy sigma=1.311731 ! Fit after self-cal, rms=0.084230Jy sigma=1.311632 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.69267e-05 Jy ! Component: 100 - total flux cleaned = -1.88197e-05 Jy ! Component: 150 - total flux cleaned = -0.000136876 Jy ! Component: 200 - total flux cleaned = -0.00017389 Jy ! Total flux subtracted in 200 components = -0.00017389 Jy ! Clean residual min=-0.003463 max=0.002786 Jy/beam ! Clean residual mean=0.000064 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.167674 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 242 components and 0.167674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084201Jy sigma=1.311317 ! Fit after self-cal, rms=0.084204Jy sigma=1.311288 ! 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=3.952 mas, bmaj=14.17 mas, bpa=16.46 degrees ! Estimated noise=0.508149 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.952 x 14.17 at 16.46 degrees (North through East) ! Clean map min=-0.0029651 max=0.1277 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.001 mas, bmaj=11.85 mas, bpa=17.22 degrees ! Estimated noise=0.814781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0969491 Jy ! Component: 100 - total flux cleaned = 0.119289 Jy ! Component: 150 - total flux cleaned = 0.128964 Jy ! Component: 200 - total flux cleaned = 0.13492 Jy ! Total flux subtracted in 200 components = 0.13492 Jy ! Clean residual min=-0.005370 max=0.005888 Jy/beam ! Clean residual mean=0.000007 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.13492 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.13492 Jy ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=14.17 mas, bpa=16.46 degrees ! Estimated noise=0.508149 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.00868971 Jy ! Component: 100 - total flux cleaned = 0.0146704 Jy ! Component: 150 - total flux cleaned = 0.0188675 Jy ! Component: 200 - total flux cleaned = 0.0216988 Jy ! Total flux subtracted in 200 components = 0.0216988 Jy ! Clean residual min=-0.004035 max=0.004172 Jy/beam ! Clean residual mean=0.000031 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.156619 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 88 components and 0.156619 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.11 mas, bmaj=21.37 mas, bpa=6.893 degrees ! Estimated noise=0.57351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349191 Jy ! Component: 100 - total flux cleaned = 0.00543392 Jy ! Component: 150 - total flux cleaned = 0.00684373 Jy ! Component: 200 - total flux cleaned = 0.0074424 Jy ! Total flux subtracted in 200 components = 0.0074424 Jy ! Clean residual min=-0.004057 max=0.003750 Jy/beam ! Clean residual mean=0.000063 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.164061 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.00051992 Jy ! Component: 100 - total flux cleaned = 0.000982285 Jy ! Component: 150 - total flux cleaned = 0.00145026 Jy ! Component: 200 - total flux cleaned = 0.00176472 Jy ! Total flux subtracted in 200 components = 0.00176472 Jy ! Clean residual min=-0.003894 max=0.003280 Jy/beam ! Clean residual mean=0.000062 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.165826 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 153 components and 0.165826 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=14.17 mas, bpa=16.46 degrees ! Estimated noise=0.508149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121881 Jy ! Component: 100 - total flux cleaned = -0.00146961 Jy ! Component: 150 - total flux cleaned = -0.00117674 Jy ! Component: 200 - total flux cleaned = -0.000764639 Jy ! Total flux subtracted in 200 components = -0.000764639 Jy ! Clean residual min=-0.003374 max=0.003203 Jy/beam ! Clean residual mean=0.000037 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.165061 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 0.165061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084398Jy sigma=1.314594 ! Fit after self-cal, rms=0.084382Jy sigma=1.314305 wmodel /J1019-2708_S_map.mod ! wmodel: Unable to open new model file: /J1019-2708_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1019-2708_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.952 x 14.17 at 16.46 degrees (North through East) ! Clean map min=-0.0033753 max=0.12552 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1019-2708_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.125522 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00086285 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.06223 2.06223 4.12446 8.24891 16.4978 32.9956 65.9913 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.125 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 145.473 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1019-2708_S_dfm.log closed on Thu May 19 20:12:36 2016