! Started logfile: J2230-1325_S_2005_07_08_yyk_uvs.log on Fri Jan 20 11:07:14 2006 obs J2230-1325_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J2230-1325_S_2005_07_08_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.844444 visibilities/baseline/integration-bin. ! Found source: J2230-1325 ! ! 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 1412 lines of history. ! ! Reading 912 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 J2230-1325_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.255368 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=2.496 mas, bmaj=6.892 mas, bpa=-5.478 degrees ! Estimated noise=2.0191 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.196214 Jy ! Component: 100 - total flux cleaned = 0.233449 Jy ! Total flux subtracted in 100 components = 0.233449 Jy ! Clean residual min=-0.014860 max=0.021531 Jy/beam ! Clean residual mean=-0.000058 rms=0.004176 Jy/beam ! Combined flux in latest and established models = 0.233449 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.233449 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 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.093079Jy sigma=1.475463 ! Fit after self-cal, rms=0.092386Jy sigma=1.465147 ! Inverting map and beam ! Estimated beam: bmin=2.496 mas, bmaj=6.892 mas, bpa=-5.478 degrees ! Estimated noise=2.0191 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=3.126 mas, bmaj=7.863 mas, bpa=-5.924 degrees ! Estimated noise=1.35282 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.0217006 Jy ! Component: 100 - total flux cleaned = 0.0305602 Jy ! Component: 150 - total flux cleaned = 0.0347254 Jy ! Component: 200 - total flux cleaned = 0.0355337 Jy ! Total flux subtracted in 200 components = 0.0355337 Jy ! Clean residual min=-0.011825 max=0.018390 Jy/beam ! Clean residual mean=0.000060 rms=0.003887 Jy/beam ! Combined flux in latest and established models = 0.268982 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.268982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088699Jy sigma=1.394878 ! Fit after self-cal, rms=0.088695Jy sigma=1.394301 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.126 x 7.863 at -5.924 degrees (North through East) ! Clean map min=-0.01152 max=0.2282 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.00597 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.97 HN 1.12 KP 0.99 ! LA 1.04 MK 0.89 NL 1.15 OV 0.95 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.994556 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.92 HN 1.11 KP 1.00 ! LA 0.99 MK 0.96 NL 1.09 OV 1.12 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.953807 ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.94 HN 1.05 KP 0.96 ! LA 0.89 MK 1.05 NL 1.19 OV 1.07 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0358 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.91 HN 0.94 KP 0.86 ! LA 0.76 MK 1.02 NL 1.15 OV 0.90 ! PT 0.93 SC 1.13 ! ! ! Fit before self-cal, rms=0.088695Jy sigma=1.394301 ! Fit after self-cal, rms=0.081369Jy sigma=1.256729 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.081369Jy sigma=1.256729 ! Fit after self-cal, rms=0.081386Jy sigma=1.256357 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=7.983 mas, bpa=-5.625 degrees ! Estimated noise=1.33319 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 (-19, -10.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177589 Jy ! Component: 100 - total flux cleaned = 0.0242919 Jy ! Component: 150 - total flux cleaned = 0.0249604 Jy ! Component: 200 - total flux cleaned = 0.0252199 Jy ! Total flux subtracted in 200 components = 0.0252199 Jy ! Clean residual min=-0.006047 max=0.007038 Jy/beam ! Clean residual mean=-0.000040 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.294202 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.294202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079153Jy sigma=1.197547 ! Fit after self-cal, rms=0.078961Jy sigma=1.195046 ! 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.078961Jy sigma=1.195046 ! Fit after self-cal, rms=0.072347Jy sigma=1.089813 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.00191792 Jy ! Component: 100 - total flux cleaned = 0.00220813 Jy ! Component: 150 - total flux cleaned = 0.00229377 Jy ! Component: 200 - total flux cleaned = 0.00244879 Jy ! Total flux subtracted in 200 components = 0.00244879 Jy ! Clean residual min=-0.005785 max=0.006280 Jy/beam ! Clean residual mean=-0.000048 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.296651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 0.296651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072132Jy sigma=1.086267 ! Fit after self-cal, rms=0.071633Jy sigma=1.073390 ! 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: 3.153 x 7.983 at -5.625 degrees (North through East) ! Clean map min=-0.0054477 max=0.23002 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.071633Jy sigma=1.073390 ! Fit after self-cal, rms=0.069133Jy sigma=1.032234 ! 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.069133Jy sigma=1.032234 ! Fit after self-cal, rms=0.069229Jy sigma=1.030256 ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=7.97 mas, bpa=-5.328 degrees ! Estimated noise=1.32495 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358781 Jy ! Component: 100 - total flux cleaned = 0.00393743 Jy ! Component: 150 - total flux cleaned = 0.00406284 Jy ! Component: 200 - total flux cleaned = 0.00418159 Jy ! Total flux subtracted in 200 components = 0.00418159 Jy ! Clean residual min=-0.005752 max=0.006208 Jy/beam ! Clean residual mean=-0.000012 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.300833 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.300833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069083Jy sigma=1.026615 ! Fit after self-cal, rms=0.069096Jy sigma=1.026057 ! 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.069096Jy sigma=1.026057 ! Fit after self-cal, rms=0.067498Jy sigma=0.991097 ! 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.067498Jy sigma=0.991097 ! Fit after self-cal, rms=0.067511Jy sigma=0.990958 ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.978 mas, bpa=-5.398 degrees ! Estimated noise=1.32508 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836956 Jy ! Component: 100 - total flux cleaned = 0.000835981 Jy ! Component: 150 - total flux cleaned = 0.000890677 Jy ! Component: 200 - total flux cleaned = 0.000940541 Jy ! Total flux subtracted in 200 components = 0.000940541 Jy ! Clean residual min=-0.005512 max=0.006177 Jy/beam ! Clean residual mean=-0.000002 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.301773 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.301773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067438Jy sigma=0.989484 ! Fit after self-cal, rms=0.067428Jy sigma=0.989394 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.52 mas, bmaj=15.07 mas, bpa=2.908 degrees ! Estimated noise=1.69722 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.00122218 Jy ! Component: 100 - total flux cleaned = 0.00148521 Jy ! Component: 150 - total flux cleaned = 0.00141885 Jy ! Component: 200 - total flux cleaned = 0.00136199 Jy ! Total flux subtracted in 200 components = 0.00136199 Jy ! Clean residual min=-0.006254 max=0.006540 Jy/beam ! Clean residual mean=-0.000005 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 0.303135 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 119 components and 0.303135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067475Jy sigma=0.990057 ! Fit after self-cal, rms=0.067435Jy sigma=0.989129 ! 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=2.501 mas, bmaj=6.923 mas, bpa=-5.336 degrees ! Estimated noise=1.96905 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.19336 Jy ! Component: 100 - total flux cleaned = 0.230028 Jy ! Component: 150 - total flux cleaned = 0.249819 Jy ! Component: 200 - total flux cleaned = 0.262812 Jy ! Total flux subtracted in 200 components = 0.262812 Jy ! Clean residual min=-0.010212 max=0.009757 Jy/beam ! Clean residual mean=0.000006 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.262812 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.262812 Jy ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.978 mas, bpa=-5.398 degrees ! Estimated noise=1.32508 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 (-3.5, -1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166622 Jy ! Component: 100 - total flux cleaned = 0.0255066 Jy ! Component: 150 - total flux cleaned = 0.0315103 Jy ! Component: 200 - total flux cleaned = 0.0348541 Jy ! Total flux subtracted in 200 components = 0.0348541 Jy ! Clean residual min=-0.005241 max=0.004955 Jy/beam ! Clean residual mean=0.000007 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.297666 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 66 components and 0.297666 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.52 mas, bmaj=15.07 mas, bpa=2.908 degrees ! Estimated noise=1.69722 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.00502493 Jy ! Component: 100 - total flux cleaned = 0.00678082 Jy ! Component: 150 - total flux cleaned = 0.00719165 Jy ! Component: 200 - total flux cleaned = 0.00754888 Jy ! Total flux subtracted in 200 components = 0.00754888 Jy ! Clean residual min=-0.005607 max=0.004745 Jy/beam ! Clean residual mean=-0.000006 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.305215 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 90 components and 0.305215 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.978 mas, bpa=-5.398 degrees ! Estimated noise=1.32508 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000886492 Jy ! Component: 100 - total flux cleaned = -0.000710626 Jy ! Component: 150 - total flux cleaned = -0.00033942 Jy ! Component: 200 - total flux cleaned = -0.00014716 Jy ! Total flux subtracted in 200 components = -0.00014716 Jy ! Clean residual min=-0.004922 max=0.004757 Jy/beam ! Clean residual mean=-0.000001 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.305068 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.305068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066530Jy sigma=0.977485 ! Fit after self-cal, rms=0.066430Jy sigma=0.976633 wmodel J2230-1325_S_2005_07_08_yyk\_map.mod ! Writing 113 model components to file: J2230-1325_S_2005_07_08_yyk_map.mod wobs J2230-1325_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J2230-1325_S_2005_07_08_yyk_uvs.fits wwins J2230-1325_S_2005_07_08_yyk\_map.win ! wwins: Wrote 3 windows to J2230-1325_S_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.000732188 Jy ! Component: 100 - total flux cleaned = -0.000574456 Jy ! Component: 150 - total flux cleaned = -0.000647038 Jy ! Component: 200 - total flux cleaned = -0.000578259 Jy ! Component: 250 - total flux cleaned = -0.000576203 Jy ! Component: 300 - total flux cleaned = -0.000637749 Jy ! Component: 350 - total flux cleaned = -0.000697764 Jy ! Component: 400 - total flux cleaned = -0.000640073 Jy ! Component: 450 - total flux cleaned = -0.000637623 Jy ! Component: 500 - total flux cleaned = -0.000582301 Jy ! Component: 550 - total flux cleaned = -0.00047838 Jy ! Component: 600 - total flux cleaned = -0.000427968 Jy ! Component: 650 - total flux cleaned = -0.000426599 Jy ! Component: 700 - total flux cleaned = -0.000285288 Jy ! Component: 750 - total flux cleaned = -0.000285565 Jy ! Component: 800 - total flux cleaned = -0.000195467 Jy ! Component: 850 - total flux cleaned = -0.000152051 Jy ! Component: 900 - total flux cleaned = -2.38381e-05 Jy ! Component: 950 - total flux cleaned = 5.88764e-05 Jy ! Component: 1000 - total flux cleaned = 1.84088e-05 Jy ! Component: 1050 - total flux cleaned = 0.000138371 Jy ! Component: 1100 - total flux cleaned = 0.000137746 Jy ! Component: 1150 - total flux cleaned = 0.000175773 Jy ! Component: 1200 - total flux cleaned = 0.000175388 Jy ! Component: 1250 - total flux cleaned = 0.000101505 Jy ! Component: 1300 - total flux cleaned = -4.31134e-05 Jy ! Component: 1350 - total flux cleaned = 6.3239e-05 Jy ! Component: 1400 - total flux cleaned = -4.18266e-05 Jy ! Component: 1450 - total flux cleaned = -6.64657e-06 Jy ! Component: 1500 - total flux cleaned = -6.61144e-06 Jy ! Component: 1550 - total flux cleaned = -7.27713e-05 Jy ! Component: 1600 - total flux cleaned = -3.93443e-05 Jy ! Component: 1650 - total flux cleaned = -3.91671e-05 Jy ! Component: 1700 - total flux cleaned = 2.47853e-05 Jy ! Component: 1750 - total flux cleaned = 0.000119386 Jy ! Component: 1800 - total flux cleaned = 0.000243002 Jy ! Component: 1850 - total flux cleaned = 0.000211801 Jy ! Component: 1900 - total flux cleaned = 0.000301838 Jy ! Component: 1950 - total flux cleaned = 0.00033142 Jy ! Component: 2000 - total flux cleaned = 0.000419711 Jy ! Total flux subtracted in 2048 components = 0.000507004 Jy ! Clean residual min=-0.001930 max=0.001691 Jy/beam ! Clean residual mean=0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.305575 Jy keep ! Adding 147 model components to the UV plane model. ! The established model now contains 260 components and 0.305575 Jy ![Exited script file: muppet] wmap "J2230-1325_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.159 x 7.978 at -5.398 degrees (North through East) ! Clean map min=-0.0031975 max=0.23111 Jy/beam ! Writing clean map to FITS file: J2230-1325_S_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.231113 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000566635 device "J2230-1325_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2230-1325_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.735532 0.735532 1.47106 2.94213 5.88425 11.7685 23.537 47.074 94.1481 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.231 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.159 x 7.978 at -5.398 degrees (North through East) ! Clean map min=-0.0031975 max=0.23111 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2230-1325_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2230-1325_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2230-1325_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 11:07:18 2006