! Started logfile: /g0/scr/pima/npcsa_uvs/J0336+3218_S_uvs.log on Sun Oct 6 10:30:49 2013 obs /g0/scr/pima/npcsa_uvs/J0336+3218_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J0336+3218_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.798413 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2012 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/npcsa_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.923357Jy sigma=33.977896 ! Fit after self-cal, rms=1.105129Jy sigma=19.736936 ! 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.468 mas, bmaj=8.715 mas, bpa=-29.34 degrees ! Estimated noise=2.10854 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.49011 Jy ! Component: 100 - total flux cleaned = 2.04006 Jy ! Total flux subtracted in 100 components = 2.04006 Jy ! Clean residual min=-0.105666 max=0.232153 Jy/beam ! Clean residual mean=0.000154 rms=0.039003 Jy/beam ! Combined flux in latest and established models = 2.04006 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 2.04006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.483442Jy sigma=8.156253 ! Fit after self-cal, rms=0.442297Jy sigma=8.080721 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.245593 Jy ! Component: 100 - total flux cleaned = 0.367766 Jy ! Total flux subtracted in 100 components = 0.367766 Jy ! Clean residual min=-0.077310 max=0.084270 Jy/beam ! Clean residual mean=0.000029 rms=0.019140 Jy/beam ! Combined flux in latest and established models = 2.40783 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 2.40783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317040Jy sigma=5.418369 ! Fit after self-cal, rms=0.316155Jy sigma=5.413409 ! 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.175 mas, bmaj=9.544 mas, bpa=-29.96 degrees ! Estimated noise=1.2929 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.121708 Jy ! Component: 100 - total flux cleaned = 0.192076 Jy ! Component: 150 - total flux cleaned = 0.235768 Jy ! Component: 200 - total flux cleaned = 0.263232 Jy ! Total flux subtracted in 200 components = 0.263232 Jy ! Clean residual min=-0.083315 max=0.068706 Jy/beam ! Clean residual mean=-0.000069 rms=0.019266 Jy/beam ! Combined flux in latest and established models = 2.67106 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 58 components and 2.67106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288154Jy sigma=4.653986 ! Fit after self-cal, rms=0.288228Jy sigma=4.647388 ! 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 0.98 FD 1.00 HN 0.97 KP 0.96 ! LA 1.09 MK 0.93 NL 0.99 OV 1.04 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.99 KP 0.97 ! LA 1.06 MK 1.00 NL 0.98 OV 1.04 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 1.08 HN 1.03 KP 0.99 ! LA 0.87 MK 1.13 NL 1.10 OV 1.09 ! PT 1.10 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.09 HN 0.95 KP 0.91 ! LA 0.75 MK 1.10 NL 1.03 OV 0.91 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.288228Jy sigma=4.647388 ! Fit after self-cal, rms=0.165555Jy sigma=1.730945 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.223 mas, bmaj=9.639 mas, bpa=-30.15 degrees ! Estimated noise=1.30046 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 (8, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0327708 Jy ! Component: 100 - total flux cleaned = 0.03496 Jy ! Component: 150 - total flux cleaned = 0.0334401 Jy ! Component: 200 - total flux cleaned = 0.0327229 Jy ! Total flux subtracted in 200 components = 0.0327229 Jy ! Clean residual min=-0.019887 max=0.025376 Jy/beam ! Clean residual mean=0.000009 rms=0.005209 Jy/beam ! Combined flux in latest and established models = 2.70378 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 2.70378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141548Jy sigma=1.533430 ! Fit after self-cal, rms=0.140084Jy sigma=1.510371 ! 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.140084Jy sigma=1.510371 ! Fit after self-cal, rms=0.138539Jy sigma=1.499485 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.217 mas, bmaj=9.628 mas, bpa=-30.09 degrees ! Estimated noise=1.29568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011792 Jy ! Component: 100 - total flux cleaned = 0.0136863 Jy ! Component: 150 - total flux cleaned = 0.0137022 Jy ! Component: 200 - total flux cleaned = 0.013273 Jy ! Total flux subtracted in 200 components = 0.013273 Jy ! Clean residual min=-0.016036 max=0.018477 Jy/beam ! Clean residual mean=0.000003 rms=0.004161 Jy/beam ! Combined flux in latest and established models = 2.71705 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 2.71705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128895Jy sigma=1.445121 ! Fit after self-cal, rms=0.128426Jy sigma=1.439058 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 (17.5, -69). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118586 Jy ! Component: 100 - total flux cleaned = 0.0162708 Jy ! Component: 150 - total flux cleaned = 0.0162729 Jy ! Component: 200 - total flux cleaned = 0.0155339 Jy ! Total flux subtracted in 200 components = 0.0155339 Jy ! Clean residual min=-0.013190 max=0.013769 Jy/beam ! Clean residual mean=-0.000008 rms=0.003288 Jy/beam ! Combined flux in latest and established models = 2.73259 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 2.73259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122521Jy sigma=1.395686 ! Fit after self-cal, rms=0.122019Jy sigma=1.394140 ! 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.122019Jy sigma=1.394140 ! Fit after self-cal, rms=0.120410Jy sigma=1.385169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.216 mas, bmaj=9.621 mas, bpa=-29.97 degrees ! Estimated noise=1.29301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380613 Jy ! Component: 100 - total flux cleaned = 0.00380976 Jy ! Component: 150 - total flux cleaned = 0.00312654 Jy ! Component: 200 - total flux cleaned = 0.00161505 Jy ! Total flux subtracted in 200 components = 0.00161505 Jy ! Clean residual min=-0.010945 max=0.012164 Jy/beam ! Clean residual mean=-0.000011 rms=0.002789 Jy/beam ! Combined flux in latest and established models = 2.7342 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 2.7342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116658Jy sigma=1.368796 ! Fit after self-cal, rms=0.116372Jy sigma=1.368033 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 (-36, 104). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00813458 Jy ! Component: 100 - total flux cleaned = 0.00943231 Jy ! Component: 150 - total flux cleaned = 0.0103257 Jy ! Component: 200 - total flux cleaned = 0.0106078 Jy ! Total flux subtracted in 200 components = 0.0106078 Jy ! Clean residual min=-0.009613 max=0.008801 Jy/beam ! Clean residual mean=-0.000007 rms=0.002316 Jy/beam ! Combined flux in latest and established models = 2.74481 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 156 components and 2.74481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113081Jy sigma=1.350255 ! Fit after self-cal, rms=0.112733Jy sigma=1.349327 ! 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.112733Jy sigma=1.349327 ! Fit after self-cal, rms=0.112010Jy sigma=1.346793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.686 mas, bmaj=12.11 mas, bpa=-39.16 degrees ! Estimated noise=1.20503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231028 Jy ! Component: 100 - total flux cleaned = 0.00251248 Jy ! Component: 150 - total flux cleaned = 0.00237903 Jy ! Component: 200 - total flux cleaned = 0.00237176 Jy ! Total flux subtracted in 200 components = 0.00237176 Jy ! Clean residual min=-0.005783 max=0.006950 Jy/beam ! Clean residual mean=-0.000005 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 2.74718 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 186 components and 2.74718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111498Jy sigma=1.341938 ! Fit after self-cal, rms=0.111242Jy sigma=1.341475 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.000293933 Jy ! Component: 100 - total flux cleaned = -6.78259e-05 Jy ! Component: 150 - total flux cleaned = -0.0001709 Jy ! Component: 200 - total flux cleaned = -0.000170122 Jy ! Total flux subtracted in 200 components = -0.000170122 Jy ! Clean residual min=-0.005546 max=0.006132 Jy/beam ! Clean residual mean=-0.000006 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 2.74701 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 209 components and 2.74701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110824Jy sigma=1.339169 ! Fit after self-cal, rms=0.110660Jy sigma=1.338956 ! 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.214 mas, bmaj=9.614 mas, bpa=-29.89 degrees ! Estimated noise=1.29075 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.214 x 9.614 at -29.89 degrees (North through East) ! Clean map min=-0.01523 max=1.7871 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.110660Jy sigma=1.338956 ! Fit after self-cal, rms=0.105573Jy sigma=1.155746 ! Inverting map and beam ! Estimated beam: bmin=4.214 mas, bmaj=9.622 mas, bpa=-29.91 degrees ! Estimated noise=1.29022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.47646e-06 Jy ! Component: 100 - total flux cleaned = 1.13491e-05 Jy ! Component: 150 - total flux cleaned = -0.000683452 Jy ! Component: 200 - total flux cleaned = -0.000673967 Jy ! Total flux subtracted in 200 components = -0.000673967 Jy ! Clean residual min=-0.007225 max=0.007188 Jy/beam ! Clean residual mean=-0.000007 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 2.74634 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 223 components and 2.74634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103233Jy sigma=1.149644 ! Fit after self-cal, rms=0.103040Jy sigma=1.149369 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481376 Jy ! Component: 100 - total flux cleaned = 0.000264487 Jy ! Component: 150 - total flux cleaned = 7.26916e-05 Jy ! Component: 200 - total flux cleaned = 8.06287e-05 Jy ! Total flux subtracted in 200 components = 8.06287e-05 Jy ! Clean residual min=-0.006898 max=0.006716 Jy/beam ! Clean residual mean=-0.000007 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 2.74642 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 231 components and 2.74642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101238Jy sigma=1.145039 ! Fit after self-cal, rms=0.101041Jy sigma=1.144835 ! 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.101041Jy sigma=1.144835 ! Fit after self-cal, rms=0.100962Jy sigma=1.144414 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.473 mas, bmaj=8.788 mas, bpa=-29.45 degrees ! Estimated noise=2.10928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.50046 Jy ! Component: 100 - total flux cleaned = 2.04647 Jy ! Component: 150 - total flux cleaned = 2.2758 Jy ! Component: 200 - total flux cleaned = 2.39152 Jy ! Total flux subtracted in 200 components = 2.39152 Jy ! Clean residual min=-0.039937 max=0.061389 Jy/beam ! Clean residual mean=0.000078 rms=0.013632 Jy/beam ! Combined flux in latest and established models = 2.39152 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 38 model components to the UV plane model. ! The established model now contains 38 components and 2.39152 Jy ! Inverting map and beam ! Estimated beam: bmin=4.214 mas, bmaj=9.623 mas, bpa=-29.9 degrees ! Estimated noise=1.28967 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.111478 Jy ! Component: 100 - total flux cleaned = 0.177577 Jy ! Component: 150 - total flux cleaned = 0.220534 Jy ! Component: 200 - total flux cleaned = 0.250032 Jy ! Total flux subtracted in 200 components = 0.250032 Jy ! Clean residual min=-0.019500 max=0.020702 Jy/beam ! Clean residual mean=0.000032 rms=0.006388 Jy/beam ! Combined flux in latest and established models = 2.64155 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 96 components and 2.64155 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=8.689 mas, bmaj=12.12 mas, bpa=-39.14 degrees ! Estimated noise=1.2036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0301194 Jy ! Component: 100 - total flux cleaned = 0.0517473 Jy ! Component: 150 - total flux cleaned = 0.0665725 Jy ! Component: 200 - total flux cleaned = 0.0761123 Jy ! Total flux subtracted in 200 components = 0.0761123 Jy ! Clean residual min=-0.010725 max=0.013414 Jy/beam ! Clean residual mean=0.000018 rms=0.004139 Jy/beam ! Combined flux in latest and established models = 2.71767 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.00611472 Jy ! Component: 100 - total flux cleaned = 0.0101613 Jy ! Component: 150 - total flux cleaned = 0.0133348 Jy ! Component: 200 - total flux cleaned = 0.0152933 Jy ! Total flux subtracted in 200 components = 0.0152933 Jy ! Clean residual min=-0.007833 max=0.008440 Jy/beam ! Clean residual mean=0.000014 rms=0.002650 Jy/beam ! Combined flux in latest and established models = 2.73296 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 195 components and 2.73296 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.214 mas, bmaj=9.623 mas, bpa=-29.9 degrees ! Estimated noise=1.28967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000814722 Jy ! Component: 100 - total flux cleaned = -0.000797432 Jy ! Component: 150 - total flux cleaned = -0.000809814 Jy ! Component: 200 - total flux cleaned = -0.000554317 Jy ! Total flux subtracted in 200 components = -0.000554317 Jy ! Clean residual min=-0.008225 max=0.009486 Jy/beam ! Clean residual mean=0.000001 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 2.7324 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 223 components and 2.7324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101975Jy sigma=1.163376 ! Fit after self-cal, rms=0.096198Jy sigma=1.150007 wmodel /g0/scr/pima/npcsa_uvs/J0336+3218_S_map.mod ! Writing 223 model components to file: /g0/scr/pima/npcsa_uvs/J0336+3218_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J0336+3218_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J0336+3218_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J0336+3218_S_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsa_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.000990858 Jy ! Component: 100 - total flux cleaned = -0.00239801 Jy ! Component: 150 - total flux cleaned = -0.00369859 Jy ! Component: 200 - total flux cleaned = -0.0042579 Jy ! Component: 250 - total flux cleaned = -0.00436463 Jy ! Component: 300 - total flux cleaned = -0.00467169 Jy ! Component: 350 - total flux cleaned = -0.00486468 Jy ! Component: 400 - total flux cleaned = -0.00504991 Jy ! Component: 450 - total flux cleaned = -0.00514042 Jy ! Component: 500 - total flux cleaned = -0.00531656 Jy ! Component: 550 - total flux cleaned = -0.0055735 Jy ! Component: 600 - total flux cleaned = -0.00598956 Jy ! Component: 650 - total flux cleaned = -0.0063129 Jy ! Component: 700 - total flux cleaned = -0.00662759 Jy ! Component: 750 - total flux cleaned = -0.00685729 Jy ! Component: 800 - total flux cleaned = -0.00708167 Jy ! Component: 850 - total flux cleaned = -0.00730219 Jy ! Component: 900 - total flux cleaned = -0.00759345 Jy ! Component: 950 - total flux cleaned = -0.00794831 Jy ! Component: 1000 - total flux cleaned = -0.00815848 Jy ! Component: 1050 - total flux cleaned = -0.00849969 Jy ! Component: 1100 - total flux cleaned = -0.00876651 Jy ! Component: 1150 - total flux cleaned = -0.00896323 Jy ! Component: 1200 - total flux cleaned = -0.00922001 Jy ! Component: 1250 - total flux cleaned = -0.00940749 Jy ! Component: 1300 - total flux cleaned = -0.00934462 Jy ! Component: 1350 - total flux cleaned = -0.00946697 Jy ! Component: 1400 - total flux cleaned = -0.00970687 Jy ! Component: 1450 - total flux cleaned = -0.0099434 Jy ! Component: 1500 - total flux cleaned = -0.010116 Jy ! Component: 1550 - total flux cleaned = -0.0101174 Jy ! Component: 1600 - total flux cleaned = -0.0102292 Jy ! Component: 1650 - total flux cleaned = -0.0103942 Jy ! Component: 1700 - total flux cleaned = -0.0105022 Jy ! Component: 1750 - total flux cleaned = -0.0105021 Jy ! Component: 1800 - total flux cleaned = -0.0104493 Jy ! Component: 1850 - total flux cleaned = -0.0102936 Jy ! Component: 1900 - total flux cleaned = -0.0104988 Jy ! Component: 1950 - total flux cleaned = -0.0101939 Jy ! Component: 2000 - total flux cleaned = -0.0101438 Jy ! Component: 2050 - total flux cleaned = -0.0101936 Jy ! Component: 2100 - total flux cleaned = -0.0100471 Jy ! Component: 2150 - total flux cleaned = -0.010047 Jy ! Component: 2200 - total flux cleaned = -0.00995158 Jy ! Component: 2250 - total flux cleaned = -0.010045 Jy ! Component: 2300 - total flux cleaned = -0.00999904 Jy ! Component: 2350 - total flux cleaned = -0.0101824 Jy ! Component: 2400 - total flux cleaned = -0.0101833 Jy ! Component: 2450 - total flux cleaned = -0.0103631 Jy ! Component: 2500 - total flux cleaned = -0.0105845 Jy ! Component: 2550 - total flux cleaned = -0.0106282 Jy ! Component: 2600 - total flux cleaned = -0.0105419 Jy ! Component: 2650 - total flux cleaned = -0.0106272 Jy ! Component: 2700 - total flux cleaned = -0.0106274 Jy ! Component: 2750 - total flux cleaned = -0.0106693 Jy ! Component: 2800 - total flux cleaned = -0.010752 Jy ! Component: 2850 - total flux cleaned = -0.0107106 Jy ! Component: 2900 - total flux cleaned = -0.0108739 Jy ! Component: 2950 - total flux cleaned = -0.0110355 Jy ! Component: 3000 - total flux cleaned = -0.0109151 Jy ! Component: 3050 - total flux cleaned = -0.0110741 Jy ! Component: 3100 - total flux cleaned = -0.0112316 Jy ! Component: 3150 - total flux cleaned = -0.0113876 Jy ! Component: 3200 - total flux cleaned = -0.0114654 Jy ! Component: 3250 - total flux cleaned = -0.0116575 Jy ! Component: 3300 - total flux cleaned = -0.0117339 Jy ! Component: 3350 - total flux cleaned = -0.0119229 Jy ! Component: 3400 - total flux cleaned = -0.0119601 Jy ! Component: 3450 - total flux cleaned = -0.0121838 Jy ! Component: 3500 - total flux cleaned = -0.0123314 Jy ! Component: 3550 - total flux cleaned = -0.0124779 Jy ! Component: 3600 - total flux cleaned = -0.0125874 Jy ! Component: 3650 - total flux cleaned = -0.0128408 Jy ! Component: 3700 - total flux cleaned = -0.0128766 Jy ! Component: 3750 - total flux cleaned = -0.0131267 Jy ! Component: 3800 - total flux cleaned = -0.0133395 Jy ! Component: 3850 - total flux cleaned = -0.0135859 Jy ! Component: 3900 - total flux cleaned = -0.013656 Jy ! Component: 3950 - total flux cleaned = -0.0138647 Jy ! Component: 4000 - total flux cleaned = -0.013934 Jy ! Component: 4050 - total flux cleaned = -0.0141058 Jy ! Total flux subtracted in 4096 components = -0.0142085 Jy ! Clean residual min=-0.001982 max=0.001815 Jy/beam ! Clean residual mean=-0.000004 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 2.7182 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 472 components and 2.7182 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J0336+3218_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.214 x 9.623 at -29.9 degrees (North through East) ! Clean map min=-0.011142 max=1.7807 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_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.78067 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000587706 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0990143 0.0990143 0.198029 0.396057 0.792115 1.58423 3.16846 6.33692 12.6738 25.3477 50.6953 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.78 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J0336+3218_S_uvs.log closed on Sun Oct 6 10:30:53 2013