! Started logfile: /scr/pima/bg219a_uvs/J0007+5706_S_dfm.log on Thu May 19 23:43:20 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/bg219a_uvs/J0007+5706_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0007+5706_S_uva.fits ! AN table 1: 62 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0007+5706 ! ! 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 49 lines of history. ! ! Reading 3100 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 J0007+5706_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037383Jy sigma=23.214604 ! Fit after self-cal, rms=0.695591Jy sigma=15.824145 ! 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.756 mas, bmaj=3.685 mas, bpa=-68.99 degrees ! Estimated noise=0.959609 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.237629 Jy ! Component: 100 - total flux cleaned = 0.289508 Jy ! Total flux subtracted in 100 components = 0.289508 Jy ! Clean residual min=-0.007698 max=0.014963 Jy/beam ! Clean residual mean=0.000031 rms=0.002469 Jy/beam ! Combined flux in latest and established models = 0.289508 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.289508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060576Jy sigma=1.260954 ! Fit after self-cal, rms=0.060570Jy sigma=1.260744 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146849 Jy ! Component: 100 - total flux cleaned = 0.0212259 Jy ! Total flux subtracted in 100 components = 0.0212259 Jy ! Clean residual min=-0.004862 max=0.006080 Jy/beam ! Clean residual mean=0.000009 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.310734 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.310734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057166Jy sigma=1.174284 ! Fit after self-cal, rms=0.057172Jy sigma=1.174105 ! 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.256 mas, bmaj=4.357 mas, bpa=-70.29 degrees ! Estimated noise=0.600394 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.0033883 Jy ! Component: 100 - total flux cleaned = 0.00510035 Jy ! Component: 150 - total flux cleaned = 0.00561915 Jy ! Component: 200 - total flux cleaned = 0.0057441 Jy ! Total flux subtracted in 200 components = 0.0057441 Jy ! Clean residual min=-0.004510 max=0.004274 Jy/beam ! Clean residual mean=0.000009 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.316478 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.316478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056962Jy sigma=1.169704 ! Fit after self-cal, rms=0.056966Jy sigma=1.169678 ! 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.256 x 4.357 at -70.29 degrees (North through East) ! Clean map min=-0.0042407 max=0.30619 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: ! LA 1.02 MK 1.03 NL 0.99 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.02 NL 0.98 OV 1.01 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 0.97 OV 1.02 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.01 NL 0.96 OV 0.99 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.056966Jy sigma=1.169678 ! Fit after self-cal, rms=0.056106Jy sigma=1.154104 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=4.359 mas, bpa=-70.52 degrees ! Estimated noise=0.599894 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.000430389 Jy ! Component: 100 - total flux cleaned = -0.000564748 Jy ! Component: 150 - total flux cleaned = -0.000635252 Jy ! Component: 200 - total flux cleaned = -0.000634704 Jy ! Total flux subtracted in 200 components = -0.000634704 Jy ! Clean residual min=-0.003216 max=0.003053 Jy/beam ! Clean residual mean=0.000015 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.315844 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.315843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056082Jy sigma=1.153569 ! Fit after self-cal, rms=0.056089Jy sigma=1.153528 ! 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.056089Jy sigma=1.153528 ! Fit after self-cal, rms=0.055947Jy sigma=1.145418 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=4.36 mas, bpa=-70.22 degrees ! Estimated noise=0.599874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496158 Jy ! Component: 100 - total flux cleaned = 0.000570584 Jy ! Component: 150 - total flux cleaned = 0.00057033 Jy ! Component: 200 - total flux cleaned = 0.00056988 Jy ! Total flux subtracted in 200 components = 0.00056988 Jy ! Clean residual min=-0.002311 max=0.002576 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.316413 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.316413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055932Jy sigma=1.145205 ! Fit after self-cal, rms=0.055950Jy sigma=1.145167 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 (112.5, -52). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183778 Jy ! Component: 100 - total flux cleaned = 0.00240461 Jy ! Component: 150 - total flux cleaned = 0.00268839 Jy ! Component: 200 - total flux cleaned = 0.00282037 Jy ! Total flux subtracted in 200 components = 0.00282037 Jy ! Clean residual min=-0.002088 max=0.001990 Jy/beam ! Clean residual mean=0.000011 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.319234 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.319234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055820Jy sigma=1.142940 ! Fit after self-cal, rms=0.055818Jy sigma=1.142785 ! 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.055818Jy sigma=1.142785 ! Fit after self-cal, rms=0.055775Jy sigma=1.142545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=4.359 mas, bpa=-70.25 degrees ! Estimated noise=0.599419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440979 Jy ! Component: 100 - total flux cleaned = 0.000631979 Jy ! Component: 150 - total flux cleaned = 0.000797888 Jy ! Component: 200 - total flux cleaned = 0.000923253 Jy ! Total flux subtracted in 200 components = 0.000923253 Jy ! Clean residual min=-0.002121 max=0.001905 Jy/beam ! Clean residual mean=0.000011 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.320157 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.320157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055729Jy sigma=1.141920 ! Fit after self-cal, rms=0.055731Jy sigma=1.141872 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.000222519 Jy ! Component: 100 - total flux cleaned = 0.000245908 Jy ! Component: 150 - total flux cleaned = 0.000309912 Jy ! Component: 200 - total flux cleaned = 0.000368422 Jy ! Total flux subtracted in 200 components = 0.000368422 Jy ! Clean residual min=-0.002118 max=0.001912 Jy/beam ! Clean residual mean=0.000011 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.320525 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.320525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055711Jy sigma=1.141582 ! Fit after self-cal, rms=0.055712Jy sigma=1.141566 ! 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.055712Jy sigma=1.141566 ! Fit after self-cal, rms=0.055714Jy sigma=1.141464 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.154 mas, bmaj=9.523 mas, bpa=-80.73 degrees ! Estimated noise=0.775599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.16902e-05 Jy ! Component: 100 - total flux cleaned = -1.85841e-05 Jy ! Component: 150 - total flux cleaned = -7.07355e-05 Jy ! Component: 200 - total flux cleaned = -0.000105233 Jy ! Total flux subtracted in 200 components = -0.000105233 Jy ! Clean residual min=-0.002042 max=0.002125 Jy/beam ! Clean residual mean=0.000028 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.32042 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.32042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055712Jy sigma=1.141439 ! Fit after self-cal, rms=0.055713Jy sigma=1.141434 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.25631e-05 Jy ! Component: 100 - total flux cleaned = -0.000112995 Jy ! Component: 150 - total flux cleaned = -0.000131044 Jy ! Component: 200 - total flux cleaned = -0.000147894 Jy ! Total flux subtracted in 200 components = -0.000147894 Jy ! Clean residual min=-0.002047 max=0.002143 Jy/beam ! Clean residual mean=0.000025 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.320272 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.320272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055711Jy sigma=1.141416 ! Fit after self-cal, rms=0.055711Jy sigma=1.141413 ! 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.254 mas, bmaj=4.356 mas, bpa=-70.32 degrees ! Estimated noise=0.599474 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 4.356 at -70.32 degrees (North through East) ! Clean map min=-0.002475 max=0.30647 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.757 mas, bmaj=3.685 mas, bpa=-69.08 degrees ! Estimated noise=0.956802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.2369 Jy ! Component: 100 - total flux cleaned = 0.288828 Jy ! Component: 150 - total flux cleaned = 0.303218 Jy ! Component: 200 - total flux cleaned = 0.30969 Jy ! Total flux subtracted in 200 components = 0.30969 Jy ! Clean residual min=-0.004301 max=0.004435 Jy/beam ! Clean residual mean=0.000007 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.30969 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.30969 Jy ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=4.356 mas, bpa=-70.32 degrees ! Estimated noise=0.599474 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 (88, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422421 Jy ! Component: 100 - total flux cleaned = 0.00640184 Jy ! Component: 150 - total flux cleaned = 0.00759186 Jy ! Component: 200 - total flux cleaned = 0.00853923 Jy ! Total flux subtracted in 200 components = 0.00853923 Jy ! Clean residual min=-0.002092 max=0.001893 Jy/beam ! Clean residual mean=0.000013 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.318229 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.318229 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.154 mas, bmaj=9.523 mas, bpa=-80.73 degrees ! Estimated noise=0.775599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143282 Jy ! Component: 100 - total flux cleaned = 0.00208434 Jy ! Component: 150 - total flux cleaned = 0.00227309 Jy ! Component: 200 - total flux cleaned = 0.00231955 Jy ! Total flux subtracted in 200 components = 0.00231955 Jy ! Clean residual min=-0.002067 max=0.002204 Jy/beam ! Clean residual mean=0.000024 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.320548 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 = -5.81769e-05 Jy ! Component: 100 - total flux cleaned = -9.34304e-05 Jy ! Component: 150 - total flux cleaned = -0.000140908 Jy ! Component: 200 - total flux cleaned = -0.000154998 Jy ! Total flux subtracted in 200 components = -0.000154998 Jy ! Clean residual min=-0.001994 max=0.002248 Jy/beam ! Clean residual mean=0.000022 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.320393 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 63 components and 0.320393 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=4.356 mas, bpa=-70.32 degrees ! Estimated noise=0.599474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114209 Jy ! Component: 100 - total flux cleaned = -7.02405e-06 Jy ! Component: 150 - total flux cleaned = -0.000154023 Jy ! Component: 200 - total flux cleaned = -0.000186462 Jy ! Total flux subtracted in 200 components = -0.000186462 Jy ! Clean residual min=-0.002045 max=0.002066 Jy/beam ! Clean residual mean=0.000009 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.320207 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.320207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055727Jy sigma=1.141630 ! Fit after self-cal, rms=0.055724Jy sigma=1.141507 wmodel /J0007+5706_S_map.mod ! wmodel: Unable to open new model file: /J0007+5706_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0007+5706_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 4.356 at -70.32 degrees (North through East) ! Clean map min=-0.0021487 max=0.3058 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0007+5706_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.305795 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00048698 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.477751 0.477751 0.955502 1.911 3.82201 7.64401 15.288 30.5761 61.1521 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.305 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 627.942 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0007+5706_S_dfm.log closed on Thu May 19 23:43:22 2016