! Started logfile: /scr/pima/bg219i_uvs/J1113+1442_S_uvs.log on Wed Apr 6 23:01:26 2016 obs /scr/pima/bg219i_uvs/J1113+1442_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1113+1442_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1113+1442 ! ! 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 784 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J1113+1442_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.071898Jy sigma=22.271380 ! Fit after self-cal, rms=0.600202Jy sigma=12.628413 ! 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.289 mas, bmaj=9.806 mas, bpa=-33.51 degrees ! Estimated noise=1.5589 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.305985 Jy ! Component: 100 - total flux cleaned = 0.375301 Jy ! Total flux subtracted in 100 components = 0.375301 Jy ! Clean residual min=-0.018417 max=0.025667 Jy/beam ! Clean residual mean=-0.000234 rms=0.005054 Jy/beam ! Combined flux in latest and established models = 0.375301 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.375301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079646Jy sigma=1.576986 ! Fit after self-cal, rms=0.079598Jy sigma=1.576559 ! 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.059 mas, bmaj=10.06 mas, bpa=-32.74 degrees ! Estimated noise=1.35986 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.0357144 Jy ! Component: 100 - total flux cleaned = 0.0549247 Jy ! Component: 150 - total flux cleaned = 0.0669021 Jy ! Component: 200 - total flux cleaned = 0.0751573 Jy ! Total flux subtracted in 200 components = 0.0751573 Jy ! Clean residual min=-0.010111 max=0.013908 Jy/beam ! Clean residual mean=-0.000229 rms=0.002879 Jy/beam ! Combined flux in latest and established models = 0.450458 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 50 components and 0.450458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060027Jy sigma=1.217684 ! Fit after self-cal, rms=0.059897Jy sigma=1.214830 ! 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.059 x 10.06 at -32.74 degrees (North through East) ! Clean map min=-0.0094542 max=0.38096 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 1.01 FD 1.06 KP 0.98 LA 0.97 ! MK 1.01 NL 0.91 OV 0.98 PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.18 KP 0.98 LA 0.96 ! MK 1.03 NL 1.09 OV 0.95 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 KP 0.94 LA 0.95 ! MK 1.00 NL 0.95 OV 0.97 PT 0.95 ! ! ! Fit before self-cal, rms=0.059897Jy sigma=1.214830 ! Fit after self-cal, rms=0.053504Jy sigma=1.074553 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.089 mas, bmaj=10.14 mas, bpa=-32.84 degrees ! Estimated noise=1.3414 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.000534818 Jy ! Component: 100 - total flux cleaned = 0.00116669 Jy ! Component: 150 - total flux cleaned = 0.00136501 Jy ! Component: 200 - total flux cleaned = 0.00153614 Jy ! Total flux subtracted in 200 components = 0.00153614 Jy ! Clean residual min=-0.005361 max=0.006632 Jy/beam ! Clean residual mean=-0.000038 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.451994 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.451994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053060Jy sigma=1.064030 ! Fit after self-cal, rms=0.053062Jy sigma=1.063842 ! 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.053062Jy sigma=1.063842 ! Fit after self-cal, rms=0.052885Jy sigma=1.062095 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.086 mas, bmaj=10.14 mas, bpa=-32.88 degrees ! Estimated noise=1.33608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.15391e-06 Jy ! Component: 100 - total flux cleaned = 0.000564819 Jy ! Component: 150 - total flux cleaned = 0.000807052 Jy ! Component: 200 - total flux cleaned = 0.00102056 Jy ! Total flux subtracted in 200 components = 0.00102056 Jy ! Clean residual min=-0.005383 max=0.006589 Jy/beam ! Clean residual mean=-0.000037 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.453015 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 75 components and 0.453015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052604Jy sigma=1.055889 ! Fit after self-cal, rms=0.052604Jy sigma=1.055859 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 (105.5, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362893 Jy ! Component: 100 - total flux cleaned = 0.00335937 Jy ! Component: 150 - total flux cleaned = 0.00366404 Jy ! Component: 200 - total flux cleaned = 0.0037503 Jy ! Total flux subtracted in 200 components = 0.0037503 Jy ! Clean residual min=-0.004948 max=0.003909 Jy/beam ! Clean residual mean=-0.000025 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.456765 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.456765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051889Jy sigma=1.040037 ! Fit after self-cal, rms=0.051841Jy sigma=1.039202 ! 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.051841Jy sigma=1.039202 ! Fit after self-cal, rms=0.050214Jy sigma=0.998338 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.093 mas, bmaj=10.15 mas, bpa=-32.85 degrees ! Estimated noise=1.33714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00146542 Jy ! Component: 100 - total flux cleaned = -0.00221019 Jy ! Component: 150 - total flux cleaned = -0.00243062 Jy ! Component: 200 - total flux cleaned = -0.00247863 Jy ! Total flux subtracted in 200 components = -0.00247863 Jy ! Clean residual min=-0.004566 max=0.003516 Jy/beam ! Clean residual mean=-0.000030 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.454287 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 118 components and 0.454287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050073Jy sigma=0.995058 ! Fit after self-cal, rms=0.050069Jy sigma=0.994919 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.000160992 Jy ! Component: 100 - total flux cleaned = 3.53833e-05 Jy ! Component: 150 - total flux cleaned = 3.63806e-05 Jy ! Component: 200 - total flux cleaned = -7.78206e-07 Jy ! Total flux subtracted in 200 components = -7.78206e-07 Jy ! Clean residual min=-0.004421 max=0.003483 Jy/beam ! Clean residual mean=-0.000030 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.454286 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.454286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050020Jy sigma=0.993482 ! Fit after self-cal, rms=0.050019Jy sigma=0.993454 ! 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.050019Jy sigma=0.993454 ! Fit after self-cal, rms=0.049936Jy sigma=0.992020 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.865 mas, bmaj=11.3 mas, bpa=8.121 degrees ! Estimated noise=1.64241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000501829 Jy ! Component: 100 - total flux cleaned = -0.000751213 Jy ! Component: 150 - total flux cleaned = -0.000852854 Jy ! Component: 200 - total flux cleaned = -0.00091238 Jy ! Total flux subtracted in 200 components = -0.00091238 Jy ! Clean residual min=-0.003994 max=0.003753 Jy/beam ! Clean residual mean=-0.000040 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.453373 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 144 components and 0.453374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049897Jy sigma=0.991294 ! Fit after self-cal, rms=0.049886Jy sigma=0.991204 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.000193994 Jy ! Component: 100 - total flux cleaned = 0.000120212 Jy ! Component: 150 - total flux cleaned = 3.01047e-05 Jy ! Component: 200 - total flux cleaned = -3.35454e-05 Jy ! Total flux subtracted in 200 components = -3.35454e-05 Jy ! Clean residual min=-0.003913 max=0.003870 Jy/beam ! Clean residual mean=-0.000040 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.45334 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 157 components and 0.45334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049876Jy sigma=0.990889 ! Fit after self-cal, rms=0.049870Jy sigma=0.990867 ! 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.094 mas, bmaj=10.14 mas, bpa=-32.83 degrees ! Estimated noise=1.33732 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.094 x 10.14 at -32.83 degrees (North through East) ! Clean map min=-0.0047302 max=0.37154 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.305 mas, bmaj=9.878 mas, bpa=-33.57 degrees ! Estimated noise=1.53219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.30073 Jy ! Component: 100 - total flux cleaned = 0.369366 Jy ! Component: 150 - total flux cleaned = 0.397614 Jy ! Component: 200 - total flux cleaned = 0.413991 Jy ! Total flux subtracted in 200 components = 0.413991 Jy ! Clean residual min=-0.007378 max=0.009561 Jy/beam ! Clean residual mean=-0.000077 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.413991 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.413991 Jy ! Inverting map and beam ! Estimated beam: bmin=4.094 mas, bmaj=10.14 mas, bpa=-32.83 degrees ! Estimated noise=1.33732 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 (-105.5, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142246 Jy ! Component: 100 - total flux cleaned = 0.022828 Jy ! Component: 150 - total flux cleaned = 0.0284661 Jy ! Component: 200 - total flux cleaned = 0.0325278 Jy ! Total flux subtracted in 200 components = 0.0325278 Jy ! Clean residual min=-0.004566 max=0.003341 Jy/beam ! Clean residual mean=-0.000057 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.446519 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 66 components and 0.446519 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.865 mas, bmaj=11.3 mas, bpa=8.121 degrees ! Estimated noise=1.64241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388107 Jy ! Component: 100 - total flux cleaned = 0.00519934 Jy ! Component: 150 - total flux cleaned = 0.00591125 Jy ! Component: 200 - total flux cleaned = 0.0062815 Jy ! Total flux subtracted in 200 components = 0.0062815 Jy ! Clean residual min=-0.004448 max=0.003625 Jy/beam ! Clean residual mean=-0.000065 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.4528 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000328806 Jy ! Component: 100 - total flux cleaned = 0.000506855 Jy ! Component: 150 - total flux cleaned = 0.000562186 Jy ! Component: 200 - total flux cleaned = 0.000613214 Jy ! Total flux subtracted in 200 components = 0.000613214 Jy ! Clean residual min=-0.004092 max=0.003631 Jy/beam ! Clean residual mean=-0.000060 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.453413 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 133 components and 0.453413 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.094 mas, bmaj=10.14 mas, bpa=-32.83 degrees ! Estimated noise=1.33732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115105 Jy ! Component: 100 - total flux cleaned = -4.8141e-05 Jy ! Component: 150 - total flux cleaned = -0.000100734 Jy ! Component: 200 - total flux cleaned = -0.000100191 Jy ! Total flux subtracted in 200 components = -0.000100191 Jy ! Clean residual min=-0.003197 max=0.003361 Jy/beam ! Clean residual mean=-0.000034 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.453313 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 155 components and 0.453313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049724Jy sigma=0.987946 ! Fit after self-cal, rms=0.049676Jy sigma=0.986950 wmodel /scr/pima/bg219i_uvs/J1113+1442_S_map.mod ! Writing 155 model components to file: /scr/pima/bg219i_uvs/J1113+1442_S_map.mod wobs /scr/pima/bg219i_uvs/J1113+1442_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1113+1442_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1113+1442_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J1113+1442_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.000636291 Jy ! Component: 100 - total flux cleaned = -0.00123118 Jy ! Component: 150 - total flux cleaned = -0.00159182 Jy ! Component: 200 - total flux cleaned = -0.00188789 Jy ! Component: 250 - total flux cleaned = -0.00224998 Jy ! Component: 300 - total flux cleaned = -0.00255574 Jy ! Component: 350 - total flux cleaned = -0.00266484 Jy ! Component: 400 - total flux cleaned = -0.00262932 Jy ! Component: 450 - total flux cleaned = -0.00259615 Jy ! Component: 500 - total flux cleaned = -0.00253078 Jy ! Component: 550 - total flux cleaned = -0.00249941 Jy ! Component: 600 - total flux cleaned = -0.00249916 Jy ! Component: 650 - total flux cleaned = -0.00258895 Jy ! Component: 700 - total flux cleaned = -0.00258852 Jy ! Component: 750 - total flux cleaned = -0.00264567 Jy ! Component: 800 - total flux cleaned = -0.00272898 Jy ! Component: 850 - total flux cleaned = -0.00278282 Jy ! Component: 900 - total flux cleaned = -0.00283565 Jy ! Component: 950 - total flux cleaned = -0.00283576 Jy ! Component: 1000 - total flux cleaned = -0.00291119 Jy ! Component: 1050 - total flux cleaned = -0.00288671 Jy ! Component: 1100 - total flux cleaned = -0.00288712 Jy ! Component: 1150 - total flux cleaned = -0.00286379 Jy ! Component: 1200 - total flux cleaned = -0.00286395 Jy ! Component: 1250 - total flux cleaned = -0.00286475 Jy ! Component: 1300 - total flux cleaned = -0.00297707 Jy ! Component: 1350 - total flux cleaned = -0.00299918 Jy ! Component: 1400 - total flux cleaned = -0.00304278 Jy ! Component: 1450 - total flux cleaned = -0.0031279 Jy ! Component: 1500 - total flux cleaned = -0.00316961 Jy ! Component: 1550 - total flux cleaned = -0.00319008 Jy ! Component: 1600 - total flux cleaned = -0.00321046 Jy ! Component: 1650 - total flux cleaned = -0.0032506 Jy ! Component: 1700 - total flux cleaned = -0.00325043 Jy ! Component: 1750 - total flux cleaned = -0.00323097 Jy ! Component: 1800 - total flux cleaned = -0.00327011 Jy ! Component: 1850 - total flux cleaned = -0.00327034 Jy ! Component: 1900 - total flux cleaned = -0.00338401 Jy ! Component: 1950 - total flux cleaned = -0.00336507 Jy ! Component: 2000 - total flux cleaned = -0.00340223 Jy ! Component: 2050 - total flux cleaned = -0.00343902 Jy ! Component: 2100 - total flux cleaned = -0.00347536 Jy ! Component: 2150 - total flux cleaned = -0.00343918 Jy ! Component: 2200 - total flux cleaned = -0.00338582 Jy ! Component: 2250 - total flux cleaned = -0.00342142 Jy ! Component: 2300 - total flux cleaned = -0.00340376 Jy ! Component: 2350 - total flux cleaned = -0.00338622 Jy ! Component: 2400 - total flux cleaned = -0.00336891 Jy ! Component: 2450 - total flux cleaned = -0.00335169 Jy ! Component: 2500 - total flux cleaned = -0.00336876 Jy ! Component: 2550 - total flux cleaned = -0.00333479 Jy ! Component: 2600 - total flux cleaned = -0.00335152 Jy ! Component: 2650 - total flux cleaned = -0.00333488 Jy ! Component: 2700 - total flux cleaned = -0.00335143 Jy ! Component: 2750 - total flux cleaned = -0.00335136 Jy ! Component: 2800 - total flux cleaned = -0.00331858 Jy ! Component: 2850 - total flux cleaned = -0.00331869 Jy ! Component: 2900 - total flux cleaned = -0.0033349 Jy ! Component: 2950 - total flux cleaned = -0.00331883 Jy ! Component: 3000 - total flux cleaned = -0.00331895 Jy ! Component: 3050 - total flux cleaned = -0.00335081 Jy ! Component: 3100 - total flux cleaned = -0.003335 Jy ! Component: 3150 - total flux cleaned = -0.00336656 Jy ! Component: 3200 - total flux cleaned = -0.00336651 Jy ! Component: 3250 - total flux cleaned = -0.00339758 Jy ! Component: 3300 - total flux cleaned = -0.00339761 Jy ! Component: 3350 - total flux cleaned = -0.00339772 Jy ! Component: 3400 - total flux cleaned = -0.00341289 Jy ! Component: 3450 - total flux cleaned = -0.00335165 Jy ! Component: 3500 - total flux cleaned = -0.00336685 Jy ! Component: 3550 - total flux cleaned = -0.00333662 Jy ! Component: 3600 - total flux cleaned = -0.00330642 Jy ! Component: 3650 - total flux cleaned = -0.00329135 Jy ! Component: 3700 - total flux cleaned = -0.00323111 Jy ! Component: 3750 - total flux cleaned = -0.00323101 Jy ! Component: 3800 - total flux cleaned = -0.0031861 Jy ! Component: 3850 - total flux cleaned = -0.00317118 Jy ! Component: 3900 - total flux cleaned = -0.00315625 Jy ! Component: 3950 - total flux cleaned = -0.00312649 Jy ! Component: 4000 - total flux cleaned = -0.00312649 Jy ! Component: 4050 - total flux cleaned = -0.00312641 Jy ! Total flux subtracted in 4096 components = -0.00312639 Jy ! Clean residual min=-0.000808 max=0.000969 Jy/beam ! Clean residual mean=0.000001 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.450187 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 433 components and 0.450187 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1113+1442_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.094 x 10.14 at -32.83 degrees (North through East) ! Clean map min=-0.0029685 max=0.36948 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1113+1442_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.369485 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282659 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.229502 0.229502 0.459005 0.91801 1.83602 3.67204 7.34408 14.6882 29.3763 58.7526 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.369 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1307.18 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1113+1442_S_uvs.log closed on Wed Apr 6 23:01:30 2016