! Started logfile: /scr/pima/bg219a_uvs/J2349+3849_S_uvs.log on Wed Apr 6 23:05:35 2016 obs /scr/pima/bg219a_uvs/J2349+3849_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2349+3849_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2349+3849 ! ! 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 1400 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/J2349+3849_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.072707Jy sigma=26.348096 ! Fit after self-cal, rms=0.700772Jy sigma=17.274523 ! 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.781 mas, bmaj=5.45 mas, bpa=-10.21 degrees ! Estimated noise=1.166 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.2309 Jy ! Component: 100 - total flux cleaned = 0.284488 Jy ! Total flux subtracted in 100 components = 0.284488 Jy ! Clean residual min=-0.012318 max=0.019997 Jy/beam ! Clean residual mean=0.000050 rms=0.003667 Jy/beam ! Combined flux in latest and established models = 0.284488 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.284488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060754Jy sigma=1.457395 ! Fit after self-cal, rms=0.060735Jy sigma=1.456633 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=6.369 mas, bpa=-9.786 degrees ! Estimated noise=0.841646 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.0260029 Jy ! Component: 100 - total flux cleaned = 0.0375238 Jy ! Component: 150 - total flux cleaned = 0.0428219 Jy ! Component: 200 - total flux cleaned = 0.0453863 Jy ! Total flux subtracted in 200 components = 0.0453863 Jy ! Clean residual min=-0.006138 max=0.007411 Jy/beam ! Clean residual mean=-0.000011 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.329874 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.329874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050980Jy sigma=1.161956 ! Fit after self-cal, rms=0.051004Jy sigma=1.161429 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.378 x 6.369 at -9.786 degrees (North through East) ! Clean map min=-0.0059931 max=0.30231 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.98 MK 1.03 NL 0.98 OV 1.04 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.97 NL 0.99 OV 1.03 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.01 NL 0.97 OV 1.04 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.05 NL 0.98 OV 0.98 ! PT 0.99 SC 0.95 ! ! ! Fit before self-cal, rms=0.051004Jy sigma=1.161429 ! Fit after self-cal, rms=0.049821Jy sigma=1.133930 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=6.359 mas, bpa=-9.538 degrees ! Estimated noise=0.838761 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.00014141 Jy ! Component: 100 - total flux cleaned = 6.47947e-05 Jy ! Component: 150 - total flux cleaned = 9.04096e-05 Jy ! Component: 200 - total flux cleaned = 0.000154129 Jy ! Total flux subtracted in 200 components = 0.000154129 Jy ! Clean residual min=-0.004788 max=0.006213 Jy/beam ! Clean residual mean=0.000002 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.330029 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.330029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049781Jy sigma=1.132566 ! Fit after self-cal, rms=0.049769Jy sigma=1.132456 ! 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.049769Jy sigma=1.132456 ! Fit after self-cal, rms=0.049611Jy sigma=1.121348 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.392 mas, bmaj=6.368 mas, bpa=-9.49 degrees ! Estimated noise=0.839868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000720691 Jy ! Component: 100 - total flux cleaned = 0.000772959 Jy ! Component: 150 - total flux cleaned = 0.000841482 Jy ! Component: 200 - total flux cleaned = 0.000881172 Jy ! Total flux subtracted in 200 components = 0.000881172 Jy ! Clean residual min=-0.004275 max=0.005217 Jy/beam ! Clean residual mean=-0.000006 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.33091 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.33091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049580Jy sigma=1.120762 ! Fit after self-cal, rms=0.049577Jy sigma=1.120689 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 (-11, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458022 Jy ! Component: 100 - total flux cleaned = 0.00521471 Jy ! Component: 150 - total flux cleaned = 0.00566978 Jy ! Component: 200 - total flux cleaned = 0.00583035 Jy ! Total flux subtracted in 200 components = 0.00583035 Jy ! Clean residual min=-0.003879 max=0.003777 Jy/beam ! Clean residual mean=-0.000003 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.33674 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.33674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049149Jy sigma=1.108726 ! Fit after self-cal, rms=0.049132Jy sigma=1.108055 ! 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.049132Jy sigma=1.108055 ! Fit after self-cal, rms=0.049105Jy sigma=1.107368 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=6.357 mas, bpa=-9.333 degrees ! Estimated noise=0.839427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128678 Jy ! Component: 100 - total flux cleaned = 0.00176504 Jy ! Component: 150 - total flux cleaned = 0.00201694 Jy ! Component: 200 - total flux cleaned = 0.00213777 Jy ! Total flux subtracted in 200 components = 0.00213777 Jy ! Clean residual min=-0.003506 max=0.003294 Jy/beam ! Clean residual mean=-0.000004 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.338878 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.338878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049035Jy sigma=1.105574 ! Fit after self-cal, rms=0.049035Jy sigma=1.105471 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.000472675 Jy ! Component: 100 - total flux cleaned = 0.00052495 Jy ! Component: 150 - total flux cleaned = 0.000616606 Jy ! Component: 200 - total flux cleaned = 0.000617649 Jy ! Total flux subtracted in 200 components = 0.000617649 Jy ! Clean residual min=-0.003453 max=0.003259 Jy/beam ! Clean residual mean=-0.000004 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.339495 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.339495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049011Jy sigma=1.104903 ! Fit after self-cal, rms=0.049011Jy sigma=1.104870 ! 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.049011Jy sigma=1.104870 ! Fit after self-cal, rms=0.049007Jy sigma=1.104753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.341 mas, bmaj=13.25 mas, bpa=-10.15 degrees ! Estimated noise=0.9952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000679595 Jy ! Component: 100 - total flux cleaned = 0.000762243 Jy ! Component: 150 - total flux cleaned = 0.000825255 Jy ! Component: 200 - total flux cleaned = 0.000849343 Jy ! Total flux subtracted in 200 components = 0.000849343 Jy ! Clean residual min=-0.002534 max=0.002975 Jy/beam ! Clean residual mean=-0.000009 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.340345 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.340345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048997Jy sigma=1.104687 ! Fit after self-cal, rms=0.049000Jy sigma=1.104646 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.000120911 Jy ! Component: 100 - total flux cleaned = 0.000142588 Jy ! Component: 150 - total flux cleaned = 0.00011602 Jy ! Component: 200 - total flux cleaned = 0.000100648 Jy ! Total flux subtracted in 200 components = 0.000100648 Jy ! Clean residual min=-0.002508 max=0.002916 Jy/beam ! Clean residual mean=-0.000009 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.340445 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.340445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048998Jy sigma=1.104702 ! Fit after self-cal, rms=0.048999Jy sigma=1.104695 ! 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.394 mas, bmaj=6.351 mas, bpa=-9.264 degrees ! Estimated noise=0.83919 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.394 x 6.351 at -9.264 degrees (North through East) ! Clean map min=-0.0030817 max=0.30132 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.796 mas, bmaj=5.441 mas, bpa=-9.629 degrees ! Estimated noise=1.16025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.229695 Jy ! Component: 100 - total flux cleaned = 0.283536 Jy ! Component: 150 - total flux cleaned = 0.304273 Jy ! Component: 200 - total flux cleaned = 0.31546 Jy ! Total flux subtracted in 200 components = 0.31546 Jy ! Clean residual min=-0.006535 max=0.005973 Jy/beam ! Clean residual mean=0.000013 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.31546 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.31546 Jy ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=6.351 mas, bpa=-9.264 degrees ! Estimated noise=0.83919 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.00848252 Jy ! Component: 100 - total flux cleaned = 0.0136937 Jy ! Component: 150 - total flux cleaned = 0.0169093 Jy ! Component: 200 - total flux cleaned = 0.0187162 Jy ! Total flux subtracted in 200 components = 0.0187162 Jy ! Clean residual min=-0.003860 max=0.003593 Jy/beam ! Clean residual mean=-0.000001 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.334176 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 66 components and 0.334176 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.341 mas, bmaj=13.25 mas, bpa=-10.15 degrees ! Estimated noise=0.9952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315795 Jy ! Component: 100 - total flux cleaned = 0.00431621 Jy ! Component: 150 - total flux cleaned = 0.00459921 Jy ! Component: 200 - total flux cleaned = 0.00488182 Jy ! Total flux subtracted in 200 components = 0.00488182 Jy ! Clean residual min=-0.002648 max=0.003153 Jy/beam ! Clean residual mean=-0.000007 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.339058 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.000236264 Jy ! Component: 100 - total flux cleaned = 0.000434635 Jy ! Component: 150 - total flux cleaned = 0.000601801 Jy ! Component: 200 - total flux cleaned = 0.000766243 Jy ! Total flux subtracted in 200 components = 0.000766243 Jy ! Clean residual min=-0.002525 max=0.002925 Jy/beam ! Clean residual mean=-0.000008 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.339824 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 98 components and 0.339824 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=6.351 mas, bpa=-9.264 degrees ! Estimated noise=0.83919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000506862 Jy ! Component: 100 - total flux cleaned = 0.00081755 Jy ! Component: 150 - total flux cleaned = 0.000878123 Jy ! Component: 200 - total flux cleaned = 0.000905211 Jy ! Total flux subtracted in 200 components = 0.000905211 Jy ! Clean residual min=-0.003057 max=0.003381 Jy/beam ! Clean residual mean=-0.000004 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.340729 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 118 components and 0.340729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049012Jy sigma=1.105034 ! Fit after self-cal, rms=0.049010Jy sigma=1.104890 wmodel /scr/pima/bg219a_uvs/J2349+3849_S_map.mod ! Writing 118 model components to file: /scr/pima/bg219a_uvs/J2349+3849_S_map.mod wobs /scr/pima/bg219a_uvs/J2349+3849_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J2349+3849_S_uvs.fits wwins /scr/pima/bg219a_uvs/J2349+3849_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J2349+3849_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.000498037 Jy ! Component: 100 - total flux cleaned = 0.00049654 Jy ! Component: 150 - total flux cleaned = 0.00044833 Jy ! Component: 200 - total flux cleaned = 0.000403401 Jy ! Component: 250 - total flux cleaned = 0.000447055 Jy ! Component: 300 - total flux cleaned = 0.000406953 Jy ! Component: 350 - total flux cleaned = 0.000366859 Jy ! Component: 400 - total flux cleaned = 0.000290251 Jy ! Component: 450 - total flux cleaned = 0.000253906 Jy ! Component: 500 - total flux cleaned = 0.000391872 Jy ! Component: 550 - total flux cleaned = 0.000425608 Jy ! Component: 600 - total flux cleaned = 0.000522644 Jy ! Component: 650 - total flux cleaned = 0.000553913 Jy ! Component: 700 - total flux cleaned = 0.000614113 Jy ! Component: 750 - total flux cleaned = 0.000555807 Jy ! Component: 800 - total flux cleaned = 0.000527766 Jy ! Component: 850 - total flux cleaned = 0.00036381 Jy ! Component: 900 - total flux cleaned = 0.000257732 Jy ! Component: 950 - total flux cleaned = 2.60412e-05 Jy ! Component: 1000 - total flux cleaned = -7.4352e-05 Jy ! Component: 1050 - total flux cleaned = -0.000196974 Jy ! Component: 1100 - total flux cleaned = -0.000292174 Jy ! Component: 1150 - total flux cleaned = -0.000431896 Jy ! Component: 1200 - total flux cleaned = -0.000522259 Jy ! Component: 1250 - total flux cleaned = -0.000655727 Jy ! Component: 1300 - total flux cleaned = -0.000742769 Jy ! Component: 1350 - total flux cleaned = -0.000785395 Jy ! Component: 1400 - total flux cleaned = -0.000868738 Jy ! Component: 1450 - total flux cleaned = -0.000868457 Jy ! Component: 1500 - total flux cleaned = -0.000868359 Jy ! Component: 1550 - total flux cleaned = -0.000848957 Jy ! Component: 1600 - total flux cleaned = -0.00092695 Jy ! Component: 1650 - total flux cleaned = -0.000965038 Jy ! Component: 1700 - total flux cleaned = -0.000983471 Jy ! Component: 1750 - total flux cleaned = -0.000946391 Jy ! Component: 1800 - total flux cleaned = -0.00103751 Jy ! Component: 1850 - total flux cleaned = -0.000983458 Jy ! Component: 1900 - total flux cleaned = -0.000930506 Jy ! Component: 1950 - total flux cleaned = -0.000948041 Jy ! Component: 2000 - total flux cleaned = -0.000896244 Jy ! Component: 2050 - total flux cleaned = -0.000896477 Jy ! Component: 2100 - total flux cleaned = -0.000930164 Jy ! Component: 2150 - total flux cleaned = -0.000963618 Jy ! Component: 2200 - total flux cleaned = -0.00101298 Jy ! Component: 2250 - total flux cleaned = -0.000996441 Jy ! Component: 2300 - total flux cleaned = -0.00101266 Jy ! Component: 2350 - total flux cleaned = -0.00106072 Jy ! Component: 2400 - total flux cleaned = -0.00107651 Jy ! Component: 2450 - total flux cleaned = -0.0010922 Jy ! Component: 2500 - total flux cleaned = -0.00112332 Jy ! Component: 2550 - total flux cleaned = -0.00112329 Jy ! Component: 2600 - total flux cleaned = -0.0011694 Jy ! Component: 2650 - total flux cleaned = -0.00118465 Jy ! Component: 2700 - total flux cleaned = -0.00118467 Jy ! Component: 2750 - total flux cleaned = -0.00121483 Jy ! Component: 2800 - total flux cleaned = -0.00127485 Jy ! Component: 2850 - total flux cleaned = -0.00130452 Jy ! Component: 2900 - total flux cleaned = -0.00131926 Jy ! Component: 2950 - total flux cleaned = -0.0013927 Jy ! Component: 3000 - total flux cleaned = -0.00139272 Jy ! Component: 3050 - total flux cleaned = -0.00145089 Jy ! Component: 3100 - total flux cleaned = -0.00143642 Jy ! Component: 3150 - total flux cleaned = -0.0014221 Jy ! Component: 3200 - total flux cleaned = -0.00147943 Jy ! Component: 3250 - total flux cleaned = -0.00149368 Jy ! Component: 3300 - total flux cleaned = -0.00147952 Jy ! Component: 3350 - total flux cleaned = -0.00145114 Jy ! Component: 3400 - total flux cleaned = -0.00147932 Jy ! Component: 3450 - total flux cleaned = -0.00149338 Jy ! Component: 3500 - total flux cleaned = -0.00152147 Jy ! Component: 3550 - total flux cleaned = -0.00152148 Jy ! Component: 3600 - total flux cleaned = -0.00150751 Jy ! Component: 3650 - total flux cleaned = -0.00152142 Jy ! Component: 3700 - total flux cleaned = -0.00150742 Jy ! Component: 3750 - total flux cleaned = -0.00152124 Jy ! Component: 3800 - total flux cleaned = -0.00149358 Jy ! Component: 3850 - total flux cleaned = -0.0014798 Jy ! Component: 3900 - total flux cleaned = -0.00149363 Jy ! Component: 3950 - total flux cleaned = -0.00149371 Jy ! Component: 4000 - total flux cleaned = -0.0015075 Jy ! Component: 4050 - total flux cleaned = -0.00154874 Jy ! Total flux subtracted in 4096 components = -0.00156246 Jy ! Clean residual min=-0.000960 max=0.000702 Jy/beam ! Clean residual mean=-0.000006 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.339167 Jy keep ! Adding 228 model components to the UV plane model. ! The established model now contains 346 components and 0.339167 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J2349+3849_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.394 x 6.351 at -9.264 degrees (North through East) ! Clean map min=-0.0022116 max=0.30169 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2349+3849_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.301686 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212521 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211333 0.211333 0.422666 0.845332 1.69066 3.38133 6.76265 13.5253 27.0506 54.1012 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.301 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1419.56 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2349+3849_S_uvs.log closed on Wed Apr 6 23:05:39 2016