! Started logfile: J0743-3803_X_2002_01_31_yyk_uvs.log on Wed Jun 27 10:51:37 2007 obs J0743-3803_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0743-3803_X_2002_01_31_yyk_uva.fits ! AN table 1: 35 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.659048 visibilities/baseline/integration-bin. ! Found source: J0743-3803 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1544 lines of history. ! ! Reading 4152 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 flag NL ! Flagging baselines of antenna 1:NL in the currently selected channels. ![@muppet J0743-3803_X_2002_01_31_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.229578 Jy 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.6323 mas, bmaj=1.792 mas, bpa=1.216 degrees ! Estimated noise=2590.53 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.126476 Jy ! Component: 100 - total flux cleaned = 0.174478 Jy ! Total flux subtracted in 100 components = 0.174478 Jy ! Clean residual min=-0.014097 max=0.019296 Jy/beam ! Clean residual mean=-0.000135 rms=0.004637 Jy/beam ! Combined flux in latest and established models = 0.174478 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.174478 Jy ! ! Correcting IF 1. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.159306Jy sigma=0.001242 ! Fit after self-cal, rms=0.159172Jy sigma=0.001241 ! Inverting map and beam ! Estimated beam: bmin=0.6323 mas, bmaj=1.792 mas, bpa=1.216 degrees ! Estimated noise=2590.53 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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.8409 mas, bmaj=2.302 mas, bpa=-1.272 degrees ! Estimated noise=1561.86 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317933 Jy ! Component: 100 - total flux cleaned = 0.041486 Jy ! Component: 150 - total flux cleaned = 0.0444634 Jy ! Component: 200 - total flux cleaned = 0.0449572 Jy ! Total flux subtracted in 200 components = 0.0449572 Jy ! Clean residual min=-0.010866 max=0.009445 Jy/beam ! Clean residual mean=0.000148 rms=0.003022 Jy/beam ! Combined flux in latest and established models = 0.219435 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.219435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155826Jy sigma=0.001207 ! Fit after self-cal, rms=0.155822Jy sigma=0.001207 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8409 x 2.302 at -1.272 degrees (North through East) ! Clean map min=-0.010189 max=0.15505 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.997989 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.00* KP 1.01 ! LA 1.13 MK 0.91 NL 1.00* OV 0.92 ! PT 0.96 SC 1.12 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990067 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 HN 1.00* KP 0.95 ! LA 1.05 MK 1.06 NL 1.00* OV 0.91 ! PT 1.06 SC 1.09 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.995983 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.87 HN 1.00* KP 0.91 ! LA 1.12 MK 1.00 NL 1.00* OV 1.00 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.976341 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.85 HN 1.00* KP 1.14 ! LA 1.13 MK 0.94 NL 1.00* OV 0.98 ! PT 1.11 SC 1.00* ! ! ! Fit before self-cal, rms=0.155822Jy sigma=0.001207 ! Fit after self-cal, rms=0.155719Jy sigma=0.001197 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155719Jy sigma=0.001197 ! Fit after self-cal, rms=0.155719Jy sigma=0.001197 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8499 mas, bmaj=2.373 mas, bpa=-3.06 degrees ! Estimated noise=1528.41 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00332556 Jy ! Component: 100 - total flux cleaned = -0.00381098 Jy ! Component: 150 - total flux cleaned = -0.00389362 Jy ! Component: 200 - total flux cleaned = -0.00394307 Jy ! Total flux subtracted in 200 components = -0.00394307 Jy ! Clean residual min=-0.005521 max=0.008535 Jy/beam ! Clean residual mean=-0.000012 rms=0.001966 Jy/beam ! Combined flux in latest and established models = 0.215492 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 33 components and 0.215492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155642Jy sigma=0.001197 ! Fit after self-cal, rms=0.155643Jy sigma=0.001197 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155643Jy sigma=0.001197 ! Fit after self-cal, rms=0.154234Jy sigma=0.001186 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000544286 Jy ! Component: 100 - total flux cleaned = 0.000625998 Jy ! Component: 150 - total flux cleaned = 0.000607635 Jy ! Component: 200 - total flux cleaned = 0.000552339 Jy ! Total flux subtracted in 200 components = 0.000552339 Jy ! Clean residual min=-0.005537 max=0.008358 Jy/beam ! Clean residual mean=-0.000015 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.216044 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.216044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154119Jy sigma=0.001186 ! Fit after self-cal, rms=0.153777Jy sigma=0.001183 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8499 x 2.373 at -3.06 degrees (North through East) ! Clean map min=-0.005228 max=0.1561 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153777Jy sigma=0.001183 ! Fit after self-cal, rms=0.152668Jy sigma=0.001183 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152668Jy sigma=0.001183 ! Fit after self-cal, rms=0.152619Jy sigma=0.001183 ! Inverting map and beam ! Estimated beam: bmin=0.8396 mas, bmaj=2.351 mas, bpa=-3.12 degrees ! Estimated noise=1514.64 mJy/beam. ! Added new window around map position (-1, 24.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00524592 Jy ! Component: 100 - total flux cleaned = 0.00594327 Jy ! Component: 150 - total flux cleaned = 0.0066497 Jy ! Component: 200 - total flux cleaned = 0.00687485 Jy ! Total flux subtracted in 200 components = 0.00687485 Jy ! Clean residual min=-0.005405 max=0.005680 Jy/beam ! Clean residual mean=0.000006 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.222919 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.222919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152275Jy sigma=0.001179 ! Fit after self-cal, rms=0.152257Jy sigma=0.001179 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152257Jy sigma=0.001179 ! Fit after self-cal, rms=0.154630Jy sigma=0.001178 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154630Jy sigma=0.001178 ! Fit after self-cal, rms=0.154644Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=0.8455 mas, bmaj=2.402 mas, bpa=-4.195 degrees ! Estimated noise=1518.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.04088e-07 Jy ! Component: 100 - total flux cleaned = 2.08267e-06 Jy ! Component: 150 - total flux cleaned = -0.000126709 Jy ! Component: 200 - total flux cleaned = -0.000129887 Jy ! Total flux subtracted in 200 components = -0.000129887 Jy ! Clean residual min=-0.005367 max=0.005395 Jy/beam ! Clean residual mean=0.000004 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.222789 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.222789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154564Jy sigma=0.001177 ! Fit after self-cal, rms=0.154571Jy sigma=0.001178 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.972 mas, bmaj=10.51 mas, bpa=5.953 degrees ! Estimated noise=1940.32 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000396329 Jy ! Component: 100 - total flux cleaned = -0.00049786 Jy ! Component: 150 - total flux cleaned = -0.000497276 Jy ! Component: 200 - total flux cleaned = -0.000541238 Jy ! Total flux subtracted in 200 components = -0.000541238 Jy ! Clean residual min=-0.006121 max=0.005563 Jy/beam ! Clean residual mean=0.000006 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.222248 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.222248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154557Jy sigma=0.001178 ! Fit after self-cal, rms=0.154562Jy sigma=0.001178 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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.6353 mas, bmaj=1.813 mas, bpa=-0.09688 degrees ! Estimated noise=2533.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.124942 Jy ! Component: 100 - total flux cleaned = 0.171781 Jy ! Component: 150 - total flux cleaned = 0.195107 Jy ! Component: 200 - total flux cleaned = 0.206599 Jy ! Total flux subtracted in 200 components = 0.206599 Jy ! Clean residual min=-0.008569 max=0.009645 Jy/beam ! Clean residual mean=-0.000083 rms=0.002661 Jy/beam ! Combined flux in latest and established models = 0.206599 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.206599 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8455 mas, bmaj=2.402 mas, bpa=-4.195 degrees ! Estimated noise=1518.62 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106445 Jy ! Component: 100 - total flux cleaned = 0.0125438 Jy ! Component: 150 - total flux cleaned = 0.0137185 Jy ! Component: 200 - total flux cleaned = 0.0144613 Jy ! Total flux subtracted in 200 components = 0.0144613 Jy ! Clean residual min=-0.005084 max=0.006022 Jy/beam ! Clean residual mean=0.000001 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.221061 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.221061 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.972 mas, bmaj=10.51 mas, bpa=5.953 degrees ! Estimated noise=1940.32 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195642 Jy ! Component: 100 - total flux cleaned = 0.00202239 Jy ! Component: 150 - total flux cleaned = 0.00192099 Jy ! Component: 200 - total flux cleaned = 0.00182638 Jy ! Total flux subtracted in 200 components = 0.00182638 Jy ! Clean residual min=-0.005944 max=0.005692 Jy/beam ! Clean residual mean=0.000012 rms=0.002039 Jy/beam ! Combined flux in latest and established models = 0.222887 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 60 components and 0.222887 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8455 mas, bmaj=2.402 mas, bpa=-4.195 degrees ! Estimated noise=1518.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169542 Jy ! Component: 100 - total flux cleaned = 0.000110893 Jy ! Component: 150 - total flux cleaned = 6.02156e-05 Jy ! Component: 200 - total flux cleaned = 6.12287e-05 Jy ! Total flux subtracted in 200 components = 6.12287e-05 Jy ! Clean residual min=-0.004988 max=0.006077 Jy/beam ! Clean residual mean=0.000008 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.222948 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.222948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154532Jy sigma=0.001178 ! Fit after self-cal, rms=0.154531Jy sigma=0.001178 wmodel J0743-3803_X_2002_01_31_yyk\_map.mod ! Writing 73 model components to file: J0743-3803_X_2002_01_31_yyk_map.mod wobs J0743-3803_X_2002_01_31_yyk\_uvs.fits ! Applying 35 buffered edits. ! Writing UV FITS file: J0743-3803_X_2002_01_31_yyk_uvs.fits wwins J0743-3803_X_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J0743-3803_X_2002_01_31_yyk_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.00221185 Jy ! Component: 100 - total flux cleaned = 0.00307975 Jy ! Component: 150 - total flux cleaned = 0.00346188 Jy ! Component: 200 - total flux cleaned = 0.00372976 Jy ! Component: 250 - total flux cleaned = 0.00385308 Jy ! Component: 300 - total flux cleaned = 0.00391082 Jy ! Component: 350 - total flux cleaned = 0.00424324 Jy ! Component: 400 - total flux cleaned = 0.00445521 Jy ! Component: 450 - total flux cleaned = 0.00486193 Jy ! Component: 500 - total flux cleaned = 0.005107 Jy ! Component: 550 - total flux cleaned = 0.00539258 Jy ! Component: 600 - total flux cleaned = 0.00562365 Jy ! Component: 650 - total flux cleaned = 0.00589311 Jy ! Component: 700 - total flux cleaned = 0.00593677 Jy ! Component: 750 - total flux cleaned = 0.00606605 Jy ! Component: 800 - total flux cleaned = 0.00615034 Jy ! Component: 850 - total flux cleaned = 0.00623268 Jy ! Component: 900 - total flux cleaned = 0.00627296 Jy ! Component: 950 - total flux cleaned = 0.00619364 Jy ! Component: 1000 - total flux cleaned = 0.00611591 Jy ! Component: 1050 - total flux cleaned = 0.00603907 Jy ! Component: 1100 - total flux cleaned = 0.00584934 Jy ! Component: 1150 - total flux cleaned = 0.00569909 Jy ! Component: 1200 - total flux cleaned = 0.00558764 Jy ! Component: 1250 - total flux cleaned = 0.00547726 Jy ! Component: 1300 - total flux cleaned = 0.00536795 Jy ! Component: 1350 - total flux cleaned = 0.00529568 Jy ! Component: 1400 - total flux cleaned = 0.00515178 Jy ! Component: 1450 - total flux cleaned = 0.0050089 Jy ! Component: 1500 - total flux cleaned = 0.0048666 Jy ! Component: 1550 - total flux cleaned = 0.00472451 Jy ! Component: 1600 - total flux cleaned = 0.00461787 Jy ! Component: 1650 - total flux cleaned = 0.00447624 Jy ! Component: 1700 - total flux cleaned = 0.0042997 Jy ! Component: 1750 - total flux cleaned = 0.00422936 Jy ! Component: 1800 - total flux cleaned = 0.00412353 Jy ! Component: 1850 - total flux cleaned = 0.0039822 Jy ! Component: 1900 - total flux cleaned = 0.00384058 Jy ! Component: 1950 - total flux cleaned = 0.003734 Jy ! Component: 2000 - total flux cleaned = 0.003556 Jy ! Total flux subtracted in 2048 components = 0.00337749 Jy ! Clean residual min=-0.002283 max=0.002225 Jy/beam ! Clean residual mean=-0.000036 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.226326 Jy keep ! Adding 97 model components to the UV plane model. ! The established model now contains 170 components and 0.226326 Jy ![Exited script file: muppet] wmap "J0743-3803_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8455 x 2.402 at -4.195 degrees (North through East) ! Clean map min=-0.003169 max=0.15197 Jy/beam ! Writing clean map to FITS file: J0743-3803_X_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151967 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000643861 device "J0743-3803_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0743-3803_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27106 1.27106 2.54211 5.08423 10.1685 20.3369 40.6738 81.3476 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.151 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.8455 x 2.402 at -4.195 degrees (North through East) ! Clean map min=-0.003169 max=0.15197 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0743-3803_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0743-3803_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0743-3803_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 10:51:44 2007