! Started logfile: /scr/pima/bg219a_uvs/J1119+0410_S_dfm.log on Fri May 20 00:04: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/bg219a_uvs/J1119+0410_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1119+0410_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.802381 visibilities/baseline/integration-bin. ! Found source: J1119+0410 ! ! 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 49 lines of history. ! ! Reading 1348 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 J1119+0410_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005277Jy sigma=25.621456 ! Fit after self-cal, rms=0.889336Jy sigma=22.700039 ! 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.586 mas, bmaj=6.708 mas, bpa=-7.496 degrees ! Estimated noise=1.02651 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.0815506 Jy ! Component: 100 - total flux cleaned = 0.106773 Jy ! Total flux subtracted in 100 components = 0.106773 Jy ! Clean residual min=-0.009611 max=0.012181 Jy/beam ! Clean residual mean=-0.000058 rms=0.002415 Jy/beam ! Combined flux in latest and established models = 0.106773 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.106773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054223Jy sigma=1.330329 ! Fit after self-cal, rms=0.054176Jy sigma=1.328140 ! 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.125 mas, bmaj=7.761 mas, bpa=-6.822 degrees ! Estimated noise=0.837574 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.0147188 Jy ! Component: 100 - total flux cleaned = 0.0208227 Jy ! Component: 150 - total flux cleaned = 0.0234152 Jy ! Component: 200 - total flux cleaned = 0.0236492 Jy ! Total flux subtracted in 200 components = 0.0236492 Jy ! Clean residual min=-0.004189 max=0.004433 Jy/beam ! Clean residual mean=-0.000020 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.130422 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.130422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050493Jy sigma=1.238730 ! Fit after self-cal, rms=0.050449Jy sigma=1.236583 ! 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.125 x 7.761 at -6.822 degrees (North through East) ! Clean map min=-0.0038096 max=0.11059 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.97 NL 0.95 OV 1.05 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.15 NL 0.99 OV 1.00 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.07 MK 1.06 NL 0.97 OV 1.00 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.90 NL 0.96 OV 0.97 ! PT 0.99 SC 0.95 ! ! ! Fit before self-cal, rms=0.050449Jy sigma=1.236583 ! Fit after self-cal, rms=0.049921Jy sigma=1.226386 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=7.681 mas, bpa=-6.614 degrees ! Estimated noise=0.836553 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.000388803 Jy ! Component: 100 - total flux cleaned = 0.000388148 Jy ! Component: 150 - total flux cleaned = 0.000388136 Jy ! Component: 200 - total flux cleaned = 0.000418385 Jy ! Total flux subtracted in 200 components = 0.000418385 Jy ! Clean residual min=-0.003704 max=0.003521 Jy/beam ! Clean residual mean=-0.000018 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.130841 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.130841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049865Jy sigma=1.225254 ! Fit after self-cal, rms=0.049880Jy sigma=1.224972 ! 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.049880Jy sigma=1.224972 ! Fit after self-cal, rms=0.049804Jy sigma=1.217799 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=7.671 mas, bpa=-6.667 degrees ! Estimated noise=0.837139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408353 Jy ! Component: 100 - total flux cleaned = 0.000382191 Jy ! Component: 150 - total flux cleaned = 0.000359006 Jy ! Component: 200 - total flux cleaned = 0.000358998 Jy ! Total flux subtracted in 200 components = 0.000358998 Jy ! Clean residual min=-0.002923 max=0.003478 Jy/beam ! Clean residual mean=0.000012 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.1312 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.1312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049779Jy sigma=1.217259 ! Fit after self-cal, rms=0.049783Jy sigma=1.217107 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 (0.5, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002887 Jy ! Component: 100 - total flux cleaned = 0.0037653 Jy ! Component: 150 - total flux cleaned = 0.00412149 Jy ! Component: 200 - total flux cleaned = 0.00439316 Jy ! Total flux subtracted in 200 components = 0.00439316 Jy ! Clean residual min=-0.002808 max=0.002841 Jy/beam ! Clean residual mean=0.000015 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.135593 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.135593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049618Jy sigma=1.212679 ! Fit after self-cal, rms=0.049600Jy sigma=1.212392 ! 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.049600Jy sigma=1.212392 ! Fit after self-cal, rms=0.049360Jy sigma=1.212205 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.669 mas, bpa=-6.692 degrees ! Estimated noise=0.834152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044422 Jy ! Component: 100 - total flux cleaned = 0.000500371 Jy ! Component: 150 - total flux cleaned = 0.000627399 Jy ! Component: 200 - total flux cleaned = 0.000719692 Jy ! Total flux subtracted in 200 components = 0.000719692 Jy ! Clean residual min=-0.002650 max=0.002797 Jy/beam ! Clean residual mean=0.000011 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.136313 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.136313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049333Jy sigma=1.211484 ! Fit after self-cal, rms=0.049328Jy sigma=1.211453 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 (109.5, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000811827 Jy ! Component: 100 - total flux cleaned = 0.000876657 Jy ! Component: 150 - total flux cleaned = 0.00104964 Jy ! Component: 200 - total flux cleaned = 0.00125248 Jy ! Total flux subtracted in 200 components = 0.00125248 Jy ! Clean residual min=-0.002380 max=0.002809 Jy/beam ! Clean residual mean=0.000015 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.137565 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 73 components and 0.137565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049157Jy sigma=1.207592 ! Fit after self-cal, rms=0.049160Jy sigma=1.207048 ! Inverting map ! Added new window around map position (-122.5, 87). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187864 Jy ! Component: 100 - total flux cleaned = 0.00231442 Jy ! Component: 150 - total flux cleaned = 0.00256751 Jy ! Component: 200 - total flux cleaned = 0.00269581 Jy ! Total flux subtracted in 200 components = 0.00269581 Jy ! Clean residual min=-0.002148 max=0.002016 Jy/beam ! Clean residual mean=0.000015 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.140261 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.140261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048988Jy sigma=1.203365 ! Fit after self-cal, rms=0.048979Jy sigma=1.203174 ! 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.048979Jy sigma=1.203174 ! Fit after self-cal, rms=0.048876Jy sigma=1.201915 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.235 mas, bmaj=17.73 mas, bpa=-14.72 degrees ! Estimated noise=1.10128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000898064 Jy ! Component: 100 - total flux cleaned = 0.00122736 Jy ! Component: 150 - total flux cleaned = 0.00144937 Jy ! Component: 200 - total flux cleaned = 0.00166958 Jy ! Total flux subtracted in 200 components = 0.00166958 Jy ! Clean residual min=-0.001839 max=0.002258 Jy/beam ! Clean residual mean=0.000039 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.141931 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.141931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048853Jy sigma=1.201370 ! Fit after self-cal, rms=0.048849Jy sigma=1.201302 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.000499378 Jy ! Component: 100 - total flux cleaned = 0.000620064 Jy ! Component: 150 - total flux cleaned = 0.000656705 Jy ! Component: 200 - total flux cleaned = 0.000709138 Jy ! Total flux subtracted in 200 components = 0.000709138 Jy ! Clean residual min=-0.001703 max=0.002197 Jy/beam ! Clean residual mean=0.000039 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.14264 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.14264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048834Jy sigma=1.200916 ! Fit after self-cal, rms=0.048833Jy sigma=1.200896 ! 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.105 mas, bmaj=7.682 mas, bpa=-6.661 degrees ! Estimated noise=0.834833 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.105 x 7.682 at -6.661 degrees (North through East) ! Clean map min=-0.002168 max=0.10998 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.583 mas, bmaj=6.659 mas, bpa=-7.391 degrees ! Estimated noise=1.01603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0804221 Jy ! Component: 100 - total flux cleaned = 0.105998 Jy ! Component: 150 - total flux cleaned = 0.118747 Jy ! Component: 200 - total flux cleaned = 0.125738 Jy ! Total flux subtracted in 200 components = 0.125738 Jy ! Clean residual min=-0.005547 max=0.004839 Jy/beam ! Clean residual mean=-0.000008 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.125738 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.125738 Jy ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=7.682 mas, bpa=-6.661 degrees ! Estimated noise=0.834833 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.00499623 Jy ! Component: 100 - total flux cleaned = 0.00739881 Jy ! Component: 150 - total flux cleaned = 0.00868301 Jy ! Component: 200 - total flux cleaned = 0.00968571 Jy ! Total flux subtracted in 200 components = 0.00968571 Jy ! Clean residual min=-0.003103 max=0.002660 Jy/beam ! Clean residual mean=0.000012 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.135424 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.135424 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.235 mas, bmaj=17.73 mas, bpa=-14.72 degrees ! Estimated noise=1.10128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195084 Jy ! Component: 100 - total flux cleaned = 0.00322471 Jy ! Component: 150 - total flux cleaned = 0.00422119 Jy ! Component: 200 - total flux cleaned = 0.00487799 Jy ! Total flux subtracted in 200 components = 0.00487799 Jy ! Clean residual min=-0.001921 max=0.002188 Jy/beam ! Clean residual mean=0.000046 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.140302 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.000346228 Jy ! Component: 100 - total flux cleaned = 0.000634256 Jy ! Component: 150 - total flux cleaned = 0.000827503 Jy ! Component: 200 - total flux cleaned = 0.0010511 Jy ! Total flux subtracted in 200 components = 0.0010511 Jy ! Clean residual min=-0.001721 max=0.002211 Jy/beam ! Clean residual mean=0.000048 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.141353 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.141353 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=7.682 mas, bpa=-6.661 degrees ! Estimated noise=0.834833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176701 Jy ! Component: 100 - total flux cleaned = 0.000366134 Jy ! Component: 150 - total flux cleaned = 0.000420639 Jy ! Component: 200 - total flux cleaned = 0.000417503 Jy ! Total flux subtracted in 200 components = 0.000417503 Jy ! Clean residual min=-0.002336 max=0.002145 Jy/beam ! Clean residual mean=0.000016 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.14177 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.14177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048869Jy sigma=1.201897 ! Fit after self-cal, rms=0.048862Jy sigma=1.201719 wmodel /J1119+0410_S_map.mod ! wmodel: Unable to open new model file: /J1119+0410_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1119+0410_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.105 x 7.682 at -6.661 degrees (North through East) ! Clean map min=-0.0022495 max=0.10997 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1119+0410_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109966 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000547962 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.4949 1.4949 2.98981 5.97962 11.9592 23.9185 47.8369 95.6739 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 200.681 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1119+0410_S_dfm.log closed on Fri May 20 00:04:32 2016