! Started logfile: /g0/scr/pima/npcsa_uvs/J0102+5824_X_uvs.log on Sun Oct 6 10:25:54 2013 obs /g0/scr/pima/npcsa_uvs/J0102+5824_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J0102+5824_X_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896825 visibilities/baseline/integration-bin. ! Found source: J0102+5824 ! ! 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 2260 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/J0102+5824_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.616923Jy sigma=50.558376 ! Fit after self-cal, rms=1.560877Jy sigma=30.755594 ! 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.7019 mas, bmaj=2.606 mas, bpa=33.11 degrees ! Estimated noise=1.19325 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.94217 Jy ! Component: 100 - total flux cleaned = 2.36569 Jy ! Total flux subtracted in 100 components = 2.36569 Jy ! Clean residual min=-0.049694 max=0.118378 Jy/beam ! Clean residual mean=0.000180 rms=0.015877 Jy/beam ! Combined flux in latest and established models = 2.36569 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 2.36569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305884Jy sigma=6.129022 ! Fit after self-cal, rms=0.305898Jy sigma=6.128987 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123238 Jy ! Component: 100 - total flux cleaned = 0.192526 Jy ! Total flux subtracted in 100 components = 0.192526 Jy ! Clean residual min=-0.043091 max=0.047486 Jy/beam ! Clean residual mean=0.000095 rms=0.010321 Jy/beam ! Combined flux in latest and established models = 2.55822 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 2.55822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224632Jy sigma=4.305893 ! Fit after self-cal, rms=0.224656Jy sigma=4.305185 ! 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.8595 mas, bmaj=2.682 mas, bpa=32.88 degrees ! Estimated noise=0.785615 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.0800678 Jy ! Component: 100 - total flux cleaned = 0.128058 Jy ! Component: 150 - total flux cleaned = 0.160906 Jy ! Component: 200 - total flux cleaned = 0.183749 Jy ! Total flux subtracted in 200 components = 0.183749 Jy ! Clean residual min=-0.040311 max=0.041406 Jy/beam ! Clean residual mean=-0.000047 rms=0.010682 Jy/beam ! Combined flux in latest and established models = 2.74197 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 47 components and 2.74197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193710Jy sigma=3.612879 ! Fit after self-cal, rms=0.193566Jy sigma=3.611104 ! 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.01 FD 1.01 HN 1.06 KP 1.03 ! LA 1.03 MK 1.03 NL 1.02 OV 1.00 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.03 KP 0.95 ! LA 0.96 MK 0.97 NL 0.99 OV 0.98 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.03 KP 0.85 ! LA 0.97 MK 1.00 NL 0.99 OV 0.98 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.01 KP 0.90 ! LA 0.95 MK 1.02 NL 0.97 OV 0.99 ! PT 1.08 SC 1.03 ! ! ! Fit before self-cal, rms=0.193566Jy sigma=3.611104 ! Fit after self-cal, rms=0.114431Jy sigma=1.871974 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8629 mas, bmaj=2.695 mas, bpa=32.89 degrees ! Estimated noise=0.783577 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.00696423 Jy ! Component: 100 - total flux cleaned = -0.0113092 Jy ! Component: 150 - total flux cleaned = -0.0138017 Jy ! Component: 200 - total flux cleaned = -0.0145226 Jy ! Total flux subtracted in 200 components = -0.0145226 Jy ! Clean residual min=-0.008964 max=0.009757 Jy/beam ! Clean residual mean=0.000009 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 2.72745 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 2.72745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113935Jy sigma=1.861355 ! Fit after self-cal, rms=0.113884Jy sigma=1.860635 ! 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.113884Jy sigma=1.860635 ! Fit after self-cal, rms=0.113689Jy sigma=1.857644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8634 mas, bmaj=2.696 mas, bpa=32.89 degrees ! Estimated noise=0.78317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0047529 Jy ! Component: 100 - total flux cleaned = -0.00792044 Jy ! Component: 150 - total flux cleaned = -0.00954851 Jy ! Component: 200 - total flux cleaned = -0.010029 Jy ! Total flux subtracted in 200 components = -0.010029 Jy ! Clean residual min=-0.007994 max=0.009219 Jy/beam ! Clean residual mean=0.000008 rms=0.001990 Jy/beam ! Combined flux in latest and established models = 2.71742 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 2.71742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113438Jy sigma=1.852427 ! Fit after self-cal, rms=0.113385Jy sigma=1.852221 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 (-2.2, -1.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00729142 Jy ! Component: 100 - total flux cleaned = 0.00750151 Jy ! Component: 150 - total flux cleaned = 0.00736566 Jy ! Component: 200 - total flux cleaned = 0.0071105 Jy ! Total flux subtracted in 200 components = 0.0071105 Jy ! Clean residual min=-0.007155 max=0.007085 Jy/beam ! Clean residual mean=-0.000002 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 2.72453 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 2.72453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112794Jy sigma=1.837706 ! Fit after self-cal, rms=0.112746Jy sigma=1.837112 ! 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.112746Jy sigma=1.837112 ! Fit after self-cal, rms=0.112631Jy sigma=1.835136 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8636 mas, bmaj=2.697 mas, bpa=32.9 degrees ! Estimated noise=0.78265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000503612 Jy ! Component: 100 - total flux cleaned = -0.0012776 Jy ! Component: 150 - total flux cleaned = -0.00195984 Jy ! Component: 200 - total flux cleaned = -0.00257042 Jy ! Total flux subtracted in 200 components = -0.00257042 Jy ! Clean residual min=-0.006593 max=0.006339 Jy/beam ! Clean residual mean=-0.000005 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 2.72196 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 2.72196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112400Jy sigma=1.829698 ! Fit after self-cal, rms=0.112365Jy sigma=1.829465 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.000467288 Jy ! Component: 100 - total flux cleaned = 0.000286119 Jy ! Component: 150 - total flux cleaned = 4.14861e-05 Jy ! Component: 200 - total flux cleaned = -0.000261975 Jy ! Total flux subtracted in 200 components = -0.000261975 Jy ! Clean residual min=-0.006395 max=0.005947 Jy/beam ! Clean residual mean=-0.000004 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 2.72169 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 104 components and 2.72169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112265Jy sigma=1.826774 ! Fit after self-cal, rms=0.112246Jy sigma=1.826633 ! 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.112246Jy sigma=1.826633 ! Fit after self-cal, rms=0.112204Jy sigma=1.825922 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.043 mas, bmaj=3.028 mas, bpa=31.15 degrees ! Estimated noise=0.947882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00185332 Jy ! Component: 100 - total flux cleaned = -0.00279853 Jy ! Component: 150 - total flux cleaned = -0.0033617 Jy ! Component: 200 - total flux cleaned = -0.00366649 Jy ! Total flux subtracted in 200 components = -0.00366649 Jy ! Clean residual min=-0.006971 max=0.006405 Jy/beam ! Clean residual mean=-0.000010 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 2.71803 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 115 components and 2.71803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112137Jy sigma=1.824480 ! Fit after self-cal, rms=0.112116Jy sigma=1.824161 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.000180249 Jy ! Component: 100 - total flux cleaned = -0.00013776 Jy ! Component: 150 - total flux cleaned = -0.000353797 Jy ! Component: 200 - total flux cleaned = -0.000547467 Jy ! Total flux subtracted in 200 components = -0.000547467 Jy ! Clean residual min=-0.006810 max=0.006105 Jy/beam ! Clean residual mean=-0.000009 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 2.71748 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 2.71748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112117Jy sigma=1.823595 ! Fit after self-cal, rms=0.112100Jy sigma=1.823467 ! 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.8638 mas, bmaj=2.698 mas, bpa=32.9 degrees ! Estimated noise=0.782427 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8638 x 2.698 at 32.9 degrees (North through East) ! Clean map min=-0.0072629 max=2.5361 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.112100Jy sigma=1.823467 ! Fit after self-cal, rms=0.107206Jy sigma=1.695808 ! Inverting map and beam ! Estimated beam: bmin=0.8641 mas, bmaj=2.699 mas, bpa=32.89 degrees ! Estimated noise=0.782138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00138716 Jy ! Component: 100 - total flux cleaned = -0.00193206 Jy ! Component: 150 - total flux cleaned = -0.00234029 Jy ! Component: 200 - total flux cleaned = -0.00270946 Jy ! Total flux subtracted in 200 components = -0.00270946 Jy ! Clean residual min=-0.006039 max=0.005241 Jy/beam ! Clean residual mean=-0.000005 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 2.71477 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 133 components and 2.71477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107102Jy sigma=1.693986 ! Fit after self-cal, rms=0.107097Jy sigma=1.693965 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112957 Jy ! Component: 100 - total flux cleaned = -0.000375176 Jy ! Component: 150 - total flux cleaned = -0.000665101 Jy ! Component: 200 - total flux cleaned = -0.000843236 Jy ! Total flux subtracted in 200 components = -0.000843236 Jy ! Clean residual min=-0.006120 max=0.005087 Jy/beam ! Clean residual mean=-0.000003 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 2.71393 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 141 components and 2.71393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107057Jy sigma=1.693188 ! Fit after self-cal, rms=0.107055Jy sigma=1.693171 ! 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.107055Jy sigma=1.693171 ! Fit after self-cal, rms=0.107011Jy sigma=1.692722 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.703 mas, bmaj=2.622 mas, bpa=33.19 degrees ! Estimated noise=1.20062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.95414 Jy ! Component: 100 - total flux cleaned = 2.38028 Jy ! Component: 150 - total flux cleaned = 2.49687 Jy ! Component: 200 - total flux cleaned = 2.55887 Jy ! Total flux subtracted in 200 components = 2.55887 Jy ! Clean residual min=-0.019295 max=0.031614 Jy/beam ! Clean residual mean=0.000068 rms=0.005250 Jy/beam ! Combined flux in latest and established models = 2.55887 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 17 model components to the UV plane model. ! The established model now contains 17 components and 2.55887 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8643 mas, bmaj=2.699 mas, bpa=32.9 degrees ! Estimated noise=0.781918 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.0556958 Jy ! Component: 100 - total flux cleaned = 0.0875109 Jy ! Component: 150 - total flux cleaned = 0.108151 Jy ! Component: 200 - total flux cleaned = 0.122393 Jy ! Total flux subtracted in 200 components = 0.122393 Jy ! Clean residual min=-0.008523 max=0.010279 Jy/beam ! Clean residual mean=0.000047 rms=0.002437 Jy/beam ! Combined flux in latest and established models = 2.68127 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 2.68127 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=2.044 mas, bmaj=3.029 mas, bpa=31.13 degrees ! Estimated noise=0.946506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165216 Jy ! Component: 100 - total flux cleaned = 0.0258887 Jy ! Component: 150 - total flux cleaned = 0.0284357 Jy ! Component: 200 - total flux cleaned = 0.0303933 Jy ! Total flux subtracted in 200 components = 0.0303933 Jy ! Clean residual min=-0.008100 max=0.007373 Jy/beam ! Clean residual mean=0.000000 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 2.71166 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.0016414 Jy ! Component: 100 - total flux cleaned = 0.00279254 Jy ! Component: 150 - total flux cleaned = 0.00352619 Jy ! Component: 200 - total flux cleaned = 0.00375246 Jy ! Total flux subtracted in 200 components = 0.00375246 Jy ! Clean residual min=-0.007127 max=0.006220 Jy/beam ! Clean residual mean=-0.000017 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 2.71541 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 100 components and 2.71541 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8643 mas, bmaj=2.699 mas, bpa=32.9 degrees ! Estimated noise=0.781918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130688 Jy ! Component: 100 - total flux cleaned = 0.00103972 Jy ! Component: 150 - total flux cleaned = 0.00103472 Jy ! Component: 200 - total flux cleaned = 0.00103542 Jy ! Total flux subtracted in 200 components = 0.00103542 Jy ! Clean residual min=-0.006498 max=0.006067 Jy/beam ! Clean residual mean=-0.000009 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 2.71645 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 2.71645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107561Jy sigma=1.700481 ! Fit after self-cal, rms=0.107527Jy sigma=1.700184 wmodel /g0/scr/pima/npcsa_uvs/J0102+5824_X_map.mod ! Writing 118 model components to file: /g0/scr/pima/npcsa_uvs/J0102+5824_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J0102+5824_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J0102+5824_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J0102+5824_X_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsa_uvs/J0102+5824_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.0011942 Jy ! Component: 100 - total flux cleaned = -0.00192246 Jy ! Component: 150 - total flux cleaned = -0.00250944 Jy ! Component: 200 - total flux cleaned = -0.00269692 Jy ! Component: 250 - total flux cleaned = -0.00278912 Jy ! Component: 300 - total flux cleaned = -0.002966 Jy ! Component: 350 - total flux cleaned = -0.00338809 Jy ! Component: 400 - total flux cleaned = -0.00355324 Jy ! Component: 450 - total flux cleaned = -0.00387038 Jy ! Component: 500 - total flux cleaned = -0.00410018 Jy ! Component: 550 - total flux cleaned = -0.00425074 Jy ! Component: 600 - total flux cleaned = -0.00446974 Jy ! Component: 650 - total flux cleaned = -0.00524818 Jy ! Component: 700 - total flux cleaned = -0.00600642 Jy ! Component: 750 - total flux cleaned = -0.00654493 Jy ! Component: 800 - total flux cleaned = -0.00720583 Jy ! Component: 850 - total flux cleaned = -0.00798214 Jy ! Component: 900 - total flux cleaned = -0.0085528 Jy ! Component: 950 - total flux cleaned = -0.00917196 Jy ! Component: 1000 - total flux cleaned = -0.00978076 Jy ! Component: 1050 - total flux cleaned = -0.0103784 Jy ! Component: 1100 - total flux cleaned = -0.0108492 Jy ! Component: 1150 - total flux cleaned = -0.0114275 Jy ! Component: 1200 - total flux cleaned = -0.0119378 Jy ! Component: 1250 - total flux cleaned = -0.012217 Jy ! Component: 1300 - total flux cleaned = -0.0125464 Jy ! Component: 1350 - total flux cleaned = -0.0127627 Jy ! Component: 1400 - total flux cleaned = -0.0130304 Jy ! Component: 1450 - total flux cleaned = -0.0132942 Jy ! Component: 1500 - total flux cleaned = -0.013708 Jy ! Component: 1550 - total flux cleaned = -0.0141658 Jy ! Component: 1600 - total flux cleaned = -0.014316 Jy ! Component: 1650 - total flux cleaned = -0.0147104 Jy ! Component: 1700 - total flux cleaned = -0.0149534 Jy ! Component: 1750 - total flux cleaned = -0.015192 Jy ! Component: 1800 - total flux cleaned = -0.0154756 Jy ! Component: 1850 - total flux cleaned = -0.0154305 Jy ! Component: 1900 - total flux cleaned = -0.0157531 Jy ! Component: 1950 - total flux cleaned = -0.0159355 Jy ! Component: 2000 - total flux cleaned = -0.0159799 Jy ! Component: 2050 - total flux cleaned = -0.0160241 Jy ! Component: 2100 - total flux cleaned = -0.0160677 Jy ! Component: 2150 - total flux cleaned = -0.0161108 Jy ! Component: 2200 - total flux cleaned = -0.0160675 Jy ! Component: 2250 - total flux cleaned = -0.0161514 Jy ! Component: 2300 - total flux cleaned = -0.0161931 Jy ! Component: 2350 - total flux cleaned = -0.0161519 Jy ! Component: 2400 - total flux cleaned = -0.0162338 Jy ! Component: 2450 - total flux cleaned = -0.0163148 Jy ! Component: 2500 - total flux cleaned = -0.0161951 Jy ! Component: 2550 - total flux cleaned = -0.0162738 Jy ! Component: 2600 - total flux cleaned = -0.0163126 Jy ! Component: 2650 - total flux cleaned = -0.0163897 Jy ! Component: 2700 - total flux cleaned = -0.0163135 Jy ! Component: 2750 - total flux cleaned = -0.0164652 Jy ! Component: 2800 - total flux cleaned = -0.0165401 Jy ! Component: 2850 - total flux cleaned = -0.0164656 Jy ! Component: 2900 - total flux cleaned = -0.0163919 Jy ! Component: 2950 - total flux cleaned = -0.0163921 Jy ! Component: 3000 - total flux cleaned = -0.0165009 Jy ! Component: 3050 - total flux cleaned = -0.016465 Jy ! Component: 3100 - total flux cleaned = -0.0166072 Jy ! Component: 3150 - total flux cleaned = -0.0165366 Jy ! Component: 3200 - total flux cleaned = -0.0165715 Jy ! Component: 3250 - total flux cleaned = -0.0165714 Jy ! Component: 3300 - total flux cleaned = -0.0166058 Jy ! Component: 3350 - total flux cleaned = -0.0166057 Jy ! Component: 3400 - total flux cleaned = -0.01664 Jy ! Component: 3450 - total flux cleaned = -0.0166399 Jy ! Component: 3500 - total flux cleaned = -0.0167069 Jy ! Component: 3550 - total flux cleaned = -0.0167404 Jy ! Component: 3600 - total flux cleaned = -0.0167734 Jy ! Component: 3650 - total flux cleaned = -0.0167732 Jy ! Component: 3700 - total flux cleaned = -0.0167733 Jy ! Component: 3750 - total flux cleaned = -0.016806 Jy ! Component: 3800 - total flux cleaned = -0.0168703 Jy ! Component: 3850 - total flux cleaned = -0.0167743 Jy ! Component: 3900 - total flux cleaned = -0.0167744 Jy ! Component: 3950 - total flux cleaned = -0.0166793 Jy ! Component: 4000 - total flux cleaned = -0.0166795 Jy ! Component: 4050 - total flux cleaned = -0.0166482 Jy ! Total flux subtracted in 4096 components = -0.0166174 Jy ! Clean residual min=-0.002181 max=0.001824 Jy/beam ! Clean residual mean=0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 2.69983 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 403 components and 2.69983 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J0102+5824_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8643 x 2.699 at 32.9 degrees (North through East) ! Clean map min=-0.0062101 max=2.5397 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J0102+5824_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.5397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000533201 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0629839 0.0629839 0.125968 0.251936 0.503872 1.00774 2.01549 4.03097 8.06194 16.1239 32.2478 64.4956 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.539 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J0102+5824_X_uvs.log closed on Sun Oct 6 10:25:58 2013