! Started logfile: J0422-0643_X_2004_05_27_yyk_uvs.log on Tue Dec 6 23:57:58 2005 obs J0422-0643_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J0422-0643_X_2004_05_27_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755556 visibilities/baseline/integration-bin. ! Found source: J0422-0643 ! ! 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 1380 lines of history. ! ! Reading 1360 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 J0422-0643_X_2004_05_27_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.157504 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864719Jy sigma=16.541789 ! Fit after self-cal, rms=0.863471Jy sigma=16.538795 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.7054 mas, bmaj=1.806 mas, bpa=3.311 degrees ! Estimated noise=1.40294 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.118778 Jy ! Component: 100 - total flux cleaned = 0.137631 Jy ! Total flux subtracted in 100 components = 0.137631 Jy ! Clean residual min=-0.006385 max=0.005612 Jy/beam ! Clean residual mean=-0.000019 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.137631 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.137631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072537Jy sigma=1.065987 ! Fit after self-cal, rms=0.072263Jy sigma=1.065577 ! Inverting map 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.9068 mas, bmaj=2.165 mas, bpa=3.037 degrees ! Estimated noise=1.0453 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.0106162 Jy ! Component: 100 - total flux cleaned = 0.0140661 Jy ! Component: 150 - total flux cleaned = 0.0147538 Jy ! Component: 200 - total flux cleaned = 0.0149897 Jy ! Total flux subtracted in 200 components = 0.0149897 Jy ! Clean residual min=-0.004382 max=0.004399 Jy/beam ! Clean residual mean=-0.000026 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.152621 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.152621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071507Jy sigma=1.040751 ! Fit after self-cal, rms=0.071471Jy sigma=1.040668 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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. ! Amplitude normalization factor in sub-array 1: 0.99408 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.06 KP 0.98 ! LA 1.05 MK 1.02 NL 1.05 OV 1.04 ! PT 0.93 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01754 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 0.90 ! LA 0.93 MK 0.96 NL 1.03 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00584 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 0.84 KP 0.90 ! LA 0.99 MK 0.97 NL 1.06 OV 1.12 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 4. ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.071471Jy sigma=1.040668 ! Fit after self-cal, rms=0.070509Jy sigma=1.025023 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.070509Jy sigma=1.025023 ! Fit after self-cal, rms=0.070505Jy sigma=1.024954 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9013 mas, bmaj=2.167 mas, bpa=3.087 degrees ! Estimated noise=1.04468 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.00105877 Jy ! Component: 100 - total flux cleaned = 0.00119564 Jy ! Component: 150 - total flux cleaned = 0.0012223 Jy ! Component: 200 - total flux cleaned = 0.00124334 Jy ! Total flux subtracted in 200 components = 0.00124334 Jy ! Clean residual min=-0.003978 max=0.003941 Jy/beam ! Clean residual mean=-0.000023 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.153864 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.153864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070478Jy sigma=1.024288 ! Fit after self-cal, rms=0.070478Jy sigma=1.024157 ! 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.070478Jy sigma=1.024157 ! Fit after self-cal, rms=0.067880Jy sigma=0.988887 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.000448136 Jy ! Component: 100 - total flux cleaned = 0.000450773 Jy ! Component: 150 - total flux cleaned = 0.000476201 Jy ! Component: 200 - total flux cleaned = 0.000431778 Jy ! Total flux subtracted in 200 components = 0.000431778 Jy ! Clean residual min=-0.003877 max=0.003864 Jy/beam ! Clean residual mean=-0.000023 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.154296 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 32 components and 0.154296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067847Jy sigma=0.988419 ! Fit after self-cal, rms=0.067522Jy sigma=0.985483 ! 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.9013 x 2.167 at 3.087 degrees (North through East) ! Clean map min=-0.0035744 max=0.14178 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.067522Jy sigma=0.985483 ! Fit after self-cal, rms=0.067453Jy sigma=0.980741 ! 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.067453Jy sigma=0.980741 ! Fit after self-cal, rms=0.067423Jy sigma=0.980387 ! Inverting map and beam ! Estimated beam: bmin=0.8941 mas, bmaj=2.157 mas, bpa=3.105 degrees ! Estimated noise=1.04149 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404063 Jy ! Component: 100 - total flux cleaned = 0.000403822 Jy ! Component: 150 - total flux cleaned = 0.000378428 Jy ! Component: 200 - total flux cleaned = 0.000378934 Jy ! Total flux subtracted in 200 components = 0.000378934 Jy ! Clean residual min=-0.003702 max=0.003742 Jy/beam ! Clean residual mean=-0.000023 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.154675 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.154675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067394Jy sigma=0.979991 ! Fit after self-cal, rms=0.067410Jy sigma=0.979918 ! 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.067410Jy sigma=0.979918 ! Fit after self-cal, rms=0.067323Jy sigma=0.971957 ! 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.067323Jy sigma=0.971957 ! Fit after self-cal, rms=0.067329Jy sigma=0.971917 ! Inverting map and beam ! Estimated beam: bmin=0.893 mas, bmaj=2.151 mas, bpa=3.034 degrees ! Estimated noise=1.03998 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.74539e-05 Jy ! Component: 100 - total flux cleaned = 0.000119606 Jy ! Component: 150 - total flux cleaned = 0.000120096 Jy ! Component: 200 - total flux cleaned = 0.000120494 Jy ! Total flux subtracted in 200 components = 0.000120494 Jy ! Clean residual min=-0.003906 max=0.003720 Jy/beam ! Clean residual mean=-0.000023 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.154795 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 40 components and 0.154795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067310Jy sigma=0.971696 ! Fit after self-cal, rms=0.067319Jy sigma=0.971664 ! 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.318 mas, bmaj=3.997 mas, bpa=1.092 degrees ! Estimated noise=1.32643 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.000130197 Jy ! Component: 100 - total flux cleaned = 0.000104823 Jy ! Component: 150 - total flux cleaned = 0.000106077 Jy ! Component: 200 - total flux cleaned = 0.000108558 Jy ! Total flux subtracted in 200 components = 0.000108558 Jy ! Clean residual min=-0.004341 max=0.004622 Jy/beam ! Clean residual mean=-0.000042 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.154904 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.154904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067321Jy sigma=0.971876 ! Fit after self-cal, rms=0.067321Jy sigma=0.971685 ! Inverting map uvtaper 0,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.7011 mas, bmaj=1.806 mas, bpa=3.217 degrees ! Estimated noise=1.39034 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.118374 Jy ! Component: 100 - total flux cleaned = 0.138375 Jy ! Component: 150 - total flux cleaned = 0.146918 Jy ! Component: 200 - total flux cleaned = 0.151018 Jy ! Total flux subtracted in 200 components = 0.151018 Jy ! Clean residual min=-0.005580 max=0.005008 Jy/beam ! Clean residual mean=-0.000022 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.151018 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.151018 Jy ! Inverting map and beam ! Estimated beam: bmin=0.893 mas, bmaj=2.151 mas, bpa=3.034 degrees ! Estimated noise=1.03998 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.00419885 Jy ! Component: 100 - total flux cleaned = 0.00483371 Jy ! Component: 150 - total flux cleaned = 0.00478879 Jy ! Component: 200 - total flux cleaned = 0.00470152 Jy ! Total flux subtracted in 200 components = 0.00470152 Jy ! Clean residual min=-0.004140 max=0.003707 Jy/beam ! Clean residual mean=-0.000023 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.15572 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.15572 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.318 mas, bmaj=3.997 mas, bpa=1.092 degrees ! Estimated noise=1.32643 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.000152123 Jy ! Component: 100 - total flux cleaned = 9.21671e-05 Jy ! Component: 150 - total flux cleaned = 3.96294e-05 Jy ! Component: 200 - total flux cleaned = -6.40888e-06 Jy ! Total flux subtracted in 200 components = -6.40888e-06 Jy ! Clean residual min=-0.004510 max=0.004603 Jy/beam ! Clean residual mean=-0.000041 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.155713 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.155713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.893 mas, bmaj=2.151 mas, bpa=3.034 degrees ! Estimated noise=1.03998 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017997 Jy ! Component: 100 - total flux cleaned = -0.000309016 Jy ! Component: 150 - total flux cleaned = -0.00044454 Jy ! Component: 200 - total flux cleaned = -0.000556734 Jy ! Total flux subtracted in 200 components = -0.000556734 Jy ! Clean residual min=-0.003948 max=0.003700 Jy/beam ! Clean residual mean=-0.000023 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.155156 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.155156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067276Jy sigma=0.971501 ! Fit after self-cal, rms=0.067286Jy sigma=0.971427 wmodel J0422-0643_X_2004_05_27_yyk\_map.mod ! Writing 35 model components to file: J0422-0643_X_2004_05_27_yyk_map.mod wobs J0422-0643_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J0422-0643_X_2004_05_27_yyk_uvs.fits wwins J0422-0643_X_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J0422-0643_X_2004_05_27_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.000319863 Jy ! Component: 100 - total flux cleaned = -0.000314724 Jy ! Component: 150 - total flux cleaned = -0.000315505 Jy ! Component: 200 - total flux cleaned = -0.000584566 Jy ! Component: 250 - total flux cleaned = -0.000584112 Jy ! Component: 300 - total flux cleaned = -0.00033727 Jy ! Component: 350 - total flux cleaned = -5.20065e-05 Jy ! Component: 400 - total flux cleaned = 8.70865e-05 Jy ! Component: 450 - total flux cleaned = 0.000314247 Jy ! Component: 500 - total flux cleaned = 0.000358007 Jy ! Component: 550 - total flux cleaned = 0.000445048 Jy ! Component: 600 - total flux cleaned = 0.000572588 Jy ! Component: 650 - total flux cleaned = 0.000488934 Jy ! Component: 700 - total flux cleaned = 0.000529937 Jy ! Component: 750 - total flux cleaned = 0.00048977 Jy ! Component: 800 - total flux cleaned = 0.000608447 Jy ! Component: 850 - total flux cleaned = 0.000530688 Jy ! Component: 900 - total flux cleaned = 0.000377645 Jy ! Component: 950 - total flux cleaned = 0.0003025 Jy ! Component: 1000 - total flux cleaned = 0.000302869 Jy ! Component: 1050 - total flux cleaned = 0.000193812 Jy ! Component: 1100 - total flux cleaned = 1.40449e-05 Jy ! Component: 1150 - total flux cleaned = -2.12676e-05 Jy ! Component: 1200 - total flux cleaned = -0.000195075 Jy ! Component: 1250 - total flux cleaned = -0.000194664 Jy ! Component: 1300 - total flux cleaned = -0.000330627 Jy ! Component: 1350 - total flux cleaned = -0.000497949 Jy ! Component: 1400 - total flux cleaned = -0.000531022 Jy ! Component: 1450 - total flux cleaned = -0.000726972 Jy ! Component: 1500 - total flux cleaned = -0.000759782 Jy ! Component: 1550 - total flux cleaned = -0.000919269 Jy ! Component: 1600 - total flux cleaned = -0.00104511 Jy ! Component: 1650 - total flux cleaned = -0.00116916 Jy ! Component: 1700 - total flux cleaned = -0.00129166 Jy ! Component: 1750 - total flux cleaned = -0.00138291 Jy ! Component: 1800 - total flux cleaned = -0.00147261 Jy ! Component: 1850 - total flux cleaned = -0.00159148 Jy ! Component: 1900 - total flux cleaned = -0.00170836 Jy ! Component: 1950 - total flux cleaned = -0.00173736 Jy ! Component: 2000 - total flux cleaned = -0.00190952 Jy ! Total flux subtracted in 2048 components = -0.00196589 Jy ! Clean residual min=-0.001467 max=0.001485 Jy/beam ! Clean residual mean=-0.000010 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.153191 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 171 components and 0.153191 Jy ![Exited script file: muppet] wmap "J0422-0643_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.893 x 2.151 at 3.034 degrees (North through East) ! Clean map min=-0.0026666 max=0.14068 Jy/beam ! Writing clean map to FITS file: J0422-0643_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.140681 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000533896 device "J0422-0643_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0422-0643_X_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13853 1.13853 2.27705 4.55411 9.10821 18.2164 36.4328 72.8657 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.14 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.893 x 2.151 at 3.034 degrees (North through East) ! Clean map min=-0.0026666 max=0.14068 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0422-0643_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0422-0643_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0422-0643_X_2004_05_27_yyk_uvs.log closed on Tue Dec 6 23:58:02 2005