! Started logfile: J0326-3746_X_2002_05_14_yyk_uvs.log on Tue Jun 26 22:07:24 2007 obs J0326-3746_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0326-3746_X_2002_05_14_yyk_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.396296 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0326-3746 ! ! 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 1076 lines of history. ! ! Reading 2568 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 J0326-3746_X_2002_05_14_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.255798 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.7626 mas, bmaj=7.128 mas, bpa=26.5 degrees ! Estimated noise=3392.83 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0391308 Jy ! Component: 100 - total flux cleaned = 0.0436124 Jy ! Total flux subtracted in 100 components = 0.0436124 Jy ! Clean residual min=-0.012007 max=0.011939 Jy/beam ! Clean residual mean=-0.000166 rms=0.004437 Jy/beam ! Combined flux in latest and established models = 0.0436124 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0436124 Jy ! ! Correcting IF 1. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.250257Jy sigma=0.001533 ! Fit after self-cal, rms=0.249877Jy sigma=0.001530 ! Inverting map and beam ! Estimated beam: bmin=0.7626 mas, bmaj=7.128 mas, bpa=26.5 degrees ! Estimated noise=3392.83 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=1.117 mas, bmaj=7.57 mas, bpa=24.99 degrees ! Estimated noise=2071.94 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.0116088 Jy ! Component: 100 - total flux cleaned = 0.0138392 Jy ! Component: 150 - total flux cleaned = 0.0124611 Jy ! Component: 200 - total flux cleaned = 0.0116805 Jy ! Total flux subtracted in 200 components = 0.0116805 Jy ! Clean residual min=-0.004428 max=0.004448 Jy/beam ! Clean residual mean=0.000012 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.0552929 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 58 model components to the UV plane model. ! The established model now contains 87 components and 0.0552929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248320Jy sigma=0.001518 ! Fit after self-cal, rms=0.248296Jy sigma=0.001518 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.117 x 7.57 at 24.99 degrees (North through East) ! Clean map min=-0.0074217 max=0.019118 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.248296Jy sigma=0.001518 ! Fit after self-cal, rms=0.248281Jy sigma=0.001516 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.248281Jy sigma=0.001516 ! Fit after self-cal, rms=0.248281Jy sigma=0.001516 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.114 mas, bmaj=7.553 mas, bpa=24.99 degrees ! Estimated noise=2077.77 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.000259618 Jy ! Component: 100 - total flux cleaned = 0.000291367 Jy ! Component: 150 - total flux cleaned = 0.00128021 Jy ! Component: 200 - total flux cleaned = 0.00197523 Jy ! Total flux subtracted in 200 components = 0.00197523 Jy ! Clean residual min=-0.002889 max=0.002888 Jy/beam ! Clean residual mean=0.000077 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.0572682 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 133 components and 0.0572682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247850Jy sigma=0.001514 ! Fit after self-cal, rms=0.247829Jy sigma=0.001513 ! 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.247829Jy sigma=0.001513 ! Fit after self-cal, rms=0.246020Jy sigma=0.001499 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.00329474 Jy ! Component: 100 - total flux cleaned = 0.00460578 Jy ! Component: 150 - total flux cleaned = 0.00517106 Jy ! Component: 200 - total flux cleaned = 0.00565191 Jy ! Total flux subtracted in 200 components = 0.00565191 Jy ! Clean residual min=-0.002806 max=0.002791 Jy/beam ! Clean residual mean=0.000034 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.0629201 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 175 components and 0.0629201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245142Jy sigma=0.001493 ! Fit after self-cal, rms=0.244398Jy sigma=0.001489 ! 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: 1.114 x 7.553 at 24.99 degrees (North through East) ! Clean map min=-0.0082325 max=0.023425 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 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.558 mas, bmaj=13.81 mas, bpa=11.35 degrees ! Estimated noise=2350.43 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.00194585 Jy ! Component: 100 - total flux cleaned = 0.00242055 Jy ! Component: 150 - total flux cleaned = 0.00341041 Jy ! Component: 200 - total flux cleaned = 0.00537313 Jy ! Total flux subtracted in 200 components = 0.00537313 Jy ! Clean residual min=-0.001748 max=0.001757 Jy/beam ! Clean residual mean=0.000084 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0682932 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 221 components and 0.0682932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244102Jy sigma=0.001487 ! Fit after self-cal, rms=0.243857Jy sigma=0.001486 ! Inverting map ! Added new window around map position (-8, 10.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00471152 Jy ! Component: 100 - total flux cleaned = 0.00531608 Jy ! Component: 150 - total flux cleaned = 0.00579368 Jy ! Component: 200 - total flux cleaned = 0.00602534 Jy ! Total flux subtracted in 200 components = 0.00602534 Jy ! Clean residual min=-0.002283 max=0.002931 Jy/beam ! Clean residual mean=0.000070 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.0743185 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 257 components and 0.0743185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243740Jy sigma=0.001485 ! Fit after self-cal, rms=0.243668Jy sigma=0.001485 ! 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.7626 mas, bmaj=7.128 mas, bpa=26.5 degrees ! Estimated noise=3393.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0420674 Jy ! Component: 100 - total flux cleaned = 0.0569491 Jy ! Component: 150 - total flux cleaned = 0.0627232 Jy ! Component: 200 - total flux cleaned = 0.0671099 Jy ! Total flux subtracted in 200 components = 0.0671099 Jy ! Clean residual min=-0.014670 max=0.022267 Jy/beam ! Clean residual mean=-0.000040 rms=0.004838 Jy/beam ! Combined flux in latest and established models = 0.06711 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.06711 Jy ! Inverting map and beam ! Estimated beam: bmin=1.114 mas, bmaj=7.553 mas, bpa=24.99 degrees ! Estimated noise=2077.77 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.0119757 Jy ! Component: 100 - total flux cleaned = 0.0136207 Jy ! Component: 150 - total flux cleaned = 0.014826 Jy ! Component: 200 - total flux cleaned = 0.0160934 Jy ! Total flux subtracted in 200 components = 0.0160934 Jy ! Clean residual min=-0.009938 max=0.016648 Jy/beam ! Clean residual mean=0.000056 rms=0.003334 Jy/beam ! Combined flux in latest and established models = 0.0832034 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 87 components and 0.0832034 Jy ! Inverting map ! Added new window around map position (8.4, 11.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108817 Jy ! Component: 100 - total flux cleaned = 0.0121914 Jy ! Component: 150 - total flux cleaned = 0.0154117 Jy ! Component: 200 - total flux cleaned = 0.0185109 Jy ! Total flux subtracted in 200 components = 0.0185109 Jy ! Clean residual min=-0.008277 max=0.007837 Jy/beam ! Clean residual mean=0.000056 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.101714 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 122 components and 0.101714 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.558 mas, bmaj=13.81 mas, bpa=11.35 degrees ! Estimated noise=2350.43 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.0045829 Jy ! Component: 100 - total flux cleaned = 0.00857731 Jy ! Component: 150 - total flux cleaned = 0.0121171 Jy ! Component: 200 - total flux cleaned = 0.0152203 Jy ! Total flux subtracted in 200 components = 0.0152203 Jy ! Clean residual min=-0.006294 max=0.004457 Jy/beam ! Clean residual mean=0.000080 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.116935 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 164 components and 0.116935 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.114 mas, bmaj=7.553 mas, bpa=24.99 degrees ! Estimated noise=2077.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236279 Jy ! Component: 100 - total flux cleaned = 0.00421309 Jy ! Component: 150 - total flux cleaned = 0.00573594 Jy ! Component: 200 - total flux cleaned = 0.00792904 Jy ! Total flux subtracted in 200 components = 0.00792904 Jy ! Clean residual min=-0.006729 max=0.005176 Jy/beam ! Clean residual mean=0.000052 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.124864 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 198 components and 0.124864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243905Jy sigma=0.001487 ! Fit after self-cal, rms=0.243602Jy sigma=0.001485 wmodel J0326-3746_X_2002_05_14_yyk\_map.mod ! Writing 198 model components to file: J0326-3746_X_2002_05_14_yyk_map.mod wobs J0326-3746_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0326-3746_X_2002_05_14_yyk_uvs.fits wwins J0326-3746_X_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J0326-3746_X_2002_05_14_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.000806751 Jy ! Component: 100 - total flux cleaned = -0.000520387 Jy ! Component: 150 - total flux cleaned = -0.000388858 Jy ! Component: 200 - total flux cleaned = 0.000110042 Jy ! Component: 250 - total flux cleaned = 0.000649323 Jy ! Component: 300 - total flux cleaned = 0.0011105 Jy ! Component: 350 - total flux cleaned = 0.00155527 Jy ! Component: 400 - total flux cleaned = 0.00187813 Jy ! Component: 450 - total flux cleaned = 0.00213987 Jy ! Component: 500 - total flux cleaned = 0.00229235 Jy ! Component: 550 - total flux cleaned = 0.00249023 Jy ! Component: 600 - total flux cleaned = 0.00258737 Jy ! Component: 650 - total flux cleaned = 0.00277574 Jy ! Component: 700 - total flux cleaned = 0.00282175 Jy ! Component: 750 - total flux cleaned = 0.00291216 Jy ! Component: 800 - total flux cleaned = 0.00295661 Jy ! Component: 850 - total flux cleaned = 0.00308554 Jy ! Component: 900 - total flux cleaned = 0.00321203 Jy ! Component: 950 - total flux cleaned = 0.00325357 Jy ! Component: 1000 - total flux cleaned = 0.00345812 Jy ! Component: 1050 - total flux cleaned = 0.00357846 Jy ! Component: 1100 - total flux cleaned = 0.00365757 Jy ! Component: 1150 - total flux cleaned = 0.00369698 Jy ! Component: 1200 - total flux cleaned = 0.00381287 Jy ! Component: 1250 - total flux cleaned = 0.00392701 Jy ! Component: 1300 - total flux cleaned = 0.00411446 Jy ! Component: 1350 - total flux cleaned = 0.00441186 Jy ! Component: 1400 - total flux cleaned = 0.00466942 Jy ! Component: 1450 - total flux cleaned = 0.00485209 Jy ! Component: 1500 - total flux cleaned = 0.00506933 Jy ! Component: 1550 - total flux cleaned = 0.00524913 Jy ! Component: 1600 - total flux cleaned = 0.00542802 Jy ! Component: 1650 - total flux cleaned = 0.00560546 Jy ! Component: 1700 - total flux cleaned = 0.00578216 Jy ! Component: 1750 - total flux cleaned = 0.00602799 Jy ! Component: 1800 - total flux cleaned = 0.00627267 Jy ! Component: 1850 - total flux cleaned = 0.00648142 Jy ! Component: 1900 - total flux cleaned = 0.00668963 Jy ! Component: 1950 - total flux cleaned = 0.00693151 Jy ! Component: 2000 - total flux cleaned = 0.00710359 Jy ! Total flux subtracted in 2048 components = 0.00730977 Jy ! Clean residual min=-0.001866 max=0.002539 Jy/beam ! Clean residual mean=0.000113 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.132173 Jy keep ! Adding 98 model components to the UV plane model. ! The established model now contains 296 components and 0.132173 Jy ![Exited script file: muppet] wmap "J0326-3746_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.114 x 7.553 at 24.99 degrees (North through East) ! Clean map min=-0.01168 max=0.042965 Jy/beam ! Writing clean map to FITS file: J0326-3746_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0429646 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000742768 device "J0326-3746_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0326-3746_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.18637 5.18637 10.3727 20.7455 41.491 82.9819 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.042 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.114 x 7.553 at 24.99 degrees (North through East) ! Clean map min=-0.01168 max=0.042965 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0326-3746_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0326-3746_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0326-3746_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:07:31 2007