! Started logfile: /scr/pima/bg219b_uvs/J0112+3522_S_dfm.log on Thu May 19 19:55: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/bg219b_uvs/J0112+3522_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0112+3522_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769841 visibilities/baseline/integration-bin. ! Found source: J0112+3522 ! ! 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 5820 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 J0112+3522_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.162439Jy sigma=23.404183 ! Fit after self-cal, rms=0.421327Jy sigma=8.482218 ! 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.314 mas, bmaj=7.211 mas, bpa=19.42 degrees ! Estimated noise=0.657604 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.461183 Jy ! Component: 100 - total flux cleaned = 0.561751 Jy ! Total flux subtracted in 100 components = 0.561751 Jy ! Clean residual min=-0.011279 max=0.028050 Jy/beam ! Clean residual mean=-0.000054 rms=0.003531 Jy/beam ! Combined flux in latest and established models = 0.561751 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.561751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085375Jy sigma=1.659699 ! Fit after self-cal, rms=0.085374Jy sigma=1.659645 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0260726 Jy ! Component: 100 - total flux cleaned = 0.0379939 Jy ! Total flux subtracted in 100 components = 0.0379939 Jy ! Clean residual min=-0.009469 max=0.012439 Jy/beam ! Clean residual mean=-0.000056 rms=0.002747 Jy/beam ! Combined flux in latest and established models = 0.599745 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.599745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079655Jy sigma=1.539947 ! Fit after self-cal, rms=0.079600Jy sigma=1.539343 ! 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.074 mas, bmaj=7.877 mas, bpa=18.77 degrees ! Estimated noise=0.484044 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.00504219 Jy ! Component: 100 - total flux cleaned = -0.00600511 Jy ! Component: 150 - total flux cleaned = -0.00598672 Jy ! Component: 200 - total flux cleaned = -0.00607135 Jy ! Total flux subtracted in 200 components = -0.00607135 Jy ! Clean residual min=-0.010600 max=0.015305 Jy/beam ! Clean residual mean=-0.000088 rms=0.003763 Jy/beam ! Combined flux in latest and established models = 0.593674 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.593674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078893Jy sigma=1.527967 ! Fit after self-cal, rms=0.078873Jy sigma=1.527769 ! 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.074 x 7.877 at 18.77 degrees (North through East) ! Clean map min=-0.010528 max=0.58711 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.96 FD 0.99 HN 1.01 KP 0.97 ! LA 0.97 MK 1.01 NL 0.98 OV 0.97 ! PT 1.13 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.01 KP 0.97 ! LA 0.97 MK 1.03 NL 0.98 OV 1.00 ! PT 1.14 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.00 KP 0.99 ! LA 0.94 MK 1.02 NL 0.98 OV 0.96 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.01 KP 0.97 ! LA 0.96 MK 1.03 NL 1.00 OV 0.96 ! PT 1.08 SC 0.97 ! ! ! Fit before self-cal, rms=0.078873Jy sigma=1.527769 ! Fit after self-cal, rms=0.071063Jy sigma=1.372455 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.078 mas, bmaj=7.865 mas, bpa=18.86 degrees ! Estimated noise=0.481953 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.000411741 Jy ! Component: 100 - total flux cleaned = 0.000565964 Jy ! Component: 150 - total flux cleaned = 0.000844329 Jy ! Component: 200 - total flux cleaned = 0.00106771 Jy ! Total flux subtracted in 200 components = 0.00106771 Jy ! Clean residual min=-0.009920 max=0.012011 Jy/beam ! Clean residual mean=-0.000054 rms=0.002801 Jy/beam ! Combined flux in latest and established models = 0.594741 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.594741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070798Jy sigma=1.368694 ! Fit after self-cal, rms=0.070789Jy sigma=1.368373 ! 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.070789Jy sigma=1.368373 ! Fit after self-cal, rms=0.061832Jy sigma=1.174644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.08 mas, bmaj=7.884 mas, bpa=18.86 degrees ! Estimated noise=0.480875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00209937 Jy ! Component: 100 - total flux cleaned = -0.00255994 Jy ! Component: 150 - total flux cleaned = -0.00259923 Jy ! Component: 200 - total flux cleaned = -0.00256143 Jy ! Total flux subtracted in 200 components = -0.00256143 Jy ! Clean residual min=-0.003651 max=0.003985 Jy/beam ! Clean residual mean=-0.000005 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.59218 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.59218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061738Jy sigma=1.173068 ! Fit after self-cal, rms=0.061759Jy sigma=1.172912 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.18562e-05 Jy ! Component: 100 - total flux cleaned = -3.34144e-05 Jy ! Component: 150 - total flux cleaned = -3.26368e-05 Jy ! Component: 200 - total flux cleaned = -6.12586e-06 Jy ! Total flux subtracted in 200 components = -6.12586e-06 Jy ! Clean residual min=-0.003631 max=0.004039 Jy/beam ! Clean residual mean=-0.000005 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.592174 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.592174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061733Jy sigma=1.172404 ! Fit after self-cal, rms=0.061729Jy sigma=1.172385 ! 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.061729Jy sigma=1.172385 ! Fit after self-cal, rms=0.061559Jy sigma=1.171675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.08 mas, bmaj=7.888 mas, bpa=18.87 degrees ! Estimated noise=0.47951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00158017 Jy ! Component: 100 - total flux cleaned = -0.00196534 Jy ! Component: 150 - total flux cleaned = -0.00196564 Jy ! Component: 200 - total flux cleaned = -0.00196661 Jy ! Total flux subtracted in 200 components = -0.00196661 Jy ! Clean residual min=-0.003633 max=0.003957 Jy/beam ! Clean residual mean=-0.000005 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.590207 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 76 components and 0.590207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061505Jy sigma=1.170889 ! Fit after self-cal, rms=0.061504Jy sigma=1.170884 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.22463e-05 Jy ! Component: 100 - total flux cleaned = 4.42749e-05 Jy ! Component: 150 - total flux cleaned = 4.4565e-05 Jy ! Component: 200 - total flux cleaned = 4.45947e-05 Jy ! Total flux subtracted in 200 components = 4.45947e-05 Jy ! Clean residual min=-0.003623 max=0.003978 Jy/beam ! Clean residual mean=-0.000005 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.590252 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.590252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061491Jy sigma=1.170636 ! Fit after self-cal, rms=0.061490Jy sigma=1.170628 ! 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.061490Jy sigma=1.170628 ! Fit after self-cal, rms=0.061324Jy sigma=1.170090 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.582 mas, bmaj=9.989 mas, bpa=5.62 degrees ! Estimated noise=0.557821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00154668 Jy ! Component: 100 - total flux cleaned = -0.00224307 Jy ! Component: 150 - total flux cleaned = -0.00248089 Jy ! Component: 200 - total flux cleaned = -0.0024946 Jy ! Total flux subtracted in 200 components = -0.0024946 Jy ! Clean residual min=-0.004364 max=0.005310 Jy/beam ! Clean residual mean=-0.000008 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.587757 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.587757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061296Jy sigma=1.169901 ! Fit after self-cal, rms=0.061293Jy sigma=1.169887 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.73747e-05 Jy ! Component: 100 - total flux cleaned = -4.22916e-05 Jy ! Component: 150 - total flux cleaned = -5.39767e-05 Jy ! Component: 200 - total flux cleaned = -6.48873e-05 Jy ! Total flux subtracted in 200 components = -6.48873e-05 Jy ! Clean residual min=-0.004324 max=0.005316 Jy/beam ! Clean residual mean=-0.000008 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.587692 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.587692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061291Jy sigma=1.169862 ! Fit after self-cal, rms=0.061290Jy sigma=1.169855 ! 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.079 mas, bmaj=7.89 mas, bpa=18.87 degrees ! Estimated noise=0.478234 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.079 x 7.89 at 18.87 degrees (North through East) ! Clean map min=-0.0035942 max=0.58043 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061290Jy sigma=1.169855 ! Fit after self-cal, rms=0.056976Jy sigma=1.071885 ! Inverting map and beam ! Estimated beam: bmin=4.078 mas, bmaj=7.89 mas, bpa=18.89 degrees ! Estimated noise=0.477877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000249579 Jy ! Component: 100 - total flux cleaned = 0.000275988 Jy ! Component: 150 - total flux cleaned = 0.000299534 Jy ! Component: 200 - total flux cleaned = 0.000299135 Jy ! Total flux subtracted in 200 components = 0.000299135 Jy ! Clean residual min=-0.003028 max=0.003257 Jy/beam ! Clean residual mean=-0.000004 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.587992 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.587991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056951Jy sigma=1.071348 ! Fit after self-cal, rms=0.056952Jy sigma=1.071344 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.22754e-05 Jy ! Component: 100 - total flux cleaned = 6.67503e-05 Jy ! Component: 150 - total flux cleaned = 0.000114241 Jy ! Component: 200 - total flux cleaned = 0.000144245 Jy ! Total flux subtracted in 200 components = 0.000144245 Jy ! Clean residual min=-0.003012 max=0.003265 Jy/beam ! Clean residual mean=-0.000004 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.588136 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 110 components and 0.588136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056944Jy sigma=1.071175 ! Fit after self-cal, rms=0.056944Jy sigma=1.071169 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056944Jy sigma=1.071169 ! Fit after self-cal, rms=0.056870Jy sigma=1.070989 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.329 mas, bmaj=7.218 mas, bpa=19.52 degrees ! Estimated noise=0.643718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.451414 Jy ! Component: 100 - total flux cleaned = 0.549852 Jy ! Component: 150 - total flux cleaned = 0.575069 Jy ! Component: 200 - total flux cleaned = 0.586529 Jy ! Total flux subtracted in 200 components = 0.586529 Jy ! Clean residual min=-0.004534 max=0.005298 Jy/beam ! Clean residual mean=-0.000002 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.586529 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 6 model components to the UV plane model. ! The established model now contains 6 components and 0.586529 Jy ! Inverting map and beam ! Estimated beam: bmin=4.075 mas, bmaj=7.89 mas, bpa=18.9 degrees ! Estimated noise=0.477354 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.002047 Jy ! Component: 100 - total flux cleaned = 0.00205636 Jy ! Component: 150 - total flux cleaned = 0.0020539 Jy ! Component: 200 - total flux cleaned = 0.00204801 Jy ! Total flux subtracted in 200 components = 0.00204801 Jy ! Clean residual min=-0.003111 max=0.003454 Jy/beam ! Clean residual mean=-0.000003 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.588577 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.588577 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.577 mas, bmaj=9.988 mas, bpa=5.667 degrees ! Estimated noise=0.557267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000446832 Jy ! Component: 100 - total flux cleaned = -0.000445183 Jy ! Component: 150 - total flux cleaned = -0.000472564 Jy ! Component: 200 - total flux cleaned = -0.000471954 Jy ! Total flux subtracted in 200 components = -0.000471954 Jy ! Clean residual min=-0.003561 max=0.004289 Jy/beam ! Clean residual mean=-0.000006 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.588105 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.26057e-05 Jy ! Component: 100 - total flux cleaned = -4.29687e-05 Jy ! Component: 150 - total flux cleaned = -6.03181e-05 Jy ! Component: 200 - total flux cleaned = -6.11772e-05 Jy ! Total flux subtracted in 200 components = -6.11772e-05 Jy ! Clean residual min=-0.003517 max=0.004294 Jy/beam ! Clean residual mean=-0.000006 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.588044 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.588044 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.075 mas, bmaj=7.89 mas, bpa=18.9 degrees ! Estimated noise=0.477354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.16672e-05 Jy ! Component: 100 - total flux cleaned = -2.95763e-05 Jy ! Component: 150 - total flux cleaned = 5.31386e-05 Jy ! Component: 200 - total flux cleaned = 0.000163895 Jy ! Total flux subtracted in 200 components = 0.000163895 Jy ! Clean residual min=-0.003108 max=0.003415 Jy/beam ! Clean residual mean=-0.000003 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.588208 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.588208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056909Jy sigma=1.071834 ! Fit after self-cal, rms=0.056910Jy sigma=1.071817 wmodel /J0112+3522_S_map.mod ! wmodel: Unable to open new model file: /J0112+3522_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0112+3522_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.075 x 7.89 at 18.9 degrees (North through East) ! Clean map min=-0.0030346 max=0.57922 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0112+3522_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.579221 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000791665 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410032 0.410032 0.820065 1.64013 3.28026 6.56052 13.121 26.2421 52.4842 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.579 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 731.649 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0112+3522_S_dfm.log closed on Thu May 19 19:55:31 2016