! Started logfile: /scr/pima/bg219h_uvs/J0607-2447_S_dfm.log on Thu May 19 22:11:13 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/J0607-2447_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0607-2447_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.919355 visibilities/baseline/integration-bin. ! Found source: J0607-2447 ! ! 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 8208 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 J0607-2447_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004042Jy sigma=20.237283 ! Fit after self-cal, rms=0.919819Jy sigma=18.564468 ! 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.26 mas, bmaj=6.427 mas, bpa=-5.263 degrees ! Estimated noise=0.656154 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.0587886 Jy ! Component: 100 - total flux cleaned = 0.0759529 Jy ! Total flux subtracted in 100 components = 0.0759529 Jy ! Clean residual min=-0.005569 max=0.008022 Jy/beam ! Clean residual mean=0.000007 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.0759529 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0759529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076474Jy sigma=1.445931 ! Fit after self-cal, rms=0.075907Jy sigma=1.436756 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00989135 Jy ! Component: 100 - total flux cleaned = 0.0157039 Jy ! Total flux subtracted in 100 components = 0.0157039 Jy ! Clean residual min=-0.004383 max=0.006030 Jy/beam ! Clean residual mean=0.000002 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.0916568 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.0916568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073829Jy sigma=1.396922 ! Fit after self-cal, rms=0.073790Jy sigma=1.396268 ! 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.82 mas, bmaj=7.275 mas, bpa=-5.206 degrees ! Estimated noise=0.422775 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 (-3.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00835222 Jy ! Component: 100 - total flux cleaned = 0.0130849 Jy ! Component: 150 - total flux cleaned = 0.0161588 Jy ! Component: 200 - total flux cleaned = 0.0182488 Jy ! Total flux subtracted in 200 components = 0.0182488 Jy ! Clean residual min=-0.003641 max=0.005152 Jy/beam ! Clean residual mean=0.000005 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.109906 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 53 components and 0.109906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072733Jy sigma=1.378334 ! Fit after self-cal, rms=0.072627Jy sigma=1.376660 ! 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.82 x 7.275 at -5.206 degrees (North through East) ! Clean map min=-0.0035216 max=0.080971 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 HN 1.06 KP 0.92 LA 0.99 ! MK 1.00 NL 1.11 OV 0.94 PT 0.94 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.02 KP 0.90 LA 1.01 ! MK 0.90 NL 1.13 OV 0.97 PT 0.95 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 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.02 HN 1.00 KP 0.98 LA 0.97 ! MK 1.01 NL 0.96 OV 0.98 PT 0.94 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.072627Jy sigma=1.376660 ! Fit after self-cal, rms=0.071299Jy sigma=1.370865 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.819 mas, bmaj=7.273 mas, bpa=-5.221 degrees ! Estimated noise=0.41213 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.000262889 Jy ! Component: 100 - total flux cleaned = -0.000555113 Jy ! Component: 150 - total flux cleaned = -0.000750123 Jy ! Component: 200 - total flux cleaned = -0.00088381 Jy ! Total flux subtracted in 200 components = -0.00088381 Jy ! Clean residual min=-0.002985 max=0.003800 Jy/beam ! Clean residual mean=0.000009 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.109022 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.109022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071254Jy sigma=1.369256 ! Fit after self-cal, rms=0.071269Jy sigma=1.368936 ! 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.071269Jy sigma=1.368936 ! Fit after self-cal, rms=0.069926Jy sigma=1.387899 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.835 mas, bmaj=7.294 mas, bpa=-5.139 degrees ! Estimated noise=0.399892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00253456 Jy ! Component: 100 - total flux cleaned = -0.0035379 Jy ! Component: 150 - total flux cleaned = -0.00377927 Jy ! Component: 200 - total flux cleaned = -0.00389424 Jy ! Total flux subtracted in 200 components = -0.00389424 Jy ! Clean residual min=-0.002969 max=0.003878 Jy/beam ! Clean residual mean=0.000001 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.105128 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 91 components and 0.105128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069900Jy sigma=1.382933 ! Fit after self-cal, rms=0.069924Jy sigma=1.382773 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 (34.5, -55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331886 Jy ! Component: 100 - total flux cleaned = 0.00405165 Jy ! Component: 150 - total flux cleaned = 0.0041595 Jy ! Component: 200 - total flux cleaned = 0.0042555 Jy ! Total flux subtracted in 200 components = 0.0042555 Jy ! Clean residual min=-0.002779 max=0.002995 Jy/beam ! Clean residual mean=0.000003 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.109383 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 111 components and 0.109383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069818Jy sigma=1.375523 ! Fit after self-cal, rms=0.069761Jy sigma=1.374992 ! 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.069761Jy sigma=1.374992 ! Fit after self-cal, rms=0.068228Jy sigma=1.373318 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=7.316 mas, bpa=-5.075 degrees ! Estimated noise=0.391187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000647771 Jy ! Component: 100 - total flux cleaned = -0.000763674 Jy ! Component: 150 - total flux cleaned = -0.00090841 Jy ! Component: 200 - total flux cleaned = -0.00103498 Jy ! Total flux subtracted in 200 components = -0.00103498 Jy ! Clean residual min=-0.002548 max=0.002889 Jy/beam ! Clean residual mean=-0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.108348 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 126 components and 0.108348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068184Jy sigma=1.368004 ! Fit after self-cal, rms=0.068169Jy sigma=1.367854 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.000219168 Jy ! Component: 100 - total flux cleaned = 0.000185586 Jy ! Component: 150 - total flux cleaned = 5.31478e-05 Jy ! Component: 200 - total flux cleaned = -3.85167e-05 Jy ! Total flux subtracted in 200 components = -3.85167e-05 Jy ! Clean residual min=-0.002441 max=0.002803 Jy/beam ! Clean residual mean=-0.000001 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.10831 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 135 components and 0.10831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068148Jy sigma=1.366369 ! Fit after self-cal, rms=0.068137Jy sigma=1.366318 ! 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.068137Jy sigma=1.366318 ! Fit after self-cal, rms=0.066757Jy sigma=1.365480 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.173 mas, bmaj=16.38 mas, bpa=-0.389 degrees ! Estimated noise=0.501519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118927 Jy ! Component: 100 - total flux cleaned = -0.00107801 Jy ! Component: 150 - total flux cleaned = -0.000921227 Jy ! Component: 200 - total flux cleaned = -0.000831583 Jy ! Total flux subtracted in 200 components = -0.000831583 Jy ! Clean residual min=-0.003765 max=0.004234 Jy/beam ! Clean residual mean=0.000001 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.107478 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 161 components and 0.107478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066769Jy sigma=1.362650 ! Fit after self-cal, rms=0.066756Jy sigma=1.362410 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.000185959 Jy ! Component: 100 - total flux cleaned = 0.000148438 Jy ! Component: 150 - total flux cleaned = 0.000113435 Jy ! Component: 200 - total flux cleaned = 8.25384e-05 Jy ! Total flux subtracted in 200 components = 8.25384e-05 Jy ! Clean residual min=-0.003692 max=0.004066 Jy/beam ! Clean residual mean=0.000003 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.107561 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 168 components and 0.107561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066762Jy sigma=1.361978 ! Fit after self-cal, rms=0.066750Jy sigma=1.361906 ! 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.857 mas, bmaj=7.321 mas, bpa=-5.018 degrees ! Estimated noise=0.383537 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.857 x 7.321 at -5.018 degrees (North through East) ! Clean map min=-0.002422 max=0.074151 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.285 mas, bmaj=6.459 mas, bpa=-5.03 degrees ! Estimated noise=0.601532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0537126 Jy ! Component: 100 - total flux cleaned = 0.0706275 Jy ! Component: 150 - total flux cleaned = 0.0796023 Jy ! Component: 200 - total flux cleaned = 0.0854362 Jy ! Total flux subtracted in 200 components = 0.0854362 Jy ! Clean residual min=-0.003956 max=0.003669 Jy/beam ! Clean residual mean=-0.000000 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.0854362 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.0854362 Jy ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=7.321 mas, bpa=-5.018 degrees ! Estimated noise=0.383537 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.00684348 Jy ! Component: 100 - total flux cleaned = 0.0115558 Jy ! Component: 150 - total flux cleaned = 0.014999 Jy ! Component: 200 - total flux cleaned = 0.017306 Jy ! Total flux subtracted in 200 components = 0.017306 Jy ! Clean residual min=-0.002907 max=0.002954 Jy/beam ! Clean residual mean=-0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.102742 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 48 components and 0.102742 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.173 mas, bmaj=16.38 mas, bpa=-0.389 degrees ! Estimated noise=0.501519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352088 Jy ! Component: 100 - total flux cleaned = 0.00515332 Jy ! Component: 150 - total flux cleaned = 0.00521876 Jy ! Component: 200 - total flux cleaned = 0.00527578 Jy ! Total flux subtracted in 200 components = 0.00527578 Jy ! Clean residual min=-0.003611 max=0.004077 Jy/beam ! Clean residual mean=0.000005 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.108018 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 = -5.1489e-05 Jy ! Component: 100 - total flux cleaned = -4.9723e-05 Jy ! Component: 150 - total flux cleaned = -4.86235e-06 Jy ! Component: 200 - total flux cleaned = -5.30187e-06 Jy ! Total flux subtracted in 200 components = -5.30187e-06 Jy ! Clean residual min=-0.003597 max=0.003981 Jy/beam ! Clean residual mean=0.000006 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.108013 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.108013 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=7.321 mas, bpa=-5.018 degrees ! Estimated noise=0.383537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000300569 Jy ! Component: 100 - total flux cleaned = -0.000468919 Jy ! Component: 150 - total flux cleaned = -0.000567958 Jy ! Component: 200 - total flux cleaned = -0.00069461 Jy ! Total flux subtracted in 200 components = -0.00069461 Jy ! Clean residual min=-0.002578 max=0.002743 Jy/beam ! Clean residual mean=0.000001 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.107318 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 93 components and 0.107318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066801Jy sigma=1.362213 ! Fit after self-cal, rms=0.066793Jy sigma=1.361744 wmodel /J0607-2447_S_map.mod ! wmodel: Unable to open new model file: /J0607-2447_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0607-2447_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.857 x 7.321 at -5.018 degrees (North through East) ! Clean map min=-0.0028394 max=0.070945 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0607-2447_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0709451 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000675425 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.85612 2.85612 5.71223 11.4245 22.8489 45.6979 91.3957 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 105.037 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0607-2447_S_dfm.log closed on Thu May 19 22:11:15 2016