! Started logfile: /scr/pima/bg219b_uvs/J0246-2935_S_dfm.log on Thu May 19 19:58:40 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/J0246-2935_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0246-2935_S_uva.fits ! AN table 1: 67 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.710448 visibilities/baseline/integration-bin. ! Found source: J0246-2935 ! ! 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 8568 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 J0246-2935_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 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.048704Jy sigma=17.424848 ! Fit after self-cal, rms=0.763834Jy sigma=12.365736 ! 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.69 mas, bmaj=6.225 mas, bpa=-2.586 degrees ! Estimated noise=0.72654 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.171762 Jy ! Component: 100 - total flux cleaned = 0.231925 Jy ! Total flux subtracted in 100 components = 0.231925 Jy ! Clean residual min=-0.013858 max=0.030080 Jy/beam ! Clean residual mean=-0.000181 rms=0.004224 Jy/beam ! Combined flux in latest and established models = 0.231925 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.231925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118937Jy sigma=1.938112 ! Fit after self-cal, rms=0.118756Jy sigma=1.936227 ! Inverting map ! Added new window around map position (3, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0351175 Jy ! Component: 100 - total flux cleaned = 0.0582569 Jy ! Total flux subtracted in 100 components = 0.0582569 Jy ! Clean residual min=-0.010455 max=0.018565 Jy/beam ! Clean residual mean=-0.000082 rms=0.002764 Jy/beam ! Combined flux in latest and established models = 0.290181 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 42 components and 0.290181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102468Jy sigma=1.590923 ! Fit after self-cal, rms=0.102132Jy sigma=1.586349 ! 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.383 mas, bmaj=8.221 mas, bpa=0.2281 degrees ! Estimated noise=0.500541 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.026832 Jy ! Component: 100 - total flux cleaned = 0.0418722 Jy ! Component: 150 - total flux cleaned = 0.0506337 Jy ! Component: 200 - total flux cleaned = 0.0557694 Jy ! Total flux subtracted in 200 components = 0.0557694 Jy ! Clean residual min=-0.009964 max=0.010621 Jy/beam ! Clean residual mean=0.000039 rms=0.002547 Jy/beam ! Combined flux in latest and established models = 0.345951 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 86 components and 0.345951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095782Jy sigma=1.444357 ! Fit after self-cal, rms=0.095458Jy sigma=1.438684 ! 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.383 x 8.221 at 0.2281 degrees (North through East) ! Clean map min=-0.0094755 max=0.2339 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.94 FD 0.93 HN 1.12 KP 0.97 ! LA 0.93 MK 1.03 NL 1.02 OV 0.97 ! PT 1.07 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.15 KP 0.98 ! LA 0.93 MK 1.06 NL 1.03 OV 0.97 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.15 KP 0.99 ! LA 0.93 MK 1.01 NL 1.01 OV 0.95 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.12 KP 0.99 ! LA 0.94 MK 1.03 NL 1.02 OV 0.94 ! PT 1.07 SC 0.97 ! ! ! Fit before self-cal, rms=0.095458Jy sigma=1.438684 ! Fit after self-cal, rms=0.095866Jy sigma=1.399717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=8.255 mas, bpa=1.236 degrees ! Estimated noise=0.498153 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.00205362 Jy ! Component: 100 - total flux cleaned = -0.0020571 Jy ! Component: 150 - total flux cleaned = -0.00206518 Jy ! Component: 200 - total flux cleaned = -0.0021231 Jy ! Total flux subtracted in 200 components = -0.0021231 Jy ! Clean residual min=-0.008472 max=0.008338 Jy/beam ! Clean residual mean=0.000055 rms=0.002164 Jy/beam ! Combined flux in latest and established models = 0.343828 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 89 components and 0.343828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095643Jy sigma=1.397931 ! Fit after self-cal, rms=0.095716Jy sigma=1.397543 ! 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.095716Jy sigma=1.397543 ! Fit after self-cal, rms=0.092081Jy sigma=1.369973 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=8.317 mas, bpa=1.275 degrees ! Estimated noise=0.484839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00561276 Jy ! Component: 100 - total flux cleaned = -0.00768154 Jy ! Component: 150 - total flux cleaned = -0.00786389 Jy ! Component: 200 - total flux cleaned = -0.00796295 Jy ! Total flux subtracted in 200 components = -0.00796295 Jy ! Clean residual min=-0.006285 max=0.008218 Jy/beam ! Clean residual mean=0.000036 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 0.335865 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.335865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091608Jy sigma=1.366585 ! Fit after self-cal, rms=0.091593Jy sigma=1.366311 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 (22, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00775771 Jy ! Component: 100 - total flux cleaned = 0.0117913 Jy ! Component: 150 - total flux cleaned = 0.0139178 Jy ! Component: 200 - total flux cleaned = 0.0147468 Jy ! Total flux subtracted in 200 components = 0.0147468 Jy ! Clean residual min=-0.005893 max=0.006096 Jy/beam ! Clean residual mean=0.000061 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.350612 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 126 components and 0.350612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091055Jy sigma=1.351996 ! Fit after self-cal, rms=0.091003Jy sigma=1.351057 ! 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.091003Jy sigma=1.351057 ! Fit after self-cal, rms=0.089826Jy sigma=1.346634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=8.373 mas, bpa=1.443 degrees ! Estimated noise=0.477438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192378 Jy ! Component: 100 - total flux cleaned = -0.00142703 Jy ! Component: 150 - total flux cleaned = -0.00111296 Jy ! Component: 200 - total flux cleaned = -0.00116088 Jy ! Total flux subtracted in 200 components = -0.00116088 Jy ! Clean residual min=-0.005417 max=0.006116 Jy/beam ! Clean residual mean=0.000050 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.349451 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 144 components and 0.349451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089602Jy sigma=1.344252 ! Fit after self-cal, rms=0.089592Jy sigma=1.344159 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 (84, 78.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00552994 Jy ! Component: 100 - total flux cleaned = 0.0079376 Jy ! Component: 150 - total flux cleaned = 0.00915862 Jy ! Component: 200 - total flux cleaned = 0.00961861 Jy ! Total flux subtracted in 200 components = 0.00961861 Jy ! Clean residual min=-0.005105 max=0.004947 Jy/beam ! Clean residual mean=0.000052 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.359069 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 176 components and 0.359069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089288Jy sigma=1.337646 ! Fit after self-cal, rms=0.089253Jy sigma=1.337018 ! 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.089253Jy sigma=1.337018 ! Fit after self-cal, rms=0.089536Jy sigma=1.329622 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.902 mas, bmaj=20.25 mas, bpa=2.691 degrees ! Estimated noise=0.569022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000588844 Jy ! Component: 100 - total flux cleaned = -0.00012694 Jy ! Component: 150 - total flux cleaned = -6.25176e-05 Jy ! Component: 200 - total flux cleaned = -0.000211826 Jy ! Total flux subtracted in 200 components = -0.000211826 Jy ! Clean residual min=-0.005164 max=0.004611 Jy/beam ! Clean residual mean=0.000057 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.358857 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 199 components and 0.358857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089435Jy sigma=1.328814 ! Fit after self-cal, rms=0.089444Jy sigma=1.328723 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.55645e-05 Jy ! Component: 100 - total flux cleaned = -7.41437e-05 Jy ! Component: 150 - total flux cleaned = -0.000162842 Jy ! Component: 200 - total flux cleaned = -0.000283834 Jy ! Total flux subtracted in 200 components = -0.000283834 Jy ! Clean residual min=-0.005101 max=0.004529 Jy/beam ! Clean residual mean=0.000056 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.358573 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 215 components and 0.358573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089419Jy sigma=1.328604 ! Fit after self-cal, rms=0.089416Jy sigma=1.328590 ! 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.413 mas, bmaj=8.401 mas, bpa=1.533 degrees ! Estimated noise=0.474587 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.413 x 8.401 at 1.533 degrees (North through East) ! Clean map min=-0.0045031 max=0.22409 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.71 mas, bmaj=6.314 mas, bpa=-0.9967 degrees ! Estimated noise=0.698986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165035 Jy ! Component: 100 - total flux cleaned = 0.22329 Jy ! Component: 150 - total flux cleaned = 0.256119 Jy ! Component: 200 - total flux cleaned = 0.277531 Jy ! Total flux subtracted in 200 components = 0.277531 Jy ! Clean residual min=-0.007309 max=0.012077 Jy/beam ! Clean residual mean=-0.000101 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.277531 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.277531 Jy ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=8.401 mas, bpa=1.533 degrees ! Estimated noise=0.474587 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.0214127 Jy ! Component: 100 - total flux cleaned = 0.0337243 Jy ! Component: 150 - total flux cleaned = 0.0423708 Jy ! Component: 200 - total flux cleaned = 0.0491702 Jy ! Total flux subtracted in 200 components = 0.0491702 Jy ! Clean residual min=-0.004806 max=0.005315 Jy/beam ! Clean residual mean=-0.000017 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.326701 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 104 components and 0.326701 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.902 mas, bmaj=20.25 mas, bpa=2.691 degrees ! Estimated noise=0.569022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00900434 Jy ! Component: 100 - total flux cleaned = 0.0154175 Jy ! Component: 150 - total flux cleaned = 0.0200914 Jy ! Component: 200 - total flux cleaned = 0.0235637 Jy ! Total flux subtracted in 200 components = 0.0235637 Jy ! Clean residual min=-0.005164 max=0.004998 Jy/beam ! Clean residual mean=0.000037 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.350265 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.00261605 Jy ! Component: 100 - total flux cleaned = 0.00460138 Jy ! Component: 150 - total flux cleaned = 0.00595528 Jy ! Component: 200 - total flux cleaned = 0.00631953 Jy ! Total flux subtracted in 200 components = 0.00631953 Jy ! Clean residual min=-0.005148 max=0.004371 Jy/beam ! Clean residual mean=0.000053 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.356584 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 174 components and 0.356584 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=8.401 mas, bpa=1.533 degrees ! Estimated noise=0.474587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440922 Jy ! Component: 100 - total flux cleaned = 0.000176084 Jy ! Component: 150 - total flux cleaned = -5.46725e-05 Jy ! Component: 200 - total flux cleaned = -0.000195051 Jy ! Total flux subtracted in 200 components = -0.000195051 Jy ! Clean residual min=-0.004192 max=0.003691 Jy/beam ! Clean residual mean=0.000027 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.356389 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 195 components and 0.356389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089498Jy sigma=1.330330 ! Fit after self-cal, rms=0.089492Jy sigma=1.329958 wmodel /J0246-2935_S_map.mod ! wmodel: Unable to open new model file: /J0246-2935_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0246-2935_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.413 x 8.401 at 1.533 degrees (North through East) ! Clean map min=-0.0040688 max=0.22452 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0246-2935_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.224524 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00100679 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34524 1.34524 2.69048 5.38095 10.7619 21.5238 43.0476 86.0953 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.224 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 223.008 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0246-2935_S_dfm.log closed on Thu May 19 19:58:43 2016