! Started logfile: J0212-1746_S_2008_07_09_pus_uvs.log on Wed Oct 13 13:12:06 2010 obs J0212-1746_S_2008_07_09_pus_uva.fits ! Reading UV FITS file: J0212-1746_S_2008_07_09_pus_uva.fits ! AN table 1: 228 integrations on 105 of 105 possible baselines. ! Apparent sampling: 0.326901 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0212-1746 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1054 lines of history. ! ! Reading 31304 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 = 512 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 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 = 512x512 pixels with 0.500x0.500 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 1417 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1417 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1432 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1417 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914791Jy sigma=0.007568 ! Fit after self-cal, rms=0.869344Jy sigma=0.007215 ! 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=2.461 mas, bmaj=6.029 mas, bpa=-4.679 degrees ! Estimated noise=1010.62 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.11188 Jy ! Component: 100 - total flux cleaned = 0.136354 Jy ! Total flux subtracted in 100 components = 0.136354 Jy ! Clean residual min=-0.006986 max=0.006885 Jy/beam ! Clean residual mean=0.000079 rms=0.001899 Jy/beam ! Combined flux in latest and established models = 0.136354 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.136354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153428Jy sigma=0.001194 ! Fit after self-cal, rms=0.153350Jy sigma=0.001194 ! 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=3.087 mas, bmaj=7.438 mas, bpa=-4.667 degrees ! Estimated noise=488.424 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.00642296 Jy ! Component: 100 - total flux cleaned = 0.00789084 Jy ! Component: 150 - total flux cleaned = 0.00804078 Jy ! Component: 200 - total flux cleaned = 0.00795503 Jy ! Total flux subtracted in 200 components = 0.00795503 Jy ! Clean residual min=-0.004357 max=0.005473 Jy/beam ! Clean residual mean=0.000143 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.144309 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.144309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153117Jy sigma=0.001192 ! Fit after self-cal, rms=0.153116Jy sigma=0.001192 ! 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.93 FD 0.98 HH 1.00* HN 1.00 ! KK 1.00* KP 1.10 LA 0.94 MK 0.99 ! NL 0.98 NY 1.00* ON 1.00* PT 0.96 ! SC 0.99 WZ 1.00* ZC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.95 HH 1.00* HN 1.03 ! KK 1.00* KP 1.17 LA 0.96 MK 0.98 ! NL 0.91 NY 1.00* ON 1.00* PT 1.01 ! SC 0.97 WZ 1.00* ZC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HH 1.00* HN 1.02 ! KK 1.00* KP 1.20 LA 0.94 MK 0.98 ! NL 1.02 NY 1.00* ON 1.00* PT 1.02 ! SC 1.00 WZ 1.00* ZC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HH 1.00* HN 1.03 ! KK 1.00* KP 1.13 LA 0.97 MK 1.00 ! NL 1.05 NY 1.00* ON 1.00* PT 1.00 ! SC 1.01 WZ 1.00* ZC 1.00* ! ! ! Fit before self-cal, rms=0.153116Jy sigma=0.001192 ! Fit after self-cal, rms=0.153373Jy sigma=0.001188 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=7.394 mas, bpa=-4.618 degrees ! Estimated noise=485.876 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 = -9.85169e-05 Jy ! Component: 100 - total flux cleaned = -0.000197925 Jy ! Component: 150 - total flux cleaned = -0.000252304 Jy ! Component: 200 - total flux cleaned = -0.00027724 Jy ! Total flux subtracted in 200 components = -0.00027724 Jy ! Clean residual min=-0.003876 max=0.004026 Jy/beam ! Clean residual mean=0.000095 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.144032 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.144032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153358Jy sigma=0.001187 ! Fit after self-cal, rms=0.153482Jy sigma=0.001187 ! 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.153482Jy sigma=0.001187 ! Fit after self-cal, rms=0.159434Jy sigma=0.001179 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.083 mas, bmaj=7.439 mas, bpa=-4.708 degrees ! Estimated noise=486.471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000548795 Jy ! Component: 100 - total flux cleaned = 0.00061237 Jy ! Component: 150 - total flux cleaned = 0.000651168 Jy ! Component: 200 - total flux cleaned = 0.000687367 Jy ! Total flux subtracted in 200 components = 0.000687367 Jy ! Clean residual min=-0.002455 max=0.002617 Jy/beam ! Clean residual mean=0.000045 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.144719 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.144719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159430Jy sigma=0.001179 ! Fit after self-cal, rms=0.159751Jy sigma=0.001178 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 = -4.40149e-05 Jy ! Component: 100 - total flux cleaned = -4.4043e-05 Jy ! Component: 150 - total flux cleaned = -4.46009e-05 Jy ! Component: 200 - total flux cleaned = -2.96602e-05 Jy ! Total flux subtracted in 200 components = -2.96602e-05 Jy ! Clean residual min=-0.002420 max=0.002406 Jy/beam ! Clean residual mean=0.000051 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.144689 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.144689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159748Jy sigma=0.001178 ! Fit after self-cal, rms=0.159751Jy sigma=0.001178 ! 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.159751Jy sigma=0.001178 ! Fit after self-cal, rms=0.160624Jy sigma=0.001178 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=7.439 mas, bpa=-4.687 degrees ! Estimated noise=486.595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421882 Jy ! Component: 100 - total flux cleaned = 0.000509149 Jy ! Component: 150 - total flux cleaned = 0.000541432 Jy ! Component: 200 - total flux cleaned = 0.00055684 Jy ! Total flux subtracted in 200 components = 0.00055684 Jy ! Clean residual min=-0.002363 max=0.002564 Jy/beam ! Clean residual mean=0.000045 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.145246 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.145246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160621Jy sigma=0.001178 ! Fit after self-cal, rms=0.160652Jy sigma=0.001178 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 (-18, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243012 Jy ! Component: 100 - total flux cleaned = 0.00271398 Jy ! Component: 150 - total flux cleaned = 0.00299133 Jy ! Component: 200 - total flux cleaned = 0.00310862 Jy ! Total flux subtracted in 200 components = 0.00310862 Jy ! Clean residual min=-0.002491 max=0.001823 Jy/beam ! Clean residual mean=0.000034 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.148355 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.148355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160603Jy sigma=0.001178 ! Fit after self-cal, rms=0.160582Jy sigma=0.001178 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.160582Jy sigma=0.001178 ! Fit after self-cal, rms=0.160342Jy sigma=0.001178 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.647 mas, bmaj=14.13 mas, bpa=2.552 degrees ! Estimated noise=611.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000960957 Jy ! Component: 100 - total flux cleaned = 0.00128657 Jy ! Component: 150 - total flux cleaned = 0.00153035 Jy ! Component: 200 - total flux cleaned = 0.00171708 Jy ! Total flux subtracted in 200 components = 0.00171708 Jy ! Clean residual min=-0.001875 max=0.002288 Jy/beam ! Clean residual mean=0.000068 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.150072 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.150072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160336Jy sigma=0.001178 ! Fit after self-cal, rms=0.160329Jy sigma=0.001178 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.000159535 Jy ! Component: 100 - total flux cleaned = 0.000184488 Jy ! Component: 150 - total flux cleaned = 0.000227063 Jy ! Component: 200 - total flux cleaned = 0.00024594 Jy ! Total flux subtracted in 200 components = 0.00024594 Jy ! Clean residual min=-0.001910 max=0.002266 Jy/beam ! Clean residual mean=0.000066 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.150318 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 95 components and 0.150318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160330Jy sigma=0.001178 ! Fit after self-cal, rms=0.160321Jy sigma=0.001178 ! 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=3.076 mas, bmaj=7.438 mas, bpa=-4.645 degrees ! Estimated noise=486.172 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 7.438 at -4.645 degrees (North through East) ! Clean map min=-0.0025251 max=0.14344 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=2.447 mas, bmaj=6.05 mas, bpa=-4.803 degrees ! Estimated noise=1005.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111271 Jy ! Component: 100 - total flux cleaned = 0.135734 Jy ! Component: 150 - total flux cleaned = 0.142485 Jy ! Component: 200 - total flux cleaned = 0.146158 Jy ! Total flux subtracted in 200 components = 0.146158 Jy ! Clean residual min=-0.004787 max=0.005130 Jy/beam ! Clean residual mean=0.000017 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.146158 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.146158 Jy ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=7.438 mas, bpa=-4.645 degrees ! Estimated noise=486.172 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.00270853 Jy ! Component: 100 - total flux cleaned = 0.00347715 Jy ! Component: 150 - total flux cleaned = 0.00397407 Jy ! Component: 200 - total flux cleaned = 0.00433693 Jy ! Total flux subtracted in 200 components = 0.00433693 Jy ! Clean residual min=-0.002539 max=0.002240 Jy/beam ! Clean residual mean=0.000030 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.150495 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.150495 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.647 mas, bmaj=14.13 mas, bpa=2.552 degrees ! Estimated noise=611.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297772 Jy ! Component: 100 - total flux cleaned = 0.000393278 Jy ! Component: 150 - total flux cleaned = 0.000435422 Jy ! Component: 200 - total flux cleaned = 0.000402142 Jy ! Total flux subtracted in 200 components = 0.000402142 Jy ! Clean residual min=-0.002033 max=0.002369 Jy/beam ! Clean residual mean=0.000063 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.150897 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.80632e-06 Jy ! Component: 100 - total flux cleaned = 2.58731e-06 Jy ! Component: 150 - total flux cleaned = 1.42173e-06 Jy ! Component: 200 - total flux cleaned = -6.18782e-05 Jy ! Total flux subtracted in 200 components = -6.18782e-05 Jy ! Clean residual min=-0.001964 max=0.002331 Jy/beam ! Clean residual mean=0.000062 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.150836 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 57 components and 0.150836 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=7.438 mas, bpa=-4.645 degrees ! Estimated noise=486.172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000439105 Jy ! Component: 100 - total flux cleaned = -0.000304796 Jy ! Component: 150 - total flux cleaned = -0.000148373 Jy ! Component: 200 - total flux cleaned = -7.66883e-05 Jy ! Total flux subtracted in 200 components = -7.66883e-05 Jy ! Clean residual min=-0.002547 max=0.001811 Jy/beam ! Clean residual mean=0.000027 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.150759 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.150759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160326Jy sigma=0.001178 ! Fit after self-cal, rms=0.160327Jy sigma=0.001178 wmodel J0212-1746_S_2008_07_09_pus_map.mod ! Writing 72 model components to file: J0212-1746_S_2008_07_09_pus_map.mod wobs J0212-1746_S_2008_07_09_pus_uvs.fits ! Writing UV FITS file: J0212-1746_S_2008_07_09_pus_uvs.fits wwins J0212-1746_S_2008_07_09_pus_map.win ! wwins: Wrote 2 windows to J0212-1746_S_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000468602 Jy ! Component: 100 - total flux cleaned = 0.00106186 Jy ! Component: 150 - total flux cleaned = 0.00159516 Jy ! Component: 200 - total flux cleaned = 0.00202102 Jy ! Component: 250 - total flux cleaned = 0.00245908 Jy ! Component: 300 - total flux cleaned = 0.00280295 Jy ! Component: 350 - total flux cleaned = 0.00316237 Jy ! Component: 400 - total flux cleaned = 0.00346118 Jy ! Component: 450 - total flux cleaned = 0.00372745 Jy ! Component: 500 - total flux cleaned = 0.00398672 Jy ! Component: 550 - total flux cleaned = 0.0041939 Jy ! Component: 600 - total flux cleaned = 0.00441806 Jy ! Component: 650 - total flux cleaned = 0.00454994 Jy ! Component: 700 - total flux cleaned = 0.00470005 Jy ! Component: 750 - total flux cleaned = 0.00480504 Jy ! Component: 800 - total flux cleaned = 0.00490779 Jy ! Component: 850 - total flux cleaned = 0.00492783 Jy ! Component: 900 - total flux cleaned = 0.00494753 Jy ! Component: 950 - total flux cleaned = 0.00492885 Jy ! Component: 1000 - total flux cleaned = 0.00498682 Jy ! Component: 1050 - total flux cleaned = 0.00506182 Jy ! Component: 1100 - total flux cleaned = 0.00506143 Jy ! Component: 1150 - total flux cleaned = 0.00509765 Jy ! Component: 1200 - total flux cleaned = 0.00513371 Jy ! Component: 1250 - total flux cleaned = 0.00515127 Jy ! Component: 1300 - total flux cleaned = 0.00520372 Jy ! Component: 1350 - total flux cleaned = 0.00522057 Jy ! Component: 1400 - total flux cleaned = 0.00522046 Jy ! Component: 1450 - total flux cleaned = 0.00525426 Jy ! Component: 1500 - total flux cleaned = 0.00523755 Jy ! Component: 1550 - total flux cleaned = 0.00525389 Jy ! Component: 1600 - total flux cleaned = 0.00525378 Jy ! Component: 1650 - total flux cleaned = 0.00527013 Jy ! Component: 1700 - total flux cleaned = 0.00531821 Jy ! Component: 1750 - total flux cleaned = 0.00533416 Jy ! Component: 1800 - total flux cleaned = 0.00533423 Jy ! Component: 1850 - total flux cleaned = 0.00536531 Jy ! Component: 1900 - total flux cleaned = 0.00533455 Jy ! Component: 1950 - total flux cleaned = 0.00535004 Jy ! Component: 2000 - total flux cleaned = 0.00541054 Jy ! Total flux subtracted in 2048 components = 0.00542546 Jy ! Clean residual min=-0.001745 max=0.000843 Jy/beam ! Clean residual mean=0.000014 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.156184 Jy keep ! Adding 151 model components to the UV plane model. ! The established model now contains 223 components and 0.156184 Jy wmap "J0212-1746_S_2008_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 7.438 at -4.645 degrees (North through East) ! Clean map min=-0.0024587 max=0.14291 Jy/beam ! Writing clean map to FITS file: J0212-1746_S_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.142913 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000300171 device "J0212-1746_S_2008_07_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0212-1746_S_2008_07_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.630112 0.630112 1.26022 2.52045 5.0409 10.0818 20.1636 40.3272 80.6543 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 7.438 at -4.645 degrees (North through East) ! Clean map min=-0.0024587 max=0.14291 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0212-1746_S_2008_07_09_pus\_map.gif/vgif" ! Attempting to open device: 'J0212-1746_S_2008_07_09_pus_map.gif/vgif' mapplot cln quit ! Quitting program ! Log file J0212-1746_S_2008_07_09_pus_uvs.log closed on Wed Oct 13 13:12:12 2010