! Started logfile: /scr/pima/bg219i_uvs/J1510+5702_S_dfm.log on Thu May 19 23:25:28 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/bg219i_uvs/J1510+5702_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1510+5702_S_uva.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.837037 visibilities/baseline/integration-bin. ! Found source: J1510+5702 ! ! 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 3164 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 J1510+5702_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023052Jy sigma=31.039585 ! Fit after self-cal, rms=0.843432Jy sigma=25.693892 ! 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.567 mas, bmaj=4.096 mas, bpa=-38.36 degrees ! Estimated noise=0.503341 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.117059 Jy ! Component: 100 - total flux cleaned = 0.14958 Jy ! Total flux subtracted in 100 components = 0.14958 Jy ! Clean residual min=-0.005171 max=0.013241 Jy/beam ! Clean residual mean=-0.000015 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.14958 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.14958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062308Jy sigma=1.682135 ! Fit after self-cal, rms=0.062255Jy sigma=1.681440 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139364 Jy ! Component: 100 - total flux cleaned = 0.0213774 Jy ! Total flux subtracted in 100 components = 0.0213774 Jy ! Clean residual min=-0.003810 max=0.003666 Jy/beam ! Clean residual mean=-0.000004 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.170958 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.170958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058339Jy sigma=1.554066 ! Fit after self-cal, rms=0.058318Jy sigma=1.553690 ! 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.183 mas, bmaj=4.888 mas, bpa=-45.25 degrees ! Estimated noise=0.429575 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.00576298 Jy ! Component: 100 - total flux cleaned = 0.00869396 Jy ! Component: 150 - total flux cleaned = 0.0103103 Jy ! Component: 200 - total flux cleaned = 0.0112832 Jy ! Total flux subtracted in 200 components = 0.0112832 Jy ! Clean residual min=-0.003200 max=0.002994 Jy/beam ! Clean residual mean=0.000000 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.182241 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.182241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057706Jy sigma=1.536569 ! Fit after self-cal, rms=0.057697Jy sigma=1.536399 ! 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.183 x 4.888 at -45.25 degrees (North through East) ! Clean map min=-0.0030722 max=0.15535 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.99 FD 0.98 HN 1.01 KP 1.02 ! LA 1.01 MK 1.02 NL 0.99 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.01 KP 1.02 ! LA 1.00 MK 1.01 NL 1.00 OV 0.97 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.02 KP 0.93 ! LA 0.98 MK 1.06 NL 0.99 OV 0.99 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.06 KP 0.98 ! LA 0.96 MK 1.02 NL 1.01 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.057697Jy sigma=1.536399 ! Fit after self-cal, rms=0.056859Jy sigma=1.528851 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.213 mas, bmaj=4.911 mas, bpa=-45.03 degrees ! Estimated noise=0.430283 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.000649009 Jy ! Component: 100 - total flux cleaned = -0.000790693 Jy ! Component: 150 - total flux cleaned = -0.000870561 Jy ! Component: 200 - total flux cleaned = -0.000956252 Jy ! Total flux subtracted in 200 components = -0.000956252 Jy ! Clean residual min=-0.003214 max=0.003103 Jy/beam ! Clean residual mean=-0.000002 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.181285 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.181285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056834Jy sigma=1.528185 ! Fit after self-cal, rms=0.056826Jy sigma=1.528120 ! 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.056826Jy sigma=1.528120 ! Fit after self-cal, rms=0.056478Jy sigma=1.516465 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.204 mas, bmaj=4.915 mas, bpa=-44.89 degrees ! Estimated noise=0.430244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000554302 Jy ! Component: 100 - total flux cleaned = -0.000646008 Jy ! Component: 150 - total flux cleaned = -0.000711705 Jy ! Component: 200 - total flux cleaned = -0.00077114 Jy ! Total flux subtracted in 200 components = -0.00077114 Jy ! Clean residual min=-0.002742 max=0.002936 Jy/beam ! Clean residual mean=0.000007 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.180514 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.180514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056464Jy sigma=1.516148 ! Fit after self-cal, rms=0.056476Jy sigma=1.516077 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 (2, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256292 Jy ! Component: 100 - total flux cleaned = 0.00363328 Jy ! Component: 150 - total flux cleaned = 0.00413575 Jy ! Component: 200 - total flux cleaned = 0.00448052 Jy ! Total flux subtracted in 200 components = 0.00448052 Jy ! Clean residual min=-0.002579 max=0.002461 Jy/beam ! Clean residual mean=0.000010 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.184994 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 83 components and 0.184994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056357Jy sigma=1.511553 ! Fit after self-cal, rms=0.056349Jy sigma=1.511426 ! 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.056349Jy sigma=1.511426 ! Fit after self-cal, rms=0.056050Jy sigma=1.505106 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.195 mas, bmaj=4.921 mas, bpa=-45.15 degrees ! Estimated noise=0.429334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838463 Jy ! Component: 100 - total flux cleaned = 0.00111449 Jy ! Component: 150 - total flux cleaned = 0.00118449 Jy ! Component: 200 - total flux cleaned = 0.00124589 Jy ! Total flux subtracted in 200 components = 0.00124589 Jy ! Clean residual min=-0.002563 max=0.002500 Jy/beam ! Clean residual mean=0.000014 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.18624 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.18624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056036Jy sigma=1.504145 ! Fit after self-cal, rms=0.056035Jy sigma=1.504091 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 = 8.32981e-05 Jy ! Component: 100 - total flux cleaned = 6.56587e-05 Jy ! Component: 150 - total flux cleaned = 6.56837e-05 Jy ! Component: 200 - total flux cleaned = 4.91777e-05 Jy ! Total flux subtracted in 200 components = 4.91777e-05 Jy ! Clean residual min=-0.002547 max=0.002479 Jy/beam ! Clean residual mean=0.000014 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.186289 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.186289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056029Jy sigma=1.503705 ! Fit after self-cal, rms=0.056028Jy sigma=1.503698 ! 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.056028Jy sigma=1.503698 ! Fit after self-cal, rms=0.056029Jy sigma=1.503642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.072 mas, bmaj=9.458 mas, bpa=-82.49 degrees ! Estimated noise=0.537172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.45569e-05 Jy ! Component: 100 - total flux cleaned = -0.000154002 Jy ! Component: 150 - total flux cleaned = -0.000206942 Jy ! Component: 200 - total flux cleaned = -0.000242689 Jy ! Total flux subtracted in 200 components = -0.000242689 Jy ! Clean residual min=-0.003024 max=0.002547 Jy/beam ! Clean residual mean=0.000030 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.186047 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 113 components and 0.186047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056026Jy sigma=1.503563 ! Fit after self-cal, rms=0.056022Jy sigma=1.503517 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 = -3.65714e-05 Jy ! Component: 100 - total flux cleaned = -3.68357e-05 Jy ! Component: 150 - total flux cleaned = -2.6433e-05 Jy ! Component: 200 - total flux cleaned = -2.64437e-05 Jy ! Total flux subtracted in 200 components = -2.64437e-05 Jy ! Clean residual min=-0.002997 max=0.002563 Jy/beam ! Clean residual mean=0.000030 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.18602 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.18602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056020Jy sigma=1.503498 ! Fit after self-cal, rms=0.056018Jy sigma=1.503485 ! 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.193 mas, bmaj=4.926 mas, bpa=-45.21 degrees ! Estimated noise=0.429245 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.193 x 4.926 at -45.21 degrees (North through East) ! Clean map min=-0.002383 max=0.15573 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.567 mas, bmaj=4.115 mas, bpa=-38.6 degrees ! Estimated noise=0.505743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117532 Jy ! Component: 100 - total flux cleaned = 0.150236 Jy ! Component: 150 - total flux cleaned = 0.163857 Jy ! Component: 200 - total flux cleaned = 0.170995 Jy ! Total flux subtracted in 200 components = 0.170995 Jy ! Clean residual min=-0.003235 max=0.003733 Jy/beam ! Clean residual mean=-0.000002 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.170995 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.170995 Jy ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=4.926 mas, bpa=-45.21 degrees ! Estimated noise=0.429245 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.00485938 Jy ! Component: 100 - total flux cleaned = 0.00789018 Jy ! Component: 150 - total flux cleaned = 0.0100509 Jy ! Component: 200 - total flux cleaned = 0.0116836 Jy ! Total flux subtracted in 200 components = 0.0116836 Jy ! Clean residual min=-0.002611 max=0.002523 Jy/beam ! Clean residual mean=0.000012 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.182679 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.182679 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.072 mas, bmaj=9.458 mas, bpa=-82.49 degrees ! Estimated noise=0.537172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177006 Jy ! Component: 100 - total flux cleaned = 0.00277073 Jy ! Component: 150 - total flux cleaned = 0.00307779 Jy ! Component: 200 - total flux cleaned = 0.00327773 Jy ! Total flux subtracted in 200 components = 0.00327773 Jy ! Clean residual min=-0.002992 max=0.002555 Jy/beam ! Clean residual mean=0.000030 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.185956 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 = 7.43878e-05 Jy ! Component: 100 - total flux cleaned = 0.000136691 Jy ! Component: 150 - total flux cleaned = 0.00016477 Jy ! Component: 200 - total flux cleaned = 0.000178521 Jy ! Total flux subtracted in 200 components = 0.000178521 Jy ! Clean residual min=-0.002973 max=0.002591 Jy/beam ! Clean residual mean=0.000030 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.186135 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 81 components and 0.186135 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=4.926 mas, bpa=-45.21 degrees ! Estimated noise=0.429245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157117 Jy ! Component: 100 - total flux cleaned = 4.81521e-05 Jy ! Component: 150 - total flux cleaned = 0.000199798 Jy ! Component: 200 - total flux cleaned = 0.000267687 Jy ! Total flux subtracted in 200 components = 0.000267687 Jy ! Clean residual min=-0.002417 max=0.002496 Jy/beam ! Clean residual mean=0.000014 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.186403 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.186403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056052Jy sigma=1.504506 ! Fit after self-cal, rms=0.056045Jy sigma=1.504457 wmodel /J1510+5702_S_map.mod ! wmodel: Unable to open new model file: /J1510+5702_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1510+5702_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.193 x 4.926 at -45.21 degrees (North through East) ! Clean map min=-0.0023576 max=0.15576 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1510+5702_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.155763 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000587206 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13096 1.13096 2.26192 4.52384 9.04769 18.0954 36.1908 72.3815 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 265.261 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1510+5702_S_dfm.log closed on Thu May 19 23:25:31 2016