! Started logfile: /scr/pima/bg219g_uvs/J1607+1551_S_dfm.log on Thu May 19 21:52:55 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/bg219g_uvs/J1607+1551_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1607+1551_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.918651 visibilities/baseline/integration-bin. ! Found source: J1607+1551 ! ! 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 1852 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 J1607+1551_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025386Jy sigma=23.676750 ! Fit after self-cal, rms=0.816950Jy sigma=18.742805 ! 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.534 mas, bmaj=6.736 mas, bpa=3.1 degrees ! Estimated noise=1.00779 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.139875 Jy ! Component: 100 - total flux cleaned = 0.176029 Jy ! Total flux subtracted in 100 components = 0.176029 Jy ! Clean residual min=-0.011053 max=0.018089 Jy/beam ! Clean residual mean=-0.000002 rms=0.003281 Jy/beam ! Combined flux in latest and established models = 0.176029 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.176029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070417Jy sigma=1.582228 ! Fit after self-cal, rms=0.070375Jy sigma=1.581091 ! 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.016 mas, bmaj=7.519 mas, bpa=2.565 degrees ! Estimated noise=0.807695 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.0222817 Jy ! Component: 100 - total flux cleaned = 0.0324894 Jy ! Component: 150 - total flux cleaned = 0.0361622 Jy ! Component: 200 - total flux cleaned = 0.0368339 Jy ! Total flux subtracted in 200 components = 0.0368339 Jy ! Clean residual min=-0.008453 max=0.016641 Jy/beam ! Clean residual mean=0.000005 rms=0.002823 Jy/beam ! Combined flux in latest and established models = 0.212863 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.212863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064050Jy sigma=1.418392 ! Fit after self-cal, rms=0.063958Jy sigma=1.416698 ! Inverting map ! Added new window around map position (6, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157189 Jy ! Component: 100 - total flux cleaned = 0.0235626 Jy ! Component: 150 - total flux cleaned = 0.0270106 Jy ! Component: 200 - total flux cleaned = 0.0285918 Jy ! Total flux subtracted in 200 components = 0.0285918 Jy ! Clean residual min=-0.006172 max=0.006831 Jy/beam ! Clean residual mean=-0.000003 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.241455 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.241455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060239Jy sigma=1.320950 ! Fit after self-cal, rms=0.059722Jy sigma=1.308660 ! 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.016 x 7.519 at 2.565 degrees (North through East) ! Clean map min=-0.004982 max=0.18304 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.04 HN 1.02 KP 0.95 LA 1.02 ! MK 0.95 NL 1.09 OV 0.98 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.09 KP 1.00 LA 0.99 ! MK 1.00 NL 1.05 OV 1.01 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 HN 1.02 KP 0.97 LA 1.01 ! MK 0.98 NL 0.89 OV 0.97 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.02 KP 1.03 LA 0.99 ! MK 0.98 NL 1.18 OV 1.03 PT 0.94 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.059722Jy sigma=1.308660 ! Fit after self-cal, rms=0.058885Jy sigma=1.279304 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.507 mas, bpa=2.781 degrees ! Estimated noise=0.810685 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.00275999 Jy ! Component: 100 - total flux cleaned = 0.00314425 Jy ! Component: 150 - total flux cleaned = 0.00330224 Jy ! Component: 200 - total flux cleaned = 0.00362728 Jy ! Total flux subtracted in 200 components = 0.00362728 Jy ! Clean residual min=-0.004997 max=0.005326 Jy/beam ! Clean residual mean=-0.000003 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.245082 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.245082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058568Jy sigma=1.272540 ! Fit after self-cal, rms=0.058566Jy sigma=1.271688 ! 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.058566Jy sigma=1.271688 ! Fit after self-cal, rms=0.058372Jy sigma=1.270974 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=7.512 mas, bpa=2.764 degrees ! Estimated noise=0.810507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186367 Jy ! Component: 100 - total flux cleaned = 0.00199104 Jy ! Component: 150 - total flux cleaned = 0.00214747 Jy ! Component: 200 - total flux cleaned = 0.00224005 Jy ! Total flux subtracted in 200 components = 0.00224005 Jy ! Clean residual min=-0.004628 max=0.004976 Jy/beam ! Clean residual mean=-0.000003 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.247322 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 80 components and 0.247322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058241Jy sigma=1.267992 ! Fit after self-cal, rms=0.058225Jy sigma=1.267678 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.000113447 Jy ! Component: 100 - total flux cleaned = 6.89702e-05 Jy ! Component: 150 - total flux cleaned = 0.000107481 Jy ! Component: 200 - total flux cleaned = 6.93339e-05 Jy ! Total flux subtracted in 200 components = 6.93339e-05 Jy ! Clean residual min=-0.004505 max=0.004812 Jy/beam ! Clean residual mean=-0.000003 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.247392 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.247392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058168Jy sigma=1.266485 ! Fit after self-cal, rms=0.058165Jy sigma=1.266389 ! 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.058165Jy sigma=1.266389 ! Fit after self-cal, rms=0.058091Jy sigma=1.265638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.523 mas, bpa=2.718 degrees ! Estimated noise=0.810849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128582 Jy ! Component: 100 - total flux cleaned = 0.0013685 Jy ! Component: 150 - total flux cleaned = 0.00129969 Jy ! Component: 200 - total flux cleaned = 0.00120635 Jy ! Total flux subtracted in 200 components = 0.00120635 Jy ! Clean residual min=-0.004505 max=0.004609 Jy/beam ! Clean residual mean=-0.000003 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.248598 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.248598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058033Jy sigma=1.264187 ! Fit after self-cal, rms=0.058028Jy sigma=1.264045 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.000115532 Jy ! Component: 100 - total flux cleaned = 8.26162e-05 Jy ! Component: 150 - total flux cleaned = 2.8465e-05 Jy ! Component: 200 - total flux cleaned = 3.18178e-06 Jy ! Total flux subtracted in 200 components = 3.18178e-06 Jy ! Clean residual min=-0.004519 max=0.004481 Jy/beam ! Clean residual mean=-0.000003 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.248601 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 106 components and 0.248601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058000Jy sigma=1.263477 ! Fit after self-cal, rms=0.057999Jy sigma=1.263439 ! 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.057999Jy sigma=1.263439 ! Fit after self-cal, rms=0.057980Jy sigma=1.262956 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.499 mas, bmaj=11.31 mas, bpa=-6.266 degrees ! Estimated noise=1.05075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392403 Jy ! Component: 100 - total flux cleaned = 0.000272075 Jy ! Component: 150 - total flux cleaned = 0.000176427 Jy ! Component: 200 - total flux cleaned = 9.61783e-05 Jy ! Total flux subtracted in 200 components = 9.61783e-05 Jy ! Clean residual min=-0.004445 max=0.004980 Jy/beam ! Clean residual mean=-0.000008 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.248697 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.248697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057971Jy sigma=1.262404 ! Fit after self-cal, rms=0.057947Jy sigma=1.262192 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.21623e-05 Jy ! Component: 100 - total flux cleaned = -6.70014e-05 Jy ! Component: 150 - total flux cleaned = -4.48082e-05 Jy ! Component: 200 - total flux cleaned = -2.43721e-05 Jy ! Total flux subtracted in 200 components = -2.43721e-05 Jy ! Clean residual min=-0.004397 max=0.004926 Jy/beam ! Clean residual mean=-0.000008 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.248673 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 128 components and 0.248673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057955Jy sigma=1.262191 ! Fit after self-cal, rms=0.057943Jy sigma=1.262119 ! 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.006 mas, bmaj=7.533 mas, bpa=2.664 degrees ! Estimated noise=0.811106 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.006 x 7.533 at 2.664 degrees (North through East) ! Clean map min=-0.0042711 max=0.18205 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=2.521 mas, bmaj=6.743 mas, bpa=3.174 degrees ! Estimated noise=1.0162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140772 Jy ! Component: 100 - total flux cleaned = 0.179333 Jy ! Component: 150 - total flux cleaned = 0.200657 Jy ! Component: 200 - total flux cleaned = 0.214559 Jy ! Total flux subtracted in 200 components = 0.214559 Jy ! Clean residual min=-0.007848 max=0.008627 Jy/beam ! Clean residual mean=-0.000003 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.214559 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.214559 Jy ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=7.533 mas, bpa=2.664 degrees ! Estimated noise=0.811106 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.0132365 Jy ! Component: 100 - total flux cleaned = 0.021824 Jy ! Component: 150 - total flux cleaned = 0.02763 Jy ! Component: 200 - total flux cleaned = 0.0315985 Jy ! Total flux subtracted in 200 components = 0.0315985 Jy ! Clean residual min=-0.005079 max=0.004360 Jy/beam ! Clean residual mean=-0.000003 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.246158 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.246158 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=6.499 mas, bmaj=11.31 mas, bpa=-6.266 degrees ! Estimated noise=1.05075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283238 Jy ! Component: 100 - total flux cleaned = 0.00327995 Jy ! Component: 150 - total flux cleaned = 0.00329142 Jy ! Component: 200 - total flux cleaned = 0.00324317 Jy ! Total flux subtracted in 200 components = 0.00324317 Jy ! Clean residual min=-0.005198 max=0.005385 Jy/beam ! Clean residual mean=-0.000009 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.249401 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 = -4.50714e-05 Jy ! Component: 100 - total flux cleaned = -8.72801e-05 Jy ! Component: 150 - total flux cleaned = -0.000124259 Jy ! Component: 200 - total flux cleaned = -0.000158627 Jy ! Total flux subtracted in 200 components = -0.000158627 Jy ! Clean residual min=-0.004774 max=0.005186 Jy/beam ! Clean residual mean=-0.000008 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.249242 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 70 components and 0.249242 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=7.533 mas, bpa=2.664 degrees ! Estimated noise=0.811106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.78687e-05 Jy ! Component: 100 - total flux cleaned = 0.000423325 Jy ! Component: 150 - total flux cleaned = 0.000712816 Jy ! Component: 200 - total flux cleaned = 0.000760022 Jy ! Total flux subtracted in 200 components = 0.000760022 Jy ! Clean residual min=-0.004497 max=0.004341 Jy/beam ! Clean residual mean=-0.000003 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.250002 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.250002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058027Jy sigma=1.263985 ! Fit after self-cal, rms=0.058028Jy sigma=1.263840 wmodel /J1607+1551_S_map.mod ! wmodel: Unable to open new model file: /J1607+1551_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1607+1551_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.006 x 7.533 at 2.664 degrees (North through East) ! Clean map min=-0.0043251 max=0.18169 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1607+1551_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.181685 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00106091 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.75178 1.75178 3.50356 7.00713 14.0143 28.0285 56.057 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.181 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 171.254 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1607+1551_S_dfm.log closed on Thu May 19 21:52:57 2016