! Started logfile: /scr/pima/bg219b_uvs/J0647-1605_S_dfm.log on Thu May 19 20:06:24 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/J0647-1605_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0647-1605_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.897377 visibilities/baseline/integration-bin. ! Found source: J0647-1605 ! ! 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 4652 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 J0647-1605_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.038650Jy sigma=19.558639 ! Fit after self-cal, rms=0.742393Jy sigma=13.991725 ! 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=3.138 mas, bmaj=11.19 mas, bpa=16.99 degrees ! Estimated noise=0.87383 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.197425 Jy ! Component: 100 - total flux cleaned = 0.244757 Jy ! Total flux subtracted in 100 components = 0.244757 Jy ! Clean residual min=-0.011471 max=0.022582 Jy/beam ! Clean residual mean=-0.000001 rms=0.003488 Jy/beam ! Combined flux in latest and established models = 0.244757 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.244757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089521Jy sigma=1.647998 ! Fit after self-cal, rms=0.089512Jy sigma=1.647428 ! Inverting map ! Added new window around map position (15, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240206 Jy ! Component: 100 - total flux cleaned = 0.0391194 Jy ! Total flux subtracted in 100 components = 0.0391194 Jy ! Clean residual min=-0.009248 max=0.010707 Jy/beam ! Clean residual mean=0.000008 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.283877 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.283877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081517Jy sigma=1.493256 ! Fit after self-cal, rms=0.081366Jy sigma=1.490766 ! 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.939 mas, bmaj=12.54 mas, bpa=15.66 degrees ! Estimated noise=0.602054 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.0141998 Jy ! Component: 100 - total flux cleaned = 0.0235326 Jy ! Component: 150 - total flux cleaned = 0.0299435 Jy ! Component: 200 - total flux cleaned = 0.0338522 Jy ! Total flux subtracted in 200 components = 0.0338522 Jy ! Clean residual min=-0.007872 max=0.011831 Jy/beam ! Clean residual mean=0.000019 rms=0.002791 Jy/beam ! Combined flux in latest and established models = 0.317729 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 64 components and 0.317729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078351Jy sigma=1.435194 ! Fit after self-cal, rms=0.078208Jy sigma=1.433021 ! 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.939 x 12.54 at 15.66 degrees (North through East) ! Clean map min=-0.0076982 max=0.2631 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* 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* 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 1.04 KP 0.93 ! LA 0.91 NL 0.95 OV 0.94 PT 1.20 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.078208Jy sigma=1.433021 ! Fit after self-cal, rms=0.076250Jy sigma=1.407668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=12.55 mas, bpa=15.69 degrees ! Estimated noise=0.597101 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.00369335 Jy ! Component: 100 - total flux cleaned = 0.00416233 Jy ! Component: 150 - total flux cleaned = 0.00445733 Jy ! Component: 200 - total flux cleaned = 0.00487733 Jy ! Total flux subtracted in 200 components = 0.00487733 Jy ! Clean residual min=-0.006640 max=0.009269 Jy/beam ! Clean residual mean=0.000018 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.322606 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 88 components and 0.322606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075921Jy sigma=1.401199 ! Fit after self-cal, rms=0.075888Jy sigma=1.400589 ! 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.075888Jy sigma=1.400589 ! Fit after self-cal, rms=0.075860Jy sigma=1.400570 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=12.55 mas, bpa=15.7 degrees ! Estimated noise=0.596933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666279 Jy ! Component: 100 - total flux cleaned = 0.000672721 Jy ! Component: 150 - total flux cleaned = 0.000673401 Jy ! Component: 200 - total flux cleaned = 0.000539988 Jy ! Total flux subtracted in 200 components = 0.000539988 Jy ! Clean residual min=-0.006628 max=0.009200 Jy/beam ! Clean residual mean=0.000018 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 0.323146 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.323146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075734Jy sigma=1.398189 ! Fit after self-cal, rms=0.075726Jy sigma=1.398098 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.68883e-05 Jy ! Component: 100 - total flux cleaned = 1.4546e-05 Jy ! Component: 150 - total flux cleaned = -4.49004e-05 Jy ! Component: 200 - total flux cleaned = -0.000104158 Jy ! Total flux subtracted in 200 components = -0.000104158 Jy ! Clean residual min=-0.006644 max=0.009137 Jy/beam ! Clean residual mean=0.000019 rms=0.002347 Jy/beam ! Combined flux in latest and established models = 0.323042 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.323042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075640Jy sigma=1.396493 ! Fit after self-cal, rms=0.075637Jy sigma=1.396467 ! 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.075637Jy sigma=1.396467 ! Fit after self-cal, rms=0.075485Jy sigma=1.394332 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=12.55 mas, bpa=15.68 degrees ! Estimated noise=0.596723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.03706e-05 Jy ! Component: 100 - total flux cleaned = -0.00012261 Jy ! Component: 150 - total flux cleaned = -0.000230196 Jy ! Component: 200 - total flux cleaned = -0.00028315 Jy ! Total flux subtracted in 200 components = -0.00028315 Jy ! Clean residual min=-0.006753 max=0.009010 Jy/beam ! Clean residual mean=0.000019 rms=0.002323 Jy/beam ! Combined flux in latest and established models = 0.322759 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.322759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075418Jy sigma=1.392977 ! Fit after self-cal, rms=0.075417Jy sigma=1.392956 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.000108212 Jy ! Component: 100 - total flux cleaned = -0.000157564 Jy ! Component: 150 - total flux cleaned = -0.000256334 Jy ! Component: 200 - total flux cleaned = -0.000353512 Jy ! Total flux subtracted in 200 components = -0.000353512 Jy ! Clean residual min=-0.006771 max=0.008981 Jy/beam ! Clean residual mean=0.000020 rms=0.002311 Jy/beam ! Combined flux in latest and established models = 0.322405 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.322405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075362Jy sigma=1.391878 ! Fit after self-cal, rms=0.075361Jy sigma=1.391866 ! 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.075361Jy sigma=1.391866 ! Fit after self-cal, rms=0.075355Jy sigma=1.391844 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.932 mas, bmaj=16.84 mas, bpa=4.803 degrees ! Estimated noise=0.68249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.44186e-05 Jy ! Component: 100 - total flux cleaned = -0.000295608 Jy ! Component: 150 - total flux cleaned = -0.000669982 Jy ! Component: 200 - total flux cleaned = -0.000954537 Jy ! Total flux subtracted in 200 components = -0.000954537 Jy ! Clean residual min=-0.008018 max=0.012005 Jy/beam ! Clean residual mean=0.000035 rms=0.003350 Jy/beam ! Combined flux in latest and established models = 0.321451 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 128 components and 0.321451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075333Jy sigma=1.390763 ! Fit after self-cal, rms=0.075308Jy sigma=1.390350 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.000250657 Jy ! Component: 100 - total flux cleaned = -0.000592171 Jy ! Component: 150 - total flux cleaned = -0.00090818 Jy ! Component: 200 - total flux cleaned = -0.00115003 Jy ! Total flux subtracted in 200 components = -0.00115003 Jy ! Clean residual min=-0.008071 max=0.011799 Jy/beam ! Clean residual mean=0.000035 rms=0.003319 Jy/beam ! Combined flux in latest and established models = 0.320301 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 128 components and 0.320301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075311Jy sigma=1.389996 ! Fit after self-cal, rms=0.075302Jy sigma=1.389818 ! 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.941 mas, bmaj=12.55 mas, bpa=15.68 degrees ! Estimated noise=0.596775 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 12.55 at 15.68 degrees (North through East) ! Clean map min=-0.0064385 max=0.26343 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=3.137 mas, bmaj=11.21 mas, bpa=17.02 degrees ! Estimated noise=0.864586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195234 Jy ! Component: 100 - total flux cleaned = 0.242947 Jy ! Component: 150 - total flux cleaned = 0.267145 Jy ! Component: 200 - total flux cleaned = 0.282658 Jy ! Total flux subtracted in 200 components = 0.282658 Jy ! Clean residual min=-0.008327 max=0.009427 Jy/beam ! Clean residual mean=0.000008 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.282658 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.282658 Jy ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=12.55 mas, bpa=15.68 degrees ! Estimated noise=0.596775 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.0147868 Jy ! Component: 100 - total flux cleaned = 0.0246234 Jy ! Component: 150 - total flux cleaned = 0.0314425 Jy ! Component: 200 - total flux cleaned = 0.0362804 Jy ! Total flux subtracted in 200 components = 0.0362804 Jy ! Clean residual min=-0.006899 max=0.009324 Jy/beam ! Clean residual mean=0.000017 rms=0.002433 Jy/beam ! Combined flux in latest and established models = 0.318939 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 69 components and 0.318939 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.932 mas, bmaj=16.84 mas, bpa=4.803 degrees ! Estimated noise=0.68249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00451322 Jy ! Component: 100 - total flux cleaned = 0.00484228 Jy ! Component: 150 - total flux cleaned = 0.00459435 Jy ! Component: 200 - total flux cleaned = 0.00437154 Jy ! Total flux subtracted in 200 components = 0.00437154 Jy ! Clean residual min=-0.008618 max=0.012143 Jy/beam ! Clean residual mean=0.000033 rms=0.003466 Jy/beam ! Combined flux in latest and established models = 0.32331 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.00020061 Jy ! Component: 100 - total flux cleaned = -0.000390185 Jy ! Component: 150 - total flux cleaned = -0.000668708 Jy ! Component: 200 - total flux cleaned = -0.000935339 Jy ! Total flux subtracted in 200 components = -0.000935339 Jy ! Clean residual min=-0.008423 max=0.012077 Jy/beam ! Clean residual mean=0.000034 rms=0.003413 Jy/beam ! Combined flux in latest and established models = 0.322375 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 89 components and 0.322375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=12.55 mas, bpa=15.68 degrees ! Estimated noise=0.596775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00039875 Jy ! Component: 100 - total flux cleaned = -4.23108e-05 Jy ! Component: 150 - total flux cleaned = -4.49314e-05 Jy ! Component: 200 - total flux cleaned = -0.000241635 Jy ! Total flux subtracted in 200 components = -0.000241635 Jy ! Clean residual min=-0.006720 max=0.009018 Jy/beam ! Clean residual mean=0.000020 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 0.322133 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.322133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075427Jy sigma=1.392696 ! Fit after self-cal, rms=0.075413Jy sigma=1.392389 wmodel /J0647-1605_S_map.mod ! wmodel: Unable to open new model file: /J0647-1605_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0647-1605_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 12.55 at 15.68 degrees (North through East) ! Clean map min=-0.0066634 max=0.26219 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0647-1605_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.262191 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00231496 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.64878 2.64878 5.29756 10.5951 21.1903 42.3805 84.761 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0069 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.262 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 113.259 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0647-1605_S_dfm.log closed on Thu May 19 20:06:26 2016