! Started logfile: /scr/pima/bg219h_uvs/J0236-2953_S_dfm.log on Thu May 19 22:04:16 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/bg219h_uvs/J0236-2953_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0236-2953_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.395062 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0236-2953 ! ! 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 3200 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 J0236-2953_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 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027573Jy sigma=21.308129 ! Fit after self-cal, rms=0.778328Jy sigma=15.901071 ! 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.655 mas, bmaj=8.319 mas, bpa=3.054 degrees ! Estimated noise=0.85571 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.174878 Jy ! Component: 100 - total flux cleaned = 0.213459 Jy ! Total flux subtracted in 100 components = 0.213459 Jy ! Clean residual min=-0.009033 max=0.014239 Jy/beam ! Clean residual mean=-0.000064 rms=0.002393 Jy/beam ! Combined flux in latest and established models = 0.213459 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.213459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090870Jy sigma=1.720049 ! Fit after self-cal, rms=0.090670Jy sigma=1.718452 ! Inverting map ! Added new window around map position (-6, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142608 Jy ! Component: 100 - total flux cleaned = 0.0213924 Jy ! Total flux subtracted in 100 components = 0.0213924 Jy ! Clean residual min=-0.008009 max=0.010333 Jy/beam ! Clean residual mean=-0.000041 rms=0.002163 Jy/beam ! Combined flux in latest and established models = 0.234852 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.234852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088328Jy sigma=1.646854 ! Fit after self-cal, rms=0.088169Jy sigma=1.643453 ! 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.311 mas, bmaj=9.993 mas, bpa=2.679 degrees ! Estimated noise=0.67694 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.00781263 Jy ! Component: 100 - total flux cleaned = 0.0121074 Jy ! Component: 150 - total flux cleaned = 0.0139295 Jy ! Component: 200 - total flux cleaned = 0.0142851 Jy ! Total flux subtracted in 200 components = 0.0142851 Jy ! Clean residual min=-0.007015 max=0.008527 Jy/beam ! Clean residual mean=-0.000091 rms=0.001969 Jy/beam ! Combined flux in latest and established models = 0.249137 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.249137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087653Jy sigma=1.623461 ! Fit after self-cal, rms=0.087605Jy sigma=1.622289 ! 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.311 x 9.993 at 2.679 degrees (North through East) ! Clean map min=-0.0068587 max=0.22373 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 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.15 KP 0.94 ! LA 1.02 MK 0.98 NL 1.09 OV 0.97 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.10 KP 0.96 ! LA 1.03 MK 0.95 NL 1.19 OV 0.96 ! PT 0.94 SC 0.97 ! ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.09 KP 0.94 ! LA 1.04 MK 1.02 NL 0.97 OV 0.96 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.12 KP 0.93 ! LA 1.07 MK 0.95 NL 0.91 OV 0.99 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.087605Jy sigma=1.622289 ! Fit after self-cal, rms=0.088966Jy sigma=1.602716 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=10.01 mas, bpa=2.146 degrees ! Estimated noise=0.683162 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.00361719 Jy ! Component: 100 - total flux cleaned = -0.00404328 Jy ! Component: 150 - total flux cleaned = -0.00439861 Jy ! Component: 200 - total flux cleaned = -0.00452289 Jy ! Total flux subtracted in 200 components = -0.00452289 Jy ! Clean residual min=-0.006622 max=0.007037 Jy/beam ! Clean residual mean=-0.000079 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.244614 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.244614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088774Jy sigma=1.598422 ! Fit after self-cal, rms=0.088895Jy sigma=1.597592 ! 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.088895Jy sigma=1.597592 ! Fit after self-cal, rms=0.088807Jy sigma=1.609631 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=10.13 mas, bpa=2.157 degrees ! Estimated noise=0.67049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00610883 Jy ! Component: 100 - total flux cleaned = -0.00943123 Jy ! Component: 150 - total flux cleaned = -0.0102289 Jy ! Component: 200 - total flux cleaned = -0.010846 Jy ! Total flux subtracted in 200 components = -0.010846 Jy ! Clean residual min=-0.006845 max=0.008667 Jy/beam ! Clean residual mean=-0.000069 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.233768 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.233768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088317Jy sigma=1.600678 ! Fit after self-cal, rms=0.088356Jy sigma=1.599928 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 (-27, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00758584 Jy ! Component: 100 - total flux cleaned = 0.00975742 Jy ! Component: 150 - total flux cleaned = 0.0102451 Jy ! Component: 200 - total flux cleaned = 0.0102506 Jy ! Total flux subtracted in 200 components = 0.0102506 Jy ! Clean residual min=-0.006508 max=0.005893 Jy/beam ! Clean residual mean=-0.000062 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.244019 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 107 components and 0.244019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087543Jy sigma=1.585048 ! Fit after self-cal, rms=0.087455Jy sigma=1.583193 ! 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.087455Jy sigma=1.583193 ! Fit after self-cal, rms=0.087180Jy sigma=1.567410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=10.19 mas, bpa=2.275 degrees ! Estimated noise=0.661485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00189627 Jy ! Component: 100 - total flux cleaned = -0.00179007 Jy ! Component: 150 - total flux cleaned = -0.00169781 Jy ! Component: 200 - total flux cleaned = -0.00169459 Jy ! Total flux subtracted in 200 components = -0.00169459 Jy ! Clean residual min=-0.005839 max=0.005981 Jy/beam ! Clean residual mean=-0.000056 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.242324 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 128 components and 0.242324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086858Jy sigma=1.562005 ! Fit after self-cal, rms=0.086886Jy sigma=1.561631 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.000366384 Jy ! Component: 100 - total flux cleaned = 0.000300629 Jy ! Component: 150 - total flux cleaned = 0.000245578 Jy ! Component: 200 - total flux cleaned = 0.000299213 Jy ! Total flux subtracted in 200 components = 0.000299213 Jy ! Clean residual min=-0.005733 max=0.005929 Jy/beam ! Clean residual mean=-0.000058 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.242623 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.242623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086783Jy sigma=1.560365 ! Fit after self-cal, rms=0.086772Jy sigma=1.560276 ! 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.086772Jy sigma=1.560276 ! Fit after self-cal, rms=0.086594Jy sigma=1.557611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.903 mas, bmaj=20.69 mas, bpa=-2.983 degrees ! Estimated noise=0.774529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00380549 Jy ! Component: 100 - total flux cleaned = -0.00376963 Jy ! Component: 150 - total flux cleaned = -0.00356278 Jy ! Component: 200 - total flux cleaned = -0.00347648 Jy ! Total flux subtracted in 200 components = -0.00347648 Jy ! Clean residual min=-0.006883 max=0.006630 Jy/beam ! Clean residual mean=-0.000103 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.239147 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 157 components and 0.239147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086518Jy sigma=1.556232 ! Fit after self-cal, rms=0.086498Jy sigma=1.555507 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.74257e-05 Jy ! Component: 100 - total flux cleaned = 5.06649e-05 Jy ! Component: 150 - total flux cleaned = 0.000121696 Jy ! Component: 200 - total flux cleaned = 0.00021595 Jy ! Total flux subtracted in 200 components = 0.00021595 Jy ! Clean residual min=-0.006841 max=0.006514 Jy/beam ! Clean residual mean=-0.000104 rms=0.002083 Jy/beam ! Combined flux in latest and established models = 0.239363 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 163 components and 0.239363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086503Jy sigma=1.555609 ! Fit after self-cal, rms=0.086495Jy sigma=1.555529 ! 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.4 mas, bmaj=10.22 mas, bpa=2.289 degrees ! Estimated noise=0.654899 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.4 x 10.22 at 2.289 degrees (North through East) ! Clean map min=-0.0072682 max=0.2211 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.681 mas, bmaj=8.393 mas, bpa=3.538 degrees ! Estimated noise=0.856547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.171195 Jy ! Component: 100 - total flux cleaned = 0.208905 Jy ! Component: 150 - total flux cleaned = 0.222174 Jy ! Component: 200 - total flux cleaned = 0.22706 Jy ! Total flux subtracted in 200 components = 0.22706 Jy ! Clean residual min=-0.007093 max=0.007221 Jy/beam ! Clean residual mean=-0.000024 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.22706 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.22706 Jy ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=10.22 mas, bpa=2.289 degrees ! Estimated noise=0.654899 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.00667506 Jy ! Component: 100 - total flux cleaned = 0.00913385 Jy ! Component: 150 - total flux cleaned = 0.0099826 Jy ! Component: 200 - total flux cleaned = 0.0105726 Jy ! Total flux subtracted in 200 components = 0.0105726 Jy ! Clean residual min=-0.005708 max=0.006057 Jy/beam ! Clean residual mean=-0.000057 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.237633 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 0.237633 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.903 mas, bmaj=20.69 mas, bpa=-2.983 degrees ! Estimated noise=0.774529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227788 Jy ! Component: 100 - total flux cleaned = 0.0025959 Jy ! Component: 150 - total flux cleaned = 0.00259947 Jy ! Component: 200 - total flux cleaned = 0.00268797 Jy ! Total flux subtracted in 200 components = 0.00268797 Jy ! Clean residual min=-0.006956 max=0.006830 Jy/beam ! Clean residual mean=-0.000101 rms=0.002129 Jy/beam ! Combined flux in latest and established models = 0.240321 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 = 7.36264e-05 Jy ! Component: 100 - total flux cleaned = 7.05046e-05 Jy ! Component: 150 - total flux cleaned = 0.000134947 Jy ! Component: 200 - total flux cleaned = 0.000192399 Jy ! Total flux subtracted in 200 components = 0.000192399 Jy ! Clean residual min=-0.006888 max=0.006783 Jy/beam ! Clean residual mean=-0.000101 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.240513 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 0.240513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=10.22 mas, bpa=2.289 degrees ! Estimated noise=0.654899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000534103 Jy ! Component: 100 - total flux cleaned = -0.000535828 Jy ! Component: 150 - total flux cleaned = -0.000459737 Jy ! Component: 200 - total flux cleaned = -0.000457757 Jy ! Total flux subtracted in 200 components = -0.000457757 Jy ! Clean residual min=-0.005440 max=0.006042 Jy/beam ! Clean residual mean=-0.000055 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.240055 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.240055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086783Jy sigma=1.561234 ! Fit after self-cal, rms=0.086720Jy sigma=1.560391 wmodel /J0236-2953_S_map.mod ! wmodel: Unable to open new model file: /J0236-2953_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0236-2953_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.4 x 10.22 at 2.289 degrees (North through East) ! Clean map min=-0.0053405 max=0.21868 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0236-2953_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.218676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00153492 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.10574 2.10574 4.21148 8.42296 16.8459 33.6918 67.3837 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.218 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 142.467 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0236-2953_S_dfm.log closed on Thu May 19 22:04:18 2016