! Started logfile: /scr/pima/bg219e_uvs/J0015-1812_S_dfm.log on Thu May 19 18:14:43 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/bg219e_uvs/J0015-1812_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0015-1812_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.887897 visibilities/baseline/integration-bin. ! Found source: J0015-1812 ! ! 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 3580 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 J0015-1812_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.067172Jy sigma=18.070333 ! Fit after self-cal, rms=0.560058Jy sigma=9.276415 ! 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.438 mas, bmaj=10.38 mas, bpa=18.63 degrees ! Estimated noise=1.02162 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.344434 Jy ! Component: 100 - total flux cleaned = 0.420229 Jy ! Total flux subtracted in 100 components = 0.420229 Jy ! Clean residual min=-0.011703 max=0.024878 Jy/beam ! Clean residual mean=-0.000082 rms=0.003695 Jy/beam ! Combined flux in latest and established models = 0.420229 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.420229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096756Jy sigma=1.566210 ! Fit after self-cal, rms=0.096718Jy sigma=1.565975 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282524 Jy ! Component: 100 - total flux cleaned = 0.0448954 Jy ! Total flux subtracted in 100 components = 0.0448954 Jy ! Clean residual min=-0.007651 max=0.011966 Jy/beam ! Clean residual mean=-0.000019 rms=0.002355 Jy/beam ! Combined flux in latest and established models = 0.465125 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.465125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086972Jy sigma=1.366494 ! Fit after self-cal, rms=0.086859Jy sigma=1.365215 ! 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=4.215 mas, bmaj=12.06 mas, bpa=16.42 degrees ! Estimated noise=0.792982 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 (-5.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014108 Jy ! Component: 100 - total flux cleaned = 0.0182943 Jy ! Component: 150 - total flux cleaned = 0.0188027 Jy ! Component: 200 - total flux cleaned = 0.0184524 Jy ! Total flux subtracted in 200 components = 0.0184524 Jy ! Clean residual min=-0.006996 max=0.010139 Jy/beam ! Clean residual mean=0.000002 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.483577 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 60 components and 0.483577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084347Jy sigma=1.320617 ! Fit after self-cal, rms=0.084228Jy sigma=1.318919 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.215 x 12.06 at 16.42 degrees (North through East) ! Clean map min=-0.0067783 max=0.44505 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.03 KP 0.99 ! LA 1.01 NL 0.98 OV 0.99 PT 1.01 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.98 HN 1.07 KP 1.00 ! LA 1.01 NL 0.98 OV 0.98 PT 1.00 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.08 KP 1.01 ! LA 1.00 NL 0.97 OV 1.00 PT 0.99 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.04 KP 0.99 ! LA 1.00 NL 0.95 OV 0.99 PT 1.01 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.084228Jy sigma=1.318919 ! Fit after self-cal, rms=0.080242Jy sigma=1.259786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=12.14 mas, bpa=16.64 degrees ! Estimated noise=0.787272 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.00109407 Jy ! Component: 100 - total flux cleaned = -0.00236915 Jy ! Component: 150 - total flux cleaned = -0.00284238 Jy ! Component: 200 - total flux cleaned = -0.00324563 Jy ! Total flux subtracted in 200 components = -0.00324563 Jy ! Clean residual min=-0.005210 max=0.006941 Jy/beam ! Clean residual mean=0.000010 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.480331 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.480331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079718Jy sigma=1.253731 ! Fit after self-cal, rms=0.079701Jy sigma=1.253268 ! 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.079701Jy sigma=1.253268 ! Fit after self-cal, rms=0.078310Jy sigma=1.222951 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=12.06 mas, bpa=16.48 degrees ! Estimated noise=0.787269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128222 Jy ! Component: 100 - total flux cleaned = 0.00165584 Jy ! Component: 150 - total flux cleaned = 0.00207535 Jy ! Component: 200 - total flux cleaned = 0.00237408 Jy ! Total flux subtracted in 200 components = 0.00237408 Jy ! Clean residual min=-0.003631 max=0.003649 Jy/beam ! Clean residual mean=-0.000002 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.482705 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.482705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078178Jy sigma=1.220743 ! Fit after self-cal, rms=0.078198Jy sigma=1.220591 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.000564084 Jy ! Component: 100 - total flux cleaned = 0.000774971 Jy ! Component: 150 - total flux cleaned = 0.00092773 Jy ! Component: 200 - total flux cleaned = 0.00103428 Jy ! Total flux subtracted in 200 components = 0.00103428 Jy ! Clean residual min=-0.003601 max=0.003525 Jy/beam ! Clean residual mean=-0.000001 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.48374 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.48374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078161Jy sigma=1.219926 ! Fit after self-cal, rms=0.078159Jy sigma=1.219895 ! 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.078159Jy sigma=1.219895 ! Fit after self-cal, rms=0.078254Jy sigma=1.219475 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=12.06 mas, bpa=16.47 degrees ! Estimated noise=0.787098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173343 Jy ! Component: 100 - total flux cleaned = 4.63105e-05 Jy ! Component: 150 - total flux cleaned = 0.000311933 Jy ! Component: 200 - total flux cleaned = 0.000380563 Jy ! Total flux subtracted in 200 components = 0.000380563 Jy ! Clean residual min=-0.003437 max=0.003329 Jy/beam ! Clean residual mean=-0.000003 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.48412 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.48412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078210Jy sigma=1.218766 ! Fit after self-cal, rms=0.078212Jy sigma=1.218747 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.000137467 Jy ! Component: 100 - total flux cleaned = 0.000200844 Jy ! Component: 150 - total flux cleaned = 0.000231051 Jy ! Component: 200 - total flux cleaned = 0.000287184 Jy ! Total flux subtracted in 200 components = 0.000287184 Jy ! Clean residual min=-0.003429 max=0.003302 Jy/beam ! Clean residual mean=-0.000003 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.484407 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.484407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078190Jy sigma=1.218407 ! Fit after self-cal, rms=0.078190Jy sigma=1.218396 ! 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.078190Jy sigma=1.218396 ! Fit after self-cal, rms=0.078234Jy sigma=1.218263 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.182 mas, bmaj=17.01 mas, bpa=6.508 degrees ! Estimated noise=0.884262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000766484 Jy ! Component: 100 - total flux cleaned = 0.000793516 Jy ! Component: 150 - total flux cleaned = 0.000815203 Jy ! Component: 200 - total flux cleaned = 0.000815545 Jy ! Total flux subtracted in 200 components = 0.000815545 Jy ! Clean residual min=-0.003773 max=0.003560 Jy/beam ! Clean residual mean=-0.000004 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.485223 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 129 components and 0.485223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078226Jy sigma=1.218056 ! Fit after self-cal, rms=0.078222Jy sigma=1.218024 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.000236628 Jy ! Component: 100 - total flux cleaned = 0.00021942 Jy ! Component: 150 - total flux cleaned = 0.000220163 Jy ! Component: 200 - total flux cleaned = 0.000236388 Jy ! Total flux subtracted in 200 components = 0.000236388 Jy ! Clean residual min=-0.003814 max=0.003516 Jy/beam ! Clean residual mean=-0.000004 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.485459 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 135 components and 0.485459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078219Jy sigma=1.217989 ! Fit after self-cal, rms=0.078217Jy sigma=1.217981 ! 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=4.229 mas, bmaj=12.05 mas, bpa=16.48 degrees ! Estimated noise=0.786855 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.229 x 12.05 at 16.48 degrees (North through East) ! Clean map min=-0.0033363 max=0.44145 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.447 mas, bmaj=10.35 mas, bpa=18.66 degrees ! Estimated noise=1.01593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.3424 Jy ! Component: 100 - total flux cleaned = 0.418031 Jy ! Component: 150 - total flux cleaned = 0.445525 Jy ! Component: 200 - total flux cleaned = 0.459853 Jy ! Total flux subtracted in 200 components = 0.459853 Jy ! Clean residual min=-0.005116 max=0.007737 Jy/beam ! Clean residual mean=-0.000028 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.459853 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.459853 Jy ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=12.05 mas, bpa=16.48 degrees ! Estimated noise=0.786855 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.0107271 Jy ! Component: 100 - total flux cleaned = 0.0165682 Jy ! Component: 150 - total flux cleaned = 0.0200629 Jy ! Component: 200 - total flux cleaned = 0.0212962 Jy ! Total flux subtracted in 200 components = 0.0212962 Jy ! Clean residual min=-0.003658 max=0.003516 Jy/beam ! Clean residual mean=-0.000009 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.481149 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 56 components and 0.481149 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=8.182 mas, bmaj=17.01 mas, bpa=6.508 degrees ! Estimated noise=0.884262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022721 Jy ! Component: 100 - total flux cleaned = 0.00293663 Jy ! Component: 150 - total flux cleaned = 0.00289512 Jy ! Component: 200 - total flux cleaned = 0.00289563 Jy ! Total flux subtracted in 200 components = 0.00289563 Jy ! Clean residual min=-0.003846 max=0.003779 Jy/beam ! Clean residual mean=-0.000007 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.484045 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 = 9.40752e-07 Jy ! Component: 100 - total flux cleaned = 5.34799e-05 Jy ! Component: 150 - total flux cleaned = 5.29722e-05 Jy ! Component: 200 - total flux cleaned = 9.65781e-05 Jy ! Total flux subtracted in 200 components = 9.65781e-05 Jy ! Clean residual min=-0.003871 max=0.003759 Jy/beam ! Clean residual mean=-0.000006 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.484142 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 93 components and 0.484142 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=12.05 mas, bpa=16.48 degrees ! Estimated noise=0.786855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186299 Jy ! Component: 100 - total flux cleaned = -0.000239267 Jy ! Component: 150 - total flux cleaned = -0.000284924 Jy ! Component: 200 - total flux cleaned = -0.000284888 Jy ! Total flux subtracted in 200 components = -0.000284888 Jy ! Clean residual min=-0.003693 max=0.003343 Jy/beam ! Clean residual mean=-0.000003 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.483857 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.483857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078288Jy sigma=1.219095 ! Fit after self-cal, rms=0.078286Jy sigma=1.219023 wmodel /J0015-1812_S_map.mod ! wmodel: Unable to open new model file: /J0015-1812_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0015-1812_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.229 x 12.05 at 16.48 degrees (North through East) ! Clean map min=-0.0035271 max=0.44236 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0015-1812_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.442358 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000958142 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.649796 0.649796 1.29959 2.59918 5.19837 10.3967 20.7935 41.5869 83.1739 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.442 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 461.683 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0015-1812_S_dfm.log closed on Thu May 19 18:14:46 2016