! Started logfile: J1532-1319_X_2005_07_20_yyk_uvs.log on Fri Jan 20 10:38:28 2006 obs J1532-1319_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1532-1319_X_2005_07_20_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1532-1319 ! ! 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 1488 lines of history. ! ! Reading 1944 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 J1532-1319_X_2005_07_20_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.370914 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.6691 mas, bmaj=1.751 mas, bpa=-0.8187 degrees ! Estimated noise=1.24816 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.310249 Jy ! Component: 100 - total flux cleaned = 0.352791 Jy ! Total flux subtracted in 100 components = 0.352791 Jy ! Clean residual min=-0.009225 max=0.015104 Jy/beam ! Clean residual mean=0.000015 rms=0.002777 Jy/beam ! Combined flux in latest and established models = 0.352792 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.352792 Jy ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.081570Jy sigma=1.310552 ! Fit after self-cal, rms=0.081387Jy sigma=1.306554 ! Inverting map and beam ! Estimated beam: bmin=0.6691 mas, bmaj=1.751 mas, bpa=-0.8187 degrees ! Estimated noise=1.24816 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.8552 mas, bmaj=2.152 mas, bpa=-2.344 degrees ! Estimated noise=0.884159 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.00962294 Jy ! Component: 100 - total flux cleaned = 0.0101964 Jy ! Component: 150 - total flux cleaned = 0.0100789 Jy ! Component: 200 - total flux cleaned = 0.00996979 Jy ! Total flux subtracted in 200 components = 0.00996979 Jy ! Clean residual min=-0.007946 max=0.012957 Jy/beam ! Clean residual mean=0.000052 rms=0.002751 Jy/beam ! Combined flux in latest and established models = 0.362761 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.362761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080117Jy sigma=1.289392 ! Fit after self-cal, rms=0.080089Jy sigma=1.289211 ! 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.8552 x 2.152 at -2.344 degrees (North through East) ! Clean map min=-0.0076435 max=0.35882 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.00244 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 1.02 KP 0.95 ! LA 0.97 MK 1.00 NL 1.01 OV 0.99 ! PT 1.14 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01351 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.02 KP 0.89 ! LA 0.96 MK 0.98 NL 0.97 OV 0.98 ! PT 1.17 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02563 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.88 KP 0.85 ! LA 0.95 MK 1.00 NL 0.95 OV 0.99 ! PT 1.22 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.965925 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.97 KP 0.95 ! LA 0.92 MK 1.04 NL 0.97 OV 1.01 ! PT 1.29 SC 1.23 ! ! ! Fit before self-cal, rms=0.080089Jy sigma=1.289211 ! Fit after self-cal, rms=0.069829Jy sigma=1.085863 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.069829Jy sigma=1.085863 ! Fit after self-cal, rms=0.069829Jy sigma=1.085786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8596 mas, bmaj=2.157 mas, bpa=-2.559 degrees ! Estimated noise=0.882533 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.00174443 Jy ! Component: 100 - total flux cleaned = 0.0018611 Jy ! Component: 150 - total flux cleaned = 0.00195688 Jy ! Component: 200 - total flux cleaned = 0.00207672 Jy ! Total flux subtracted in 200 components = 0.00207672 Jy ! Clean residual min=-0.004277 max=0.005597 Jy/beam ! Clean residual mean=-0.000003 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.364838 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.364838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069773Jy sigma=1.083987 ! Fit after self-cal, rms=0.069752Jy sigma=1.083781 ! 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.069752Jy sigma=1.083781 ! Fit after self-cal, rms=0.066871Jy sigma=1.039022 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.000652561 Jy ! Component: 100 - total flux cleaned = 0.000760658 Jy ! Component: 150 - total flux cleaned = 0.000791082 Jy ! Component: 200 - total flux cleaned = 0.000792365 Jy ! Total flux subtracted in 200 components = 0.000792365 Jy ! Clean residual min=-0.004330 max=0.005465 Jy/beam ! Clean residual mean=-0.000003 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.36563 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 28 components and 0.36563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066852Jy sigma=1.038408 ! Fit after self-cal, rms=0.066652Jy sigma=1.034066 ! 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.8596 x 2.157 at -2.559 degrees (North through East) ! Clean map min=-0.0040852 max=0.3593 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.066652Jy sigma=1.034066 ! Fit after self-cal, rms=0.064545Jy sigma=0.975509 ! 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.064545Jy sigma=0.975509 ! Fit after self-cal, rms=0.064590Jy sigma=0.974829 ! Inverting map and beam ! Estimated beam: bmin=0.8586 mas, bmaj=2.16 mas, bpa=-2.559 degrees ! Estimated noise=0.880769 mJy/beam. ! Added new window around map position (3.6, -17). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00538394 Jy ! Component: 100 - total flux cleaned = 0.00785706 Jy ! Component: 150 - total flux cleaned = 0.00833715 Jy ! Component: 200 - total flux cleaned = 0.00860951 Jy ! Total flux subtracted in 200 components = 0.00860951 Jy ! Clean residual min=-0.003948 max=0.003459 Jy/beam ! Clean residual mean=-0.000009 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.37424 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 61 components and 0.37424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064361Jy sigma=0.967531 ! Fit after self-cal, rms=0.064366Jy sigma=0.967043 ! 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.064366Jy sigma=0.967043 ! Fit after self-cal, rms=0.063089Jy sigma=0.944883 ! 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.063089Jy sigma=0.944883 ! Fit after self-cal, rms=0.063119Jy sigma=0.944833 ! Inverting map and beam ! Estimated beam: bmin=0.858 mas, bmaj=2.158 mas, bpa=-2.591 degrees ! Estimated noise=0.879966 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147822 Jy ! Component: 100 - total flux cleaned = 0.00182298 Jy ! Component: 150 - total flux cleaned = 0.00210993 Jy ! Component: 200 - total flux cleaned = 0.00235715 Jy ! Total flux subtracted in 200 components = 0.00235715 Jy ! Clean residual min=-0.003677 max=0.003367 Jy/beam ! Clean residual mean=-0.000010 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.376597 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 68 components and 0.376597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063090Jy sigma=0.943677 ! Fit after self-cal, rms=0.063099Jy sigma=0.943590 ! 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.195 mas, bmaj=4.253 mas, bpa=3.332 degrees ! Estimated noise=1.13456 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.00108018 Jy ! Component: 100 - total flux cleaned = 0.00128406 Jy ! Component: 150 - total flux cleaned = 0.0013254 Jy ! Component: 200 - total flux cleaned = 0.00132606 Jy ! Total flux subtracted in 200 components = 0.00132606 Jy ! Clean residual min=-0.004630 max=0.004087 Jy/beam ! Clean residual mean=-0.000015 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.377923 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.377923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063162Jy sigma=0.944362 ! Fit after self-cal, rms=0.063138Jy sigma=0.943848 ! 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.6744 mas, bmaj=1.766 mas, bpa=-1.253 degrees ! Estimated noise=1.24124 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.30907 Jy ! Component: 100 - total flux cleaned = 0.350267 Jy ! Component: 150 - total flux cleaned = 0.361262 Jy ! Component: 200 - total flux cleaned = 0.367287 Jy ! Total flux subtracted in 200 components = 0.367287 Jy ! Clean residual min=-0.004690 max=0.004852 Jy/beam ! Clean residual mean=-0.000005 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.367287 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.367287 Jy ! Inverting map and beam ! Estimated beam: bmin=0.858 mas, bmaj=2.158 mas, bpa=-2.591 degrees ! Estimated noise=0.879966 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 (-1.4, -1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00660509 Jy ! Component: 100 - total flux cleaned = 0.0103678 Jy ! Component: 150 - total flux cleaned = 0.0123867 Jy ! Component: 200 - total flux cleaned = 0.0133044 Jy ! Total flux subtracted in 200 components = 0.0133044 Jy ! Clean residual min=-0.003162 max=0.002904 Jy/beam ! Clean residual mean=-0.000004 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.380591 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 42 components and 0.380591 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.195 mas, bmaj=4.253 mas, bpa=3.332 degrees ! Estimated noise=1.13456 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.00122533 Jy ! Component: 100 - total flux cleaned = 0.00146033 Jy ! Component: 150 - total flux cleaned = 0.00145892 Jy ! Component: 200 - total flux cleaned = 0.00145826 Jy ! Total flux subtracted in 200 components = 0.00145826 Jy ! Clean residual min=-0.003699 max=0.003130 Jy/beam ! Clean residual mean=-0.000006 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.38205 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 65 components and 0.382049 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.858 mas, bmaj=2.158 mas, bpa=-2.591 degrees ! Estimated noise=0.879966 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178292 Jy ! Component: 100 - total flux cleaned = 0.000231865 Jy ! Component: 150 - total flux cleaned = 0.000284169 Jy ! Component: 200 - total flux cleaned = 0.000284831 Jy ! Total flux subtracted in 200 components = 0.000284831 Jy ! Clean residual min=-0.003081 max=0.002883 Jy/beam ! Clean residual mean=-0.000003 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.382334 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.382334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062974Jy sigma=0.940013 ! Fit after self-cal, rms=0.062961Jy sigma=0.939587 wmodel J1532-1319_X_2005_07_20_yyk\_map.mod ! Writing 77 model components to file: J1532-1319_X_2005_07_20_yyk_map.mod wobs J1532-1319_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1532-1319_X_2005_07_20_yyk_uvs.fits wwins J1532-1319_X_2005_07_20_yyk\_map.win ! wwins: Wrote 3 windows to J1532-1319_X_2005_07_20_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.000517874 Jy ! Component: 100 - total flux cleaned = -0.000669015 Jy ! Component: 150 - total flux cleaned = -0.000859222 Jy ! Component: 200 - total flux cleaned = -0.000859444 Jy ! Component: 250 - total flux cleaned = -0.000815204 Jy ! Component: 300 - total flux cleaned = -0.000688526 Jy ! Component: 350 - total flux cleaned = -0.000729064 Jy ! Component: 400 - total flux cleaned = -0.000650178 Jy ! Component: 450 - total flux cleaned = -0.000844999 Jy ! Component: 500 - total flux cleaned = -0.00103433 Jy ! Component: 550 - total flux cleaned = -0.00118263 Jy ! Component: 600 - total flux cleaned = -0.00132816 Jy ! Component: 650 - total flux cleaned = -0.00132821 Jy ! Component: 700 - total flux cleaned = -0.00139824 Jy ! Component: 750 - total flux cleaned = -0.0014326 Jy ! Component: 800 - total flux cleaned = -0.00146581 Jy ! Component: 850 - total flux cleaned = -0.00143202 Jy ! Component: 900 - total flux cleaned = -0.00136657 Jy ! Component: 950 - total flux cleaned = -0.00130163 Jy ! Component: 1000 - total flux cleaned = -0.0013335 Jy ! Component: 1050 - total flux cleaned = -0.00130229 Jy ! Component: 1100 - total flux cleaned = -0.00133282 Jy ! Component: 1150 - total flux cleaned = -0.00133326 Jy ! Component: 1200 - total flux cleaned = -0.00148199 Jy ! Component: 1250 - total flux cleaned = -0.0015112 Jy ! Component: 1300 - total flux cleaned = -0.00159791 Jy ! Component: 1350 - total flux cleaned = -0.00162609 Jy ! Component: 1400 - total flux cleaned = -0.00162542 Jy ! Component: 1450 - total flux cleaned = -0.00165328 Jy ! Component: 1500 - total flux cleaned = -0.00165324 Jy ! Component: 1550 - total flux cleaned = -0.00162598 Jy ! Component: 1600 - total flux cleaned = -0.00170712 Jy ! Component: 1650 - total flux cleaned = -0.00165363 Jy ! Component: 1700 - total flux cleaned = -0.001601 Jy ! Component: 1750 - total flux cleaned = -0.00160098 Jy ! Component: 1800 - total flux cleaned = -0.00157516 Jy ! Component: 1850 - total flux cleaned = -0.00157525 Jy ! Component: 1900 - total flux cleaned = -0.00144904 Jy ! Component: 1950 - total flux cleaned = -0.00147402 Jy ! Component: 2000 - total flux cleaned = -0.00132585 Jy ! Total flux subtracted in 2048 components = -0.001326 Jy ! Clean residual min=-0.001560 max=0.001648 Jy/beam ! Clean residual mean=-0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.381008 Jy keep ! Adding 150 model components to the UV plane model. ! The established model now contains 227 components and 0.381008 Jy ![Exited script file: muppet] wmap "J1532-1319_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.858 x 2.158 at -2.591 degrees (North through East) ! Clean map min=-0.0019825 max=0.35704 Jy/beam ! Writing clean map to FITS file: J1532-1319_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.357037 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000462686 device "J1532-1319_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1532-1319_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.388771 0.388771 0.777542 1.55508 3.11017 6.22033 12.4407 24.8813 49.7627 99.5253 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.357 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.858 x 2.158 at -2.591 degrees (North through East) ! Clean map min=-0.0019825 max=0.35704 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1532-1319_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1532-1319_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1532-1319_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:38:33 2006