! Started logfile: J0609-1542_X_2008_07_09_pus_uvs.log on Sun Oct 10 20:16:55 2010 obs J0609-1542_X_2008_07_09_pus_uva.fits ! Reading UV FITS file: J0609-1542_X_2008_07_09_pus_uva.fits ! AN table 1: 23 integrations on 105 of 105 possible baselines. ! Apparent sampling: 0.10559 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0609-1542 ! ! 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 1020 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 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.644679Jy sigma=0.011279 ! Fit after self-cal, rms=1.336074Jy sigma=0.009142 ! 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=1.059 mas, bmaj=2.772 mas, bpa=-0.7599 degrees ! Estimated noise=3869.55 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 = 1.77039 Jy ! Component: 100 - total flux cleaned = 2.16105 Jy ! Total flux subtracted in 100 components = 2.16105 Jy ! Clean residual min=-0.054725 max=0.131575 Jy/beam ! Clean residual mean=0.016883 rms=0.038481 Jy/beam ! Combined flux in latest and established models = 2.16105 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 2.16105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.399904Jy sigma=0.002023 ! Fit after self-cal, rms=0.399997Jy sigma=0.002023 ! 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=1.112 mas, bmaj=3.146 mas, bpa=-2.359 degrees ! Estimated noise=3336.77 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.158168 Jy ! Component: 100 - total flux cleaned = 0.239798 Jy ! Component: 150 - total flux cleaned = 0.288344 Jy ! Component: 200 - total flux cleaned = 0.308489 Jy ! Total flux subtracted in 200 components = 0.308489 Jy ! Clean residual min=-0.019264 max=0.019300 Jy/beam ! Clean residual mean=0.004356 rms=0.008260 Jy/beam ! Combined flux in latest and established models = 2.46954 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 47 components and 2.46954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335752Jy sigma=0.001348 ! Fit after self-cal, rms=0.335660Jy sigma=0.001347 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HH 1.00* HN 1.00* ! KK 1.00 KP 1.01 LA 0.99 MK 0.98 ! NL 1.00* NY 1.00* ON 1.00* PT 1.01 ! SC 1.00* WZ 1.00* ZC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HH 1.00* HN 1.00* ! KK 1.01 KP 0.96 LA 0.96 MK 0.98 ! NL 1.00* NY 1.00* ON 1.00* PT 1.02 ! SC 1.00* WZ 1.00* ZC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HH 1.00* HN 1.00* ! KK 1.00 KP 0.99 LA 0.99 MK 0.98 ! NL 1.00* NY 1.00* ON 1.00* PT 1.01 ! SC 1.00* WZ 1.00* ZC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HH 1.00* HN 1.00* ! KK 0.98 KP 0.98 LA 0.97 MK 1.01 ! NL 1.00* NY 1.00* ON 1.00* PT 1.05 ! SC 1.00* WZ 1.00* ZC 1.00* ! ! ! Fit before self-cal, rms=0.335660Jy sigma=0.001347 ! Fit after self-cal, rms=0.327941Jy sigma=0.001261 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.111 mas, bmaj=3.159 mas, bpa=-2.424 degrees ! Estimated noise=3311.33 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.0246924 Jy ! Component: 100 - total flux cleaned = 0.0331501 Jy ! Component: 150 - total flux cleaned = 0.0404421 Jy ! Component: 200 - total flux cleaned = 0.0459331 Jy ! Total flux subtracted in 200 components = 0.0459331 Jy ! Clean residual min=-0.006964 max=0.007073 Jy/beam ! Clean residual mean=0.001057 rms=0.003101 Jy/beam ! Combined flux in latest and established models = 2.51547 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 86 components and 2.51547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325025Jy sigma=0.001230 ! Fit after self-cal, rms=0.324801Jy sigma=0.001230 ! 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.324801Jy sigma=0.001230 ! Fit after self-cal, rms=0.324096Jy sigma=0.001229 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.11 mas, bmaj=3.16 mas, bpa=-2.451 degrees ! Estimated noise=3309.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0097099 Jy ! Component: 100 - total flux cleaned = 0.013434 Jy ! Component: 150 - total flux cleaned = 0.0164849 Jy ! Component: 200 - total flux cleaned = 0.0200849 Jy ! Total flux subtracted in 200 components = 0.0200849 Jy ! Clean residual min=-0.003731 max=0.003737 Jy/beam ! Clean residual mean=0.000257 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 2.53556 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 121 components and 2.53556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323243Jy sigma=0.001222 ! Fit after self-cal, rms=0.323082Jy sigma=0.001222 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.00227553 Jy ! Component: 100 - total flux cleaned = 0.00363711 Jy ! Component: 150 - total flux cleaned = 0.00538831 Jy ! Component: 200 - total flux cleaned = 0.00714809 Jy ! Total flux subtracted in 200 components = 0.00714809 Jy ! Clean residual min=-0.002612 max=0.002578 Jy/beam ! Clean residual mean=0.000025 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 2.5427 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 143 components and 2.5427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322751Jy sigma=0.001219 ! Fit after self-cal, rms=0.322707Jy sigma=0.001219 ! 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.322707Jy sigma=0.001219 ! Fit after self-cal, rms=0.322832Jy sigma=0.001219 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.11 mas, bmaj=3.16 mas, bpa=-2.459 degrees ! Estimated noise=3310.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00462518 Jy ! Component: 100 - total flux cleaned = 0.00567333 Jy ! Component: 150 - total flux cleaned = 0.0062873 Jy ! Component: 200 - total flux cleaned = 0.0065623 Jy ! Total flux subtracted in 200 components = 0.0065623 Jy ! Clean residual min=-0.002193 max=0.002192 Jy/beam ! Clean residual mean=-0.000049 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 2.54927 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 163 components and 2.54927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322405Jy sigma=0.001217 ! Fit after self-cal, rms=0.322391Jy sigma=0.001217 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.000180357 Jy ! Component: 100 - total flux cleaned = 0.000476851 Jy ! Component: 150 - total flux cleaned = 0.00135527 Jy ! Component: 200 - total flux cleaned = 0.00207486 Jy ! Total flux subtracted in 200 components = 0.00207486 Jy ! Clean residual min=-0.001936 max=0.001932 Jy/beam ! Clean residual mean=-0.000031 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 2.55134 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 185 components and 2.55134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322205Jy sigma=0.001216 ! Fit after self-cal, rms=0.322230Jy sigma=0.001216 ! 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.322230Jy sigma=0.001216 ! Fit after self-cal, rms=0.322403Jy sigma=0.001216 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.013 mas, bmaj=3.556 mas, bpa=8.245 degrees ! Estimated noise=4186.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395286 Jy ! Component: 100 - total flux cleaned = 0.00167539 Jy ! Component: 150 - total flux cleaned = 0.00192675 Jy ! Component: 200 - total flux cleaned = 0.00251631 Jy ! Total flux subtracted in 200 components = 0.00251631 Jy ! Clean residual min=-0.001934 max=0.001927 Jy/beam ! Clean residual mean=0.000119 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 2.55386 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 220 components and 2.55386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322186Jy sigma=0.001215 ! Fit after self-cal, rms=0.322159Jy sigma=0.001215 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.00272973 Jy ! Component: 100 - total flux cleaned = 0.00345975 Jy ! Component: 150 - total flux cleaned = 0.0041578 Jy ! Component: 200 - total flux cleaned = 0.00483538 Jy ! Total flux subtracted in 200 components = 0.00483538 Jy ! Clean residual min=-0.001824 max=0.001849 Jy/beam ! Clean residual mean=-0.000019 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 2.55869 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 238 components and 2.55869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322108Jy sigma=0.001215 ! Fit after self-cal, rms=0.322105Jy sigma=0.001215 ! 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.11 mas, bmaj=3.159 mas, bpa=-2.459 degrees ! Estimated noise=3311.46 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.11 x 3.159 at -2.459 degrees (North through East) ! Clean map min=-0.011917 max=2.1323 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.322105Jy sigma=0.001215 ! Fit after self-cal, rms=0.318406Jy sigma=0.001050 ! Inverting map and beam ! Estimated beam: bmin=1.11 mas, bmaj=3.157 mas, bpa=-2.435 degrees ! Estimated noise=3312.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00316058 Jy ! Component: 100 - total flux cleaned = -0.00408556 Jy ! Component: 150 - total flux cleaned = -0.0039512 Jy ! Component: 200 - total flux cleaned = -0.00408691 Jy ! Total flux subtracted in 200 components = -0.00408691 Jy ! Clean residual min=-0.001942 max=0.001946 Jy/beam ! Clean residual mean=0.000212 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 2.55461 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 262 components and 2.55461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318080Jy sigma=0.001049 ! Fit after self-cal, rms=0.318156Jy sigma=0.001049 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000615444 Jy ! Component: 100 - total flux cleaned = 0.00150371 Jy ! Component: 150 - total flux cleaned = 0.00231671 Jy ! Component: 200 - total flux cleaned = 0.00298248 Jy ! Total flux subtracted in 200 components = 0.00298248 Jy ! Clean residual min=-0.001561 max=0.001537 Jy/beam ! Clean residual mean=0.000094 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 2.55759 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 279 components and 2.55759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317968Jy sigma=0.001048 ! Fit after self-cal, rms=0.317987Jy sigma=0.001048 ! 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.317987Jy sigma=0.001048 ! Fit after self-cal, rms=0.318879Jy sigma=0.001048 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.059 mas, bmaj=2.78 mas, bpa=-0.809 degrees ! Estimated noise=3830.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.75269 Jy ! Component: 100 - total flux cleaned = 2.13954 Jy ! Component: 150 - total flux cleaned = 2.28066 Jy ! Component: 200 - total flux cleaned = 2.35843 Jy ! Total flux subtracted in 200 components = 2.35843 Jy ! Clean residual min=-0.031050 max=0.039471 Jy/beam ! Clean residual mean=0.006038 rms=0.015062 Jy/beam ! Combined flux in latest and established models = 2.35843 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 21 model components to the UV plane model. ! The established model now contains 21 components and 2.35843 Jy ! Inverting map and beam ! Estimated beam: bmin=1.11 mas, bmaj=3.155 mas, bpa=-2.432 degrees ! Estimated noise=3311.69 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.0599771 Jy ! Component: 100 - total flux cleaned = 0.09677 Jy ! Component: 150 - total flux cleaned = 0.120449 Jy ! Component: 200 - total flux cleaned = 0.132664 Jy ! Total flux subtracted in 200 components = 0.132664 Jy ! Clean residual min=-0.012130 max=0.012167 Jy/beam ! Clean residual mean=0.003209 rms=0.005534 Jy/beam ! Combined flux in latest and established models = 2.49109 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 71 components and 2.49109 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.013 mas, bmaj=3.555 mas, bpa=8.328 degrees ! Estimated noise=4185.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120613 Jy ! Component: 100 - total flux cleaned = 0.0269857 Jy ! Component: 150 - total flux cleaned = 0.0391832 Jy ! Component: 200 - total flux cleaned = 0.0472584 Jy ! Total flux subtracted in 200 components = 0.0472584 Jy ! Clean residual min=-0.006498 max=0.006502 Jy/beam ! Clean residual mean=0.001852 rms=0.002893 Jy/beam ! Combined flux in latest and established models = 2.53835 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.00667852 Jy ! Component: 100 - total flux cleaned = 0.0117297 Jy ! Component: 150 - total flux cleaned = 0.0164841 Jy ! Component: 200 - total flux cleaned = 0.0210554 Jy ! Total flux subtracted in 200 components = 0.0210554 Jy ! Clean residual min=-0.004982 max=0.005004 Jy/beam ! Clean residual mean=0.000767 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 2.5594 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 158 components and 2.5594 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.11 mas, bmaj=3.155 mas, bpa=-2.432 degrees ! Estimated noise=3311.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00521016 Jy ! Component: 100 - total flux cleaned = -0.00553037 Jy ! Component: 150 - total flux cleaned = -0.00531043 Jy ! Component: 200 - total flux cleaned = -0.00425817 Jy ! Total flux subtracted in 200 components = -0.00425817 Jy ! Clean residual min=-0.003313 max=0.003289 Jy/beam ! Clean residual mean=0.000041 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 2.55514 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 193 components and 2.55514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319536Jy sigma=0.001055 ! Fit after self-cal, rms=0.319990Jy sigma=0.001055 wmodel J0609-1542_X_2008_07_09_pus_map.mod ! Writing 193 model components to file: J0609-1542_X_2008_07_09_pus_map.mod wobs J0609-1542_X_2008_07_09_pus_uvs.fits ! Writing UV FITS file: J0609-1542_X_2008_07_09_pus_uvs.fits wwins J0609-1542_X_2008_07_09_pus_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! wmap "J0609-1542_X_2008_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.11 x 3.155 at -2.432 degrees (North through East) ! Clean map min=-0.011197 max=2.1241 Jy/beam ! Writing clean map to FITS file: J0609-1542_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 2.12406 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.001409 device "J0609-1542_X_2008_07_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0609-1542_X_2008_07_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.199006 0.199006 0.398012 0.796024 1.59205 3.1841 6.3682 12.7364 25.4728 50.9456 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0042 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.124 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.11 x 3.155 at -2.432 degrees (North through East) ! Clean map min=-0.011197 max=2.1241 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0609-1542_X_2008_07_09_pus\_map.gif/vgif" ! Attempting to open device: 'J0609-1542_X_2008_07_09_pus_map.gif/vgif' mapplot cln quit ! Quitting program ! Log file J0609-1542_X_2008_07_09_pus_uvs.log closed on Sun Oct 10 20:16:55 2010