! Started logfile: J0238+1636_L_2010_08_23_pus_uvs.log on Sun Jan 10 00:50:59 2016 obs J0238+1636_L_2010_08_23_pus_uva.fits ! Reading UV FITS file: J0238+1636_L_2010_08_23_pus_uva.fits ! AN table 1: 195 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.745299 visibilities/baseline/integration-bin. ! Found source: J0238+1636 ! ! 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 1.35446e+09 8e+06 1 8e+06 ! 02 2 1.36246e+09 8e+06 1 8e+06 ! 03 3 1.42646e+09 8e+06 1 8e+06 ! 04 4 1.43446e+09 8e+06 1 8e+06 ! ! Polarization(s): RR LL RL LR ! ! Read 783 lines of history. ! ! Reading 104640 visibilities. select I ! Selecting polarization: I, 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.8 print "taper_size =",taper_size ! taper_size = 15 ![@muppet J0238+1636_L_2010_08_23_pus] 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.800x0.800 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 258 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 258 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 258 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 258 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.199329Jy sigma=0.002437 ! Fit after self-cal, rms=0.099587Jy sigma=0.001139 ! 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=5.149 mas, bmaj=10.57 mas, bpa=13.84 degrees ! Estimated noise=681.873 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.769159 Jy ! Component: 100 - total flux cleaned = 0.936968 Jy ! Total flux subtracted in 100 components = 0.936968 Jy ! Clean residual min=-0.012541 max=0.048571 Jy/beam ! Clean residual mean=0.000018 rms=0.004127 Jy/beam ! Combined flux in latest and established models = 0.936968 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.936968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122500Jy sigma=0.001387 ! Fit after self-cal, rms=0.122500Jy sigma=0.001387 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0484313 Jy ! Component: 100 - total flux cleaned = 0.0706853 Jy ! Total flux subtracted in 100 components = 0.0706853 Jy ! Clean residual min=-0.011802 max=0.015079 Jy/beam ! Clean residual mean=0.000003 rms=0.002796 Jy/beam ! Combined flux in latest and established models = 1.00765 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 1.00765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093377Jy sigma=0.001024 ! Fit after self-cal, rms=0.093373Jy sigma=0.001024 ! 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=6.172 mas, bmaj=12.27 mas, bpa=12.62 degrees ! Estimated noise=345.384 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 (-2.4, 14.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219476 Jy ! Component: 100 - total flux cleaned = 0.0350318 Jy ! Component: 150 - total flux cleaned = 0.0431365 Jy ! Component: 200 - total flux cleaned = 0.0470835 Jy ! Total flux subtracted in 200 components = 0.0470835 Jy ! Clean residual min=-0.010472 max=0.012660 Jy/beam ! Clean residual mean=-0.000012 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 1.05474 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 57 components and 1.05474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086609Jy sigma=0.000940 ! Fit after self-cal, rms=0.086452Jy sigma=0.000938 ! 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.06 FD 1.00 HN 1.00* KP 0.99 ! LA 1.01 MK 1.02 NL 1.05 OV 0.97 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.00* KP 1.01 ! LA 1.05 MK 1.01 NL 1.04 OV 0.98 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.00* KP 0.90 ! LA 0.96 MK 0.94 NL 1.01 OV 1.01 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.00* KP 0.97 ! LA 0.98 MK 1.00 NL 1.01 OV 1.03 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.086452Jy sigma=0.000938 ! Fit after self-cal, rms=0.064206Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.176 mas, bmaj=12.32 mas, bpa=12.58 degrees ! Estimated noise=345.698 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.000877501 Jy ! Component: 100 - total flux cleaned = -0.000674574 Jy ! Component: 150 - total flux cleaned = -0.000839537 Jy ! Component: 200 - total flux cleaned = -0.00111093 Jy ! Total flux subtracted in 200 components = -0.00111093 Jy ! Clean residual min=-0.005711 max=0.005976 Jy/beam ! Clean residual mean=-0.000007 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 1.05363 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 1.05363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062976Jy sigma=0.000654 ! Fit after self-cal, rms=0.062915Jy sigma=0.000653 ! Inverting map ! Added new window around map position (11.2, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00538228 Jy ! Component: 100 - total flux cleaned = 0.00597526 Jy ! Component: 150 - total flux cleaned = 0.0056801 Jy ! Component: 200 - total flux cleaned = 0.00541143 Jy ! Total flux subtracted in 200 components = 0.00541143 Jy ! Clean residual min=-0.004990 max=0.004697 Jy/beam ! Clean residual mean=-0.000008 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 1.05904 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 94 components and 1.05904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061683Jy sigma=0.000640 ! Fit after self-cal, rms=0.061585Jy sigma=0.000639 ! 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.061585Jy sigma=0.000639 ! Fit after self-cal, rms=0.052326Jy sigma=0.000597 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.183 mas, bmaj=12.34 mas, bpa=12.73 degrees ! Estimated noise=345.555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130715 Jy ! Component: 100 - total flux cleaned = 0.0018843 Jy ! Component: 150 - total flux cleaned = 0.00234594 Jy ! Component: 200 - total flux cleaned = 0.00266771 Jy ! Total flux subtracted in 200 components = 0.00266771 Jy ! Clean residual min=-0.002886 max=0.003013 Jy/beam ! Clean residual mean=-0.000006 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 1.0617 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 1.0617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052023Jy sigma=0.000593 ! Fit after self-cal, rms=0.051987Jy sigma=0.000593 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.4, 43.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029869 Jy ! Component: 100 - total flux cleaned = 0.00475166 Jy ! Component: 150 - total flux cleaned = 0.00538553 Jy ! Component: 200 - total flux cleaned = 0.00567065 Jy ! Total flux subtracted in 200 components = 0.00567065 Jy ! Clean residual min=-0.002759 max=0.002127 Jy/beam ! Clean residual mean=-0.000005 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 1.06738 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 136 components and 1.06738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051740Jy sigma=0.000590 ! Fit after self-cal, rms=0.051733Jy sigma=0.000590 ! 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.051733Jy sigma=0.000590 ! Fit after self-cal, rms=0.050312Jy sigma=0.000583 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.179 mas, bmaj=12.34 mas, bpa=12.68 degrees ! Estimated noise=345.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136812 Jy ! Component: 100 - total flux cleaned = -6.59982e-05 Jy ! Component: 150 - total flux cleaned = 0.000164845 Jy ! Component: 200 - total flux cleaned = 0.000315463 Jy ! Total flux subtracted in 200 components = 0.000315463 Jy ! Clean residual min=-0.002349 max=0.001934 Jy/beam ! Clean residual mean=-0.000005 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 1.06769 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 154 components and 1.06769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050158Jy sigma=0.000581 ! Fit after self-cal, rms=0.050147Jy sigma=0.000581 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.000206414 Jy ! Component: 100 - total flux cleaned = 0.000463797 Jy ! Component: 150 - total flux cleaned = 0.000619701 Jy ! Component: 200 - total flux cleaned = 0.000800134 Jy ! Total flux subtracted in 200 components = 0.000800134 Jy ! Clean residual min=-0.002205 max=0.001801 Jy/beam ! Clean residual mean=-0.000005 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 1.06849 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 1.06849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050083Jy sigma=0.000580 ! Fit after self-cal, rms=0.050079Jy sigma=0.000580 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 15 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.050079Jy sigma=0.000580 ! Fit after self-cal, rms=0.049999Jy sigma=0.000580 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.24 mas, bmaj=16.6 mas, bpa=14.02 degrees ! Estimated noise=385.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.16404e-05 Jy ! Component: 100 - total flux cleaned = 0.00024006 Jy ! Component: 150 - total flux cleaned = 0.000450007 Jy ! Component: 200 - total flux cleaned = 0.000661181 Jy ! Total flux subtracted in 200 components = 0.000661181 Jy ! Clean residual min=-0.001829 max=0.001643 Jy/beam ! Clean residual mean=-0.000008 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 1.06915 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 183 components and 1.06915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049960Jy sigma=0.000579 ! Fit after self-cal, rms=0.049956Jy sigma=0.000579 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.000129309 Jy ! Component: 100 - total flux cleaned = 0.000218976 Jy ! Component: 150 - total flux cleaned = 0.000318967 Jy ! Component: 200 - total flux cleaned = 0.000373827 Jy ! Total flux subtracted in 200 components = 0.000373827 Jy ! Clean residual min=-0.001802 max=0.001625 Jy/beam ! Clean residual mean=-0.000008 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 1.06953 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 198 components and 1.06953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049941Jy sigma=0.000579 ! Fit after self-cal, rms=0.049940Jy sigma=0.000579 ! 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=6.178 mas, bmaj=12.34 mas, bpa=12.66 degrees ! Estimated noise=345.334 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.178 x 12.34 at 12.66 degrees (North through East) ! Clean map min=-0.0019508 max=0.99135 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.049940Jy sigma=0.000579 ! Fit after self-cal, rms=0.046063Jy sigma=0.000533 ! Inverting map and beam ! Estimated beam: bmin=6.178 mas, bmaj=12.34 mas, bpa=12.64 degrees ! Estimated noise=345.363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260799 Jy ! Component: 100 - total flux cleaned = -0.00018536 Jy ! Component: 150 - total flux cleaned = -0.000149484 Jy ! Component: 200 - total flux cleaned = -8.60516e-05 Jy ! Total flux subtracted in 200 components = -8.60516e-05 Jy ! Clean residual min=-0.001864 max=0.001645 Jy/beam ! Clean residual mean=-0.000004 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 1.06944 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 209 components and 1.06944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046003Jy sigma=0.000532 ! Fit after self-cal, rms=0.046003Jy sigma=0.000532 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.78085e-05 Jy ! Component: 100 - total flux cleaned = 0.000112595 Jy ! Component: 150 - total flux cleaned = 0.000138478 Jy ! Component: 200 - total flux cleaned = 0.000138331 Jy ! Total flux subtracted in 200 components = 0.000138331 Jy ! Clean residual min=-0.001805 max=0.001604 Jy/beam ! Clean residual mean=-0.000005 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 1.06958 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 216 components and 1.06958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045972Jy sigma=0.000532 ! Fit after self-cal, rms=0.045971Jy sigma=0.000532 ! 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.045971Jy sigma=0.000532 ! Fit after self-cal, rms=0.045940Jy sigma=0.000532 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=5.133 mas, bmaj=10.6 mas, bpa=13.69 degrees ! Estimated noise=684.142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.771578 Jy ! Component: 100 - total flux cleaned = 0.939937 Jy ! Component: 150 - total flux cleaned = 0.98778 Jy ! Component: 200 - total flux cleaned = 1.00759 Jy ! Total flux subtracted in 200 components = 1.00759 Jy ! Clean residual min=-0.004084 max=0.008731 Jy/beam ! Clean residual mean=0.000009 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 1.00759 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 14 model components to the UV plane model. ! The established model now contains 14 components and 1.00759 Jy ! Inverting map and beam ! Estimated beam: bmin=6.178 mas, bmaj=12.34 mas, bpa=12.63 degrees ! Estimated noise=345.356 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.016205 Jy ! Component: 100 - total flux cleaned = 0.0262249 Jy ! Component: 150 - total flux cleaned = 0.0331933 Jy ! Component: 200 - total flux cleaned = 0.0382989 Jy ! Total flux subtracted in 200 components = 0.0382989 Jy ! Clean residual min=-0.002426 max=0.003740 Jy/beam ! Clean residual mean=0.000001 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 1.04589 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 90 components and 1.04589 Jy ! Inverting map ! Added new window around map position (2.4, -12.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041666 Jy ! Component: 100 - total flux cleaned = 0.00740655 Jy ! Component: 150 - total flux cleaned = 0.0101002 Jy ! Component: 200 - total flux cleaned = 0.0123713 Jy ! Total flux subtracted in 200 components = 0.0123713 Jy ! Clean residual min=-0.001841 max=0.002044 Jy/beam ! Clean residual mean=-0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 1.05826 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 126 components and 1.05826 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 15 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.24 mas, bmaj=16.61 mas, bpa=13.93 degrees ! Estimated noise=385.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253703 Jy ! Component: 100 - total flux cleaned = 0.00444594 Jy ! Component: 150 - total flux cleaned = 0.00562568 Jy ! Component: 200 - total flux cleaned = 0.00635612 Jy ! Total flux subtracted in 200 components = 0.00635612 Jy ! Clean residual min=-0.001673 max=0.001701 Jy/beam ! Clean residual mean=-0.000006 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 1.06461 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.00067262 Jy ! Component: 100 - total flux cleaned = 0.00121111 Jy ! Component: 150 - total flux cleaned = 0.00161389 Jy ! Component: 200 - total flux cleaned = 0.00187892 Jy ! Total flux subtracted in 200 components = 0.00187892 Jy ! Clean residual min=-0.001456 max=0.001449 Jy/beam ! Clean residual mean=-0.000006 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 1.06649 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 199 components and 1.06649 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.178 mas, bmaj=12.34 mas, bpa=12.63 degrees ! Estimated noise=345.356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.49885e-05 Jy ! Component: 100 - total flux cleaned = 0.000104959 Jy ! Component: 150 - total flux cleaned = 0.000176183 Jy ! Component: 200 - total flux cleaned = 0.000274671 Jy ! Total flux subtracted in 200 components = 0.000274671 Jy ! Clean residual min=-0.001355 max=0.001533 Jy/beam ! Clean residual mean=-0.000004 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 1.06677 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 221 components and 1.06677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045931Jy sigma=0.000532 ! Fit after self-cal, rms=0.045916Jy sigma=0.000531 wmodel J0238+1636_L_2010_08_23_pus_map.mod ! Writing 221 model components to file: J0238+1636_L_2010_08_23_pus_map.mod wobs J0238+1636_L_2010_08_23_pus_uvs.fits ! Writing UV FITS file: J0238+1636_L_2010_08_23_pus_uvs.fits wwins J0238+1636_L_2010_08_23_pus_map.win ! wwins: Wrote 5 windows to J0238+1636_L_2010_08_23_pus_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.000333917 Jy ! Component: 100 - total flux cleaned = 0.000680264 Jy ! Component: 150 - total flux cleaned = 0.00097667 Jy ! Component: 200 - total flux cleaned = 0.00119103 Jy ! Component: 250 - total flux cleaned = 0.00135552 Jy ! Component: 300 - total flux cleaned = 0.00145425 Jy ! Component: 350 - total flux cleaned = 0.00145453 Jy ! Component: 400 - total flux cleaned = 0.00158369 Jy ! Component: 450 - total flux cleaned = 0.00161987 Jy ! Component: 500 - total flux cleaned = 0.00170803 Jy ! Component: 550 - total flux cleaned = 0.00174262 Jy ! Component: 600 - total flux cleaned = 0.00181002 Jy ! Component: 650 - total flux cleaned = 0.00180997 Jy ! Component: 700 - total flux cleaned = 0.0018097 Jy ! Component: 750 - total flux cleaned = 0.0018095 Jy ! Component: 800 - total flux cleaned = 0.00184094 Jy ! Component: 850 - total flux cleaned = 0.00187163 Jy ! Component: 900 - total flux cleaned = 0.00188693 Jy ! Component: 950 - total flux cleaned = 0.00187208 Jy ! Component: 1000 - total flux cleaned = 0.0018723 Jy ! Component: 1050 - total flux cleaned = 0.00185792 Jy ! Component: 1100 - total flux cleaned = 0.00192985 Jy ! Component: 1150 - total flux cleaned = 0.00190133 Jy ! Component: 1200 - total flux cleaned = 0.00198543 Jy ! Component: 1250 - total flux cleaned = 0.00201287 Jy ! Component: 1300 - total flux cleaned = 0.00201313 Jy ! Component: 1350 - total flux cleaned = 0.00210746 Jy ! Component: 1400 - total flux cleaned = 0.00210743 Jy ! Component: 1450 - total flux cleaned = 0.00217337 Jy ! Component: 1500 - total flux cleaned = 0.00219932 Jy ! Component: 1550 - total flux cleaned = 0.00222521 Jy ! Component: 1600 - total flux cleaned = 0.00227613 Jy ! Component: 1650 - total flux cleaned = 0.00228864 Jy ! Component: 1700 - total flux cleaned = 0.0023507 Jy ! Component: 1750 - total flux cleaned = 0.0023753 Jy ! Component: 1800 - total flux cleaned = 0.00242381 Jy ! Component: 1850 - total flux cleaned = 0.00244784 Jy ! Component: 1900 - total flux cleaned = 0.00248337 Jy ! Component: 1950 - total flux cleaned = 0.00254216 Jy ! Component: 2000 - total flux cleaned = 0.00258862 Jy ! Component: 2050 - total flux cleaned = 0.00260027 Jy ! Component: 2100 - total flux cleaned = 0.00261183 Jy ! Component: 2150 - total flux cleaned = 0.00264576 Jy ! Component: 2200 - total flux cleaned = 0.00262345 Jy ! Component: 2250 - total flux cleaned = 0.00267923 Jy ! Component: 2300 - total flux cleaned = 0.00270109 Jy ! Component: 2350 - total flux cleaned = 0.00270133 Jy ! Component: 2400 - total flux cleaned = 0.00275528 Jy ! Component: 2450 - total flux cleaned = 0.00278725 Jy ! Component: 2500 - total flux cleaned = 0.00278705 Jy ! Component: 2550 - total flux cleaned = 0.0028186 Jy ! Component: 2600 - total flux cleaned = 0.00288103 Jy ! Component: 2650 - total flux cleaned = 0.00290155 Jy ! Component: 2700 - total flux cleaned = 0.00294237 Jy ! Component: 2750 - total flux cleaned = 0.00293193 Jy ! Component: 2800 - total flux cleaned = 0.002932 Jy ! Component: 2850 - total flux cleaned = 0.00297195 Jy ! Component: 2900 - total flux cleaned = 0.00300163 Jy ! Component: 2950 - total flux cleaned = 0.00305053 Jy ! Component: 3000 - total flux cleaned = 0.00305058 Jy ! Component: 3050 - total flux cleaned = 0.00308913 Jy ! Component: 3100 - total flux cleaned = 0.00314653 Jy ! Component: 3150 - total flux cleaned = 0.0031653 Jy ! Component: 3200 - total flux cleaned = 0.00315588 Jy ! Component: 3250 - total flux cleaned = 0.00321184 Jy ! Component: 3300 - total flux cleaned = 0.00321178 Jy ! Component: 3350 - total flux cleaned = 0.00323929 Jy ! Component: 3400 - total flux cleaned = 0.00323924 Jy ! Component: 3450 - total flux cleaned = 0.00325728 Jy ! Component: 3500 - total flux cleaned = 0.00328416 Jy ! Component: 3550 - total flux cleaned = 0.00328403 Jy ! Component: 3600 - total flux cleaned = 0.00329286 Jy ! Component: 3650 - total flux cleaned = 0.00328419 Jy ! Component: 3700 - total flux cleaned = 0.00329286 Jy ! Component: 3750 - total flux cleaned = 0.0033187 Jy ! Component: 3800 - total flux cleaned = 0.00331002 Jy ! Component: 3850 - total flux cleaned = 0.00329299 Jy ! Component: 3900 - total flux cleaned = 0.00328449 Jy ! Component: 3950 - total flux cleaned = 0.00329286 Jy ! Component: 4000 - total flux cleaned = 0.00329287 Jy ! Component: 4050 - total flux cleaned = 0.00328447 Jy ! Total flux subtracted in 4096 components = 0.00328447 Jy ! Clean residual min=-0.000548 max=0.000510 Jy/beam ! Clean residual mean=-0.000002 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 1.07005 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 510 components and 1.07005 Jy ![Exited script file: muppet] wmap "J0238+1636_L_2010_08_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.178 x 12.34 at 12.63 degrees (North through East) ! Clean map min=-0.00098764 max=0.99243 Jy/beam ! Writing clean map to FITS file: J0238+1636_L_2010_08_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.992434 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157836 device "J0238+1636_L_2010_08_23_pus\_map.eps/VPS" ! Attempting to open device: 'J0238+1636_L_2010_08_23_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0477117 0.0477117 0.0954234 0.190847 0.381694 0.763388 1.52678 3.05355 6.1071 12.2142 24.4284 48.8568 97.7136 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.992 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.178 x 12.34 at 12.63 degrees (North through East) ! Clean map min=-0.00098764 max=0.99243 Jy/beam quit ! Quitting program ! Log file J0238+1636_L_2010_08_23_pus_uvs.log closed on Sun Jan 10 00:51:13 2016