! Started logfile: /scr/pima/bg219h_uvs/J0151-1732_S_dfm.log on Thu May 19 22:01:49 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/J0151-1732_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0151-1732_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.919643 visibilities/baseline/integration-bin. ! Found source: J0151-1732 ! ! 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 3708 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 J0151-1732_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008230Jy sigma=20.263038 ! Fit after self-cal, rms=0.805534Jy sigma=16.176568 ! 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.517 mas, bmaj=6.423 mas, bpa=-4.255 degrees ! Estimated noise=0.837945 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.149867 Jy ! Component: 100 - total flux cleaned = 0.188935 Jy ! Total flux subtracted in 100 components = 0.188935 Jy ! Clean residual min=-0.006291 max=0.015629 Jy/beam ! Clean residual mean=-0.000009 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.188935 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.188935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072255Jy sigma=1.416383 ! Fit after self-cal, rms=0.072242Jy sigma=1.416089 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155302 Jy ! Component: 100 - total flux cleaned = 0.0222745 Jy ! Total flux subtracted in 100 components = 0.0222745 Jy ! Clean residual min=-0.005457 max=0.007153 Jy/beam ! Clean residual mean=-0.000007 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.21121 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.21121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068611Jy sigma=1.339196 ! Fit after self-cal, rms=0.068607Jy sigma=1.338978 ! 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.967 mas, bmaj=7.196 mas, bpa=-4.592 degrees ! Estimated noise=0.639903 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.00551559 Jy ! Component: 100 - total flux cleaned = 0.00845673 Jy ! Component: 150 - total flux cleaned = 0.00943365 Jy ! Component: 200 - total flux cleaned = 0.00955482 Jy ! Total flux subtracted in 200 components = 0.00955482 Jy ! Clean residual min=-0.004669 max=0.005242 Jy/beam ! Clean residual mean=-0.000010 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.220764 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.220764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068172Jy sigma=1.329673 ! Fit after self-cal, rms=0.068171Jy sigma=1.329535 ! 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.967 x 7.196 at -4.592 degrees (North through East) ! Clean map min=-0.0043884 max=0.19449 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.98 HN 1.05 KP 0.99 LA 0.99 ! MK 1.00 NL 1.03 OV 1.04 PT 0.99 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 HN 1.02 KP 0.97 LA 0.98 ! MK 0.98 NL 1.09 OV 1.01 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.06 KP 0.97 LA 1.00 ! MK 0.97 NL 0.99 OV 0.97 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 1.03 KP 0.98 LA 0.97 ! MK 0.92 NL 0.97 OV 1.06 PT 1.00 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.068171Jy sigma=1.329535 ! Fit after self-cal, rms=0.067600Jy sigma=1.318191 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.164 mas, bpa=-4.756 degrees ! Estimated noise=0.635547 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 = -6.04675e-05 Jy ! Component: 100 - total flux cleaned = -0.000169429 Jy ! Component: 150 - total flux cleaned = -0.000266002 Jy ! Component: 200 - total flux cleaned = -0.000309008 Jy ! Total flux subtracted in 200 components = -0.000309008 Jy ! Clean residual min=-0.004024 max=0.004544 Jy/beam ! Clean residual mean=-0.000008 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.220455 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.220455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067520Jy sigma=1.316979 ! Fit after self-cal, rms=0.067532Jy sigma=1.316889 ! 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.067532Jy sigma=1.316889 ! Fit after self-cal, rms=0.067461Jy sigma=1.304214 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.941 mas, bmaj=7.203 mas, bpa=-4.675 degrees ! Estimated noise=0.633333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000680418 Jy ! Component: 100 - total flux cleaned = 0.000779055 Jy ! Component: 150 - total flux cleaned = 0.000890341 Jy ! Component: 200 - total flux cleaned = 0.000920368 Jy ! Total flux subtracted in 200 components = 0.000920368 Jy ! Clean residual min=-0.003248 max=0.003256 Jy/beam ! Clean residual mean=-0.000005 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.221376 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.221376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067395Jy sigma=1.303123 ! Fit after self-cal, rms=0.067399Jy sigma=1.303043 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.08748e-05 Jy ! Component: 100 - total flux cleaned = -2.02366e-05 Jy ! Component: 150 - total flux cleaned = -5.63659e-05 Jy ! Component: 200 - total flux cleaned = -7.20728e-05 Jy ! Total flux subtracted in 200 components = -7.20728e-05 Jy ! Clean residual min=-0.003220 max=0.003211 Jy/beam ! Clean residual mean=-0.000005 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.221304 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.221304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067386Jy sigma=1.302882 ! Fit after self-cal, rms=0.067385Jy sigma=1.302876 ! 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.067385Jy sigma=1.302876 ! Fit after self-cal, rms=0.067389Jy sigma=1.300322 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.933 mas, bmaj=7.219 mas, bpa=-4.691 degrees ! Estimated noise=0.633288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590881 Jy ! Component: 100 - total flux cleaned = 0.000670572 Jy ! Component: 150 - total flux cleaned = 0.000714963 Jy ! Component: 200 - total flux cleaned = 0.000770314 Jy ! Total flux subtracted in 200 components = 0.000770314 Jy ! Clean residual min=-0.003289 max=0.003035 Jy/beam ! Clean residual mean=-0.000005 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.222074 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.222074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067369Jy sigma=1.299960 ! Fit after self-cal, rms=0.067373Jy sigma=1.299945 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 = 1.43671e-06 Jy ! Component: 100 - total flux cleaned = 3.26249e-05 Jy ! Component: 150 - total flux cleaned = 4.70939e-05 Jy ! Component: 200 - total flux cleaned = 7.36911e-05 Jy ! Total flux subtracted in 200 components = 7.36911e-05 Jy ! Clean residual min=-0.003282 max=0.003015 Jy/beam ! Clean residual mean=-0.000005 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.222148 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.222148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067366Jy sigma=1.299834 ! Fit after self-cal, rms=0.067365Jy sigma=1.299832 ! 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.067365Jy sigma=1.299832 ! Fit after self-cal, rms=0.067314Jy sigma=1.299676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.986 mas, bmaj=14.13 mas, bpa=-2.431 degrees ! Estimated noise=0.844199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000879495 Jy ! Component: 100 - total flux cleaned = 0.000828664 Jy ! Component: 150 - total flux cleaned = 0.000786285 Jy ! Component: 200 - total flux cleaned = 0.000734483 Jy ! Total flux subtracted in 200 components = 0.000734483 Jy ! Clean residual min=-0.003092 max=0.002619 Jy/beam ! Clean residual mean=-0.000012 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.222882 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.222882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067323Jy sigma=1.299690 ! Fit after self-cal, rms=0.067308Jy sigma=1.299519 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 = -1.16918e-06 Jy ! Component: 100 - total flux cleaned = -6.41593e-05 Jy ! Component: 150 - total flux cleaned = -9.77553e-05 Jy ! Component: 200 - total flux cleaned = -0.000126153 Jy ! Total flux subtracted in 200 components = -0.000126153 Jy ! Clean residual min=-0.003054 max=0.002630 Jy/beam ! Clean residual mean=-0.000012 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.222756 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.222756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067325Jy sigma=1.299742 ! Fit after self-cal, rms=0.067315Jy sigma=1.299647 ! 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.927 mas, bmaj=7.219 mas, bpa=-4.787 degrees ! Estimated noise=0.632762 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.927 x 7.219 at -4.787 degrees (North through East) ! Clean map min=-0.0030993 max=0.19294 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.483 mas, bmaj=6.457 mas, bpa=-4.436 degrees ! Estimated noise=0.823591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147249 Jy ! Component: 100 - total flux cleaned = 0.187567 Jy ! Component: 150 - total flux cleaned = 0.203996 Jy ! Component: 200 - total flux cleaned = 0.210995 Jy ! Total flux subtracted in 200 components = 0.210995 Jy ! Clean residual min=-0.004495 max=0.004653 Jy/beam ! Clean residual mean=-0.000006 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.210995 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.210995 Jy ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=7.219 mas, bpa=-4.787 degrees ! Estimated noise=0.632762 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 (-2.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0059123 Jy ! Component: 100 - total flux cleaned = 0.00926597 Jy ! Component: 150 - total flux cleaned = 0.011257 Jy ! Component: 200 - total flux cleaned = 0.0115532 Jy ! Total flux subtracted in 200 components = 0.0115532 Jy ! Clean residual min=-0.003297 max=0.003002 Jy/beam ! Clean residual mean=-0.000006 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.222548 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.222548 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=6.986 mas, bmaj=14.13 mas, bpa=-2.431 degrees ! Estimated noise=0.844199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00057446 Jy ! Component: 100 - total flux cleaned = 0.00054258 Jy ! Component: 150 - total flux cleaned = 0.000512039 Jy ! Component: 200 - total flux cleaned = 0.000483834 Jy ! Total flux subtracted in 200 components = 0.000483834 Jy ! Clean residual min=-0.003124 max=0.002836 Jy/beam ! Clean residual mean=-0.000011 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.223032 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.61482e-05 Jy ! Component: 100 - total flux cleaned = -7.03135e-05 Jy ! Component: 150 - total flux cleaned = -9.03547e-05 Jy ! Component: 200 - total flux cleaned = -0.00012666 Jy ! Total flux subtracted in 200 components = -0.00012666 Jy ! Clean residual min=-0.003081 max=0.002822 Jy/beam ! Clean residual mean=-0.000011 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.222906 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.222906 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=7.219 mas, bpa=-4.787 degrees ! Estimated noise=0.632762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253573 Jy ! Component: 100 - total flux cleaned = -0.000220409 Jy ! Component: 150 - total flux cleaned = -0.000191302 Jy ! Component: 200 - total flux cleaned = -0.000163597 Jy ! Total flux subtracted in 200 components = -0.000163597 Jy ! Clean residual min=-0.003212 max=0.002930 Jy/beam ! Clean residual mean=-0.000005 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.222742 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.222742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067186Jy sigma=1.297866 ! Fit after self-cal, rms=0.067180Jy sigma=1.297559 wmodel /J0151-1732_S_map.mod ! wmodel: Unable to open new model file: /J0151-1732_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0151-1732_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.927 x 7.219 at -4.787 degrees (North through East) ! Clean map min=-0.0030651 max=0.19297 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0151-1732_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.19297 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000739997 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15043 1.15043 2.30087 4.60174 9.20347 18.4069 36.8139 73.6278 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.192 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 260.771 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0151-1732_S_dfm.log closed on Thu May 19 22:01:52 2016