! Started logfile: J1522-2730_X_2002_05_14_yyk_uvs.log on Tue Jun 26 22:57:57 2007 obs J1522-2730_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1522-2730_X_2002_05_14_yyk_uva.fits ! AN table 1: 25 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957333 visibilities/baseline/integration-bin. ! Found source: J1522-2730 ! ! 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 4308 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 J1522-2730_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)= 1.52393 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.6656 mas, bmaj=1.944 mas, bpa=-5.318 degrees ! Estimated noise=2216.57 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 = 1.24494 Jy ! Component: 100 - total flux cleaned = 1.47304 Jy ! Total flux subtracted in 100 components = 1.47304 Jy ! Clean residual min=-0.052852 max=0.067815 Jy/beam ! Clean residual mean=-0.000316 rms=0.013490 Jy/beam ! Combined flux in latest and established models = 1.47304 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 1.47304 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.328078Jy sigma=0.002414 ! Fit after self-cal, rms=0.327266Jy sigma=0.002408 ! Inverting map and beam ! Estimated beam: bmin=0.6656 mas, bmaj=1.944 mas, bpa=-5.318 degrees ! Estimated noise=2216.57 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.8424 mas, bmaj=2.268 mas, bpa=-6.204 degrees ! Estimated noise=1413.28 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.117147 Jy ! Component: 100 - total flux cleaned = 0.161234 Jy ! Component: 150 - total flux cleaned = 0.180705 Jy ! Component: 200 - total flux cleaned = 0.188576 Jy ! Total flux subtracted in 200 components = 0.188576 Jy ! Clean residual min=-0.043535 max=0.027558 Jy/beam ! Clean residual mean=0.000344 rms=0.009311 Jy/beam ! Combined flux in latest and established models = 1.66161 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 36 components and 1.66161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302284Jy sigma=0.002189 ! Fit after self-cal, rms=0.302276Jy sigma=0.002189 ! 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.8424 x 2.268 at -6.204 degrees (North through East) ! Clean map min=-0.0408 max=1.4631 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: 0.999386 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.07 KP 0.92 ! LA 1.02 NL 1.02 OV 0.99 PT 1.00 ! SC 0.99 MK 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0145 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.05 KP 0.88 ! LA 1.00 NL 1.00 OV 0.98 PT 1.04 ! SC 0.97 MK 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.994607 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.92 HN 1.06 KP 0.90 ! LA 1.01 NL 0.99 OV 1.00 PT 1.06 ! SC 1.00 MK 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.972001 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.90 HN 1.04 KP 0.98 ! LA 0.99 NL 1.04 OV 1.04 PT 1.14 ! SC 1.04 MK 1.02 ! ! ! Fit before self-cal, rms=0.302276Jy sigma=0.002189 ! Fit after self-cal, rms=0.285016Jy sigma=0.002042 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.285016Jy sigma=0.002042 ! Fit after self-cal, rms=0.285018Jy sigma=0.002042 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8496 mas, bmaj=2.282 mas, bpa=-5.971 degrees ! Estimated noise=1405.7 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.00945496 Jy ! Component: 100 - total flux cleaned = -0.0109837 Jy ! Component: 150 - total flux cleaned = -0.0113892 Jy ! Component: 200 - total flux cleaned = -0.0117353 Jy ! Total flux subtracted in 200 components = -0.0117353 Jy ! Clean residual min=-0.010943 max=0.009216 Jy/beam ! Clean residual mean=-0.000012 rms=0.002398 Jy/beam ! Combined flux in latest and established models = 1.64988 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 1.64988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284650Jy sigma=0.002041 ! Fit after self-cal, rms=0.284645Jy sigma=0.002041 ! 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.284645Jy sigma=0.002041 ! Fit after self-cal, rms=0.245252Jy sigma=0.001764 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.00264627 Jy ! Component: 100 - total flux cleaned = 0.00221286 Jy ! Component: 150 - total flux cleaned = 0.00198642 Jy ! Component: 200 - total flux cleaned = 0.0018825 Jy ! Total flux subtracted in 200 components = 0.0018825 Jy ! Clean residual min=-0.010891 max=0.010081 Jy/beam ! Clean residual mean=-0.000016 rms=0.002421 Jy/beam ! Combined flux in latest and established models = 1.65176 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 45 components and 1.65176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245135Jy sigma=0.001763 ! Fit after self-cal, rms=0.233009Jy sigma=0.001677 ! 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.8496 x 2.282 at -5.971 degrees (North through East) ! Clean map min=-0.0095598 max=1.4659 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.233009Jy sigma=0.001677 ! Fit after self-cal, rms=0.229534Jy sigma=0.001641 ! 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.229534Jy sigma=0.001641 ! Fit after self-cal, rms=0.224668Jy sigma=0.001605 ! Inverting map and beam ! Estimated beam: bmin=0.8483 mas, bmaj=2.277 mas, bpa=-5.992 degrees ! Estimated noise=1402.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000412637 Jy ! Component: 100 - total flux cleaned = -0.00050238 Jy ! Component: 150 - total flux cleaned = -0.000588856 Jy ! Component: 200 - total flux cleaned = -0.000745443 Jy ! Total flux subtracted in 200 components = -0.000745443 Jy ! Clean residual min=-0.006352 max=0.006502 Jy/beam ! Clean residual mean=-0.000033 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 1.65102 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 1.65102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224594Jy sigma=0.001604 ! Fit after self-cal, rms=0.221931Jy sigma=0.001584 ! 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.221931Jy sigma=0.001584 ! Fit after self-cal, rms=0.221076Jy sigma=0.001576 ! 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.221076Jy sigma=0.001576 ! Fit after self-cal, rms=0.219466Jy sigma=0.001564 ! Inverting map and beam ! Estimated beam: bmin=0.8482 mas, bmaj=2.277 mas, bpa=-5.982 degrees ! Estimated noise=1402.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123954 Jy ! Component: 100 - total flux cleaned = 3.9907e-05 Jy ! Component: 150 - total flux cleaned = -0.000103349 Jy ! Component: 200 - total flux cleaned = -0.000241943 Jy ! Total flux subtracted in 200 components = -0.000241943 Jy ! Clean residual min=-0.006287 max=0.006488 Jy/beam ! Clean residual mean=-0.000030 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 1.65077 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 1.65077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219417Jy sigma=0.001564 ! Fit after self-cal, rms=0.218160Jy sigma=0.001554 ! 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.278 mas, bmaj=6.18 mas, bpa=-2.771 degrees ! Estimated noise=1815.7 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.000249634 Jy ! Component: 100 - total flux cleaned = -0.000257748 Jy ! Component: 150 - total flux cleaned = -0.000259476 Jy ! Component: 200 - total flux cleaned = -0.000236605 Jy ! Total flux subtracted in 200 components = -0.000236605 Jy ! Clean residual min=-0.006799 max=0.006811 Jy/beam ! Clean residual mean=-0.000064 rms=0.002218 Jy/beam ! Combined flux in latest and established models = 1.65054 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 1.65054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218167Jy sigma=0.001554 ! Fit after self-cal, rms=0.217139Jy sigma=0.001546 ! 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.6664 mas, bmaj=1.943 mas, bpa=-5.151 degrees ! Estimated noise=2216.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.2574 Jy ! Component: 100 - total flux cleaned = 1.48077 Jy ! Component: 150 - total flux cleaned = 1.56221 Jy ! Component: 200 - total flux cleaned = 1.60039 Jy ! Total flux subtracted in 200 components = 1.60039 Jy ! Clean residual min=-0.011551 max=0.016172 Jy/beam ! Clean residual mean=-0.000110 rms=0.003749 Jy/beam ! Combined flux in latest and established models = 1.60039 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 29 model components to the UV plane model. ! The established model now contains 29 components and 1.60039 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8482 mas, bmaj=2.277 mas, bpa=-5.982 degrees ! Estimated noise=1402.22 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.0283937 Jy ! Component: 100 - total flux cleaned = 0.0392832 Jy ! Component: 150 - total flux cleaned = 0.0431174 Jy ! Component: 200 - total flux cleaned = 0.0437379 Jy ! Total flux subtracted in 200 components = 0.0437379 Jy ! Clean residual min=-0.005977 max=0.006800 Jy/beam ! Clean residual mean=-0.000060 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 1.64413 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 44 components and 1.64413 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.278 mas, bmaj=6.18 mas, bpa=-2.771 degrees ! Estimated noise=1815.7 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.00348916 Jy ! Component: 100 - total flux cleaned = 0.00355033 Jy ! Component: 150 - total flux cleaned = 0.00366276 Jy ! Component: 200 - total flux cleaned = 0.00377041 Jy ! Total flux subtracted in 200 components = 0.00377041 Jy ! Clean residual min=-0.006860 max=0.006726 Jy/beam ! Clean residual mean=-0.000085 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 1.6479 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 46 components and 1.6479 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8482 mas, bmaj=2.277 mas, bpa=-5.982 degrees ! Estimated noise=1402.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00143172 Jy ! Component: 100 - total flux cleaned = -0.00108734 Jy ! Component: 150 - total flux cleaned = -0.000789244 Jy ! Component: 200 - total flux cleaned = -0.000723977 Jy ! Total flux subtracted in 200 components = -0.000723977 Jy ! Clean residual min=-0.005983 max=0.006124 Jy/beam ! Clean residual mean=-0.000046 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 1.64718 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 1.64718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.217072Jy sigma=0.001546 ! Fit after self-cal, rms=0.216220Jy sigma=0.001539 wmodel J1522-2730_X_2002_05_14_yyk\_map.mod ! Writing 49 model components to file: J1522-2730_X_2002_05_14_yyk_map.mod wobs J1522-2730_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1522-2730_X_2002_05_14_yyk_uvs.fits wwins J1522-2730_X_2002_05_14_yyk\_map.win ! wwins: Wrote 1 windows to J1522-2730_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.000318096 Jy ! Component: 100 - total flux cleaned = -0.000116725 Jy ! Component: 150 - total flux cleaned = 0.000354048 Jy ! Component: 200 - total flux cleaned = 0.000354009 Jy ! Component: 250 - total flux cleaned = 0.00018319 Jy ! Component: 300 - total flux cleaned = 0.000101975 Jy ! Component: 350 - total flux cleaned = 0.000100691 Jy ! Component: 400 - total flux cleaned = -0.000128654 Jy ! Component: 450 - total flux cleaned = -0.000127248 Jy ! Component: 500 - total flux cleaned = -0.000126851 Jy ! Component: 550 - total flux cleaned = -0.000126272 Jy ! Component: 600 - total flux cleaned = 7.70486e-05 Jy ! Component: 650 - total flux cleaned = 0.000144334 Jy ! Component: 700 - total flux cleaned = 0.000401646 Jy ! Component: 750 - total flux cleaned = 0.000526101 Jy ! Component: 800 - total flux cleaned = 0.000709947 Jy ! Component: 850 - total flux cleaned = 0.00082987 Jy ! Component: 900 - total flux cleaned = 0.000830192 Jy ! Component: 950 - total flux cleaned = 0.000828535 Jy ! Component: 1000 - total flux cleaned = 0.000771269 Jy ! Component: 1050 - total flux cleaned = 0.000771689 Jy ! Component: 1100 - total flux cleaned = 0.000825065 Jy ! Component: 1150 - total flux cleaned = 0.000983024 Jy ! Component: 1200 - total flux cleaned = 0.00108654 Jy ! Component: 1250 - total flux cleaned = 0.00118874 Jy ! Component: 1300 - total flux cleaned = 0.00113898 Jy ! Component: 1350 - total flux cleaned = 0.00123813 Jy ! Component: 1400 - total flux cleaned = 0.00114183 Jy ! Component: 1450 - total flux cleaned = 0.00118904 Jy ! Component: 1500 - total flux cleaned = 0.00104855 Jy ! Component: 1550 - total flux cleaned = 0.001094 Jy ! Component: 1600 - total flux cleaned = 0.000866746 Jy ! Component: 1650 - total flux cleaned = 0.000777225 Jy ! Component: 1700 - total flux cleaned = 0.000645567 Jy ! Component: 1750 - total flux cleaned = 0.000601599 Jy ! Component: 1800 - total flux cleaned = 0.000728892 Jy ! Component: 1850 - total flux cleaned = 0.000601391 Jy ! Component: 1900 - total flux cleaned = 0.000518211 Jy ! Component: 1950 - total flux cleaned = 0.000313185 Jy ! Component: 2000 - total flux cleaned = 0.000313458 Jy ! Total flux subtracted in 2048 components = 0.000233025 Jy ! Clean residual min=-0.002275 max=0.002503 Jy/beam ! Clean residual mean=-0.000021 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 1.64741 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 191 components and 1.64741 Jy ![Exited script file: muppet] wmap "J1522-2730_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8482 x 2.277 at -5.982 degrees (North through East) ! Clean map min=-0.0047285 max=1.4708 Jy/beam ! Writing clean map to FITS file: J1522-2730_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 1.47077 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000757373 device "J1522-2730_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1522-2730_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.154485 0.154485 0.30897 0.617939 1.23588 2.47176 4.94351 9.88703 19.7741 39.5481 79.0962 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.47 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.8482 x 2.277 at -5.982 degrees (North through East) ! Clean map min=-0.0047285 max=1.4708 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1522-2730_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1522-2730_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1522-2730_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:58:03 2007