! Started logfile: /scr/pima/bg219a_uvs/J0352-2514_S_uvs.log on Wed Apr 6 22:43:51 2016 obs /scr/pima/bg219a_uvs/J0352-2514_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0352-2514_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0352-2514 ! ! 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 1680 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/bg219a_uvs/J0352-2514_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039732Jy sigma=21.457424 ! Fit after self-cal, rms=0.752063Jy sigma=15.402078 ! 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.187 mas, bmaj=6.1 mas, bpa=-1.95 degrees ! Estimated noise=1.19765 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.191832 Jy ! Component: 100 - total flux cleaned = 0.235411 Jy ! Total flux subtracted in 100 components = 0.235411 Jy ! Clean residual min=-0.011350 max=0.017865 Jy/beam ! Clean residual mean=-0.000154 rms=0.003523 Jy/beam ! Combined flux in latest and established models = 0.235411 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.235411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066589Jy sigma=1.358837 ! Fit after self-cal, rms=0.066591Jy sigma=1.358697 ! 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=2.514 mas, bmaj=6.845 mas, bpa=-3.302 degrees ! Estimated noise=0.91567 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.0239811 Jy ! Component: 100 - total flux cleaned = 0.0358441 Jy ! Component: 150 - total flux cleaned = 0.0421503 Jy ! Component: 200 - total flux cleaned = 0.0455288 Jy ! Total flux subtracted in 200 components = 0.0455288 Jy ! Clean residual min=-0.006074 max=0.004977 Jy/beam ! Clean residual mean=-0.000037 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.280939 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.280939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058897Jy sigma=1.167831 ! Fit after self-cal, rms=0.058889Jy sigma=1.167007 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.514 x 6.845 at -3.302 degrees (North through East) ! Clean map min=-0.0057397 max=0.25056 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 0.97 MK 1.03 NL 0.99 OV 1.04 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.00 OV 1.03 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.99 NL 0.99 OV 0.99 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.98 NL 0.99 OV 0.99 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.058889Jy sigma=1.167007 ! Fit after self-cal, rms=0.058188Jy sigma=1.156782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.518 mas, bmaj=6.855 mas, bpa=-3.364 degrees ! Estimated noise=0.910249 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.000253186 Jy ! Component: 100 - total flux cleaned = 0.000190258 Jy ! Component: 150 - total flux cleaned = 0.000190421 Jy ! Component: 200 - total flux cleaned = 0.000214445 Jy ! Total flux subtracted in 200 components = 0.000214445 Jy ! Clean residual min=-0.005277 max=0.004664 Jy/beam ! Clean residual mean=-0.000007 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.281154 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.281154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058160Jy sigma=1.156155 ! Fit after self-cal, rms=0.058159Jy sigma=1.156045 ! 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.058159Jy sigma=1.156045 ! Fit after self-cal, rms=0.058053Jy sigma=1.151999 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.517 mas, bmaj=6.859 mas, bpa=-3.4 degrees ! Estimated noise=0.91103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518444 Jy ! Component: 100 - total flux cleaned = 0.000426602 Jy ! Component: 150 - total flux cleaned = 0.000445884 Jy ! Component: 200 - total flux cleaned = 0.00046371 Jy ! Total flux subtracted in 200 components = 0.00046371 Jy ! Clean residual min=-0.005140 max=0.004525 Jy/beam ! Clean residual mean=-0.000008 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.281618 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.281618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058033Jy sigma=1.151596 ! Fit after self-cal, rms=0.058027Jy sigma=1.151543 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 = -9.90112e-05 Jy ! Component: 100 - total flux cleaned = -9.91916e-05 Jy ! Component: 150 - total flux cleaned = -6.42874e-05 Jy ! Component: 200 - total flux cleaned = -4.78602e-05 Jy ! Total flux subtracted in 200 components = -4.78602e-05 Jy ! Clean residual min=-0.005148 max=0.004535 Jy/beam ! Clean residual mean=-0.000009 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.28157 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.28157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058018Jy sigma=1.151294 ! Fit after self-cal, rms=0.058012Jy sigma=1.151266 ! 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.058012Jy sigma=1.151266 ! Fit after self-cal, rms=0.057961Jy sigma=1.144541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.517 mas, bmaj=6.877 mas, bpa=-3.405 degrees ! Estimated noise=0.911986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110803 Jy ! Component: 100 - total flux cleaned = 0.000112032 Jy ! Component: 150 - total flux cleaned = 0.000112981 Jy ! Component: 200 - total flux cleaned = 0.000114096 Jy ! Total flux subtracted in 200 components = 0.000114096 Jy ! Clean residual min=-0.004560 max=0.004260 Jy/beam ! Clean residual mean=-0.000013 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.281684 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.281684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057946Jy sigma=1.144188 ! Fit after self-cal, rms=0.057948Jy sigma=1.144132 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.42713e-05 Jy ! Component: 100 - total flux cleaned = 6.35275e-06 Jy ! Component: 150 - total flux cleaned = -9.29024e-06 Jy ! Component: 200 - total flux cleaned = -2.4084e-05 Jy ! Total flux subtracted in 200 components = -2.4084e-05 Jy ! Clean residual min=-0.004565 max=0.004266 Jy/beam ! Clean residual mean=-0.000013 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.28166 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.28166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057940Jy sigma=1.143924 ! Fit after self-cal, rms=0.057937Jy sigma=1.143902 ! 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.057937Jy sigma=1.143902 ! Fit after self-cal, rms=0.057931Jy sigma=1.143879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.943 mas, bmaj=20.41 mas, bpa=-2.298 degrees ! Estimated noise=1.27366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571076 Jy ! Component: 100 - total flux cleaned = 0.000571026 Jy ! Component: 150 - total flux cleaned = 0.000574019 Jy ! Component: 200 - total flux cleaned = 0.000575738 Jy ! Total flux subtracted in 200 components = 0.000575738 Jy ! Clean residual min=-0.004939 max=0.003661 Jy/beam ! Clean residual mean=-0.000027 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.282236 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.282236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057934Jy sigma=1.143974 ! Fit after self-cal, rms=0.057915Jy sigma=1.143685 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 = 4.35666e-07 Jy ! Component: 100 - total flux cleaned = 2.59141e-05 Jy ! Component: 150 - total flux cleaned = 2.37464e-05 Jy ! Component: 200 - total flux cleaned = 2.40589e-05 Jy ! Total flux subtracted in 200 components = 2.40589e-05 Jy ! Clean residual min=-0.004933 max=0.003648 Jy/beam ! Clean residual mean=-0.000027 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.28226 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.28226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057920Jy sigma=1.143786 ! Fit after self-cal, rms=0.057909Jy sigma=1.143624 ! 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=2.516 mas, bmaj=6.878 mas, bpa=-3.421 degrees ! Estimated noise=0.911781 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.516 x 6.878 at -3.421 degrees (North through East) ! Clean map min=-0.0043609 max=0.24913 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.186 mas, bmaj=6.12 mas, bpa=-2.099 degrees ! Estimated noise=1.19666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.191625 Jy ! Component: 100 - total flux cleaned = 0.234733 Jy ! Component: 150 - total flux cleaned = 0.252907 Jy ! Component: 200 - total flux cleaned = 0.263961 Jy ! Total flux subtracted in 200 components = 0.263961 Jy ! Clean residual min=-0.007601 max=0.008571 Jy/beam ! Clean residual mean=-0.000065 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.263961 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.263961 Jy ! Inverting map and beam ! Estimated beam: bmin=2.516 mas, bmaj=6.878 mas, bpa=-3.421 degrees ! Estimated noise=0.911781 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 (-26.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0089429 Jy ! Component: 100 - total flux cleaned = 0.0139326 Jy ! Component: 150 - total flux cleaned = 0.0169178 Jy ! Component: 200 - total flux cleaned = 0.0176638 Jy ! Total flux subtracted in 200 components = 0.0176638 Jy ! Clean residual min=-0.004557 max=0.003754 Jy/beam ! Clean residual mean=-0.000021 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.281625 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 54 components and 0.281625 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=6.943 mas, bmaj=20.41 mas, bpa=-2.298 degrees ! Estimated noise=1.27366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211114 Jy ! Component: 100 - total flux cleaned = 0.00221913 Jy ! Component: 150 - total flux cleaned = 0.00225036 Jy ! Component: 200 - total flux cleaned = 0.00233366 Jy ! Total flux subtracted in 200 components = 0.00233366 Jy ! Clean residual min=-0.004626 max=0.004142 Jy/beam ! Clean residual mean=-0.000022 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.283958 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 = 4.91004e-05 Jy ! Component: 100 - total flux cleaned = 9.45791e-05 Jy ! Component: 150 - total flux cleaned = 0.000136795 Jy ! Component: 200 - total flux cleaned = 0.000156297 Jy ! Total flux subtracted in 200 components = 0.000156297 Jy ! Clean residual min=-0.004581 max=0.004125 Jy/beam ! Clean residual mean=-0.000020 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.284115 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.284115 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.516 mas, bmaj=6.878 mas, bpa=-3.421 degrees ! Estimated noise=0.911781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000390799 Jy ! Component: 100 - total flux cleaned = -0.000566239 Jy ! Component: 150 - total flux cleaned = -0.000711995 Jy ! Component: 200 - total flux cleaned = -0.000834943 Jy ! Total flux subtracted in 200 components = -0.000834943 Jy ! Clean residual min=-0.004517 max=0.003775 Jy/beam ! Clean residual mean=-0.000011 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.28328 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.28328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057710Jy sigma=1.139656 ! Fit after self-cal, rms=0.057682Jy sigma=1.139261 wmodel /scr/pima/bg219a_uvs/J0352-2514_S_map.mod ! Writing 80 model components to file: /scr/pima/bg219a_uvs/J0352-2514_S_map.mod wobs /scr/pima/bg219a_uvs/J0352-2514_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0352-2514_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0352-2514_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0352-2514_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.000561283 Jy ! Component: 100 - total flux cleaned = -0.00018237 Jy ! Component: 150 - total flux cleaned = 0.000217211 Jy ! Component: 200 - total flux cleaned = 0.000377034 Jy ! Component: 250 - total flux cleaned = 0.000277589 Jy ! Component: 300 - total flux cleaned = 0.000229452 Jy ! Component: 350 - total flux cleaned = 9.2476e-05 Jy ! Component: 400 - total flux cleaned = -0.000125107 Jy ! Component: 450 - total flux cleaned = -0.000166729 Jy ! Component: 500 - total flux cleaned = -5.5422e-06 Jy ! Component: 550 - total flux cleaned = 3.35158e-05 Jy ! Component: 600 - total flux cleaned = 7.25034e-05 Jy ! Component: 650 - total flux cleaned = 0.000146208 Jy ! Component: 700 - total flux cleaned = 7.24362e-05 Jy ! Component: 750 - total flux cleaned = -0.00013811 Jy ! Component: 800 - total flux cleaned = -0.00020518 Jy ! Component: 850 - total flux cleaned = -0.000138122 Jy ! Component: 900 - total flux cleaned = -4.06567e-05 Jy ! Component: 950 - total flux cleaned = -4.05315e-05 Jy ! Component: 1000 - total flux cleaned = -9.38746e-06 Jy ! Component: 1050 - total flux cleaned = 5.21875e-05 Jy ! Component: 1100 - total flux cleaned = 0.000113697 Jy ! Component: 1150 - total flux cleaned = 0.000350503 Jy ! Component: 1200 - total flux cleaned = 0.000437685 Jy ! Component: 1250 - total flux cleaned = 0.000580062 Jy ! Component: 1300 - total flux cleaned = 0.000804172 Jy ! Component: 1350 - total flux cleaned = 0.000913902 Jy ! Component: 1400 - total flux cleaned = 0.00110359 Jy ! Component: 1450 - total flux cleaned = 0.00126296 Jy ! Component: 1500 - total flux cleaned = 0.00142016 Jy ! Component: 1550 - total flux cleaned = 0.00157477 Jy ! Component: 1600 - total flux cleaned = 0.00177751 Jy ! Component: 1650 - total flux cleaned = 0.0018525 Jy ! Component: 1700 - total flux cleaned = 0.00202471 Jy ! Component: 1750 - total flux cleaned = 0.00219413 Jy ! Component: 1800 - total flux cleaned = 0.00228964 Jy ! Component: 1850 - total flux cleaned = 0.00247819 Jy ! Component: 1900 - total flux cleaned = 0.00270997 Jy ! Component: 1950 - total flux cleaned = 0.00284699 Jy ! Component: 2000 - total flux cleaned = 0.00300459 Jy ! Component: 2050 - total flux cleaned = 0.00313777 Jy ! Component: 2100 - total flux cleaned = 0.00326922 Jy ! Component: 2150 - total flux cleaned = 0.00337747 Jy ! Component: 2200 - total flux cleaned = 0.00356983 Jy ! Component: 2250 - total flux cleaned = 0.00369646 Jy ! Component: 2300 - total flux cleaned = 0.00373807 Jy ! Component: 2350 - total flux cleaned = 0.00384152 Jy ! Component: 2400 - total flux cleaned = 0.00392334 Jy ! Component: 2450 - total flux cleaned = 0.00404482 Jy ! Component: 2500 - total flux cleaned = 0.00416517 Jy ! Component: 2550 - total flux cleaned = 0.00422476 Jy ! Component: 2600 - total flux cleaned = 0.00434313 Jy ! Component: 2650 - total flux cleaned = 0.00440172 Jy ! Component: 2700 - total flux cleaned = 0.00449858 Jy ! Component: 2750 - total flux cleaned = 0.00461399 Jy ! Component: 2800 - total flux cleaned = 0.0046331 Jy ! Component: 2850 - total flux cleaned = 0.00469012 Jy ! Component: 2900 - total flux cleaned = 0.00474672 Jy ! Component: 2950 - total flux cleaned = 0.00476546 Jy ! Component: 3000 - total flux cleaned = 0.00480271 Jy ! Component: 3050 - total flux cleaned = 0.00480253 Jy ! Component: 3100 - total flux cleaned = 0.00482097 Jy ! Component: 3150 - total flux cleaned = 0.00482093 Jy ! Component: 3200 - total flux cleaned = 0.00483939 Jy ! Component: 3250 - total flux cleaned = 0.00482127 Jy ! Component: 3300 - total flux cleaned = 0.00480303 Jy ! Component: 3350 - total flux cleaned = 0.00480306 Jy ! Component: 3400 - total flux cleaned = 0.00476707 Jy ! Component: 3450 - total flux cleaned = 0.00471315 Jy ! Component: 3500 - total flux cleaned = 0.00469524 Jy ! Component: 3550 - total flux cleaned = 0.00462388 Jy ! Component: 3600 - total flux cleaned = 0.0045705 Jy ! Component: 3650 - total flux cleaned = 0.00453516 Jy ! Component: 3700 - total flux cleaned = 0.00453516 Jy ! Component: 3750 - total flux cleaned = 0.00444671 Jy ! Component: 3800 - total flux cleaned = 0.00439365 Jy ! Component: 3850 - total flux cleaned = 0.00430543 Jy ! Component: 3900 - total flux cleaned = 0.004235 Jy ! Component: 3950 - total flux cleaned = 0.00418217 Jy ! Component: 4000 - total flux cleaned = 0.00412944 Jy ! Component: 4050 - total flux cleaned = 0.00407682 Jy ! Total flux subtracted in 4096 components = 0.0040769 Jy ! Clean residual min=-0.001184 max=0.001200 Jy/beam ! Clean residual mean=-0.000001 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.287357 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 340 components and 0.287357 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0352-2514_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.516 x 6.878 at -3.421 degrees (North through East) ! Clean map min=-0.0033976 max=0.2488 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0352-2514_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.248804 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284279 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.342774 0.342774 0.685549 1.3711 2.74219 5.48439 10.9688 21.9376 43.8751 87.7502 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.248 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 875.211 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0352-2514_S_uvs.log closed on Wed Apr 6 22:43:55 2016