! Started logfile: J1048-1909_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:34:38 2007 obs J1048-1909_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1048-1909_S_1997_07_02_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.696814 visibilities/baseline/integration-bin. ! Found source: J1048-1909 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 17936 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 J1048-1909_S_1997_07_02_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.964757 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.815 mas, bmaj=7.801 mas, bpa=-4.766 degrees ! Estimated noise=2192.13 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.76189 Jy ! Component: 100 - total flux cleaned = 0.861929 Jy ! Total flux subtracted in 100 components = 0.861929 Jy ! Clean residual min=-0.025923 max=0.042438 Jy/beam ! Clean residual mean=-0.000026 rms=0.008641 Jy/beam ! Combined flux in latest and established models = 0.861929 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.861929 Jy ! ! Correcting IF 1. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.383691Jy sigma=0.001333 ! Fit after self-cal, rms=0.383018Jy sigma=0.001331 ! Inverting map and beam ! Estimated beam: bmin=2.815 mas, bmaj=7.801 mas, bpa=-4.766 degrees ! Estimated noise=2192.14 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.524 mas, bmaj=9.289 mas, bpa=-7.53 degrees ! Estimated noise=1454.38 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.0114965 Jy ! Component: 100 - total flux cleaned = 0.0108807 Jy ! Component: 150 - total flux cleaned = 0.0108385 Jy ! Component: 200 - total flux cleaned = 0.0117819 Jy ! Total flux subtracted in 200 components = 0.0117819 Jy ! Clean residual min=-0.023822 max=0.037362 Jy/beam ! Clean residual mean=0.000150 rms=0.007947 Jy/beam ! Combined flux in latest and established models = 0.87371 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.87371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.381284Jy sigma=0.001325 ! Fit after self-cal, rms=0.380931Jy sigma=0.001324 ! 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.524 x 9.289 at -7.53 degrees (North through East) ! Clean map min=-0.023085 max=0.85397 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01599 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 0.95 KP 0.90 ! LA 0.99 MK 1.00 NL 1.00* OV 1.08 ! PT 0.95 SC 0.87 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.977792 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.16 HN 1.05 KP 0.94 ! LA 1.09 MK 1.06 NL 0.95 OV 1.06 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04038 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 0.95 KP 0.91 ! LA 0.82 MK 0.89 NL 0.92 OV 0.95 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.996847 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 1.15 KP 0.93 ! LA 0.89 MK 1.05 NL 1.03 OV 0.94 ! PT 0.89 SC 1.03 ! ! ! Fit before self-cal, rms=0.380931Jy sigma=0.001324 ! Fit after self-cal, rms=0.360687Jy sigma=0.001277 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.360687Jy sigma=0.001277 ! Fit after self-cal, rms=0.360694Jy sigma=0.001277 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=9.243 mas, bpa=-6.756 degrees ! Estimated noise=1458.63 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 (4.5, -6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271956 Jy ! Component: 100 - total flux cleaned = 0.0272581 Jy ! Component: 150 - total flux cleaned = 0.0265108 Jy ! Component: 200 - total flux cleaned = 0.0258772 Jy ! Total flux subtracted in 200 components = 0.0258772 Jy ! Clean residual min=-0.010782 max=0.012983 Jy/beam ! Clean residual mean=0.000027 rms=0.003181 Jy/beam ! Combined flux in latest and established models = 0.899588 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.899587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358770Jy sigma=0.001270 ! Fit after self-cal, rms=0.358432Jy sigma=0.001269 ! 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.358432Jy sigma=0.001269 ! Fit after self-cal, rms=0.343479Jy sigma=0.001217 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.00664871 Jy ! Component: 100 - total flux cleaned = 0.00667604 Jy ! Component: 150 - total flux cleaned = 0.00693746 Jy ! Component: 200 - total flux cleaned = 0.00646352 Jy ! Total flux subtracted in 200 components = 0.00646352 Jy ! Clean residual min=-0.009725 max=0.011400 Jy/beam ! Clean residual mean=0.000039 rms=0.002851 Jy/beam ! Combined flux in latest and established models = 0.906051 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 58 components and 0.906051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342949Jy sigma=0.001216 ! Fit after self-cal, rms=0.341512Jy sigma=0.001211 ! 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.524 x 9.243 at -6.756 degrees (North through East) ! Clean map min=-0.0099457 max=0.85628 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.341512Jy sigma=0.001211 ! Fit after self-cal, rms=0.333339Jy sigma=0.001199 ! 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.333339Jy sigma=0.001199 ! Fit after self-cal, rms=0.333119Jy sigma=0.001198 ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=9.122 mas, bpa=-6.609 degrees ! Estimated noise=1450.27 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00854706 Jy ! Component: 100 - total flux cleaned = 0.00922699 Jy ! Component: 150 - total flux cleaned = 0.00941139 Jy ! Component: 200 - total flux cleaned = 0.00927762 Jy ! Total flux subtracted in 200 components = 0.00927762 Jy ! Clean residual min=-0.007656 max=0.008174 Jy/beam ! Clean residual mean=0.000078 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.915329 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 82 components and 0.915329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332897Jy sigma=0.001197 ! Fit after self-cal, rms=0.332792Jy sigma=0.001197 ! 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.332792Jy sigma=0.001197 ! Fit after self-cal, rms=0.332809Jy sigma=0.001195 ! 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.332809Jy sigma=0.001195 ! Fit after self-cal, rms=0.332780Jy sigma=0.001195 ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=9.097 mas, bpa=-6.537 degrees ! Estimated noise=1451.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00570089 Jy ! Component: 100 - total flux cleaned = 0.00614795 Jy ! Component: 150 - total flux cleaned = 0.00627611 Jy ! Component: 200 - total flux cleaned = 0.00628217 Jy ! Total flux subtracted in 200 components = 0.00628217 Jy ! Clean residual min=-0.007534 max=0.008104 Jy/beam ! Clean residual mean=0.000085 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.921611 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.921611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332668Jy sigma=0.001194 ! Fit after self-cal, rms=0.332626Jy sigma=0.001194 ! 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=7.473 mas, bmaj=15.46 mas, bpa=-7.415 degrees ! Estimated noise=1809.36 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.000408074 Jy ! Component: 100 - total flux cleaned = -0.000668136 Jy ! Component: 150 - total flux cleaned = -0.00119089 Jy ! Component: 200 - total flux cleaned = -0.0015256 Jy ! Total flux subtracted in 200 components = -0.0015256 Jy ! Clean residual min=-0.007655 max=0.008741 Jy/beam ! Clean residual mean=0.000153 rms=0.002458 Jy/beam ! Combined flux in latest and established models = 0.920085 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 106 components and 0.920085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332610Jy sigma=0.001194 ! Fit after self-cal, rms=0.332559Jy sigma=0.001194 ! 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.804 mas, bmaj=7.75 mas, bpa=-4.2 degrees ! Estimated noise=2155.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.755105 Jy ! Component: 100 - total flux cleaned = 0.870865 Jy ! Component: 150 - total flux cleaned = 0.905941 Jy ! Component: 200 - total flux cleaned = 0.919901 Jy ! Total flux subtracted in 200 components = 0.919901 Jy ! Clean residual min=-0.012117 max=0.011616 Jy/beam ! Clean residual mean=0.000059 rms=0.002870 Jy/beam ! Combined flux in latest and established models = 0.919901 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.919901 Jy ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=9.097 mas, bpa=-6.537 degrees ! Estimated noise=1451.4 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.00257813 Jy ! Component: 100 - total flux cleaned = 0.00260275 Jy ! Component: 150 - total flux cleaned = 0.00288006 Jy ! Component: 200 - total flux cleaned = 0.00288139 Jy ! Total flux subtracted in 200 components = 0.00288139 Jy ! Clean residual min=-0.008563 max=0.008609 Jy/beam ! Clean residual mean=0.000091 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 0.922782 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 50 components and 0.922783 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=7.473 mas, bmaj=15.46 mas, bpa=-7.415 degrees ! Estimated noise=1809.36 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.000242468 Jy ! Component: 100 - total flux cleaned = -0.000815848 Jy ! Component: 150 - total flux cleaned = -0.00147988 Jy ! Component: 200 - total flux cleaned = -0.00192484 Jy ! Total flux subtracted in 200 components = -0.00192484 Jy ! Clean residual min=-0.007342 max=0.008721 Jy/beam ! Clean residual mean=0.000165 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.920858 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.920858 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=9.097 mas, bpa=-6.537 degrees ! Estimated noise=1451.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121297 Jy ! Component: 100 - total flux cleaned = -0.000835743 Jy ! Component: 150 - total flux cleaned = -0.000517587 Jy ! Component: 200 - total flux cleaned = -0.000381918 Jy ! Total flux subtracted in 200 components = -0.000381918 Jy ! Clean residual min=-0.007432 max=0.007169 Jy/beam ! Clean residual mean=0.000080 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.920476 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 0.920476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332618Jy sigma=0.001194 ! Fit after self-cal, rms=0.332550Jy sigma=0.001194 wmodel J1048-1909_S_1997_07_02_yyk\_map.mod ! Writing 82 model components to file: J1048-1909_S_1997_07_02_yyk_map.mod wobs J1048-1909_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1048-1909_S_1997_07_02_yyk_uvs.fits wwins J1048-1909_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1048-1909_S_1997_07_02_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.00180923 Jy ! Component: 100 - total flux cleaned = -0.00157398 Jy ! Component: 150 - total flux cleaned = -0.000805297 Jy ! Component: 200 - total flux cleaned = 0.000439794 Jy ! Component: 250 - total flux cleaned = 0.00132949 Jy ! Component: 300 - total flux cleaned = 0.00180424 Jy ! Component: 350 - total flux cleaned = 0.00234876 Jy ! Component: 400 - total flux cleaned = 0.00243264 Jy ! Component: 450 - total flux cleaned = 0.00260186 Jy ! Component: 500 - total flux cleaned = 0.00276886 Jy ! Component: 550 - total flux cleaned = 0.00324384 Jy ! Component: 600 - total flux cleaned = 0.00316683 Jy ! Component: 650 - total flux cleaned = 0.00331734 Jy ! Component: 700 - total flux cleaned = 0.00353704 Jy ! Component: 750 - total flux cleaned = 0.00367854 Jy ! Component: 800 - total flux cleaned = 0.00374826 Jy ! Component: 850 - total flux cleaned = 0.00402127 Jy ! Component: 900 - total flux cleaned = 0.00395475 Jy ! Component: 950 - total flux cleaned = 0.00408611 Jy ! Component: 1000 - total flux cleaned = 0.00408712 Jy ! Component: 1050 - total flux cleaned = 0.00421357 Jy ! Component: 1100 - total flux cleaned = 0.00433726 Jy ! Component: 1150 - total flux cleaned = 0.00451886 Jy ! Component: 1200 - total flux cleaned = 0.00475547 Jy ! Component: 1250 - total flux cleaned = 0.00463826 Jy ! Component: 1300 - total flux cleaned = 0.00475205 Jy ! Component: 1350 - total flux cleaned = 0.00486576 Jy ! Component: 1400 - total flux cleaned = 0.00503128 Jy ! Component: 1450 - total flux cleaned = 0.00513933 Jy ! Component: 1500 - total flux cleaned = 0.00524579 Jy ! Component: 1550 - total flux cleaned = 0.00535041 Jy ! Component: 1600 - total flux cleaned = 0.00545467 Jy ! Component: 1650 - total flux cleaned = 0.00560736 Jy ! Component: 1700 - total flux cleaned = 0.0057564 Jy ! Component: 1750 - total flux cleaned = 0.00580557 Jy ! Component: 1800 - total flux cleaned = 0.00585498 Jy ! Component: 1850 - total flux cleaned = 0.0059982 Jy ! Component: 1900 - total flux cleaned = 0.00618486 Jy ! Component: 1950 - total flux cleaned = 0.00613808 Jy ! Component: 2000 - total flux cleaned = 0.00627438 Jy ! Total flux subtracted in 2048 components = 0.00640756 Jy ! Clean residual min=-0.003057 max=0.002808 Jy/beam ! Clean residual mean=0.000014 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.926883 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 227 components and 0.926883 Jy ![Exited script file: muppet] wmap "J1048-1909_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 9.097 at -6.537 degrees (North through East) ! Clean map min=-0.0059207 max=0.84907 Jy/beam ! Writing clean map to FITS file: J1048-1909_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.849068 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000971144 device "J1048-1909_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1048-1909_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.343133 0.343133 0.686266 1.37253 2.74506 5.49013 10.9803 21.9605 43.921 87.8421 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.849 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.475 x 9.097 at -6.537 degrees (North through East) ! Clean map min=-0.0059207 max=0.84907 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1048-1909_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1048-1909_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1048-1909_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:34:45 2007