! Started logfile: /scr/pima/bg219b_uvs/J1448-1122_S_dfm.log on Thu May 19 20:23:29 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/bg219b_uvs/J1448-1122_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1448-1122_S_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.85754 visibilities/baseline/integration-bin. ! Found source: J1448-1122 ! ! 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 8644 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 J1448-1122_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.015881Jy sigma=21.090890 ! Fit after self-cal, rms=0.869992Jy sigma=18.136700 ! 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.653 mas, bmaj=6.698 mas, bpa=-2.624 degrees ! Estimated noise=0.545764 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.100834 Jy ! Component: 100 - total flux cleaned = 0.12581 Jy ! Total flux subtracted in 100 components = 0.12581 Jy ! Clean residual min=-0.004557 max=0.009763 Jy/beam ! Clean residual mean=0.000009 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.12581 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.12581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071409Jy sigma=1.406135 ! Fit after self-cal, rms=0.071368Jy sigma=1.405473 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100147 Jy ! Component: 100 - total flux cleaned = 0.0144744 Jy ! Total flux subtracted in 100 components = 0.0144744 Jy ! Clean residual min=-0.003762 max=0.005869 Jy/beam ! Clean residual mean=0.000006 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.140285 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.140285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069986Jy sigma=1.377528 ! Fit after self-cal, rms=0.069965Jy sigma=1.377022 ! 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.255 mas, bmaj=7.774 mas, bpa=-2.071 degrees ! Estimated noise=0.376721 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.00285304 Jy ! Component: 100 - total flux cleaned = 0.00356097 Jy ! Component: 150 - total flux cleaned = 0.00362921 Jy ! Component: 200 - total flux cleaned = 0.00368637 Jy ! Total flux subtracted in 200 components = 0.00368637 Jy ! Clean residual min=-0.003525 max=0.004815 Jy/beam ! Clean residual mean=0.000009 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.143971 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.143971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069837Jy sigma=1.374777 ! Fit after self-cal, rms=0.069825Jy sigma=1.374460 ! 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.255 x 7.774 at -2.071 degrees (North through East) ! Clean map min=-0.0034093 max=0.12891 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.01 KP 1.00 ! LA 0.90 MK 0.95 NL 1.10 OV 1.05 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.01 KP 1.02 ! LA 0.94 MK 0.98 NL 1.04 OV 0.97 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.02 KP 0.97 ! LA 0.97 MK 1.01 NL 1.04 OV 0.92 ! PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.069825Jy sigma=1.374460 ! Fit after self-cal, rms=0.068638Jy sigma=1.367450 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.755 mas, bpa=-1.901 degrees ! Estimated noise=0.371491 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.00136045 Jy ! Component: 100 - total flux cleaned = -0.00133484 Jy ! Component: 150 - total flux cleaned = -0.0012871 Jy ! Component: 200 - total flux cleaned = -0.00124877 Jy ! Total flux subtracted in 200 components = -0.00124877 Jy ! Clean residual min=-0.003298 max=0.003698 Jy/beam ! Clean residual mean=0.000007 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.142722 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.142722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068611Jy sigma=1.366671 ! Fit after self-cal, rms=0.068632Jy sigma=1.366457 ! 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.068632Jy sigma=1.366457 ! Fit after self-cal, rms=0.067893Jy sigma=1.358209 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=7.748 mas, bpa=-2.087 degrees ! Estimated noise=0.368984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000974216 Jy ! Component: 100 - total flux cleaned = -0.00115 Jy ! Component: 150 - total flux cleaned = -0.00129537 Jy ! Component: 200 - total flux cleaned = -0.00135138 Jy ! Total flux subtracted in 200 components = -0.00135138 Jy ! Clean residual min=-0.003153 max=0.003195 Jy/beam ! Clean residual mean=0.000007 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.141371 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.141371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067874Jy sigma=1.357761 ! Fit after self-cal, rms=0.067886Jy sigma=1.357559 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.53723e-05 Jy ! Component: 100 - total flux cleaned = -7.5197e-05 Jy ! Component: 150 - total flux cleaned = -8.70776e-05 Jy ! Component: 200 - total flux cleaned = -8.71825e-05 Jy ! Total flux subtracted in 200 components = -8.71825e-05 Jy ! Clean residual min=-0.003142 max=0.003172 Jy/beam ! Clean residual mean=0.000007 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.141284 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.141284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067877Jy sigma=1.357422 ! Fit after self-cal, rms=0.067875Jy sigma=1.357358 ! 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.067875Jy sigma=1.357358 ! Fit after self-cal, rms=0.067468Jy sigma=1.357204 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=7.754 mas, bpa=-2.149 degrees ! Estimated noise=0.36667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000845948 Jy ! Component: 100 - total flux cleaned = -0.000961096 Jy ! Component: 150 - total flux cleaned = -0.00103135 Jy ! Component: 200 - total flux cleaned = -0.00106652 Jy ! Total flux subtracted in 200 components = -0.00106652 Jy ! Clean residual min=-0.003103 max=0.003177 Jy/beam ! Clean residual mean=0.000006 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.140217 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.140217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067456Jy sigma=1.356911 ! Fit after self-cal, rms=0.067456Jy sigma=1.356869 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 = -3.25423e-05 Jy ! Component: 100 - total flux cleaned = -6.00014e-05 Jy ! Component: 150 - total flux cleaned = -7.10049e-05 Jy ! Component: 200 - total flux cleaned = -8.12163e-05 Jy ! Total flux subtracted in 200 components = -8.12163e-05 Jy ! Clean residual min=-0.003104 max=0.003190 Jy/beam ! Clean residual mean=0.000006 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.140136 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.140136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067449Jy sigma=1.356779 ! Fit after self-cal, rms=0.067448Jy sigma=1.356747 ! 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.067448Jy sigma=1.356747 ! Fit after self-cal, rms=0.067088Jy sigma=1.356636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.413 mas, bmaj=13.74 mas, bpa=4.101 degrees ! Estimated noise=0.459851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000503278 Jy ! Component: 100 - total flux cleaned = -0.000636901 Jy ! Component: 150 - total flux cleaned = -0.000691107 Jy ! Component: 200 - total flux cleaned = -0.00075684 Jy ! Total flux subtracted in 200 components = -0.00075684 Jy ! Clean residual min=-0.005112 max=0.005451 Jy/beam ! Clean residual mean=0.000013 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.139379 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.139379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067086Jy sigma=1.356707 ! Fit after self-cal, rms=0.067080Jy sigma=1.356586 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.000185963 Jy ! Component: 100 - total flux cleaned = 0.000123428 Jy ! Component: 150 - total flux cleaned = 8.95767e-05 Jy ! Component: 200 - total flux cleaned = 7.49413e-05 Jy ! Total flux subtracted in 200 components = 7.49413e-05 Jy ! Clean residual min=-0.005118 max=0.005429 Jy/beam ! Clean residual mean=0.000013 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.139454 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.139454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067087Jy sigma=1.356859 ! Fit after self-cal, rms=0.067085Jy sigma=1.356748 ! 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.255 mas, bmaj=7.76 mas, bpa=-2.198 degrees ! Estimated noise=0.364657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.255 x 7.76 at -2.198 degrees (North through East) ! Clean map min=-0.003039 max=0.12485 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.65 mas, bmaj=6.673 mas, bpa=-2.725 degrees ! Estimated noise=0.526705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0970708 Jy ! Component: 100 - total flux cleaned = 0.122378 Jy ! Component: 150 - total flux cleaned = 0.132726 Jy ! Component: 200 - total flux cleaned = 0.137462 Jy ! Total flux subtracted in 200 components = 0.137462 Jy ! Clean residual min=-0.003238 max=0.003766 Jy/beam ! Clean residual mean=0.000004 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.137462 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.137462 Jy ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.76 mas, bpa=-2.198 degrees ! Estimated noise=0.364657 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) ! Added new window around map position (-3.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366181 Jy ! Component: 100 - total flux cleaned = 0.00454847 Jy ! Component: 150 - total flux cleaned = 0.005083 Jy ! Component: 200 - total flux cleaned = 0.00523165 Jy ! Total flux subtracted in 200 components = 0.00523165 Jy ! Clean residual min=-0.002817 max=0.003176 Jy/beam ! Clean residual mean=0.000006 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.142694 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 39 components and 0.142694 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.413 mas, bmaj=13.74 mas, bpa=4.101 degrees ! Estimated noise=0.459851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403571 Jy ! Component: 100 - total flux cleaned = 0.000444554 Jy ! Component: 150 - total flux cleaned = 0.000444647 Jy ! Component: 200 - total flux cleaned = 0.00044378 Jy ! Total flux subtracted in 200 components = 0.00044378 Jy ! Clean residual min=-0.004683 max=0.005586 Jy/beam ! Clean residual mean=0.000012 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.143137 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.98376e-05 Jy ! Component: 100 - total flux cleaned = -2.96869e-05 Jy ! Component: 150 - total flux cleaned = -2.92225e-05 Jy ! Component: 200 - total flux cleaned = -2.88383e-05 Jy ! Total flux subtracted in 200 components = -2.88383e-05 Jy ! Clean residual min=-0.004664 max=0.005521 Jy/beam ! Clean residual mean=0.000012 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.143109 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 61 components and 0.143109 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.76 mas, bpa=-2.198 degrees ! Estimated noise=0.364657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134685 Jy ! Component: 100 - total flux cleaned = 4.98586e-05 Jy ! Component: 150 - total flux cleaned = 5.03065e-05 Jy ! Component: 200 - total flux cleaned = 2.89658e-05 Jy ! Total flux subtracted in 200 components = 2.89658e-05 Jy ! Clean residual min=-0.002787 max=0.003126 Jy/beam ! Clean residual mean=0.000005 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.143138 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.143138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066956Jy sigma=1.353076 ! Fit after self-cal, rms=0.066940Jy sigma=1.352587 wmodel /J1448-1122_S_map.mod ! wmodel: Unable to open new model file: /J1448-1122_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1448-1122_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.255 x 7.76 at -2.198 degrees (North through East) ! Clean map min=-0.0027345 max=0.12446 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1448-1122_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.124464 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000776106 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.87067 1.87067 3.74134 7.48268 14.9654 29.9307 59.8615 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 160.37 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1448-1122_S_dfm.log closed on Thu May 19 20:23:31 2016