! Started logfile: J0327-1803_X_2008_07_09_pus_uvs.log on Sun Oct 10 20:16:20 2010 obs J0327-1803_X_2008_07_09_pus_uva.fits ! Reading UV FITS file: J0327-1803_X_2008_07_09_pus_uva.fits ! AN table 1: 186 integrations on 105 of 105 possible baselines. ! Apparent sampling: 0.28085 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0327-1803 ! ! 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 21940 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 1277 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1277 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1277 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1277 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.967999Jy sigma=0.008743 ! Fit after self-cal, rms=0.893524Jy sigma=0.008108 ! 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.6279 mas, bmaj=1.614 mas, bpa=-5.309 degrees ! Estimated noise=982.03 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.0895133 Jy ! Component: 100 - total flux cleaned = 0.109344 Jy ! Total flux subtracted in 100 components = 0.109344 Jy ! Clean residual min=-0.005387 max=0.006672 Jy/beam ! Clean residual mean=0.000053 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.109344 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.109344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138727Jy sigma=0.001219 ! Fit after self-cal, rms=0.138598Jy sigma=0.001218 ! 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.813 mas, bmaj=1.901 mas, bpa=-4.171 degrees ! Estimated noise=529.218 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.0077549 Jy ! Component: 100 - total flux cleaned = 0.010803 Jy ! Component: 150 - total flux cleaned = 0.0121828 Jy ! Component: 200 - total flux cleaned = 0.0124479 Jy ! Total flux subtracted in 200 components = 0.0124479 Jy ! Clean residual min=-0.002493 max=0.002372 Jy/beam ! Clean residual mean=-0.000045 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.121792 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.121792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138216Jy sigma=0.001214 ! Fit after self-cal, rms=0.138239Jy sigma=0.001214 ! 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.96 FD 1.02 HH 1.00* HN 1.07 ! KK 1.00* KP 1.04 LA 0.98 MK 1.00 ! NL 1.01 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.00 FD 1.02 HH 1.00* HN 0.95 ! KK 1.00* KP 0.96 LA 0.98 MK 1.04 ! NL 1.01 NY 1.00* ON 1.00* PT 1.03 ! SC 1.02 WZ 1.00* ZC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HH 1.00* HN 0.98 ! KK 1.00* KP 0.98 LA 1.03 MK 1.02 ! NL 1.05 NY 1.00* ON 1.00* PT 1.04 ! SC 1.04 WZ 1.00* ZC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.91 HH 1.00* HN 1.00 ! KK 1.00* KP 0.99 LA 1.02 MK 0.96 ! NL 1.06 NY 1.00* ON 1.00* PT 1.05 ! SC 1.04 WZ 1.00* ZC 1.00* ! ! ! Fit before self-cal, rms=0.138239Jy sigma=0.001214 ! Fit after self-cal, rms=0.138016Jy sigma=0.001213 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8162 mas, bmaj=1.904 mas, bpa=-4.273 degrees ! Estimated noise=530.086 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.000308206 Jy ! Component: 100 - total flux cleaned = 0.000287886 Jy ! Component: 150 - total flux cleaned = 0.000290197 Jy ! Component: 200 - total flux cleaned = 0.000273343 Jy ! Total flux subtracted in 200 components = 0.000273343 Jy ! Clean residual min=-0.002280 max=0.002165 Jy/beam ! Clean residual mean=0.000017 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.122065 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.122065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138008Jy sigma=0.001213 ! Fit after self-cal, rms=0.138036Jy sigma=0.001213 ! 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.138036Jy sigma=0.001213 ! Fit after self-cal, rms=0.138614Jy sigma=0.001212 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8157 mas, bmaj=1.914 mas, bpa=-4.22 degrees ! Estimated noise=530.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.88234e-05 Jy ! Component: 100 - total flux cleaned = -0.000137377 Jy ! Component: 150 - total flux cleaned = -0.000159081 Jy ! Component: 200 - total flux cleaned = -0.000158088 Jy ! Total flux subtracted in 200 components = -0.000158088 Jy ! Clean residual min=-0.002159 max=0.002166 Jy/beam ! Clean residual mean=0.000019 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.121907 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.121907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138604Jy sigma=0.001212 ! Fit after self-cal, rms=0.138634Jy sigma=0.001212 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.000158562 Jy ! Component: 100 - total flux cleaned = 0.000104241 Jy ! Component: 150 - total flux cleaned = 7.11921e-05 Jy ! Component: 200 - total flux cleaned = 2.45857e-05 Jy ! Total flux subtracted in 200 components = 2.45857e-05 Jy ! Clean residual min=-0.002154 max=0.002120 Jy/beam ! Clean residual mean=0.000016 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.121932 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 21 components and 0.121932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138629Jy sigma=0.001212 ! Fit after self-cal, rms=0.138630Jy sigma=0.001212 ! 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.138630Jy sigma=0.001212 ! Fit after self-cal, rms=0.138987Jy sigma=0.001212 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8156 mas, bmaj=1.918 mas, bpa=-4.212 degrees ! Estimated noise=531.418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.94528e-06 Jy ! Component: 100 - total flux cleaned = -2.72959e-05 Jy ! Component: 150 - total flux cleaned = -2.76033e-05 Jy ! Component: 200 - total flux cleaned = -2.70319e-05 Jy ! Total flux subtracted in 200 components = -2.70319e-05 Jy ! Clean residual min=-0.002144 max=0.002106 Jy/beam ! Clean residual mean=0.000020 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.121905 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 0.121905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138982Jy sigma=0.001212 ! Fit after self-cal, rms=0.138988Jy sigma=0.001212 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 = 9.35056e-05 Jy ! Component: 100 - total flux cleaned = 4.95266e-05 Jy ! Component: 150 - total flux cleaned = 8.76672e-06 Jy ! Component: 200 - total flux cleaned = -3.95176e-06 Jy ! Total flux subtracted in 200 components = -3.95176e-06 Jy ! Clean residual min=-0.002129 max=0.002084 Jy/beam ! Clean residual mean=0.000020 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.121901 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.121901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138985Jy sigma=0.001212 ! Fit after self-cal, rms=0.138985Jy sigma=0.001212 ! 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.138985Jy sigma=0.001212 ! Fit after self-cal, rms=0.139205Jy sigma=0.001212 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.301 mas, bmaj=3.988 mas, bpa=5.32 degrees ! Estimated noise=704.179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337461 Jy ! Component: 100 - total flux cleaned = 0.000335722 Jy ! Component: 150 - total flux cleaned = 0.000334441 Jy ! Component: 200 - total flux cleaned = 0.000333443 Jy ! Total flux subtracted in 200 components = 0.000333443 Jy ! Clean residual min=-0.001465 max=0.002149 Jy/beam ! Clean residual mean=0.000045 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.122234 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 23 components and 0.122234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139207Jy sigma=0.001212 ! Fit after self-cal, rms=0.139207Jy sigma=0.001212 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.000152023 Jy ! Component: 100 - total flux cleaned = -0.000153746 Jy ! Component: 150 - total flux cleaned = -0.000154847 Jy ! Component: 200 - total flux cleaned = -0.000169675 Jy ! Total flux subtracted in 200 components = -0.000169675 Jy ! Clean residual min=-0.001449 max=0.002149 Jy/beam ! Clean residual mean=0.000052 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.122065 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 24 components and 0.122065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139212Jy sigma=0.001212 ! Fit after self-cal, rms=0.139210Jy sigma=0.001212 ! 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.8154 mas, bmaj=1.921 mas, bpa=-4.209 degrees ! Estimated noise=531.926 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8154 x 1.921 at -4.209 degrees (North through East) ! Clean map min=-0.0019816 max=0.11813 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 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.6315 mas, bmaj=1.632 mas, bpa=-5.247 degrees ! Estimated noise=988.013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0896469 Jy ! Component: 100 - total flux cleaned = 0.110401 Jy ! Component: 150 - total flux cleaned = 0.117261 Jy ! Component: 200 - total flux cleaned = 0.119062 Jy ! Total flux subtracted in 200 components = 0.119062 Jy ! Clean residual min=-0.004856 max=0.004618 Jy/beam ! Clean residual mean=0.000010 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.119062 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.119062 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8154 mas, bmaj=1.921 mas, bpa=-4.209 degrees ! Estimated noise=531.926 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.00249126 Jy ! Component: 100 - total flux cleaned = 0.00277773 Jy ! Component: 150 - total flux cleaned = 0.00286669 Jy ! Component: 200 - total flux cleaned = 0.00290271 Jy ! Total flux subtracted in 200 components = 0.00290271 Jy ! Clean residual min=-0.002311 max=0.002322 Jy/beam ! Clean residual mean=0.000017 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.121965 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.121965 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.301 mas, bmaj=3.988 mas, bpa=5.32 degrees ! Estimated noise=704.179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261024 Jy ! Component: 100 - total flux cleaned = 0.000260343 Jy ! Component: 150 - total flux cleaned = 0.000258985 Jy ! Component: 200 - total flux cleaned = 0.000257717 Jy ! Total flux subtracted in 200 components = 0.000257717 Jy ! Clean residual min=-0.001524 max=0.002227 Jy/beam ! Clean residual mean=0.000041 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.122222 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 = -1.03496e-06 Jy ! Component: 100 - total flux cleaned = -3.28249e-05 Jy ! Component: 150 - total flux cleaned = -6.18022e-05 Jy ! Component: 200 - total flux cleaned = -0.000101153 Jy ! Total flux subtracted in 200 components = -0.000101153 Jy ! Clean residual min=-0.001500 max=0.002176 Jy/beam ! Clean residual mean=0.000046 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.122121 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 21 components and 0.122121 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8154 mas, bmaj=1.921 mas, bpa=-4.209 degrees ! Estimated noise=531.926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000556589 Jy ! Component: 100 - total flux cleaned = -0.000600261 Jy ! Component: 150 - total flux cleaned = -0.000637882 Jy ! Component: 200 - total flux cleaned = -0.000638287 Jy ! Total flux subtracted in 200 components = -0.000638287 Jy ! Clean residual min=-0.002268 max=0.002287 Jy/beam ! Clean residual mean=0.000027 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.121483 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.121483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139228Jy sigma=0.001212 ! Fit after self-cal, rms=0.139219Jy sigma=0.001212 wmodel J0327-1803_X_2008_07_09_pus_map.mod ! Writing 26 model components to file: J0327-1803_X_2008_07_09_pus_map.mod wobs J0327-1803_X_2008_07_09_pus_uvs.fits ! Writing UV FITS file: J0327-1803_X_2008_07_09_pus_uvs.fits wwins J0327-1803_X_2008_07_09_pus_map.win ! wwins: Wrote 1 windows to J0327-1803_X_2008_07_09_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000410899 Jy ! Component: 100 - total flux cleaned = -0.000555936 Jy ! Component: 150 - total flux cleaned = -0.000488993 Jy ! Component: 200 - total flux cleaned = -0.000396547 Jy ! Component: 250 - total flux cleaned = -0.000279105 Jy ! Component: 300 - total flux cleaned = -0.00019465 Jy ! Component: 350 - total flux cleaned = -0.000167974 Jy ! Component: 400 - total flux cleaned = -0.000142573 Jy ! Component: 450 - total flux cleaned = -6.89959e-05 Jy ! Component: 500 - total flux cleaned = 4.96326e-05 Jy ! Component: 550 - total flux cleaned = 9.56352e-05 Jy ! Component: 600 - total flux cleaned = 0.000185079 Jy ! Component: 650 - total flux cleaned = 0.000228729 Jy ! Component: 700 - total flux cleaned = 0.00033457 Jy ! Component: 750 - total flux cleaned = 0.000334454 Jy ! Component: 800 - total flux cleaned = 0.000334858 Jy ! Component: 850 - total flux cleaned = 0.000433079 Jy ! Component: 900 - total flux cleaned = 0.00043252 Jy ! Component: 950 - total flux cleaned = 0.000432743 Jy ! Component: 1000 - total flux cleaned = 0.000488147 Jy ! Total flux subtracted in 1024 components = 0.000451619 Jy ! Clean residual min=-0.001182 max=0.001137 Jy/beam ! Clean residual mean=0.000039 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.121934 Jy keep ! Adding 71 model components to the UV plane model. ! The established model now contains 97 components and 0.121934 Jy wmap "J0327-1803_X_2008_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8154 x 1.921 at -4.209 degrees (North through East) ! Clean map min=-0.0016662 max=0.11795 Jy/beam ! Writing clean map to FITS file: J0327-1803_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.117947 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000369775 device "J0327-1803_X_2008_07_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0327-1803_X_2008_07_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.940532 0.940532 1.88106 3.76213 7.52426 15.0485 30.097 60.1941 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8154 x 1.921 at -4.209 degrees (North through East) ! Clean map min=-0.0016662 max=0.11795 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0327-1803_X_2008_07_09_pus\_map.gif/vgif" ! Attempting to open device: 'J0327-1803_X_2008_07_09_pus_map.gif/vgif' mapplot cln quit ! Quitting program ! Log file J0327-1803_X_2008_07_09_pus_uvs.log closed on Sun Oct 10 20:16:23 2010