! Started logfile: /scr/pima/bg219h_uvs/J0636-0547_S_dfm.log on Thu May 19 22:12:48 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/J0636-0547_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0636-0547_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.596825 visibilities/baseline/integration-bin. ! Found source: J0636-0547 ! ! 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 3008 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 J0636-0547_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.034700Jy sigma=22.559927 ! Fit after self-cal, rms=0.792059Jy sigma=16.926352 ! 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.736 mas, bmaj=6.804 mas, bpa=0.7472 degrees ! Estimated noise=1.10188 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.166721 Jy ! Component: 100 - total flux cleaned = 0.204765 Jy ! Total flux subtracted in 100 components = 0.204765 Jy ! Clean residual min=-0.014009 max=0.019221 Jy/beam ! Clean residual mean=0.000003 rms=0.004167 Jy/beam ! Combined flux in latest and established models = 0.204765 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.204765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091352Jy sigma=1.863821 ! Fit after self-cal, rms=0.091304Jy sigma=1.863103 ! 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.312 mas, bmaj=7.817 mas, bpa=0.5587 degrees ! Estimated noise=0.717207 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.0152414 Jy ! Component: 100 - total flux cleaned = 0.0150115 Jy ! Component: 150 - total flux cleaned = 0.0140692 Jy ! Component: 200 - total flux cleaned = 0.0137024 Jy ! Total flux subtracted in 200 components = 0.0137024 Jy ! Clean residual min=-0.013411 max=0.024453 Jy/beam ! Clean residual mean=0.000012 rms=0.004981 Jy/beam ! Combined flux in latest and established models = 0.218468 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 12 components and 0.218468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089019Jy sigma=1.790575 ! Fit after self-cal, rms=0.088914Jy sigma=1.788182 ! 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.312 x 7.817 at 0.5587 degrees (North through East) ! Clean map min=-0.012895 max=0.21505 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 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 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.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 4. ! 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* ! ! ! Fit before self-cal, rms=0.088914Jy sigma=1.788182 ! Fit after self-cal, rms=0.088914Jy sigma=1.788182 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=7.817 mas, bpa=0.5587 degrees ! Estimated noise=0.717207 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.000183093 Jy ! Component: 100 - total flux cleaned = -0.000463053 Jy ! Component: 150 - total flux cleaned = -0.000913624 Jy ! Component: 200 - total flux cleaned = -0.0013173 Jy ! Total flux subtracted in 200 components = -0.0013173 Jy ! Clean residual min=-0.013339 max=0.023982 Jy/beam ! Clean residual mean=0.000011 rms=0.004935 Jy/beam ! Combined flux in latest and established models = 0.217151 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.217151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088626Jy sigma=1.780218 ! Fit after self-cal, rms=0.088607Jy sigma=1.779639 ! 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.088607Jy sigma=1.779639 ! Fit after self-cal, rms=0.088607Jy sigma=1.779639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=7.817 mas, bpa=0.5587 degrees ! Estimated noise=0.717207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000332177 Jy ! Component: 100 - total flux cleaned = -0.000780837 Jy ! Component: 150 - total flux cleaned = -0.00109956 Jy ! Component: 200 - total flux cleaned = -0.00131514 Jy ! Total flux subtracted in 200 components = -0.00131514 Jy ! Clean residual min=-0.013338 max=0.023778 Jy/beam ! Clean residual mean=0.000011 rms=0.004913 Jy/beam ! Combined flux in latest and established models = 0.215835 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.215835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088464Jy sigma=1.775771 ! Fit after self-cal, rms=0.088450Jy sigma=1.775338 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 (-115, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022524 Jy ! Component: 100 - total flux cleaned = 0.0338051 Jy ! Component: 150 - total flux cleaned = 0.0408595 Jy ! Component: 200 - total flux cleaned = 0.0433185 Jy ! Total flux subtracted in 200 components = 0.0433185 Jy ! Clean residual min=-0.011246 max=0.019396 Jy/beam ! Clean residual mean=0.000012 rms=0.003875 Jy/beam ! Combined flux in latest and established models = 0.259154 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 81 components and 0.259154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082450Jy sigma=1.641403 ! Fit after self-cal, rms=0.081828Jy sigma=1.618985 ! 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.081828Jy sigma=1.618985 ! Fit after self-cal, rms=0.081828Jy sigma=1.618985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=7.817 mas, bpa=0.5587 degrees ! Estimated noise=0.717207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00743762 Jy ! Component: 100 - total flux cleaned = 0.00764637 Jy ! Component: 150 - total flux cleaned = 0.0076471 Jy ! Component: 200 - total flux cleaned = 0.00765186 Jy ! Total flux subtracted in 200 components = 0.00765186 Jy ! Clean residual min=-0.010034 max=0.014369 Jy/beam ! Clean residual mean=0.000011 rms=0.003495 Jy/beam ! Combined flux in latest and established models = 0.266806 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 113 components and 0.266806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080861Jy sigma=1.598956 ! Fit after self-cal, rms=0.080863Jy sigma=1.597114 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.00111977 Jy ! Component: 100 - total flux cleaned = 0.000864158 Jy ! Component: 150 - total flux cleaned = 0.000866735 Jy ! Component: 200 - total flux cleaned = 0.000655899 Jy ! Total flux subtracted in 200 components = 0.000655899 Jy ! Clean residual min=-0.009878 max=0.014106 Jy/beam ! Clean residual mean=0.000010 rms=0.003389 Jy/beam ! Combined flux in latest and established models = 0.267462 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 125 components and 0.267462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080464Jy sigma=1.589917 ! Fit after self-cal, rms=0.080481Jy sigma=1.589555 ! 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.080481Jy sigma=1.589555 ! Fit after self-cal, rms=0.080481Jy sigma=1.589555 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.008 mas, bmaj=12.99 mas, bpa=-1.914 degrees ! Estimated noise=0.915666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130764 Jy ! Component: 100 - total flux cleaned = 0.000819143 Jy ! Component: 150 - total flux cleaned = 0.000259085 Jy ! Component: 200 - total flux cleaned = -9.51267e-05 Jy ! Total flux subtracted in 200 components = -9.51267e-05 Jy ! Clean residual min=-0.013696 max=0.020876 Jy/beam ! Clean residual mean=0.000019 rms=0.004930 Jy/beam ! Combined flux in latest and established models = 0.267367 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.267367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080189Jy sigma=1.588324 ! Fit after self-cal, rms=0.080157Jy sigma=1.587148 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.000411082 Jy ! Component: 100 - total flux cleaned = -0.000411282 Jy ! Component: 150 - total flux cleaned = -0.000312321 Jy ! Component: 200 - total flux cleaned = -0.000311866 Jy ! Total flux subtracted in 200 components = -0.000311866 Jy ! Clean residual min=-0.013661 max=0.020067 Jy/beam ! Clean residual mean=0.000018 rms=0.004849 Jy/beam ! Combined flux in latest and established models = 0.267055 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.267055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080075Jy sigma=1.587222 ! Fit after self-cal, rms=0.080064Jy sigma=1.586708 ! 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.312 mas, bmaj=7.817 mas, bpa=0.5587 degrees ! Estimated noise=0.717207 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.312 x 7.817 at 0.5587 degrees (North through East) ! Clean map min=-0.0099962 max=0.21133 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.736 mas, bmaj=6.804 mas, bpa=0.7472 degrees ! Estimated noise=1.10188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165865 Jy ! Component: 100 - total flux cleaned = 0.207317 Jy ! Component: 150 - total flux cleaned = 0.229304 Jy ! Component: 200 - total flux cleaned = 0.244424 Jy ! Total flux subtracted in 200 components = 0.244424 Jy ! Clean residual min=-0.012589 max=0.017802 Jy/beam ! Clean residual mean=0.000004 rms=0.003541 Jy/beam ! Combined flux in latest and established models = 0.244424 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.244424 Jy ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=7.817 mas, bpa=0.5587 degrees ! Estimated noise=0.717207 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 (19, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181795 Jy ! Component: 100 - total flux cleaned = 0.0271786 Jy ! Component: 150 - total flux cleaned = 0.0332748 Jy ! Component: 200 - total flux cleaned = 0.0362703 Jy ! Total flux subtracted in 200 components = 0.0362703 Jy ! Clean residual min=-0.010022 max=0.015288 Jy/beam ! Clean residual mean=0.000008 rms=0.003497 Jy/beam ! Combined flux in latest and established models = 0.280695 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 69 components and 0.280695 Jy ! Inverting map ! Added new window around map position (20.5, -73). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110529 Jy ! Component: 100 - total flux cleaned = 0.015681 Jy ! Component: 150 - total flux cleaned = 0.0196205 Jy ! Component: 200 - total flux cleaned = 0.0222048 Jy ! Total flux subtracted in 200 components = 0.0222048 Jy ! Clean residual min=-0.009730 max=0.012688 Jy/beam ! Clean residual mean=0.000007 rms=0.003058 Jy/beam ! Combined flux in latest and established models = 0.302899 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 102 components and 0.3029 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.008 mas, bmaj=12.99 mas, bpa=-1.914 degrees ! Estimated noise=0.915666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537603 Jy ! Component: 100 - total flux cleaned = 0.00516122 Jy ! Component: 150 - total flux cleaned = 0.00399335 Jy ! Component: 200 - total flux cleaned = 0.00336648 Jy ! Total flux subtracted in 200 components = 0.00336648 Jy ! Clean residual min=-0.012532 max=0.017478 Jy/beam ! Clean residual mean=0.000013 rms=0.004269 Jy/beam ! Combined flux in latest and established models = 0.306266 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.000387783 Jy ! Component: 100 - total flux cleaned = -0.001092 Jy ! Component: 150 - total flux cleaned = -0.00125175 Jy ! Component: 200 - total flux cleaned = -0.00171216 Jy ! Total flux subtracted in 200 components = -0.00171216 Jy ! Clean residual min=-0.011972 max=0.016730 Jy/beam ! Clean residual mean=0.000013 rms=0.004093 Jy/beam ! Combined flux in latest and established models = 0.304554 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 152 components and 0.304554 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=7.817 mas, bpa=0.5587 degrees ! Estimated noise=0.717207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000831601 Jy ! Component: 100 - total flux cleaned = 0.00164023 Jy ! Component: 150 - total flux cleaned = 0.00251854 Jy ! Component: 200 - total flux cleaned = 0.00238208 Jy ! Total flux subtracted in 200 components = 0.00238208 Jy ! Clean residual min=-0.009858 max=0.011118 Jy/beam ! Clean residual mean=0.000007 rms=0.002711 Jy/beam ! Combined flux in latest and established models = 0.306936 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 180 components and 0.306936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075063Jy sigma=1.495809 ! Fit after self-cal, rms=0.074707Jy sigma=1.486988 wmodel /J0636-0547_S_map.mod ! wmodel: Unable to open new model file: /J0636-0547_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0636-0547_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.312 x 7.817 at 0.5587 degrees (North through East) ! Clean map min=-0.0093865 max=0.20457 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0636-0547_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.204569 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00266005 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.90097 3.90097 7.80193 15.6039 31.2077 62.4155 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0079 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.204 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 76.904 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0636-0547_S_dfm.log closed on Thu May 19 22:12:50 2016