! Started logfile: /scr/pima/bg219a_uvs/J2049+1003_S_dfm.log on Fri May 20 00:20:03 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/J2049+1003_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2049+1003_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2049+1003 ! ! 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 1400 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 J2049+1003_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.101836Jy sigma=23.249362 ! Fit after self-cal, rms=0.614440Jy sigma=12.460612 ! 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.439 mas, bmaj=6.246 mas, bpa=-5.153 degrees ! Estimated noise=1.24966 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.296845 Jy ! Component: 100 - total flux cleaned = 0.384208 Jy ! Total flux subtracted in 100 components = 0.384208 Jy ! Clean residual min=-0.024557 max=0.039049 Jy/beam ! Clean residual mean=-0.000114 rms=0.007495 Jy/beam ! Combined flux in latest and established models = 0.384208 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.384208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101319Jy sigma=2.075981 ! Fit after self-cal, rms=0.100312Jy sigma=2.060590 ! 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=2.826 mas, bmaj=6.967 mas, bpa=-5.104 degrees ! Estimated noise=1.00234 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.0556562 Jy ! Component: 100 - total flux cleaned = 0.0836923 Jy ! Component: 150 - total flux cleaned = 0.0997339 Jy ! Component: 200 - total flux cleaned = 0.109662 Jy ! Total flux subtracted in 200 components = 0.109662 Jy ! Clean residual min=-0.011548 max=0.021118 Jy/beam ! Clean residual mean=-0.000058 rms=0.003133 Jy/beam ! Combined flux in latest and established models = 0.49387 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.49387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066736Jy sigma=1.284579 ! Fit after self-cal, rms=0.066493Jy sigma=1.280964 ! Inverting map ! Added new window around map position (-3.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143527 Jy ! Component: 100 - total flux cleaned = 0.0143299 Jy ! Component: 150 - total flux cleaned = 0.0146249 Jy ! Component: 200 - total flux cleaned = 0.0150892 Jy ! Total flux subtracted in 200 components = 0.0150892 Jy ! Clean residual min=-0.006949 max=0.007417 Jy/beam ! Clean residual mean=0.000005 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 0.508959 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.508959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060750Jy sigma=1.176949 ! Fit after self-cal, rms=0.060379Jy sigma=1.169982 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 6.967 at -5.104 degrees (North through East) ! Clean map min=-0.0077923 max=0.39191 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: ! LA 1.01 MK 1.01 NL 0.99 OV 1.01 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 1.00 OV 1.02 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 1.00 OV 1.01 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.98 NL 0.96 OV 0.96 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.060379Jy sigma=1.169982 ! Fit after self-cal, rms=0.058736Jy sigma=1.143812 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.823 mas, bmaj=6.958 mas, bpa=-5.176 degrees ! Estimated noise=0.99907 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.0042701 Jy ! Component: 100 - total flux cleaned = 0.00369024 Jy ! Component: 150 - total flux cleaned = 0.0033269 Jy ! Component: 200 - total flux cleaned = 0.00332685 Jy ! Total flux subtracted in 200 components = 0.00332685 Jy ! Clean residual min=-0.004962 max=0.004752 Jy/beam ! Clean residual mean=0.000009 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.512286 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.512286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057916Jy sigma=1.128612 ! Fit after self-cal, rms=0.057841Jy sigma=1.127336 ! 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.057841Jy sigma=1.127336 ! Fit after self-cal, rms=0.057102Jy sigma=1.112529 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.82 mas, bmaj=6.928 mas, bpa=-5.063 degrees ! Estimated noise=0.998855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148167 Jy ! Component: 100 - total flux cleaned = 0.00140269 Jy ! Component: 150 - total flux cleaned = 0.00140363 Jy ! Component: 200 - total flux cleaned = 0.00134837 Jy ! Total flux subtracted in 200 components = 0.00134837 Jy ! Clean residual min=-0.003122 max=0.004056 Jy/beam ! Clean residual mean=0.000003 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.513634 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.513634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056933Jy sigma=1.109195 ! Fit after self-cal, rms=0.056915Jy sigma=1.108939 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 (-30.5, 70). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234836 Jy ! Component: 100 - total flux cleaned = 0.00311386 Jy ! Component: 150 - total flux cleaned = 0.0035905 Jy ! Component: 200 - total flux cleaned = 0.00369427 Jy ! Total flux subtracted in 200 components = 0.00369427 Jy ! Clean residual min=-0.003073 max=0.002775 Jy/beam ! Clean residual mean=-0.000005 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.517328 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 107 components and 0.517328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056669Jy sigma=1.104148 ! Fit after self-cal, rms=0.056656Jy sigma=1.103985 ! 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.056656Jy sigma=1.103985 ! Fit after self-cal, rms=0.056504Jy sigma=1.103658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=6.925 mas, bpa=-5.062 degrees ! Estimated noise=0.997725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000791996 Jy ! Component: 100 - total flux cleaned = 0.00128088 Jy ! Component: 150 - total flux cleaned = 0.00151117 Jy ! Component: 200 - total flux cleaned = 0.00171828 Jy ! Total flux subtracted in 200 components = 0.00171828 Jy ! Clean residual min=-0.003127 max=0.002773 Jy/beam ! Clean residual mean=-0.000003 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.519046 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 123 components and 0.519046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056440Jy sigma=1.102505 ! Fit after self-cal, rms=0.056432Jy sigma=1.102446 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.000657954 Jy ! Component: 100 - total flux cleaned = 0.00072033 Jy ! Component: 150 - total flux cleaned = 0.000661134 Jy ! Component: 200 - total flux cleaned = 0.000605318 Jy ! Total flux subtracted in 200 components = 0.000605318 Jy ! Clean residual min=-0.003107 max=0.002832 Jy/beam ! Clean residual mean=-0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.519652 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 135 components and 0.519652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056404Jy sigma=1.101857 ! Fit after self-cal, rms=0.056400Jy sigma=1.101827 ! 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.056400Jy sigma=1.101827 ! Fit after self-cal, rms=0.056334Jy sigma=1.101718 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.527 mas, bmaj=12.59 mas, bpa=-3.414 degrees ! Estimated noise=1.38112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00038602 Jy ! Component: 100 - total flux cleaned = 0.00033694 Jy ! Component: 150 - total flux cleaned = 0.000220915 Jy ! Component: 200 - total flux cleaned = 0.000178399 Jy ! Total flux subtracted in 200 components = 0.000178399 Jy ! Clean residual min=-0.002233 max=0.001789 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.51983 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 150 components and 0.51983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056319Jy sigma=1.101429 ! Fit after self-cal, rms=0.056313Jy sigma=1.101377 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.000311993 Jy ! Component: 100 - total flux cleaned = 0.000416128 Jy ! Component: 150 - total flux cleaned = 0.000418141 Jy ! Component: 200 - total flux cleaned = 0.000388128 Jy ! Total flux subtracted in 200 components = 0.000388128 Jy ! Clean residual min=-0.002223 max=0.001824 Jy/beam ! Clean residual mean=0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.520218 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 156 components and 0.520218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056311Jy sigma=1.101342 ! Fit after self-cal, rms=0.056307Jy sigma=1.101303 ! 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=2.817 mas, bmaj=6.924 mas, bpa=-5.056 degrees ! Estimated noise=0.997244 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.817 x 6.924 at -5.056 degrees (North through East) ! Clean map min=-0.0048029 max=0.38949 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.438 mas, bmaj=6.218 mas, bpa=-5.188 degrees ! Estimated noise=1.23564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.293447 Jy ! Component: 100 - total flux cleaned = 0.382542 Jy ! Component: 150 - total flux cleaned = 0.4271 Jy ! Component: 200 - total flux cleaned = 0.455057 Jy ! Total flux subtracted in 200 components = 0.455057 Jy ! Clean residual min=-0.012626 max=0.017046 Jy/beam ! Clean residual mean=-0.000052 rms=0.003588 Jy/beam ! Combined flux in latest and established models = 0.455058 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.455058 Jy ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=6.924 mas, bpa=-5.056 degrees ! Estimated noise=0.997244 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.0261542 Jy ! Component: 100 - total flux cleaned = 0.0417191 Jy ! Component: 150 - total flux cleaned = 0.0512384 Jy ! Component: 200 - total flux cleaned = 0.0561603 Jy ! Total flux subtracted in 200 components = 0.0561603 Jy ! Clean residual min=-0.004851 max=0.006574 Jy/beam ! Clean residual mean=-0.000008 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.511218 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 54 components and 0.511218 Jy ! Inverting map ! Added new window around map position (4, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00567026 Jy ! Component: 100 - total flux cleaned = 0.00776837 Jy ! Component: 150 - total flux cleaned = 0.00897185 Jy ! Component: 200 - total flux cleaned = 0.00959374 Jy ! Total flux subtracted in 200 components = 0.00959374 Jy ! Clean residual min=-0.003476 max=0.003227 Jy/beam ! Clean residual mean=0.000013 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.520811 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 0.520811 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.527 mas, bmaj=12.59 mas, bpa=-3.414 degrees ! Estimated noise=1.38112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105544 Jy ! Component: 100 - total flux cleaned = -0.000312125 Jy ! Component: 150 - total flux cleaned = -0.000544203 Jy ! Component: 200 - total flux cleaned = -0.000695784 Jy ! Total flux subtracted in 200 components = -0.000695784 Jy ! Clean residual min=-0.002061 max=0.002404 Jy/beam ! Clean residual mean=0.000023 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.520116 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.000184698 Jy ! Component: 100 - total flux cleaned = -0.000392582 Jy ! Component: 150 - total flux cleaned = -0.000543995 Jy ! Component: 200 - total flux cleaned = -0.000719154 Jy ! Total flux subtracted in 200 components = -0.000719154 Jy ! Clean residual min=-0.002000 max=0.002196 Jy/beam ! Clean residual mean=0.000014 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.519396 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 96 components and 0.519396 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=6.924 mas, bpa=-5.056 degrees ! Estimated noise=0.997244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00111422 Jy ! Component: 100 - total flux cleaned = -0.00162157 Jy ! Component: 150 - total flux cleaned = -0.00180279 Jy ! Component: 200 - total flux cleaned = -0.00169626 Jy ! Total flux subtracted in 200 components = -0.00169626 Jy ! Clean residual min=-0.002910 max=0.002963 Jy/beam ! Clean residual mean=0.000001 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.5177 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 121 components and 0.5177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056405Jy sigma=1.102714 ! Fit after self-cal, rms=0.056376Jy sigma=1.102402 wmodel /J2049+1003_S_map.mod ! wmodel: Unable to open new model file: /J2049+1003_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2049+1003_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.817 x 6.924 at -5.056 degrees (North through East) ! Clean map min=-0.0028237 max=0.38881 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2049+1003_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.388807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000686309 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.52955 0.52955 1.0591 2.1182 4.2364 8.47279 16.9456 33.8912 67.7823 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.388 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 566.519 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2049+1003_S_dfm.log closed on Fri May 20 00:20:06 2016