! Started logfile: /g0/scr/pima/npcsb_uvs/J0336+3218_S_uvs.log on Wed Sep 25 00:08:45 2013 obs /g0/scr/pima/npcsb_uvs/J0336+3218_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0336+3218_S_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.807407 visibilities/baseline/integration-bin. ! Found source: J0336+3218 ! ! 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.23693e+09 8e+06 1 8e+06 ! 02 2 2.26693e+09 8e+06 1 8e+06 ! 03 3 2.35693e+09 8e+06 1 8e+06 ! 04 4 2.37693e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1744 visibilities. select RR ! 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 /g0/scr/pima/npcsb_uvs/J0336+3218_S] 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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.979523Jy sigma=4.962571 ! Fit after self-cal, rms=0.967531Jy sigma=2.195182 ! 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.788 mas, bmaj=7.8 mas, bpa=-26.11 degrees ! Estimated noise=9.44316 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 = 1.04805 Jy ! Component: 100 - total flux cleaned = 1.50788 Jy ! Total flux subtracted in 100 components = 1.50788 Jy ! Clean residual min=-0.105355 max=0.208028 Jy/beam ! Clean residual mean=0.000295 rms=0.033976 Jy/beam ! Combined flux in latest and established models = 1.50788 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 1.50788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.607904Jy sigma=1.309454 ! Fit after self-cal, rms=0.587637Jy sigma=1.269082 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.237605 Jy ! Component: 100 - total flux cleaned = 0.367055 Jy ! Total flux subtracted in 100 components = 0.367055 Jy ! Clean residual min=-0.085635 max=0.113828 Jy/beam ! Clean residual mean=0.000173 rms=0.024392 Jy/beam ! Combined flux in latest and established models = 1.87494 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 1.87494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.426785Jy sigma=0.909914 ! Fit after self-cal, rms=0.426142Jy sigma=0.908433 ! 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.217 mas, bmaj=8.114 mas, bpa=-25.36 degrees ! Estimated noise=7.22028 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.148043 Jy ! Component: 100 - total flux cleaned = 0.251298 Jy ! Component: 150 - total flux cleaned = 0.328378 Jy ! Component: 200 - total flux cleaned = 0.38654 Jy ! Total flux subtracted in 200 components = 0.38654 Jy ! Clean residual min=-0.076605 max=0.094994 Jy/beam ! Clean residual mean=0.000029 rms=0.022339 Jy/beam ! Combined flux in latest and established models = 2.26148 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 2.26148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338926Jy sigma=0.750668 ! Fit after self-cal, rms=0.338177Jy sigma=0.748339 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 0.91 KP 0.90 ! LA 1.02 MK 0.91 NL 1.14 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.93 KP 0.91 ! LA 0.99 MK 0.95 NL 1.20 OV 0.97 ! PT 0.94 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 1.01 HN 0.95 KP 0.92 ! LA 0.81 MK 1.06 NL 1.32 OV 1.03 ! PT 1.03 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 0.93 KP 0.86 ! LA 0.70 MK 1.04 NL 1.26 OV 0.88 ! PT 0.91 SC 1.18 ! ! ! Fit before self-cal, rms=0.338177Jy sigma=0.748339 ! Fit after self-cal, rms=0.155599Jy sigma=0.353570 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=8.294 mas, bpa=-25.77 degrees ! Estimated noise=7.20745 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 (7, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0341015 Jy ! Component: 100 - total flux cleaned = 0.0343343 Jy ! Component: 150 - total flux cleaned = 0.0354312 Jy ! Component: 200 - total flux cleaned = 0.0364211 Jy ! Total flux subtracted in 200 components = 0.0364211 Jy ! Clean residual min=-0.022218 max=0.032561 Jy/beam ! Clean residual mean=0.000010 rms=0.006093 Jy/beam ! Combined flux in latest and established models = 2.2979 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 2.2979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123781Jy sigma=0.279659 ! Fit after self-cal, rms=0.121968Jy sigma=0.273415 ! Inverting map ! Added new window around map position (8.5, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282586 Jy ! Component: 100 - total flux cleaned = 0.0340153 Jy ! Component: 150 - total flux cleaned = 0.033392 Jy ! Component: 200 - total flux cleaned = 0.0328104 Jy ! Total flux subtracted in 200 components = 0.0328104 Jy ! Clean residual min=-0.021857 max=0.021197 Jy/beam ! Clean residual mean=0.000006 rms=0.004995 Jy/beam ! Combined flux in latest and established models = 2.33071 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 88 components and 2.33071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111896Jy sigma=0.250630 ! Fit after self-cal, rms=0.111532Jy sigma=0.249975 ! 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.111532Jy sigma=0.249975 ! Fit after self-cal, rms=0.106470Jy sigma=0.242479 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=8.246 mas, bpa=-25.38 degrees ! Estimated noise=7.13801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000638691 Jy ! Component: 100 - total flux cleaned = 0.00200957 Jy ! Component: 150 - total flux cleaned = 0.00287092 Jy ! Component: 200 - total flux cleaned = 0.00208041 Jy ! Total flux subtracted in 200 components = 0.00208041 Jy ! Clean residual min=-0.015746 max=0.015958 Jy/beam ! Clean residual mean=0.000004 rms=0.003919 Jy/beam ! Combined flux in latest and established models = 2.33279 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 2.33279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100843Jy sigma=0.232087 ! Fit after self-cal, rms=0.100717Jy sigma=0.231512 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.00185019 Jy ! Component: 100 - total flux cleaned = 0.00115383 Jy ! Component: 150 - total flux cleaned = -0.000471347 Jy ! Component: 200 - total flux cleaned = -0.00197804 Jy ! Total flux subtracted in 200 components = -0.00197804 Jy ! Clean residual min=-0.016023 max=0.014354 Jy/beam ! Clean residual mean=0.000005 rms=0.003653 Jy/beam ! Combined flux in latest and established models = 2.33081 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 2.33081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098436Jy sigma=0.227021 ! Fit after self-cal, rms=0.098416Jy sigma=0.226843 ! 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.098416Jy sigma=0.226843 ! Fit after self-cal, rms=0.097687Jy sigma=0.224739 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=8.226 mas, bpa=-25.23 degrees ! Estimated noise=7.11715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00356245 Jy ! Component: 100 - total flux cleaned = -0.0055671 Jy ! Component: 150 - total flux cleaned = -0.00584547 Jy ! Component: 200 - total flux cleaned = -0.00661334 Jy ! Total flux subtracted in 200 components = -0.00661334 Jy ! Clean residual min=-0.013614 max=0.012131 Jy/beam ! Clean residual mean=0.000005 rms=0.003240 Jy/beam ! Combined flux in latest and established models = 2.3242 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 141 components and 2.3242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095328Jy sigma=0.220870 ! Fit after self-cal, rms=0.095351Jy sigma=0.220667 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.000640463 Jy ! Component: 100 - total flux cleaned = 0.000416401 Jy ! Component: 150 - total flux cleaned = -0.000233459 Jy ! Component: 200 - total flux cleaned = -0.00106259 Jy ! Total flux subtracted in 200 components = -0.00106259 Jy ! Clean residual min=-0.013005 max=0.011299 Jy/beam ! Clean residual mean=0.000006 rms=0.003107 Jy/beam ! Combined flux in latest and established models = 2.32314 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 149 components and 2.32314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094251Jy sigma=0.218621 ! Fit after self-cal, rms=0.094267Jy sigma=0.218542 ! 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.094267Jy sigma=0.218542 ! Fit after self-cal, rms=0.094109Jy sigma=0.217357 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.647 mas, bmaj=9.421 mas, bpa=-15.23 degrees ! Estimated noise=8.56936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00586085 Jy ! Component: 100 - total flux cleaned = -0.0072809 Jy ! Component: 150 - total flux cleaned = -0.0084085 Jy ! Component: 200 - total flux cleaned = -0.00939659 Jy ! Total flux subtracted in 200 components = -0.00939659 Jy ! Clean residual min=-0.013593 max=0.012089 Jy/beam ! Clean residual mean=0.000017 rms=0.003740 Jy/beam ! Combined flux in latest and established models = 2.31374 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 166 components and 2.31374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093296Jy sigma=0.216549 ! Fit after self-cal, rms=0.093366Jy sigma=0.216198 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.00193693 Jy ! Component: 100 - total flux cleaned = -0.00248561 Jy ! Component: 150 - total flux cleaned = -0.00279836 Jy ! Component: 200 - total flux cleaned = -0.00308651 Jy ! Total flux subtracted in 200 components = -0.00308651 Jy ! Clean residual min=-0.013251 max=0.010986 Jy/beam ! Clean residual mean=0.000021 rms=0.003622 Jy/beam ! Combined flux in latest and established models = 2.31065 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 178 components and 2.31065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093149Jy sigma=0.216204 ! Fit after self-cal, rms=0.093210Jy sigma=0.216005 ! 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.257 mas, bmaj=8.209 mas, bpa=-25.12 degrees ! Estimated noise=7.10309 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 8.209 at -25.12 degrees (North through East) ! Clean map min=-0.020974 max=1.2563 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093210Jy sigma=0.216005 ! Fit after self-cal, rms=0.089420Jy sigma=0.194903 ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.208 mas, bpa=-25.11 degrees ! Estimated noise=7.08125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132122 Jy ! Component: 100 - total flux cleaned = -6.0441e-05 Jy ! Component: 150 - total flux cleaned = -0.000437608 Jy ! Component: 200 - total flux cleaned = -0.00112038 Jy ! Total flux subtracted in 200 components = -0.00112038 Jy ! Clean residual min=-0.011476 max=0.009799 Jy/beam ! Clean residual mean=0.000004 rms=0.002556 Jy/beam ! Combined flux in latest and established models = 2.30953 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 197 components and 2.30953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088245Jy sigma=0.192691 ! Fit after self-cal, rms=0.088251Jy sigma=0.192583 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816168 Jy ! Component: 100 - total flux cleaned = 0.000200421 Jy ! Component: 150 - total flux cleaned = -0.000231777 Jy ! Component: 200 - total flux cleaned = -0.000506803 Jy ! Total flux subtracted in 200 components = -0.000506803 Jy ! Clean residual min=-0.010831 max=0.009195 Jy/beam ! Clean residual mean=0.000005 rms=0.002489 Jy/beam ! Combined flux in latest and established models = 2.30903 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 207 components and 2.30903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087668Jy sigma=0.191776 ! Fit after self-cal, rms=0.087722Jy sigma=0.191728 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087722Jy sigma=0.191728 ! Fit after self-cal, rms=0.087537Jy sigma=0.191229 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.817 mas, bmaj=7.863 mas, bpa=-25.44 degrees ! Estimated noise=9.41269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.05813 Jy ! Component: 100 - total flux cleaned = 1.52843 Jy ! Component: 150 - total flux cleaned = 1.76647 Jy ! Component: 200 - total flux cleaned = 1.90039 Jy ! Total flux subtracted in 200 components = 1.90039 Jy ! Clean residual min=-0.039907 max=0.066459 Jy/beam ! Clean residual mean=0.000099 rms=0.012198 Jy/beam ! Combined flux in latest and established models = 1.90039 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 1.90039 Jy ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=8.194 mas, bpa=-25.04 degrees ! Estimated noise=7.07079 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.104696 Jy ! Component: 100 - total flux cleaned = 0.174827 Jy ! Component: 150 - total flux cleaned = 0.224143 Jy ! Component: 200 - total flux cleaned = 0.26056 Jy ! Total flux subtracted in 200 components = 0.26056 Jy ! Clean residual min=-0.019977 max=0.026070 Jy/beam ! Clean residual mean=0.000030 rms=0.006342 Jy/beam ! Combined flux in latest and established models = 2.16095 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 72 components and 2.16095 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.642 mas, bmaj=9.409 mas, bpa=-14.66 degrees ! Estimated noise=8.54078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0463701 Jy ! Component: 100 - total flux cleaned = 0.0755064 Jy ! Component: 150 - total flux cleaned = 0.0957955 Jy ! Component: 200 - total flux cleaned = 0.111368 Jy ! Total flux subtracted in 200 components = 0.111368 Jy ! Clean residual min=-0.018502 max=0.018153 Jy/beam ! Clean residual mean=0.000019 rms=0.005281 Jy/beam ! Combined flux in latest and established models = 2.27232 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.00909365 Jy ! Component: 100 - total flux cleaned = 0.012147 Jy ! Component: 150 - total flux cleaned = 0.0145006 Jy ! Component: 200 - total flux cleaned = 0.0162858 Jy ! Total flux subtracted in 200 components = 0.0162858 Jy ! Clean residual min=-0.015281 max=0.014061 Jy/beam ! Clean residual mean=0.000019 rms=0.004250 Jy/beam ! Combined flux in latest and established models = 2.28861 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 162 components and 2.28861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=8.194 mas, bpa=-25.04 degrees ! Estimated noise=7.07079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00546538 Jy ! Component: 100 - total flux cleaned = 0.00581263 Jy ! Component: 150 - total flux cleaned = 0.00618567 Jy ! Component: 200 - total flux cleaned = 0.00707112 Jy ! Total flux subtracted in 200 components = 0.00707112 Jy ! Clean residual min=-0.012774 max=0.010739 Jy/beam ! Clean residual mean=0.000008 rms=0.002859 Jy/beam ! Combined flux in latest and established models = 2.29568 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 193 components and 2.29568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089662Jy sigma=0.197360 ! Fit after self-cal, rms=0.088946Jy sigma=0.195605 wmodel /g0/scr/pima/npcsb_uvs/J0336+3218_S_map.mod ! Writing 193 model components to file: /g0/scr/pima/npcsb_uvs/J0336+3218_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0336+3218_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0336+3218_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0336+3218_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J0336+3218_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.00269557 Jy ! Component: 100 - total flux cleaned = -0.00496212 Jy ! Component: 150 - total flux cleaned = -0.00669846 Jy ! Component: 200 - total flux cleaned = -0.0071908 Jy ! Component: 250 - total flux cleaned = -0.0076428 Jy ! Component: 300 - total flux cleaned = -0.00807457 Jy ! Component: 350 - total flux cleaned = -0.00793652 Jy ! Component: 400 - total flux cleaned = -0.00780196 Jy ! Component: 450 - total flux cleaned = -0.00780255 Jy ! Component: 500 - total flux cleaned = -0.00792699 Jy ! Component: 550 - total flux cleaned = -0.00780954 Jy ! Component: 600 - total flux cleaned = -0.00769412 Jy ! Component: 650 - total flux cleaned = -0.00769259 Jy ! Component: 700 - total flux cleaned = -0.0075815 Jy ! Component: 750 - total flux cleaned = -0.00737019 Jy ! Component: 800 - total flux cleaned = -0.00777878 Jy ! Component: 850 - total flux cleaned = -0.00817473 Jy ! Component: 900 - total flux cleaned = -0.00846353 Jy ! Component: 950 - total flux cleaned = -0.00865311 Jy ! Component: 1000 - total flux cleaned = -0.00901897 Jy ! Component: 1050 - total flux cleaned = -0.00928626 Jy ! Component: 1100 - total flux cleaned = -0.00937455 Jy ! Component: 1150 - total flux cleaned = -0.00962848 Jy ! Component: 1200 - total flux cleaned = -0.00987723 Jy ! Component: 1250 - total flux cleaned = -0.00995967 Jy ! Component: 1300 - total flux cleaned = -0.0105128 Jy ! Component: 1350 - total flux cleaned = -0.0104332 Jy ! Component: 1400 - total flux cleaned = -0.0107346 Jy ! Component: 1450 - total flux cleaned = -0.0106587 Jy ! Component: 1500 - total flux cleaned = -0.0107328 Jy ! Component: 1550 - total flux cleaned = -0.0106635 Jy ! Component: 1600 - total flux cleaned = -0.0105935 Jy ! Component: 1650 - total flux cleaned = -0.0105936 Jy ! Component: 1700 - total flux cleaned = -0.0103272 Jy ! Component: 1750 - total flux cleaned = -0.0101959 Jy ! Component: 1800 - total flux cleaned = -0.00993988 Jy ! Component: 1850 - total flux cleaned = -0.010005 Jy ! Component: 1900 - total flux cleaned = -0.0098176 Jy ! Component: 1950 - total flux cleaned = -0.00969456 Jy ! Component: 2000 - total flux cleaned = -0.0097529 Jy ! Component: 2050 - total flux cleaned = -0.00975317 Jy ! Component: 2100 - total flux cleaned = -0.00998569 Jy ! Component: 2150 - total flux cleaned = -0.00998517 Jy ! Component: 2200 - total flux cleaned = -0.00998607 Jy ! Component: 2250 - total flux cleaned = -0.0102071 Jy ! Component: 2300 - total flux cleaned = -0.0100433 Jy ! Component: 2350 - total flux cleaned = -0.0102593 Jy ! Component: 2400 - total flux cleaned = -0.0102053 Jy ! Component: 2450 - total flux cleaned = -0.0102048 Jy ! Component: 2500 - total flux cleaned = -0.0104113 Jy ! Component: 2550 - total flux cleaned = -0.0106134 Jy ! Component: 2600 - total flux cleaned = -0.010713 Jy ! Component: 2650 - total flux cleaned = -0.0104655 Jy ! Component: 2700 - total flux cleaned = -0.0106133 Jy ! Component: 2750 - total flux cleaned = -0.0107583 Jy ! Component: 2800 - total flux cleaned = -0.0106633 Jy ! Component: 2850 - total flux cleaned = -0.0107123 Jy ! Component: 2900 - total flux cleaned = -0.0107593 Jy ! Component: 2950 - total flux cleaned = -0.0108975 Jy ! Component: 3000 - total flux cleaned = -0.011078 Jy ! Component: 3050 - total flux cleaned = -0.0108533 Jy ! Component: 3100 - total flux cleaned = -0.0109868 Jy ! Component: 3150 - total flux cleaned = -0.0109861 Jy ! Component: 3200 - total flux cleaned = -0.0108998 Jy ! Component: 3250 - total flux cleaned = -0.0110706 Jy ! Component: 3300 - total flux cleaned = -0.0109433 Jy ! Component: 3350 - total flux cleaned = -0.0111111 Jy ! Component: 3400 - total flux cleaned = -0.0109035 Jy ! Component: 3450 - total flux cleaned = -0.010903 Jy ! Component: 3500 - total flux cleaned = -0.0108214 Jy ! Component: 3550 - total flux cleaned = -0.0107806 Jy ! Component: 3600 - total flux cleaned = -0.01066 Jy ! Component: 3650 - total flux cleaned = -0.0105806 Jy ! Component: 3700 - total flux cleaned = -0.010502 Jy ! Component: 3750 - total flux cleaned = -0.0104632 Jy ! Component: 3800 - total flux cleaned = -0.0103477 Jy ! Component: 3850 - total flux cleaned = -0.0101962 Jy ! Component: 3900 - total flux cleaned = -0.0102336 Jy ! Component: 3950 - total flux cleaned = -0.0100465 Jy ! Component: 4000 - total flux cleaned = -0.00997267 Jy ! Component: 4050 - total flux cleaned = -0.00993549 Jy ! Total flux subtracted in 4096 components = -0.00989893 Jy ! Clean residual min=-0.002330 max=0.002105 Jy/beam ! Clean residual mean=0.000009 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 2.28578 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 473 components and 2.28578 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0336+3218_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 8.194 at -25.04 degrees (North through East) ! Clean map min=-0.010091 max=1.2451 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0336+3218_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.24507 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000635686 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.153169 0.153169 0.306338 0.612676 1.22535 2.4507 4.90141 9.80281 19.6056 39.2112 78.4225 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.245 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0336+3218_S_uvs.log closed on Wed Sep 25 00:08:50 2013