! Started logfile: J2245-0755_X_2005_07_08_yyk_uvs.log on Fri Jan 20 11:08:28 2006 obs J2245-0755_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J2245-0755_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J2245-0755 ! ! 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 1407 lines of history. ! ! Reading 1848 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 ![@muppet J2245-0755_X_2005_07_08_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.170748 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.6711 mas, bmaj=1.748 mas, bpa=-0.2767 degrees ! Estimated noise=1.30587 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.129644 Jy ! Component: 100 - total flux cleaned = 0.149577 Jy ! Total flux subtracted in 100 components = 0.149577 Jy ! Clean residual min=-0.007401 max=0.007340 Jy/beam ! Clean residual mean=-0.000001 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.149577 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.149577 Jy ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.076984Jy sigma=1.105269 ! Fit after self-cal, rms=0.076809Jy sigma=1.100355 ! Inverting map and beam ! Estimated beam: bmin=0.6711 mas, bmaj=1.748 mas, bpa=-0.2767 degrees ! Estimated noise=1.30587 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.8692 mas, bmaj=2.149 mas, bpa=-1.071 degrees ! Estimated noise=0.905326 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.00839907 Jy ! Component: 100 - total flux cleaned = 0.0111479 Jy ! Component: 150 - total flux cleaned = 0.0119649 Jy ! Component: 200 - total flux cleaned = 0.0121277 Jy ! Total flux subtracted in 200 components = 0.0121277 Jy ! Clean residual min=-0.005750 max=0.004135 Jy/beam ! Clean residual mean=-0.000002 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.161704 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.161704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076224Jy sigma=1.086410 ! Fit after self-cal, rms=0.076220Jy sigma=1.086373 ! 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.8692 x 2.149 at -1.071 degrees (North through East) ! Clean map min=-0.005258 max=0.15232 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: 1.00819 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 1.06 KP 0.95 ! LA 1.00 MK 0.96 NL 0.99 OV 1.00 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02714 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.04 KP 0.92 ! LA 0.98 MK 0.92 NL 0.95 OV 0.99 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01908 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 0.88 KP 0.84 ! LA 0.96 MK 0.98 NL 1.01 OV 1.11 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.076220Jy sigma=1.086373 ! Fit after self-cal, rms=0.074719Jy sigma=1.072243 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.074719Jy sigma=1.072243 ! Fit after self-cal, rms=0.074715Jy sigma=1.072223 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8594 mas, bmaj=2.136 mas, bpa=-1.556 degrees ! Estimated noise=0.90278 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.0011508 Jy ! Component: 100 - total flux cleaned = 0.0012631 Jy ! Component: 150 - total flux cleaned = 0.00129288 Jy ! Component: 200 - total flux cleaned = 0.00129416 Jy ! Total flux subtracted in 200 components = 0.00129416 Jy ! Clean residual min=-0.004424 max=0.003751 Jy/beam ! Clean residual mean=0.000003 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.162999 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.162999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074683Jy sigma=1.071510 ! Fit after self-cal, rms=0.074681Jy sigma=1.071501 ! 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.074681Jy sigma=1.071501 ! Fit after self-cal, rms=0.071764Jy sigma=1.026701 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.000699627 Jy ! Component: 100 - total flux cleaned = 0.000699899 Jy ! Component: 150 - total flux cleaned = 0.000680918 Jy ! Component: 200 - total flux cleaned = 0.000664393 Jy ! Total flux subtracted in 200 components = 0.000664393 Jy ! Clean residual min=-0.004366 max=0.003560 Jy/beam ! Clean residual mean=0.000003 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.163663 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.163663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071753Jy sigma=1.026444 ! Fit after self-cal, rms=0.071502Jy sigma=1.022110 ! 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.8594 x 2.136 at -1.556 degrees (North through East) ! Clean map min=-0.0039863 max=0.15289 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.071502Jy sigma=1.022110 ! Fit after self-cal, rms=0.069631Jy sigma=1.003914 ! 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.069631Jy sigma=1.003914 ! Fit after self-cal, rms=0.069645Jy sigma=1.003233 ! Inverting map and beam ! Estimated beam: bmin=0.847 mas, bmaj=2.125 mas, bpa=-2.368 degrees ! Estimated noise=0.883399 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151493 Jy ! Component: 100 - total flux cleaned = -0.00140297 Jy ! Component: 150 - total flux cleaned = -0.00132254 Jy ! Component: 200 - total flux cleaned = -0.00129475 Jy ! Total flux subtracted in 200 components = -0.00129475 Jy ! Clean residual min=-0.003701 max=0.003483 Jy/beam ! Clean residual mean=-0.000000 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.162368 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.162368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069566Jy sigma=1.001273 ! Fit after self-cal, rms=0.069586Jy sigma=1.001143 ! 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.069586Jy sigma=1.001143 ! Fit after self-cal, rms=0.068194Jy sigma=0.985512 ! 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.068194Jy sigma=0.985512 ! Fit after self-cal, rms=0.068212Jy sigma=0.985422 ! Inverting map and beam ! Estimated beam: bmin=0.8392 mas, bmaj=2.119 mas, bpa=-2.753 degrees ! Estimated noise=0.873271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00072263 Jy ! Component: 100 - total flux cleaned = -0.000613226 Jy ! Component: 150 - total flux cleaned = -0.000541621 Jy ! Component: 200 - total flux cleaned = -0.000523436 Jy ! Total flux subtracted in 200 components = -0.000523436 Jy ! Clean residual min=-0.003637 max=0.003444 Jy/beam ! Clean residual mean=-0.000000 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.161845 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 44 components and 0.161845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068165Jy sigma=0.984571 ! Fit after self-cal, rms=0.068172Jy sigma=0.984554 ! 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.227 mas, bmaj=4.062 mas, bpa=2.339 degrees ! Estimated noise=1.14023 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.000891222 Jy ! Component: 100 - total flux cleaned = -0.000972725 Jy ! Component: 150 - total flux cleaned = -0.0010629 Jy ! Component: 200 - total flux cleaned = -0.00112198 Jy ! Total flux subtracted in 200 components = -0.00112198 Jy ! Clean residual min=-0.003366 max=0.003437 Jy/beam ! Clean residual mean=-0.000000 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.160723 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 46 components and 0.160723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068172Jy sigma=0.984879 ! Fit after self-cal, rms=0.068180Jy sigma=0.984842 ! 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.6611 mas, bmaj=1.745 mas, bpa=-1.085 degrees ! Estimated noise=1.24771 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.125429 Jy ! Component: 100 - total flux cleaned = 0.146687 Jy ! Component: 150 - total flux cleaned = 0.154932 Jy ! Component: 200 - total flux cleaned = 0.159584 Jy ! Total flux subtracted in 200 components = 0.159584 Jy ! Clean residual min=-0.005570 max=0.005513 Jy/beam ! Clean residual mean=-0.000001 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.159584 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.159584 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8392 mas, bmaj=2.119 mas, bpa=-2.753 degrees ! Estimated noise=0.873271 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.00247893 Jy ! Component: 100 - total flux cleaned = 0.00273049 Jy ! Component: 150 - total flux cleaned = 0.00270322 Jy ! Component: 200 - total flux cleaned = 0.00267972 Jy ! Total flux subtracted in 200 components = 0.00267972 Jy ! Clean residual min=-0.003630 max=0.003437 Jy/beam ! Clean residual mean=0.000000 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.162263 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.162263 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.227 mas, bmaj=4.062 mas, bpa=2.339 degrees ! Estimated noise=1.14023 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.00104474 Jy ! Component: 100 - total flux cleaned = -0.00115018 Jy ! Component: 150 - total flux cleaned = -0.00124101 Jy ! Component: 200 - total flux cleaned = -0.00132203 Jy ! Total flux subtracted in 200 components = -0.00132203 Jy ! Clean residual min=-0.003399 max=0.003465 Jy/beam ! Clean residual mean=0.000000 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.160941 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 36 components and 0.160941 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8392 mas, bmaj=2.119 mas, bpa=-2.753 degrees ! Estimated noise=0.873271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000766324 Jy ! Component: 100 - total flux cleaned = 0.000731063 Jy ! Component: 150 - total flux cleaned = 0.000708904 Jy ! Component: 200 - total flux cleaned = 0.000683179 Jy ! Total flux subtracted in 200 components = 0.000683179 Jy ! Clean residual min=-0.003648 max=0.003494 Jy/beam ! Clean residual mean=-0.000000 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.161624 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.161624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068168Jy sigma=0.984445 ! Fit after self-cal, rms=0.068169Jy sigma=0.984426 wmodel J2245-0755_X_2005_07_08_yyk\_map.mod ! Writing 42 model components to file: J2245-0755_X_2005_07_08_yyk_map.mod wobs J2245-0755_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J2245-0755_X_2005_07_08_yyk_uvs.fits wwins J2245-0755_X_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J2245-0755_X_2005_07_08_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.000728789 Jy ! Component: 100 - total flux cleaned = -0.0014459 Jy ! Component: 150 - total flux cleaned = -0.00189688 Jy ! Component: 200 - total flux cleaned = -0.00227157 Jy ! Component: 250 - total flux cleaned = -0.00253026 Jy ! Component: 300 - total flux cleaned = -0.00288094 Jy ! Component: 350 - total flux cleaned = -0.00317286 Jy ! Component: 400 - total flux cleaned = -0.00350195 Jy ! Component: 450 - total flux cleaned = -0.0036398 Jy ! Component: 500 - total flux cleaned = -0.00377358 Jy ! Component: 550 - total flux cleaned = -0.00381723 Jy ! Component: 600 - total flux cleaned = -0.00402863 Jy ! Component: 650 - total flux cleaned = -0.00415211 Jy ! Component: 700 - total flux cleaned = -0.00419243 Jy ! Component: 750 - total flux cleaned = -0.00431184 Jy ! Component: 800 - total flux cleaned = -0.00431147 Jy ! Component: 850 - total flux cleaned = -0.0044268 Jy ! Component: 900 - total flux cleaned = -0.00465219 Jy ! Component: 950 - total flux cleaned = -0.00476219 Jy ! Component: 1000 - total flux cleaned = -0.00483441 Jy ! Component: 1050 - total flux cleaned = -0.00487059 Jy ! Component: 1100 - total flux cleaned = -0.00494177 Jy ! Component: 1150 - total flux cleaned = -0.00504645 Jy ! Component: 1200 - total flux cleaned = -0.00508074 Jy ! Component: 1250 - total flux cleaned = -0.00518255 Jy ! Component: 1300 - total flux cleaned = -0.00511588 Jy ! Component: 1350 - total flux cleaned = -0.00524941 Jy ! Component: 1400 - total flux cleaned = -0.00534827 Jy ! Component: 1450 - total flux cleaned = -0.00541305 Jy ! Component: 1500 - total flux cleaned = -0.00544487 Jy ! Component: 1550 - total flux cleaned = -0.00550903 Jy ! Component: 1600 - total flux cleaned = -0.00560327 Jy ! Component: 1650 - total flux cleaned = -0.00578992 Jy ! Component: 1700 - total flux cleaned = -0.00578983 Jy ! Component: 1750 - total flux cleaned = -0.00582049 Jy ! Component: 1800 - total flux cleaned = -0.00603195 Jy ! Component: 1850 - total flux cleaned = -0.00597247 Jy ! Component: 1900 - total flux cleaned = -0.00623949 Jy ! Component: 1950 - total flux cleaned = -0.00632751 Jy ! Component: 2000 - total flux cleaned = -0.00644392 Jy ! Total flux subtracted in 2048 components = -0.00658799 Jy ! Clean residual min=-0.001673 max=0.001480 Jy/beam ! Clean residual mean=-0.000002 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.155036 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 185 components and 0.155037 Jy ![Exited script file: muppet] wmap "J2245-0755_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8392 x 2.119 at -2.753 degrees (North through East) ! Clean map min=-0.0028717 max=0.14791 Jy/beam ! Writing clean map to FITS file: J2245-0755_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147909 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000540703 device "J2245-0755_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2245-0755_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0967 1.0967 2.1934 4.38679 8.77359 17.5472 35.0943 70.1887 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.147 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.8392 x 2.119 at -2.753 degrees (North through East) ! Clean map min=-0.0028717 max=0.14791 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2245-0755_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2245-0755_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2245-0755_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 11:08:32 2006