! Started logfile: /scr/pima/bg219a_uvs/J1102+2241_S_dfm.log on Fri May 20 00:03:26 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/J1102+2241_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1102+2241_S_uva.fits ! AN table 1: 79 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.574684 visibilities/baseline/integration-bin. ! Found source: J1102+2241 ! ! 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 2724 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 J1102+2241_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022236Jy sigma=26.557943 ! Fit after self-cal, rms=0.807768Jy sigma=20.593420 ! 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.535 mas, bmaj=5.108 mas, bpa=0.2194 degrees ! Estimated noise=1.09462 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.158276 Jy ! Component: 100 - total flux cleaned = 0.212521 Jy ! Total flux subtracted in 100 components = 0.212521 Jy ! Clean residual min=-0.014336 max=0.020870 Jy/beam ! Clean residual mean=0.000027 rms=0.003823 Jy/beam ! Combined flux in latest and established models = 0.212521 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.212521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060912Jy sigma=1.526335 ! Fit after self-cal, rms=0.060298Jy sigma=1.506059 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229586 Jy ! Component: 100 - total flux cleaned = 0.0341906 Jy ! Total flux subtracted in 100 components = 0.0341906 Jy ! Clean residual min=-0.007953 max=0.008459 Jy/beam ! Clean residual mean=0.000004 rms=0.002337 Jy/beam ! Combined flux in latest and established models = 0.246712 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.246712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051391Jy sigma=1.255640 ! Fit after self-cal, rms=0.051156Jy sigma=1.249583 ! 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.902 mas, bmaj=5.989 mas, bpa=4.171 degrees ! Estimated noise=0.542841 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.00707731 Jy ! Component: 100 - total flux cleaned = 0.0103661 Jy ! Component: 150 - total flux cleaned = 0.012081 Jy ! Component: 200 - total flux cleaned = 0.012981 Jy ! Total flux subtracted in 200 components = 0.012981 Jy ! Clean residual min=-0.002553 max=0.002617 Jy/beam ! Clean residual mean=-0.000002 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.259693 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.259693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050233Jy sigma=1.224797 ! Fit after self-cal, rms=0.050217Jy sigma=1.224576 ! 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.902 x 5.989 at 4.171 degrees (North through East) ! Clean map min=-0.0023945 max=0.19269 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 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.02 NL 0.97 OV 1.00 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.01 OV 1.01 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.00 OV 1.02 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.03 NL 1.00 OV 1.00 ! PT 0.99 SC 0.94 ! ! ! Fit before self-cal, rms=0.050217Jy sigma=1.224576 ! Fit after self-cal, rms=0.050242Jy sigma=1.236735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=6.086 mas, bpa=0.3537 degrees ! Estimated noise=0.575522 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.000342873 Jy ! Component: 100 - total flux cleaned = -0.000343195 Jy ! Component: 150 - total flux cleaned = -0.000328668 Jy ! Component: 200 - total flux cleaned = -0.000315735 Jy ! Total flux subtracted in 200 components = -0.000315735 Jy ! Clean residual min=-0.002442 max=0.002573 Jy/beam ! Clean residual mean=0.000002 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.259377 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.259377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050227Jy sigma=1.236505 ! Fit after self-cal, rms=0.050227Jy sigma=1.236457 ! 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.050227Jy sigma=1.236457 ! Fit after self-cal, rms=0.050059Jy sigma=1.234150 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=6.086 mas, bpa=0.3555 degrees ! Estimated noise=0.575453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000189889 Jy ! Component: 100 - total flux cleaned = -0.000168285 Jy ! Component: 150 - total flux cleaned = -0.000138515 Jy ! Component: 200 - total flux cleaned = -0.00013881 Jy ! Total flux subtracted in 200 components = -0.00013881 Jy ! Clean residual min=-0.002495 max=0.002363 Jy/beam ! Clean residual mean=0.000004 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.259238 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.259238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050052Jy sigma=1.234072 ! Fit after self-cal, rms=0.050055Jy sigma=1.234047 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.000107809 Jy ! Component: 100 - total flux cleaned = -8.81422e-05 Jy ! Component: 150 - total flux cleaned = -5.18549e-05 Jy ! Component: 200 - total flux cleaned = -2.72162e-05 Jy ! Total flux subtracted in 200 components = -2.72162e-05 Jy ! Clean residual min=-0.002490 max=0.002370 Jy/beam ! Clean residual mean=0.000004 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.259211 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.259211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050051Jy sigma=1.233986 ! Fit after self-cal, rms=0.050051Jy sigma=1.233975 ! 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.050051Jy sigma=1.233975 ! Fit after self-cal, rms=0.050068Jy sigma=1.233987 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.089 mas, bpa=0.4106 degrees ! Estimated noise=0.575395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139743 Jy ! Component: 100 - total flux cleaned = -0.000122093 Jy ! Component: 150 - total flux cleaned = -9.82355e-05 Jy ! Component: 200 - total flux cleaned = -7.6363e-05 Jy ! Total flux subtracted in 200 components = -7.6363e-05 Jy ! Clean residual min=-0.002494 max=0.002366 Jy/beam ! Clean residual mean=0.000003 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.259135 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.259135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050064Jy sigma=1.233942 ! Fit after self-cal, rms=0.050065Jy sigma=1.233930 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 = -7.53248e-05 Jy ! Component: 100 - total flux cleaned = -4.37774e-05 Jy ! Component: 150 - total flux cleaned = -2.22904e-05 Jy ! Component: 200 - total flux cleaned = -8.4718e-06 Jy ! Total flux subtracted in 200 components = -8.4718e-06 Jy ! Clean residual min=-0.002491 max=0.002362 Jy/beam ! Clean residual mean=0.000003 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.259126 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.259126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050062Jy sigma=1.233895 ! Fit after self-cal, rms=0.050063Jy sigma=1.233887 ! 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.050063Jy sigma=1.233887 ! Fit after self-cal, rms=0.050080Jy sigma=1.233873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.336 mas, bmaj=13.33 mas, bpa=-11.5 degrees ! Estimated noise=0.766818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.52753e-06 Jy ! Component: 100 - total flux cleaned = -1.80162e-05 Jy ! Component: 150 - total flux cleaned = -3.2185e-05 Jy ! Component: 200 - total flux cleaned = -3.98193e-05 Jy ! Total flux subtracted in 200 components = -3.98193e-05 Jy ! Clean residual min=-0.002416 max=0.002749 Jy/beam ! Clean residual mean=0.000006 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.259087 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.259087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050083Jy sigma=1.233885 ! Fit after self-cal, rms=0.050080Jy sigma=1.233868 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.9947e-05 Jy ! Component: 100 - total flux cleaned = 2.1994e-05 Jy ! Component: 150 - total flux cleaned = 2.1774e-05 Jy ! Component: 200 - total flux cleaned = 2.17436e-05 Jy ! Total flux subtracted in 200 components = 2.17436e-05 Jy ! Clean residual min=-0.002419 max=0.002748 Jy/beam ! Clean residual mean=0.000006 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.259108 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 57 components and 0.259108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050083Jy sigma=1.233889 ! Fit after self-cal, rms=0.050081Jy sigma=1.233877 ! 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.26 mas, bmaj=6.091 mas, bpa=0.4438 degrees ! Estimated noise=0.575478 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 6.091 at 0.4438 degrees (North through East) ! Clean map min=-0.0023612 max=0.20323 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.69 mas, bmaj=5.047 mas, bpa=-1.187 degrees ! Estimated noise=1.09969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161508 Jy ! Component: 100 - total flux cleaned = 0.215961 Jy ! Component: 150 - total flux cleaned = 0.236981 Jy ! Component: 200 - total flux cleaned = 0.247184 Jy ! Total flux subtracted in 200 components = 0.247184 Jy ! Clean residual min=-0.007623 max=0.007837 Jy/beam ! Clean residual mean=0.000006 rms=0.002274 Jy/beam ! Combined flux in latest and established models = 0.247184 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.247184 Jy ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.091 mas, bpa=0.4438 degrees ! Estimated noise=0.575478 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.00666698 Jy ! Component: 100 - total flux cleaned = 0.00939653 Jy ! Component: 150 - total flux cleaned = 0.0107586 Jy ! Component: 200 - total flux cleaned = 0.0114458 Jy ! Total flux subtracted in 200 components = 0.0114458 Jy ! Clean residual min=-0.002643 max=0.002257 Jy/beam ! Clean residual mean=0.000003 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.25863 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.25863 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.336 mas, bmaj=13.33 mas, bpa=-11.5 degrees ! Estimated noise=0.766818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000449724 Jy ! Component: 100 - total flux cleaned = 0.00048373 Jy ! Component: 150 - total flux cleaned = 0.000483769 Jy ! Component: 200 - total flux cleaned = 0.000476634 Jy ! Total flux subtracted in 200 components = 0.000476634 Jy ! Clean residual min=-0.002496 max=0.002715 Jy/beam ! Clean residual mean=0.000005 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.259106 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 = -2.35726e-07 Jy ! Component: 100 - total flux cleaned = -6.73351e-06 Jy ! Component: 150 - total flux cleaned = -1.26256e-05 Jy ! Component: 200 - total flux cleaned = -1.2677e-05 Jy ! Total flux subtracted in 200 components = -1.2677e-05 Jy ! Clean residual min=-0.002478 max=0.002717 Jy/beam ! Clean residual mean=0.000005 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.259094 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.259094 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.091 mas, bpa=0.4438 degrees ! Estimated noise=0.575478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164516 Jy ! Component: 100 - total flux cleaned = -0.000135275 Jy ! Component: 150 - total flux cleaned = -0.000123638 Jy ! Component: 200 - total flux cleaned = -0.000133402 Jy ! Total flux subtracted in 200 components = -0.000133402 Jy ! Clean residual min=-0.002600 max=0.002268 Jy/beam ! Clean residual mean=0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.25896 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.25896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050078Jy sigma=1.234009 ! Fit after self-cal, rms=0.050079Jy sigma=1.233963 wmodel /J1102+2241_S_map.mod ! wmodel: Unable to open new model file: /J1102+2241_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1102+2241_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 6.091 at 0.4438 degrees (North through East) ! Clean map min=-0.002461 max=0.20292 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1102+2241_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.202915 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000602424 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.890653 0.890653 1.78131 3.56261 7.12522 14.2504 28.5009 57.0018 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.202 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 336.831 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1102+2241_S_dfm.log closed on Fri May 20 00:03:28 2016