! Started logfile: /g0/scr/pima/npcsa_uvs/J2203+3145_X_uvs.log on Sun Oct 6 10:30:38 2013 obs /g0/scr/pima/npcsa_uvs/J2203+3145_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J2203+3145_X_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.744048 visibilities/baseline/integration-bin. ! Found source: J2203+3145 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1500 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsa_uvs/J2203+3145_X] 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.200x0.200 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=2.154493Jy sigma=33.031361 ! Fit after self-cal, rms=0.980234Jy sigma=15.987495 ! 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=0.7492 mas, bmaj=2.083 mas, bpa=21.22 degrees ! Estimated noise=1.77253 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.49061 Jy ! Component: 100 - total flux cleaned = 1.85548 Jy ! Total flux subtracted in 100 components = 1.85548 Jy ! Clean residual min=-0.070462 max=0.151232 Jy/beam ! Clean residual mean=0.000162 rms=0.023032 Jy/beam ! Combined flux in latest and established models = 1.85548 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 1.85548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335501Jy sigma=5.516908 ! Fit after self-cal, rms=0.335844Jy sigma=5.515749 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161807 Jy ! Component: 100 - total flux cleaned = 0.24728 Jy ! Total flux subtracted in 100 components = 0.24728 Jy ! Clean residual min=-0.060761 max=0.057757 Jy/beam ! Clean residual mean=0.000059 rms=0.013758 Jy/beam ! Combined flux in latest and established models = 2.10276 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 2.10276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226707Jy sigma=3.613000 ! Fit after self-cal, rms=0.226581Jy sigma=3.611049 ! 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=0.8905 mas, bmaj=2.224 mas, bpa=18.42 degrees ! Estimated noise=1.28885 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.100081 Jy ! Component: 100 - total flux cleaned = 0.160711 Jy ! Component: 150 - total flux cleaned = 0.199572 Jy ! Component: 200 - total flux cleaned = 0.22564 Jy ! Total flux subtracted in 200 components = 0.22564 Jy ! Clean residual min=-0.051411 max=0.057307 Jy/beam ! Clean residual mean=-0.000070 rms=0.012757 Jy/beam ! Combined flux in latest and established models = 2.3284 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 2.3284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181646Jy sigma=2.760385 ! Fit after self-cal, rms=0.181376Jy sigma=2.758403 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.05 KP 1.03 ! LA 1.05 MK 1.04 NL 1.04 OV 0.99 ! SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.04 KP 0.95 ! LA 0.99 MK 0.99 NL 1.01 OV 0.97 ! SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 1.04 KP 0.86 ! LA 0.99 MK 1.02 NL 0.99 OV 0.99 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.04 KP 0.92 ! LA 0.97 MK 1.03 NL 1.00 OV 0.99 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.181376Jy sigma=2.758403 ! Fit after self-cal, rms=0.136631Jy sigma=2.001016 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8987 mas, bmaj=2.247 mas, bpa=18.72 degrees ! Estimated noise=1.2909 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 (9.8, 19.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0456069 Jy ! Component: 100 - total flux cleaned = 0.0592484 Jy ! Component: 150 - total flux cleaned = 0.0647876 Jy ! Component: 200 - total flux cleaned = 0.0674749 Jy ! Total flux subtracted in 200 components = 0.0674749 Jy ! Clean residual min=-0.017080 max=0.024665 Jy/beam ! Clean residual mean=-0.000009 rms=0.004717 Jy/beam ! Combined flux in latest and established models = 2.39587 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 2.39587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121650Jy sigma=1.715639 ! Fit after self-cal, rms=0.121124Jy sigma=1.705673 ! Inverting map ! Added new window around map position (-2, -2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0218511 Jy ! Component: 100 - total flux cleaned = 0.0269073 Jy ! Component: 150 - total flux cleaned = 0.0289743 Jy ! Component: 200 - total flux cleaned = 0.0286678 Jy ! Total flux subtracted in 200 components = 0.0286678 Jy ! Clean residual min=-0.013121 max=0.017249 Jy/beam ! Clean residual mean=-0.000010 rms=0.003503 Jy/beam ! Combined flux in latest and established models = 2.42454 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 92 components and 2.42454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116177Jy sigma=1.632798 ! Fit after self-cal, rms=0.115679Jy sigma=1.627434 ! 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.115679Jy sigma=1.627434 ! Fit after self-cal, rms=0.115134Jy sigma=1.617826 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.898 mas, bmaj=2.249 mas, bpa=18.71 degrees ! Estimated noise=1.28772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039344 Jy ! Component: 100 - total flux cleaned = 0.00493439 Jy ! Component: 150 - total flux cleaned = 0.00664263 Jy ! Component: 200 - total flux cleaned = 0.00791996 Jy ! Total flux subtracted in 200 components = 0.00791996 Jy ! Clean residual min=-0.011021 max=0.013181 Jy/beam ! Clean residual mean=-0.000003 rms=0.002878 Jy/beam ! Combined flux in latest and established models = 2.43246 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 2.43246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113397Jy sigma=1.595852 ! Fit after self-cal, rms=0.113224Jy sigma=1.594127 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 (-4.8, -3.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00779819 Jy ! Component: 100 - total flux cleaned = 0.0108488 Jy ! Component: 150 - total flux cleaned = 0.0116857 Jy ! Component: 200 - total flux cleaned = 0.0117046 Jy ! Total flux subtracted in 200 components = 0.0117046 Jy ! Clean residual min=-0.009449 max=0.009988 Jy/beam ! Clean residual mean=-0.000002 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 2.44417 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 2.44417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111069Jy sigma=1.568245 ! Fit after self-cal, rms=0.111023Jy sigma=1.567605 ! 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.111023Jy sigma=1.567605 ! Fit after self-cal, rms=0.110879Jy sigma=1.565903 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8979 mas, bmaj=2.25 mas, bpa=18.69 degrees ! Estimated noise=1.28545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00369205 Jy ! Component: 100 - total flux cleaned = 0.00325873 Jy ! Component: 150 - total flux cleaned = 0.00284586 Jy ! Component: 200 - total flux cleaned = 0.00301808 Jy ! Total flux subtracted in 200 components = 0.00301808 Jy ! Clean residual min=-0.008048 max=0.009653 Jy/beam ! Clean residual mean=-0.000002 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 2.44718 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 2.44718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110085Jy sigma=1.556785 ! Fit after self-cal, rms=0.110072Jy sigma=1.556605 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 (16.8, -48.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00648784 Jy ! Component: 100 - total flux cleaned = 0.00774378 Jy ! Component: 150 - total flux cleaned = 0.00775267 Jy ! Component: 200 - total flux cleaned = 0.00726431 Jy ! Total flux subtracted in 200 components = 0.00726431 Jy ! Clean residual min=-0.007683 max=0.006732 Jy/beam ! Clean residual mean=-0.000004 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 2.45445 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 156 components and 2.45445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109162Jy sigma=1.544345 ! Fit after self-cal, rms=0.109156Jy sigma=1.544103 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.109156Jy sigma=1.544103 ! Fit after self-cal, rms=0.109034Jy sigma=1.543182 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.962 mas, bmaj=2.818 mas, bpa=12.94 degrees ! Estimated noise=1.49221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230578 Jy ! Component: 100 - total flux cleaned = 0.0035581 Jy ! Component: 150 - total flux cleaned = 0.00476877 Jy ! Component: 200 - total flux cleaned = 0.00530897 Jy ! Total flux subtracted in 200 components = 0.00530897 Jy ! Clean residual min=-0.007106 max=0.006964 Jy/beam ! Clean residual mean=0.000003 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 2.45976 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 179 components and 2.45976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108934Jy sigma=1.540210 ! Fit after self-cal, rms=0.108921Jy sigma=1.540071 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.000255582 Jy ! Component: 100 - total flux cleaned = 0.000227932 Jy ! Component: 150 - total flux cleaned = 0.000498961 Jy ! Component: 200 - total flux cleaned = 0.000752229 Jy ! Total flux subtracted in 200 components = 0.000752229 Jy ! Clean residual min=-0.006628 max=0.006450 Jy/beam ! Clean residual mean=0.000004 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 2.46051 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 192 components and 2.46051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108832Jy sigma=1.538508 ! Fit after self-cal, rms=0.108823Jy sigma=1.538459 ! 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=0.898 mas, bmaj=2.25 mas, bpa=18.67 degrees ! Estimated noise=1.28381 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.898 x 2.25 at 18.67 degrees (North through East) ! Clean map min=-0.0091481 max=1.9562 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.108823Jy sigma=1.538459 ! Fit after self-cal, rms=0.102161Jy sigma=1.391219 ! Inverting map and beam ! Estimated beam: bmin=0.8979 mas, bmaj=2.25 mas, bpa=18.67 degrees ! Estimated noise=1.28303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000461955 Jy ! Component: 100 - total flux cleaned = -0.000208238 Jy ! Component: 150 - total flux cleaned = -0.000832571 Jy ! Component: 200 - total flux cleaned = -0.000947352 Jy ! Total flux subtracted in 200 components = -0.000947352 Jy ! Clean residual min=-0.006607 max=0.006903 Jy/beam ! Clean residual mean=-0.000003 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 2.45956 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 210 components and 2.45956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101793Jy sigma=1.387482 ! Fit after self-cal, rms=0.101784Jy sigma=1.387447 ! Inverting map ! Added new window around map position (46.8, -15.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00471183 Jy ! Component: 100 - total flux cleaned = 0.00488926 Jy ! Component: 150 - total flux cleaned = 0.00612237 Jy ! Component: 200 - total flux cleaned = 0.00728685 Jy ! Total flux subtracted in 200 components = 0.00728685 Jy ! Clean residual min=-0.006686 max=0.005376 Jy/beam ! Clean residual mean=0.000000 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 2.46685 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 228 components and 2.46685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101284Jy sigma=1.380636 ! Fit after self-cal, rms=0.101268Jy sigma=1.380402 ! 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.101268Jy sigma=1.380402 ! Fit after self-cal, rms=0.101201Jy sigma=1.379956 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=0.7512 mas, bmaj=2.098 mas, bpa=21.22 degrees ! Estimated noise=1.78404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.49644 Jy ! Component: 100 - total flux cleaned = 1.85752 Jy ! Component: 150 - total flux cleaned = 2.01372 Jy ! Component: 200 - total flux cleaned = 2.09293 Jy ! Total flux subtracted in 200 components = 2.09293 Jy ! Clean residual min=-0.038911 max=0.041360 Jy/beam ! Clean residual mean=0.000074 rms=0.010178 Jy/beam ! Combined flux in latest and established models = 2.09293 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 20 model components to the UV plane model. ! The established model now contains 20 components and 2.09293 Jy ! Inverting map and beam ! Estimated beam: bmin=0.898 mas, bmaj=2.25 mas, bpa=18.67 degrees ! Estimated noise=1.28231 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.0802318 Jy ! Component: 100 - total flux cleaned = 0.135579 Jy ! Component: 150 - total flux cleaned = 0.176687 Jy ! Component: 200 - total flux cleaned = 0.208208 Jy ! Total flux subtracted in 200 components = 0.208208 Jy ! Clean residual min=-0.023888 max=0.020938 Jy/beam ! Clean residual mean=0.000025 rms=0.006076 Jy/beam ! Combined flux in latest and established models = 2.30114 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 49 components and 2.30114 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.962 mas, bmaj=2.819 mas, bpa=12.93 degrees ! Estimated noise=1.49032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0378197 Jy ! Component: 100 - total flux cleaned = 0.0580505 Jy ! Component: 150 - total flux cleaned = 0.0690264 Jy ! Component: 200 - total flux cleaned = 0.0792215 Jy ! Total flux subtracted in 200 components = 0.0792215 Jy ! Clean residual min=-0.015440 max=0.011325 Jy/beam ! Clean residual mean=0.000014 rms=0.004103 Jy/beam ! Combined flux in latest and established models = 2.38036 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.00668451 Jy ! Component: 100 - total flux cleaned = 0.0128867 Jy ! Component: 150 - total flux cleaned = 0.0184772 Jy ! Component: 200 - total flux cleaned = 0.0229271 Jy ! Total flux subtracted in 200 components = 0.0229271 Jy ! Clean residual min=-0.012137 max=0.008419 Jy/beam ! Clean residual mean=0.000010 rms=0.002709 Jy/beam ! Combined flux in latest and established models = 2.40329 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 124 components and 2.40328 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.898 mas, bmaj=2.25 mas, bpa=18.67 degrees ! Estimated noise=1.28231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116187 Jy ! Component: 100 - total flux cleaned = 0.00168176 Jy ! Component: 150 - total flux cleaned = 0.00454876 Jy ! Component: 200 - total flux cleaned = 0.00490939 Jy ! Total flux subtracted in 200 components = 0.00490939 Jy ! Clean residual min=-0.009496 max=0.009438 Jy/beam ! Clean residual mean=0.000002 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 2.40819 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 147 components and 2.40819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108054Jy sigma=1.431965 ! Fit after self-cal, rms=0.107647Jy sigma=1.425664 wmodel /g0/scr/pima/npcsa_uvs/J2203+3145_X_map.mod ! Writing 147 model components to file: /g0/scr/pima/npcsa_uvs/J2203+3145_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J2203+3145_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J2203+3145_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J2203+3145_X_map.win ! wwins: Wrote 6 windows to /g0/scr/pima/npcsa_uvs/J2203+3145_X_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.00210659 Jy ! Component: 100 - total flux cleaned = -0.00289757 Jy ! Component: 150 - total flux cleaned = -0.00408675 Jy ! Component: 200 - total flux cleaned = -0.0046499 Jy ! Component: 250 - total flux cleaned = -0.00491653 Jy ! Component: 300 - total flux cleaned = -0.00478706 Jy ! Component: 350 - total flux cleaned = -0.00466143 Jy ! Component: 400 - total flux cleaned = -0.00393542 Jy ! Component: 450 - total flux cleaned = -0.00358992 Jy ! Component: 500 - total flux cleaned = -0.00314187 Jy ! Component: 550 - total flux cleaned = -0.00281387 Jy ! Component: 600 - total flux cleaned = -0.00227646 Jy ! Component: 650 - total flux cleaned = -0.00206668 Jy ! Component: 700 - total flux cleaned = -0.00165872 Jy ! Component: 750 - total flux cleaned = -0.00146048 Jy ! Component: 800 - total flux cleaned = -0.00175056 Jy ! Component: 850 - total flux cleaned = -0.00184496 Jy ! Component: 900 - total flux cleaned = -0.00230648 Jy ! Component: 950 - total flux cleaned = -0.00275181 Jy ! Component: 1000 - total flux cleaned = -0.00230965 Jy ! Component: 1050 - total flux cleaned = -0.00265229 Jy ! Component: 1100 - total flux cleaned = -0.00256583 Jy ! Component: 1150 - total flux cleaned = -0.00281422 Jy ! Component: 1200 - total flux cleaned = -0.00305912 Jy ! Component: 1250 - total flux cleaned = -0.00337619 Jy ! Component: 1300 - total flux cleaned = -0.00353271 Jy ! Component: 1350 - total flux cleaned = -0.00406788 Jy ! Component: 1400 - total flux cleaned = -0.00429284 Jy ! Component: 1450 - total flux cleaned = -0.00458714 Jy ! Component: 1500 - total flux cleaned = -0.00480427 Jy ! Component: 1550 - total flux cleaned = -0.00494672 Jy ! Component: 1600 - total flux cleaned = -0.00522829 Jy ! Component: 1650 - total flux cleaned = -0.00529769 Jy ! Component: 1700 - total flux cleaned = -0.00536774 Jy ! Component: 1750 - total flux cleaned = -0.00570309 Jy ! Component: 1800 - total flux cleaned = -0.00576829 Jy ! Component: 1850 - total flux cleaned = -0.00596447 Jy ! Component: 1900 - total flux cleaned = -0.00615683 Jy ! Component: 1950 - total flux cleaned = -0.00647383 Jy ! Component: 2000 - total flux cleaned = -0.00659866 Jy ! Component: 2050 - total flux cleaned = -0.00678261 Jy ! Component: 2100 - total flux cleaned = -0.00708544 Jy ! Component: 2150 - total flux cleaned = -0.0072045 Jy ! Component: 2200 - total flux cleaned = -0.00732128 Jy ! Component: 2250 - total flux cleaned = -0.00732223 Jy ! Component: 2300 - total flux cleaned = -0.00743826 Jy ! Component: 2350 - total flux cleaned = -0.00766578 Jy ! Component: 2400 - total flux cleaned = -0.00760925 Jy ! Component: 2450 - total flux cleaned = -0.00771988 Jy ! Component: 2500 - total flux cleaned = -0.00755391 Jy ! Component: 2550 - total flux cleaned = -0.00766373 Jy ! Component: 2600 - total flux cleaned = -0.00766332 Jy ! Component: 2650 - total flux cleaned = -0.00766385 Jy ! Component: 2700 - total flux cleaned = -0.00782326 Jy ! Component: 2750 - total flux cleaned = -0.00787588 Jy ! Component: 2800 - total flux cleaned = -0.0080324 Jy ! Component: 2850 - total flux cleaned = -0.0080324 Jy ! Component: 2900 - total flux cleaned = -0.00833965 Jy ! Component: 2950 - total flux cleaned = -0.00844017 Jy ! Component: 3000 - total flux cleaned = -0.00843945 Jy ! Component: 3050 - total flux cleaned = -0.00843944 Jy ! Component: 3100 - total flux cleaned = -0.00853764 Jy ! Component: 3150 - total flux cleaned = -0.00853752 Jy ! Component: 3200 - total flux cleaned = -0.00839133 Jy ! Component: 3250 - total flux cleaned = -0.00839229 Jy ! Component: 3300 - total flux cleaned = -0.00843931 Jy ! Component: 3350 - total flux cleaned = -0.00843836 Jy ! Component: 3400 - total flux cleaned = -0.00815526 Jy ! Component: 3450 - total flux cleaned = -0.00806173 Jy ! Component: 3500 - total flux cleaned = -0.0079689 Jy ! Component: 3550 - total flux cleaned = -0.00796839 Jy ! Component: 3600 - total flux cleaned = -0.00783066 Jy ! Component: 3650 - total flux cleaned = -0.00773923 Jy ! Component: 3700 - total flux cleaned = -0.00751274 Jy ! Component: 3750 - total flux cleaned = -0.00746778 Jy ! Component: 3800 - total flux cleaned = -0.00728937 Jy ! Component: 3850 - total flux cleaned = -0.00746697 Jy ! Component: 3900 - total flux cleaned = -0.0073344 Jy ! Component: 3950 - total flux cleaned = -0.00729072 Jy ! Component: 4000 - total flux cleaned = -0.00729051 Jy ! Component: 4050 - total flux cleaned = -0.00724704 Jy ! Total flux subtracted in 4096 components = -0.0072035 Jy ! Clean residual min=-0.002582 max=0.002730 Jy/beam ! Clean residual mean=-0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 2.40099 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 396 components and 2.40099 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J2203+3145_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.898 x 2.25 at 18.67 degrees (North through East) ! Clean map min=-0.0093194 max=1.9649 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J2203+3145_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.96495 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000711847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.108682 0.108682 0.217364 0.434727 0.869455 1.73891 3.47782 6.95564 13.9113 27.8226 55.6451 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.964 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J2203+3145_X_uvs.log closed on Sun Oct 6 10:30:43 2013