! Started logfile: J0339-0146_X_2008_07_09_pus_uvs.log on Sun Oct 10 20:16:23 2010 obs J0339-0146_X_2008_07_09_pus_uva.fits ! Reading UV FITS file: J0339-0146_X_2008_07_09_pus_uva.fits ! AN table 1: 74 integrations on 105 of 105 possible baselines. ! Apparent sampling: 0.0213642 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0339-0146 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1142 lines of history. ! ! Reading 664 visibilities. select I ! Polarization I is unavailable. ! 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 = 256 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 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 = 256x256 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 1072 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1000 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1072 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1072 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.237090Jy sigma=0.006661 ! Fit after self-cal, rms=0.596622Jy sigma=0.002895 ! 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 ! Your choice of large map pixels excluded 8.45% of the data. ! The y-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=1.045 mas, bmaj=1.981 mas, bpa=45.35 degrees ! Estimated noise=8050.78 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.698952 Jy ! Component: 100 - total flux cleaned = 0.983818 Jy ! Total flux subtracted in 100 components = 0.983818 Jy ! Clean residual min=-0.143590 max=0.151206 Jy/beam ! Clean residual mean=-0.002308 rms=0.067845 Jy/beam ! Combined flux in latest and established models = 0.983818 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.983818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.515506Jy sigma=0.002414 ! Fit after self-cal, rms=0.512010Jy sigma=0.002403 ! Inverting map ! Your choice of large map pixels excluded 8.45% of the data. ! The y-axis pixel size should ideally be below 0.199 milli-arcsec 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 ! Your choice of large map pixels excluded 8.45% of the data. ! The y-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=1.134 mas, bmaj=2.117 mas, bpa=49.11 degrees ! Estimated noise=8147.86 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.242534 Jy ! Component: 100 - total flux cleaned = 0.33222 Jy ! Component: 150 - total flux cleaned = 0.344608 Jy ! Component: 200 - total flux cleaned = 0.353486 Jy ! Total flux subtracted in 200 components = 0.353486 Jy ! Clean residual min=-0.034607 max=0.034707 Jy/beam ! Clean residual mean=-0.001018 rms=0.020535 Jy/beam ! Combined flux in latest and established models = 1.3373 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 46 components and 1.3373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.383914Jy sigma=0.001722 ! Fit after self-cal, rms=0.377633Jy sigma=0.001708 ! Inverting map ! Your choice of large map pixels excluded 8.45% of the data. ! The y-axis pixel size should ideally be below 0.199 milli-arcsec print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HH 1.00* HN 1.00* ! KK 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* NY 0.99 ON 0.89 PT 1.00* ! SC 1.00* WZ 0.95 ZC 1.08 ! ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HH 1.00* HN 1.00* ! KK 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* NY 1.05 ON 0.90 PT 1.00* ! SC 1.00* WZ 1.00 ZC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HH 1.00* HN 1.00* ! KK 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* NY 1.04 ON 0.92 PT 1.00* ! SC 1.00* WZ 0.96 ZC 1.08 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HH 1.00* HN 1.00* ! KK 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* NY 1.17 ON 0.95 PT 1.00* ! SC 1.00* WZ 0.94 ZC 1.01 ! ! ! Fit before self-cal, rms=0.377633Jy sigma=0.001708 ! Fit after self-cal, rms=0.340252Jy sigma=0.001851 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.335 mas, bmaj=3.794 mas, bpa=26.9 degrees ! Estimated noise=8597.94 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.0279649 Jy ! Component: 100 - total flux cleaned = 0.0408316 Jy ! Component: 150 - total flux cleaned = 0.0510364 Jy ! Component: 200 - total flux cleaned = 0.0552307 Jy ! Total flux subtracted in 200 components = 0.0552307 Jy ! Clean residual min=-0.007923 max=0.007817 Jy/beam ! Clean residual mean=-0.000201 rms=0.003197 Jy/beam ! Combined flux in latest and established models = 1.39253 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 1.39253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336663Jy sigma=0.001835 ! Fit after self-cal, rms=0.337246Jy sigma=0.001835 ! 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.337246Jy sigma=0.001835 ! Fit after self-cal, rms=0.336854Jy sigma=0.001834 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.334 mas, bmaj=3.798 mas, bpa=26.86 degrees ! Estimated noise=8567.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362855 Jy ! Component: 100 - total flux cleaned = 0.00561209 Jy ! Component: 150 - total flux cleaned = 0.00688266 Jy ! Component: 200 - total flux cleaned = 0.0103288 Jy ! Total flux subtracted in 200 components = 0.0103288 Jy ! Clean residual min=-0.002518 max=0.002693 Jy/beam ! Clean residual mean=-0.000048 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 1.40286 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 102 components and 1.40286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336518Jy sigma=0.001833 ! Fit after self-cal, rms=0.336500Jy sigma=0.001833 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.000236656 Jy ! Component: 100 - total flux cleaned = 0.000244572 Jy ! Component: 150 - total flux cleaned = 0.000109622 Jy ! Component: 200 - total flux cleaned = 0.000104699 Jy ! Total flux subtracted in 200 components = 0.000104699 Jy ! Clean residual min=-0.001964 max=0.001911 Jy/beam ! Clean residual mean=-0.000013 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 1.40297 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 1.40297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336382Jy sigma=0.001832 ! Fit after self-cal, rms=0.336345Jy sigma=0.001832 ! 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.336345Jy sigma=0.001832 ! Fit after self-cal, rms=0.335975Jy sigma=0.001832 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.334 mas, bmaj=3.799 mas, bpa=26.87 degrees ! Estimated noise=8561.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279631 Jy ! Component: 100 - total flux cleaned = 0.000402239 Jy ! Component: 150 - total flux cleaned = -5.21697e-05 Jy ! Component: 200 - total flux cleaned = -0.0003819 Jy ! Total flux subtracted in 200 components = -0.0003819 Jy ! Clean residual min=-0.001837 max=0.001854 Jy/beam ! Clean residual mean=-0.000024 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 1.40259 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 141 components and 1.40259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335875Jy sigma=0.001832 ! Fit after self-cal, rms=0.335861Jy sigma=0.001831 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.000268186 Jy ! Component: 100 - total flux cleaned = -0.0013949 Jy ! Component: 150 - total flux cleaned = -0.00258549 Jy ! Component: 200 - total flux cleaned = -0.00332139 Jy ! Total flux subtracted in 200 components = -0.00332139 Jy ! Clean residual min=-0.001732 max=0.001740 Jy/beam ! Clean residual mean=-0.000017 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 1.39926 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 153 components and 1.39926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335785Jy sigma=0.001831 ! Fit after self-cal, rms=0.335766Jy sigma=0.001831 ! 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.335766Jy sigma=0.001831 ! Fit after self-cal, rms=0.335426Jy sigma=0.001831 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.821 mas, bmaj=3.594 mas, bpa=30.25 degrees ! Estimated noise=10207.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000578729 Jy ! Component: 100 - total flux cleaned = -0.00170809 Jy ! Component: 150 - total flux cleaned = -0.00197902 Jy ! Component: 200 - total flux cleaned = -0.00184926 Jy ! Total flux subtracted in 200 components = -0.00184926 Jy ! Clean residual min=-0.002174 max=0.002159 Jy/beam ! Clean residual mean=-0.000049 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 1.39742 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 179 components and 1.39742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335325Jy sigma=0.001831 ! Fit after self-cal, rms=0.335313Jy sigma=0.001831 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 = -6.35066e-05 Jy ! Component: 100 - total flux cleaned = -0.000814157 Jy ! Component: 150 - total flux cleaned = -0.00105822 Jy ! Component: 200 - total flux cleaned = -0.00106014 Jy ! Total flux subtracted in 200 components = -0.00106014 Jy ! Clean residual min=-0.001958 max=0.001928 Jy/beam ! Clean residual mean=-0.000041 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 1.39636 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 206 components and 1.39636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335216Jy sigma=0.001830 ! Fit after self-cal, rms=0.335223Jy sigma=0.001830 ! 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=1.334 mas, bmaj=3.799 mas, bpa=26.88 degrees ! Estimated noise=8557.1 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.334 x 3.799 at 26.88 degrees (North through East) ! Clean map min=-0.050549 max=0.72454 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.335223Jy sigma=0.001830 ! Fit after self-cal, rms=0.496073Jy sigma=0.000775 ! Inverting map and beam ! Estimated beam: bmin=1.333 mas, bmaj=3.804 mas, bpa=26.88 degrees ! Estimated noise=8547.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000947315 Jy ! Component: 100 - total flux cleaned = -0.00118457 Jy ! Component: 150 - total flux cleaned = -0.00132483 Jy ! Component: 200 - total flux cleaned = -0.00133714 Jy ! Total flux subtracted in 200 components = -0.00133714 Jy ! Clean residual min=-0.002732 max=0.002628 Jy/beam ! Clean residual mean=-0.000032 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 1.39502 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 220 components and 1.39502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.495821Jy sigma=0.000775 ! Fit after self-cal, rms=0.495904Jy sigma=0.000775 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00124755 Jy ! Component: 100 - total flux cleaned = -0.00125493 Jy ! Component: 150 - total flux cleaned = -0.00136261 Jy ! Component: 200 - total flux cleaned = -0.000720456 Jy ! Total flux subtracted in 200 components = -0.000720456 Jy ! Clean residual min=-0.002865 max=0.002886 Jy/beam ! Clean residual mean=-0.000043 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 1.3943 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 227 components and 1.3943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.495871Jy sigma=0.000774 ! Fit after self-cal, rms=0.495933Jy sigma=0.000773 ! 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.495933Jy sigma=0.000773 ! Fit after self-cal, rms=0.531309Jy sigma=0.000773 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=1.204 mas, bmaj=3.98 mas, bpa=25.35 degrees ! Estimated noise=8542.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.691982 Jy ! Component: 100 - total flux cleaned = 0.967087 Jy ! Component: 150 - total flux cleaned = 1.1399 Jy ! Component: 200 - total flux cleaned = 1.24078 Jy ! Total flux subtracted in 200 components = 1.24078 Jy ! Clean residual min=-0.056912 max=0.056781 Jy/beam ! Clean residual mean=-0.001155 rms=0.028319 Jy/beam ! Combined flux in latest and established models = 1.24078 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.24078 Jy ! Inverting map and beam ! Estimated beam: bmin=1.332 mas, bmaj=3.804 mas, bpa=26.89 degrees ! Estimated noise=8537.86 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.0512854 Jy ! Component: 100 - total flux cleaned = 0.0543545 Jy ! Component: 150 - total flux cleaned = 0.0489774 Jy ! Component: 200 - total flux cleaned = 0.0477149 Jy ! Total flux subtracted in 200 components = 0.0477149 Jy ! Clean residual min=-0.019058 max=0.018979 Jy/beam ! Clean residual mean=-0.000580 rms=0.008682 Jy/beam ! Combined flux in latest and established models = 1.2885 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 66 components and 1.2885 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.819 mas, bmaj=3.597 mas, bpa=30.23 degrees ! Estimated noise=10196.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0152786 Jy ! Component: 100 - total flux cleaned = -0.022329 Jy ! Component: 150 - total flux cleaned = -0.0207075 Jy ! Component: 200 - total flux cleaned = -0.0189203 Jy ! Total flux subtracted in 200 components = -0.0189203 Jy ! Clean residual min=-0.005710 max=0.005718 Jy/beam ! Clean residual mean=-0.000210 rms=0.002291 Jy/beam ! Combined flux in latest and established models = 1.26958 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.00134854 Jy ! Component: 100 - total flux cleaned = 0.00135344 Jy ! Component: 150 - total flux cleaned = 0.000989863 Jy ! Component: 200 - total flux cleaned = 0.000982875 Jy ! Total flux subtracted in 200 components = 0.000982875 Jy ! Clean residual min=-0.007092 max=0.007054 Jy/beam ! Clean residual mean=-0.000138 rms=0.002551 Jy/beam ! Combined flux in latest and established models = 1.27056 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 126 components and 1.27056 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.332 mas, bmaj=3.804 mas, bpa=26.89 degrees ! Estimated noise=8537.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000951046 Jy ! Component: 100 - total flux cleaned = -0.00267052 Jy ! Component: 150 - total flux cleaned = -0.00349582 Jy ! Component: 200 - total flux cleaned = -0.00394369 Jy ! Total flux subtracted in 200 components = -0.00394368 Jy ! Clean residual min=-0.003961 max=0.004029 Jy/beam ! Clean residual mean=-0.000029 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 1.26662 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 148 components and 1.26662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.531480Jy sigma=0.000775 ! Fit after self-cal, rms=0.531481Jy sigma=0.000775 wmodel J0339-0146_X_2008_07_09_pus_map.mod ! Writing 148 model components to file: J0339-0146_X_2008_07_09_pus_map.mod wobs J0339-0146_X_2008_07_09_pus_uvs.fits ! Writing UV FITS file: J0339-0146_X_2008_07_09_pus_uvs.fits wwins J0339-0146_X_2008_07_09_pus_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! wmap "J0339-0146_X_2008_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.332 x 3.804 at 26.89 degrees (North through East) ! Clean map min=-0.027567 max=0.86831 Jy/beam ! Writing clean map to FITS file: J0339-0146_X_2008_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.868306 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00107036 device "J0339-0146_X_2008_07_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0339-0146_X_2008_07_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.369811 0.369811 0.739622 1.47924 2.95849 5.91697 11.8339 23.6679 47.3358 94.6716 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.868 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.332 x 3.804 at 26.89 degrees (North through East) ! Clean map min=-0.027567 max=0.86831 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0339-0146_X_2008_07_09_pus\_map.gif/vgif" ! Attempting to open device: 'J0339-0146_X_2008_07_09_pus_map.gif/vgif' mapplot cln quit ! Quitting program ! Log file J0339-0146_X_2008_07_09_pus_uvs.log closed on Sun Oct 10 20:16:24 2010