! Started logfile: /scr/pima/rv119_uvs/J1033+071A_S_dfm.log on Sun Dec 17 11:35:53 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv119_uvs/J1033+071A_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1033+071A_S_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.387097 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1033+071A ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 4320 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 J1033+071A_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 276 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 276 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 332 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 276 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.051351Jy sigma=18.326599 ! Fit after self-cal, rms=0.753507Jy sigma=13.328383 ! 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.245 mas, bmaj=6.602 mas, bpa=-6.986 degrees ! Estimated noise=0.974736 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.187842 Jy ! Component: 100 - total flux cleaned = 0.23746 Jy ! Total flux subtracted in 100 components = 0.23746 Jy ! Clean residual min=-0.012174 max=0.020151 Jy/beam ! Clean residual mean=0.000010 rms=0.003529 Jy/beam ! Combined flux in latest and established models = 0.23746 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.23746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142277Jy sigma=1.685459 ! Fit after self-cal, rms=0.142248Jy sigma=1.684786 ! 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.085 mas, bmaj=7.772 mas, bpa=-8.104 degrees ! Estimated noise=0.681218 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.0230234 Jy ! Component: 100 - total flux cleaned = 0.0311424 Jy ! Component: 150 - total flux cleaned = 0.030967 Jy ! Component: 200 - total flux cleaned = 0.0309729 Jy ! Total flux subtracted in 200 components = 0.0309729 Jy ! Clean residual min=-0.009379 max=0.010069 Jy/beam ! Clean residual mean=0.000050 rms=0.002480 Jy/beam ! Combined flux in latest and established models = 0.268433 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.268432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137417Jy sigma=1.617424 ! Fit after self-cal, rms=0.137396Jy sigma=1.616897 ! 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.085 x 7.772 at -8.104 degrees (North through East) ! Clean map min=-0.0090476 max=0.24662 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.00 KP 1.03 ! LA 1.04 MK 1.18 NL 1.09 OV 1.00 ! PT 1.00 SC 1.14 ! ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 0.97 KP 1.00 ! LA 1.01 MK 0.93 NL 1.12 OV 1.03 ! PT 1.00 SC 1.16 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.04 KP 0.43 ! LA 1.03 MK 1.14 NL 1.00* OV 1.06 ! PT 1.00 SC 0.54 ! ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.98 KP 1.04 ! LA 1.01 MK 0.99 NL 1.05 OV 1.05 ! PT 1.01 SC 1.15 ! ! ! Fit before self-cal, rms=0.137396Jy sigma=1.616897 ! Fit after self-cal, rms=0.072291Jy sigma=1.243977 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.018 mas, bmaj=7.829 mas, bpa=-6.052 degrees ! Estimated noise=0.683738 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.000928588 Jy ! Component: 100 - total flux cleaned = 0.000812286 Jy ! Component: 150 - total flux cleaned = 0.000809521 Jy ! Component: 200 - total flux cleaned = 0.000853423 Jy ! Total flux subtracted in 200 components = 0.000853423 Jy ! Clean residual min=-0.004762 max=0.005376 Jy/beam ! Clean residual mean=-0.000001 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.269286 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.269286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072184Jy sigma=1.243058 ! Fit after self-cal, rms=0.072571Jy sigma=1.236807 ! 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.072571Jy sigma=1.236807 ! Fit after self-cal, rms=0.077722Jy sigma=1.175059 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.993 mas, bmaj=7.829 mas, bpa=-5.933 degrees ! Estimated noise=0.685107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157828 Jy ! Component: 100 - total flux cleaned = 0.00141203 Jy ! Component: 150 - total flux cleaned = 0.00144881 Jy ! Component: 200 - total flux cleaned = 0.00148283 Jy ! Total flux subtracted in 200 components = 0.00148283 Jy ! Clean residual min=-0.003484 max=0.004085 Jy/beam ! Clean residual mean=-0.000009 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.270769 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.270769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077631Jy sigma=1.174005 ! Fit after self-cal, rms=0.077726Jy sigma=1.173254 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.00018229 Jy ! Component: 100 - total flux cleaned = 8.48107e-05 Jy ! Component: 150 - total flux cleaned = 8.35887e-05 Jy ! Component: 200 - total flux cleaned = 0.000109343 Jy ! Total flux subtracted in 200 components = 0.000109343 Jy ! Clean residual min=-0.003409 max=0.004088 Jy/beam ! Clean residual mean=-0.000009 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.270878 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.270878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077697Jy sigma=1.172836 ! Fit after self-cal, rms=0.077695Jy sigma=1.172778 ! 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.077695Jy sigma=1.172778 ! Fit after self-cal, rms=0.068477Jy sigma=1.154656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.98 mas, bmaj=7.822 mas, bpa=-5.822 degrees ! Estimated noise=0.685658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000703461 Jy ! Component: 100 - total flux cleaned = 0.000757927 Jy ! Component: 150 - total flux cleaned = 0.000782411 Jy ! Component: 200 - total flux cleaned = 0.000805285 Jy ! Total flux subtracted in 200 components = 0.000805285 Jy ! Clean residual min=-0.003032 max=0.004105 Jy/beam ! Clean residual mean=-0.000009 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.271683 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.271683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068454Jy sigma=1.154262 ! Fit after self-cal, rms=0.068448Jy sigma=1.154058 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 (20.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350727 Jy ! Component: 100 - total flux cleaned = 0.00405448 Jy ! Component: 150 - total flux cleaned = 0.00447272 Jy ! Component: 200 - total flux cleaned = 0.00469684 Jy ! Total flux subtracted in 200 components = 0.00469684 Jy ! Clean residual min=-0.002849 max=0.003517 Jy/beam ! Clean residual mean=-0.000002 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.27638 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.27638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068301Jy sigma=1.149074 ! Fit after self-cal, rms=0.068286Jy sigma=1.148884 ! 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.068286Jy sigma=1.148884 ! Fit after self-cal, rms=0.068017Jy sigma=1.147742 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.329 mas, bmaj=11.04 mas, bpa=7.011 degrees ! Estimated noise=0.82147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130713 Jy ! Component: 100 - total flux cleaned = 0.00197796 Jy ! Component: 150 - total flux cleaned = 0.00220316 Jy ! Component: 200 - total flux cleaned = 0.00232391 Jy ! Total flux subtracted in 200 components = 0.00232391 Jy ! Clean residual min=-0.002883 max=0.003734 Jy/beam ! Clean residual mean=-0.000001 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.278704 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.278704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068004Jy sigma=1.147552 ! Fit after self-cal, rms=0.067996Jy sigma=1.147499 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.000224931 Jy ! Component: 100 - total flux cleaned = 0.000315167 Jy ! Component: 150 - total flux cleaned = 0.00037635 Jy ! Component: 200 - total flux cleaned = 0.000431145 Jy ! Total flux subtracted in 200 components = 0.000431145 Jy ! Clean residual min=-0.002922 max=0.003741 Jy/beam ! Clean residual mean=-0.000001 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.279135 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.279135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067989Jy sigma=1.147456 ! Fit after self-cal, rms=0.067987Jy sigma=1.147431 ! 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.978 mas, bmaj=7.818 mas, bpa=-5.721 degrees ! Estimated noise=0.685169 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 7.818 at -5.721 degrees (North through East) ! Clean map min=-0.0026852 max=0.24486 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.165 mas, bmaj=6.692 mas, bpa=-4.727 degrees ! Estimated noise=0.970168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.186578 Jy ! Component: 100 - total flux cleaned = 0.235913 Jy ! Component: 150 - total flux cleaned = 0.256066 Jy ! Component: 200 - total flux cleaned = 0.265038 Jy ! Total flux subtracted in 200 components = 0.265038 Jy ! Clean residual min=-0.004971 max=0.004946 Jy/beam ! Clean residual mean=-0.000015 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.265038 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.265038 Jy ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=7.818 mas, bpa=-5.721 degrees ! Estimated noise=0.685169 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.00582289 Jy ! Component: 100 - total flux cleaned = 0.00922675 Jy ! Component: 150 - total flux cleaned = 0.0107233 Jy ! Component: 200 - total flux cleaned = 0.0116059 Jy ! Total flux subtracted in 200 components = 0.0116059 Jy ! Clean residual min=-0.002838 max=0.003529 Jy/beam ! Clean residual mean=-0.000003 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.276643 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.276643 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=9.329 mas, bmaj=11.04 mas, bpa=7.011 degrees ! Estimated noise=0.82147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173103 Jy ! Component: 100 - total flux cleaned = 0.00254361 Jy ! Component: 150 - total flux cleaned = 0.00263804 Jy ! Component: 200 - total flux cleaned = 0.00266507 Jy ! Total flux subtracted in 200 components = 0.00266507 Jy ! Clean residual min=-0.002906 max=0.003672 Jy/beam ! Clean residual mean=-0.000001 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.279308 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.20782e-05 Jy ! Component: 100 - total flux cleaned = 7.61523e-05 Jy ! Component: 150 - total flux cleaned = 0.000121253 Jy ! Component: 200 - total flux cleaned = 0.000163066 Jy ! Total flux subtracted in 200 components = 0.000163066 Jy ! Clean residual min=-0.002906 max=0.003683 Jy/beam ! Clean residual mean=-0.000000 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.279472 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 60 components and 0.279472 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=7.818 mas, bpa=-5.721 degrees ! Estimated noise=0.685169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000452252 Jy ! Component: 100 - total flux cleaned = -0.000554043 Jy ! Component: 150 - total flux cleaned = -0.000601023 Jy ! Component: 200 - total flux cleaned = -0.000599792 Jy ! Total flux subtracted in 200 components = -0.000599792 Jy ! Clean residual min=-0.002840 max=0.003580 Jy/beam ! Clean residual mean=-0.000000 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.278872 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.278872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067988Jy sigma=1.148126 ! Fit after self-cal, rms=0.067970Jy sigma=1.147489 wmodel J1033+071A_S_map.mod ! Writing 74 model components to file: J1033+071A_S_map.mod wobs J1033+071A_S_uvs.fits ! Writing UV FITS file: J1033+071A_S_uvs.fits wwins J1033+071A_S_map.win ! wwins: Wrote 2 windows to J1033+071A_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155256 Jy ! Component: 100 - total flux cleaned = 0.00259605 Jy ! Component: 150 - total flux cleaned = 0.00362686 Jy ! Component: 200 - total flux cleaned = 0.00402329 Jy ! Component: 250 - total flux cleaned = 0.00421469 Jy ! Component: 300 - total flux cleaned = 0.00426169 Jy ! Component: 350 - total flux cleaned = 0.00439657 Jy ! Component: 400 - total flux cleaned = 0.00452751 Jy ! Component: 450 - total flux cleaned = 0.00474088 Jy ! Component: 500 - total flux cleaned = 0.0049065 Jy ! Component: 550 - total flux cleaned = 0.00502893 Jy ! Component: 600 - total flux cleaned = 0.00526964 Jy ! Component: 650 - total flux cleaned = 0.00542692 Jy ! Component: 700 - total flux cleaned = 0.00569639 Jy ! Component: 750 - total flux cleaned = 0.00577129 Jy ! Component: 800 - total flux cleaned = 0.00584574 Jy ! Component: 850 - total flux cleaned = 0.00595528 Jy ! Component: 900 - total flux cleaned = 0.00617112 Jy ! Component: 950 - total flux cleaned = 0.00624172 Jy ! Component: 1000 - total flux cleaned = 0.00631215 Jy ! Component: 1050 - total flux cleaned = 0.00662303 Jy ! Component: 1100 - total flux cleaned = 0.0066904 Jy ! Component: 1150 - total flux cleaned = 0.00695983 Jy ! Component: 1200 - total flux cleaned = 0.00715875 Jy ! Component: 1250 - total flux cleaned = 0.0073874 Jy ! Component: 1300 - total flux cleaned = 0.00742012 Jy ! Component: 1350 - total flux cleaned = 0.00754816 Jy ! Component: 1400 - total flux cleaned = 0.0077062 Jy ! Component: 1450 - total flux cleaned = 0.00776805 Jy ! Component: 1500 - total flux cleaned = 0.00776826 Jy ! Component: 1550 - total flux cleaned = 0.00785913 Jy ! Component: 1600 - total flux cleaned = 0.00791986 Jy ! Component: 1650 - total flux cleaned = 0.00791944 Jy ! Component: 1700 - total flux cleaned = 0.00797852 Jy ! Component: 1750 - total flux cleaned = 0.0080077 Jy ! Component: 1800 - total flux cleaned = 0.00800831 Jy ! Component: 1850 - total flux cleaned = 0.00806552 Jy ! Component: 1900 - total flux cleaned = 0.00809391 Jy ! Component: 1950 - total flux cleaned = 0.00820537 Jy ! Component: 2000 - total flux cleaned = 0.00815068 Jy ! Component: 2050 - total flux cleaned = 0.00820553 Jy ! Component: 2100 - total flux cleaned = 0.00836741 Jy ! Component: 2150 - total flux cleaned = 0.00828697 Jy ! Component: 2200 - total flux cleaned = 0.00844596 Jy ! Component: 2250 - total flux cleaned = 0.00855088 Jy ! Component: 2300 - total flux cleaned = 0.0087331 Jy ! Component: 2350 - total flux cleaned = 0.00878505 Jy ! Component: 2400 - total flux cleaned = 0.00896376 Jy ! Component: 2450 - total flux cleaned = 0.0091156 Jy ! Component: 2500 - total flux cleaned = 0.00919083 Jy ! Component: 2550 - total flux cleaned = 0.00934025 Jy ! Component: 2600 - total flux cleaned = 0.00931582 Jy ! Component: 2650 - total flux cleaned = 0.00951164 Jy ! Component: 2700 - total flux cleaned = 0.00963282 Jy ! Component: 2750 - total flux cleaned = 0.0096085 Jy ! Component: 2800 - total flux cleaned = 0.0096564 Jy ! Component: 2850 - total flux cleaned = 0.00982218 Jy ! Component: 2900 - total flux cleaned = 0.00982202 Jy ! Component: 2950 - total flux cleaned = 0.00991519 Jy ! Component: 3000 - total flux cleaned = 0.010008 Jy ! Component: 3050 - total flux cleaned = 0.00998515 Jy ! Component: 3100 - total flux cleaned = 0.0100538 Jy ! Component: 3150 - total flux cleaned = 0.0101668 Jy ! Component: 3200 - total flux cleaned = 0.010234 Jy ! Component: 3250 - total flux cleaned = 0.0103006 Jy ! Component: 3300 - total flux cleaned = 0.0104331 Jy ! Component: 3350 - total flux cleaned = 0.0103893 Jy ! Component: 3400 - total flux cleaned = 0.0104544 Jy ! Component: 3450 - total flux cleaned = 0.0104547 Jy ! Component: 3500 - total flux cleaned = 0.010605 Jy ! Component: 3550 - total flux cleaned = 0.010605 Jy ! Component: 3600 - total flux cleaned = 0.0106052 Jy ! Component: 3650 - total flux cleaned = 0.0106891 Jy ! Component: 3700 - total flux cleaned = 0.0107516 Jy ! Component: 3750 - total flux cleaned = 0.0107099 Jy ! Component: 3800 - total flux cleaned = 0.0107718 Jy ! Component: 3850 - total flux cleaned = 0.0107922 Jy ! Component: 3900 - total flux cleaned = 0.0108124 Jy ! Component: 3950 - total flux cleaned = 0.0108122 Jy ! Component: 4000 - total flux cleaned = 0.0108524 Jy ! Component: 4050 - total flux cleaned = 0.0109122 Jy ! Total flux subtracted in 4096 components = 0.0108725 Jy ! Clean residual min=-0.001314 max=0.001281 Jy/beam ! Clean residual mean=-0.000008 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.289744 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 410 components and 0.289744 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1033+071A_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 7.818 at -5.721 degrees (North through East) ! Clean map min=-0.0018192 max=0.24472 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1033+071A_S_map.fits wmodel /scr/pima/rv119_uvs/J1033+071A_S_map.mod ! Writing 410 model components to file: /scr/pima/rv119_uvs/J1033+071A_S_map.mod wobs /scr/pima/rv119_uvs/J1033+071A_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1033+071A_S_uvs.fits wwins /scr/pima/rv119_uvs/J1033+071A_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv119_uvs/J1033+071A_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.244717 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000387641 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.475212 0.475212 0.950424 1.90085 3.80169 7.60339 15.2068 30.4136 60.8271 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.244 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 631.297 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1033+071A_S_dfm.log closed on Sun Dec 17 11:35:57 2017