! Started logfile: J1745-0753_X_2002_01_31_yyk_uvs.log on Wed Jun 27 11:00:28 2007 obs J1745-0753_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1745-0753_X_2002_01_31_yyk_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683852 visibilities/baseline/integration-bin. ! Found source: J1745-0753 ! ! 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 9232 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 J1745-0753_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.37446 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.6968 mas, bmaj=1.724 mas, bpa=4.837 degrees ! Estimated noise=1759.74 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.260699 Jy ! Component: 100 - total flux cleaned = 0.330344 Jy ! Total flux subtracted in 100 components = 0.330344 Jy ! Clean residual min=-0.024283 max=0.032118 Jy/beam ! Clean residual mean=0.000140 rms=0.008027 Jy/beam ! Combined flux in latest and established models = 0.330344 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.330344 Jy ! ! Correcting IF 1. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.173556Jy sigma=0.001490 ! Fit after self-cal, rms=0.167672Jy sigma=0.001439 ! Inverting map and beam ! Estimated beam: bmin=0.6968 mas, bmaj=1.724 mas, bpa=4.837 degrees ! Estimated noise=1759.74 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.9411 mas, bmaj=2.182 mas, bpa=8.914 degrees ! Estimated noise=934.877 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.053958 Jy ! Component: 100 - total flux cleaned = 0.0719302 Jy ! Component: 150 - total flux cleaned = 0.0746989 Jy ! Component: 200 - total flux cleaned = 0.0760136 Jy ! Total flux subtracted in 200 components = 0.0760136 Jy ! Clean residual min=-0.018380 max=0.024387 Jy/beam ! Clean residual mean=0.000052 rms=0.005804 Jy/beam ! Combined flux in latest and established models = 0.406357 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.406357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158054Jy sigma=0.001334 ! Fit after self-cal, rms=0.157777Jy sigma=0.001332 ! 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.9411 x 2.182 at 8.914 degrees (North through East) ! Clean map min=-0.01876 max=0.32519 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00091 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.92 HN 1.00* KP 0.96 ! LA 1.09 MK 0.99 NL 1.00* OV 0.94 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0107 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.92 HN 1.00* KP 0.91 ! LA 1.08 MK 0.97 NL 1.00* OV 0.92 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.99525 ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.88 HN 1.00* KP 0.92 ! LA 1.10 MK 0.95 NL 1.00* OV 0.97 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.983585 ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.86 HN 1.00* KP 1.01 ! LA 1.08 MK 0.97 NL 1.00* OV 0.99 ! PT 1.11 SC 0.98 ! ! ! Fit before self-cal, rms=0.157777Jy sigma=0.001332 ! Fit after self-cal, rms=0.154023Jy sigma=0.001290 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.154023Jy sigma=0.001290 ! Fit after self-cal, rms=0.154021Jy sigma=0.001290 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9309 mas, bmaj=2.214 mas, bpa=7.956 degrees ! Estimated noise=924.472 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 (1, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229052 Jy ! Component: 100 - total flux cleaned = 0.0237574 Jy ! Component: 150 - total flux cleaned = 0.0237706 Jy ! Component: 200 - total flux cleaned = 0.0235522 Jy ! Total flux subtracted in 200 components = 0.0235522 Jy ! Clean residual min=-0.008727 max=0.016043 Jy/beam ! Clean residual mean=0.000022 rms=0.003058 Jy/beam ! Combined flux in latest and established models = 0.42991 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.42991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151472Jy sigma=0.001264 ! Fit after self-cal, rms=0.151129Jy sigma=0.001261 ! 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.151129Jy sigma=0.001261 ! Fit after self-cal, rms=0.145457Jy sigma=0.001216 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) ! Added new window around map position (-1.4, -11.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139373 Jy ! Component: 100 - total flux cleaned = 0.0173286 Jy ! Component: 150 - total flux cleaned = 0.0185582 Jy ! Component: 200 - total flux cleaned = 0.0187323 Jy ! Total flux subtracted in 200 components = 0.0187323 Jy ! Clean residual min=-0.007107 max=0.009565 Jy/beam ! Clean residual mean=-0.000021 rms=0.002137 Jy/beam ! Combined flux in latest and established models = 0.448642 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 79 components and 0.448642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144102Jy sigma=0.001204 ! Fit after self-cal, rms=0.143470Jy sigma=0.001199 ! 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.9309 x 2.214 at 7.956 degrees (North through East) ! Clean map min=-0.006976 max=0.32829 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.143470Jy sigma=0.001199 ! Fit after self-cal, rms=0.143435Jy sigma=0.001188 ! 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.143435Jy sigma=0.001188 ! Fit after self-cal, rms=0.143344Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=0.9254 mas, bmaj=2.196 mas, bpa=8.024 degrees ! Estimated noise=915.035 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312696 Jy ! Component: 100 - total flux cleaned = 0.00339813 Jy ! Component: 150 - total flux cleaned = 0.00363164 Jy ! Component: 200 - total flux cleaned = 0.00363388 Jy ! Total flux subtracted in 200 components = 0.00363388 Jy ! Clean residual min=-0.005473 max=0.005063 Jy/beam ! Clean residual mean=0.000007 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.452276 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 96 components and 0.452276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143111Jy sigma=0.001185 ! Fit after self-cal, rms=0.143079Jy sigma=0.001184 ! 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.143079Jy sigma=0.001184 ! Fit after self-cal, rms=0.142970Jy sigma=0.001180 ! 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.142970Jy sigma=0.001180 ! Fit after self-cal, rms=0.142968Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=0.9233 mas, bmaj=2.191 mas, bpa=8.019 degrees ! Estimated noise=915.244 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265458 Jy ! Component: 100 - total flux cleaned = 0.00274902 Jy ! Component: 150 - total flux cleaned = 0.00275223 Jy ! Component: 200 - total flux cleaned = 0.00259612 Jy ! Total flux subtracted in 200 components = 0.00259612 Jy ! Clean residual min=-0.005218 max=0.004676 Jy/beam ! Clean residual mean=0.000006 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.454872 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.454872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142867Jy sigma=0.001179 ! Fit after self-cal, rms=0.142861Jy sigma=0.001179 ! 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.794 mas, bmaj=4.974 mas, bpa=24.27 degrees ! Estimated noise=1153.99 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.000141534 Jy ! Component: 100 - total flux cleaned = -0.00107936 Jy ! Component: 150 - total flux cleaned = -0.0016108 Jy ! Component: 200 - total flux cleaned = -0.0020911 Jy ! Total flux subtracted in 200 components = -0.0020911 Jy ! Clean residual min=-0.005651 max=0.003870 Jy/beam ! Clean residual mean=0.000002 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.452781 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 111 components and 0.452781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142853Jy sigma=0.001179 ! Fit after self-cal, rms=0.142838Jy sigma=0.001179 ! 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.6904 mas, bmaj=1.737 mas, bpa=4.514 degrees ! Estimated noise=1718.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.268362 Jy ! Component: 100 - total flux cleaned = 0.334182 Jy ! Component: 150 - total flux cleaned = 0.368523 Jy ! Component: 200 - total flux cleaned = 0.391554 Jy ! Total flux subtracted in 200 components = 0.391554 Jy ! Clean residual min=-0.011630 max=0.011245 Jy/beam ! Clean residual mean=0.000091 rms=0.003194 Jy/beam ! Combined flux in latest and established models = 0.391554 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.391554 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9233 mas, bmaj=2.191 mas, bpa=8.019 degrees ! Estimated noise=915.244 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) ! Added new window around map position (-0.6, -5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274916 Jy ! Component: 100 - total flux cleaned = 0.0424378 Jy ! Component: 150 - total flux cleaned = 0.0522506 Jy ! Component: 200 - total flux cleaned = 0.0588613 Jy ! Total flux subtracted in 200 components = 0.0588613 Jy ! Clean residual min=-0.005483 max=0.005568 Jy/beam ! Clean residual mean=0.000018 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.450416 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 73 components and 0.450416 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.794 mas, bmaj=4.974 mas, bpa=24.27 degrees ! Estimated noise=1153.99 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.00551011 Jy ! Component: 100 - total flux cleaned = 0.00667924 Jy ! Component: 150 - total flux cleaned = 0.00657637 Jy ! Component: 200 - total flux cleaned = 0.00623725 Jy ! Total flux subtracted in 200 components = 0.00623725 Jy ! Clean residual min=-0.005332 max=0.004867 Jy/beam ! Clean residual mean=0.000006 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.456653 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.456653 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9233 mas, bmaj=2.191 mas, bpa=8.019 degrees ! Estimated noise=915.244 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638382 Jy ! Component: 100 - total flux cleaned = 0.000750141 Jy ! Component: 150 - total flux cleaned = 0.000843236 Jy ! Component: 200 - total flux cleaned = 0.000649488 Jy ! Total flux subtracted in 200 components = 0.000649488 Jy ! Clean residual min=-0.004926 max=0.004308 Jy/beam ! Clean residual mean=0.000003 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.457302 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 108 components and 0.457302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142808Jy sigma=0.001178 ! Fit after self-cal, rms=0.142763Jy sigma=0.001178 wmodel J1745-0753_X_2002_01_31_yyk\_map.mod ! Writing 108 model components to file: J1745-0753_X_2002_01_31_yyk_map.mod wobs J1745-0753_X_2002_01_31_yyk\_uvs.fits ! Applying 75 buffered edits. ! Writing UV FITS file: J1745-0753_X_2002_01_31_yyk_uvs.fits wwins J1745-0753_X_2002_01_31_yyk\_map.win ! wwins: Wrote 4 windows to J1745-0753_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.00175717 Jy ! Component: 100 - total flux cleaned = -0.0025659 Jy ! Component: 150 - total flux cleaned = -0.00283199 Jy ! Component: 200 - total flux cleaned = -0.00283111 Jy ! Component: 250 - total flux cleaned = -0.00300666 Jy ! Component: 300 - total flux cleaned = -0.00317341 Jy ! Component: 350 - total flux cleaned = -0.00322506 Jy ! Component: 400 - total flux cleaned = -0.00342732 Jy ! Component: 450 - total flux cleaned = -0.00367042 Jy ! Component: 500 - total flux cleaned = -0.00404595 Jy ! Component: 550 - total flux cleaned = -0.00445149 Jy ! Component: 600 - total flux cleaned = -0.00475565 Jy ! Component: 650 - total flux cleaned = -0.00492443 Jy ! Component: 700 - total flux cleaned = -0.00508881 Jy ! Component: 750 - total flux cleaned = -0.00524939 Jy ! Component: 800 - total flux cleaned = -0.00544422 Jy ! Component: 850 - total flux cleaned = -0.00555856 Jy ! Component: 900 - total flux cleaned = -0.00578128 Jy ! Component: 950 - total flux cleaned = -0.00592718 Jy ! Component: 1000 - total flux cleaned = -0.00610383 Jy ! Component: 1050 - total flux cleaned = -0.00617259 Jy ! Component: 1100 - total flux cleaned = -0.00624007 Jy ! Component: 1150 - total flux cleaned = -0.00637273 Jy ! Component: 1200 - total flux cleaned = -0.00653485 Jy ! Component: 1250 - total flux cleaned = -0.00663006 Jy ! Component: 1300 - total flux cleaned = -0.00675531 Jy ! Component: 1350 - total flux cleaned = -0.00687805 Jy ! Component: 1400 - total flux cleaned = -0.00690885 Jy ! Component: 1450 - total flux cleaned = -0.00705804 Jy ! Component: 1500 - total flux cleaned = -0.00723337 Jy ! Component: 1550 - total flux cleaned = -0.00729091 Jy ! Component: 1600 - total flux cleaned = -0.00751672 Jy ! Component: 1650 - total flux cleaned = -0.00771119 Jy ! Component: 1700 - total flux cleaned = -0.00787504 Jy ! Component: 1750 - total flux cleaned = -0.00795562 Jy ! Component: 1800 - total flux cleaned = -0.00803534 Jy ! Component: 1850 - total flux cleaned = -0.00803511 Jy ! Component: 1900 - total flux cleaned = -0.0081126 Jy ! Component: 1950 - total flux cleaned = -0.00808737 Jy ! Component: 2000 - total flux cleaned = -0.00821338 Jy ! Total flux subtracted in 2048 components = -0.00823823 Jy ! Clean residual min=-0.001284 max=0.001575 Jy/beam ! Clean residual mean=-0.000010 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.449064 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 238 components and 0.449064 Jy ![Exited script file: muppet] wmap "J1745-0753_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9233 x 2.191 at 8.019 degrees (North through East) ! Clean map min=-0.003556 max=0.32513 Jy/beam ! Writing clean map to FITS file: J1745-0753_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.325129 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000466133 device "J1745-0753_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1745-0753_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.430105 0.430105 0.86021 1.72042 3.44084 6.88168 13.7634 27.5267 55.0535 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.325 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.9233 x 2.191 at 8.019 degrees (North through East) ! Clean map min=-0.003556 max=0.32513 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1745-0753_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1745-0753_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1745-0753_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 11:00:35 2007