! Started logfile: J0423-0120_X_1997_08_27_yyk_uvs.log on Mon Jan 8 02:59:44 2007 obs J0423-0120_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0423-0120_X_1997_08_27_yyk_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961845 visibilities/baseline/integration-bin. ! Found source: J0423-0120 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 701 lines of history. ! ! Reading 9176 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 J0423-0120_X_1997_08_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)= 2.62234 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.8008 mas, bmaj=1.902 mas, bpa=-1.723 degrees ! Estimated noise=1959.44 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 = 2.20909 Jy ! Component: 100 - total flux cleaned = 2.61461 Jy ! Total flux subtracted in 100 components = 2.61461 Jy ! Clean residual min=-0.074670 max=0.125218 Jy/beam ! Clean residual mean=-0.001368 rms=0.025831 Jy/beam ! Combined flux in latest and established models = 2.61461 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 2.61461 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.395478Jy sigma=0.002630 ! Fit after self-cal, rms=0.391442Jy sigma=0.002609 ! Inverting map and beam ! Estimated beam: bmin=0.8008 mas, bmaj=1.902 mas, bpa=-1.723 degrees ! Estimated noise=1959.37 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.9844 mas, bmaj=2.191 mas, bpa=-3.755 degrees ! Estimated noise=1131.68 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.2, -1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.241418 Jy ! Component: 100 - total flux cleaned = 0.365813 Jy ! Component: 150 - total flux cleaned = 0.439976 Jy ! Component: 200 - total flux cleaned = 0.487224 Jy ! Total flux subtracted in 200 components = 0.487224 Jy ! Clean residual min=-0.038120 max=0.050604 Jy/beam ! Clean residual mean=-0.000312 rms=0.009397 Jy/beam ! Combined flux in latest and established models = 3.10184 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 59 model components to the UV plane model. ! The established model now contains 66 components and 3.10184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284926Jy sigma=0.001802 ! Fit after self-cal, rms=0.281177Jy sigma=0.001779 ! 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.9844 x 2.191 at -3.755 degrees (North through East) ! Clean map min=-0.030057 max=2.5499 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00132 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.98 KP 1.02 ! LA 1.00 MK 1.05 NL 1.00 OV 1.00 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01049 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.94 KP 1.01 ! LA 0.97 MK 1.00 NL 0.99 OV 1.04 ! PT 0.93 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0007 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 0.98 KP 1.00 ! LA 0.98 MK 1.02 NL 0.99 OV 0.99 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.99598 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 0.99 KP 0.99 ! LA 0.98 MK 1.01 NL 0.99 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Fit before self-cal, rms=0.281177Jy sigma=0.001779 ! Fit after self-cal, rms=0.266897Jy sigma=0.001685 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.266897Jy sigma=0.001685 ! Fit after self-cal, rms=0.266901Jy sigma=0.001685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9897 mas, bmaj=2.212 mas, bpa=-3.723 degrees ! Estimated noise=1129.32 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.0300891 Jy ! Component: 100 - total flux cleaned = 0.0349272 Jy ! Component: 150 - total flux cleaned = 0.0371675 Jy ! Component: 200 - total flux cleaned = 0.0375487 Jy ! Total flux subtracted in 200 components = 0.0375487 Jy ! Clean residual min=-0.021666 max=0.017348 Jy/beam ! Clean residual mean=0.000024 rms=0.004049 Jy/beam ! Combined flux in latest and established models = 3.13939 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 3.13939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263732Jy sigma=0.001664 ! Fit after self-cal, rms=0.263188Jy sigma=0.001661 ! 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.263188Jy sigma=0.001661 ! Fit after self-cal, rms=0.241378Jy sigma=0.001522 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.003405 Jy ! Component: 100 - total flux cleaned = 0.00350125 Jy ! Component: 150 - total flux cleaned = 0.0035128 Jy ! Component: 200 - total flux cleaned = 0.00293929 Jy ! Total flux subtracted in 200 components = 0.00293929 Jy ! Clean residual min=-0.019378 max=0.014665 Jy/beam ! Clean residual mean=0.000029 rms=0.003571 Jy/beam ! Combined flux in latest and established models = 3.14233 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 3.14233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240438Jy sigma=0.001516 ! Fit after self-cal, rms=0.232638Jy sigma=0.001467 ! 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.9897 x 2.212 at -3.723 degrees (North through East) ! Clean map min=-0.017382 max=2.5438 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.232638Jy sigma=0.001467 ! Fit after self-cal, rms=0.230225Jy sigma=0.001453 ! 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.230225Jy sigma=0.001453 ! Fit after self-cal, rms=0.227217Jy sigma=0.001434 ! Inverting map and beam ! Estimated beam: bmin=0.9896 mas, bmaj=2.212 mas, bpa=-3.663 degrees ! Estimated noise=1127.85 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030673 Jy ! Component: 100 - total flux cleaned = 0.00334273 Jy ! Component: 150 - total flux cleaned = 0.00333543 Jy ! Component: 200 - total flux cleaned = 0.00356538 Jy ! Total flux subtracted in 200 components = 0.00356538 Jy ! Clean residual min=-0.016570 max=0.011335 Jy/beam ! Clean residual mean=0.000010 rms=0.002892 Jy/beam ! Combined flux in latest and established models = 3.14589 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 3.14589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226476Jy sigma=0.001430 ! Fit after self-cal, rms=0.225090Jy sigma=0.001421 ! 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.225090Jy sigma=0.001421 ! Fit after self-cal, rms=0.224824Jy sigma=0.001419 ! 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.224824Jy sigma=0.001419 ! Fit after self-cal, rms=0.224453Jy sigma=0.001417 ! Inverting map and beam ! Estimated beam: bmin=0.99 mas, bmaj=2.214 mas, bpa=-3.641 degrees ! Estimated noise=1127.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246885 Jy ! Component: 100 - total flux cleaned = -0.000266808 Jy ! Component: 150 - total flux cleaned = -5.2268e-05 Jy ! Component: 200 - total flux cleaned = 0.000138905 Jy ! Total flux subtracted in 200 components = 0.000138905 Jy ! Clean residual min=-0.014852 max=0.009835 Jy/beam ! Clean residual mean=0.000008 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 3.14603 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 3.14603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223989Jy sigma=0.001414 ! Fit after self-cal, rms=0.223813Jy sigma=0.001413 ! 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.154 mas, bmaj=3.673 mas, bpa=-14.1 degrees ! Estimated noise=1439.41 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.00104741 Jy ! Component: 100 - total flux cleaned = -0.000450234 Jy ! Component: 150 - total flux cleaned = -2.4138e-05 Jy ! Component: 200 - total flux cleaned = 0.000143785 Jy ! Total flux subtracted in 200 components = 0.000143785 Jy ! Clean residual min=-0.009921 max=0.008940 Jy/beam ! Clean residual mean=0.000016 rms=0.002723 Jy/beam ! Combined flux in latest and established models = 3.14618 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 126 components and 3.14618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223689Jy sigma=0.001412 ! Fit after self-cal, rms=0.223665Jy sigma=0.001412 ! 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.8038 mas, bmaj=1.909 mas, bpa=-1.655 degrees ! Estimated noise=1954.23 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.20569 Jy ! Component: 100 - total flux cleaned = 2.62216 Jy ! Component: 150 - total flux cleaned = 2.80736 Jy ! Component: 200 - total flux cleaned = 2.91467 Jy ! Total flux subtracted in 200 components = 2.91467 Jy ! Clean residual min=-0.024323 max=0.041369 Jy/beam ! Clean residual mean=-0.000503 rms=0.009089 Jy/beam ! Combined flux in latest and established models = 2.91467 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 36 model components to the UV plane model. ! The established model now contains 36 components and 2.91467 Jy ! Inverting map and beam ! Estimated beam: bmin=0.99 mas, bmaj=2.214 mas, bpa=-3.641 degrees ! Estimated noise=1127.73 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.0876421 Jy ! Component: 100 - total flux cleaned = 0.136927 Jy ! Component: 150 - total flux cleaned = 0.16818 Jy ! Component: 200 - total flux cleaned = 0.188924 Jy ! Total flux subtracted in 200 components = 0.188924 Jy ! Clean residual min=-0.012855 max=0.012716 Jy/beam ! Clean residual mean=-0.000113 rms=0.002907 Jy/beam ! Combined flux in latest and established models = 3.1036 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 92 components and 3.1036 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.154 mas, bmaj=3.673 mas, bpa=-14.1 degrees ! Estimated noise=1439.41 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.0208068 Jy ! Component: 100 - total flux cleaned = 0.0301795 Jy ! Component: 150 - total flux cleaned = 0.0348008 Jy ! Component: 200 - total flux cleaned = 0.0372896 Jy ! Total flux subtracted in 200 components = 0.0372896 Jy ! Clean residual min=-0.008912 max=0.008870 Jy/beam ! Clean residual mean=0.000005 rms=0.002623 Jy/beam ! Combined flux in latest and established models = 3.14089 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 136 components and 3.14089 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.99 mas, bmaj=2.214 mas, bpa=-3.641 degrees ! Estimated noise=1127.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104508 Jy ! Component: 100 - total flux cleaned = 0.00153127 Jy ! Component: 150 - total flux cleaned = 0.00182086 Jy ! Component: 200 - total flux cleaned = 0.00207063 Jy ! Total flux subtracted in 200 components = 0.00207063 Jy ! Clean residual min=-0.011871 max=0.008237 Jy/beam ! Clean residual mean=0.000006 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 3.14296 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 147 components and 3.14296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223441Jy sigma=0.001411 ! Fit after self-cal, rms=0.223385Jy sigma=0.001410 wmodel J0423-0120_X_1997_08_27_yyk\_map.mod ! Writing 147 model components to file: J0423-0120_X_1997_08_27_yyk_map.mod wobs J0423-0120_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0423-0120_X_1997_08_27_yyk_uvs.fits wwins J0423-0120_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0423-0120_X_1997_08_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.00436954 Jy ! Component: 100 - total flux cleaned = -0.00392488 Jy ! Component: 150 - total flux cleaned = -0.00365597 Jy ! Component: 200 - total flux cleaned = -0.00390095 Jy ! Component: 250 - total flux cleaned = -0.00424101 Jy ! Component: 300 - total flux cleaned = -0.00423454 Jy ! Component: 350 - total flux cleaned = -0.00413347 Jy ! Component: 400 - total flux cleaned = -0.00413343 Jy ! Component: 450 - total flux cleaned = -0.00430956 Jy ! Component: 500 - total flux cleaned = -0.00473698 Jy ! Component: 550 - total flux cleaned = -0.00514797 Jy ! Component: 600 - total flux cleaned = -0.00562127 Jy ! Component: 650 - total flux cleaned = -0.00592475 Jy ! Component: 700 - total flux cleaned = -0.0063623 Jy ! Component: 750 - total flux cleaned = -0.00664387 Jy ! Component: 800 - total flux cleaned = -0.00691695 Jy ! Component: 850 - total flux cleaned = -0.00711465 Jy ! Component: 900 - total flux cleaned = -0.00736854 Jy ! Component: 950 - total flux cleaned = -0.00755202 Jy ! Component: 1000 - total flux cleaned = -0.00767124 Jy ! Component: 1050 - total flux cleaned = -0.00784466 Jy ! Component: 1100 - total flux cleaned = -0.00795707 Jy ! Component: 1150 - total flux cleaned = -0.00801265 Jy ! Component: 1200 - total flux cleaned = -0.00811969 Jy ! Component: 1250 - total flux cleaned = -0.00827631 Jy ! Component: 1300 - total flux cleaned = -0.00832682 Jy ! Component: 1350 - total flux cleaned = -0.00837765 Jy ! Component: 1400 - total flux cleaned = -0.00842652 Jy ! Component: 1450 - total flux cleaned = -0.00847378 Jy ! Component: 1500 - total flux cleaned = -0.00861542 Jy ! Component: 1550 - total flux cleaned = -0.00852313 Jy ! Component: 1600 - total flux cleaned = -0.00856822 Jy ! Component: 1650 - total flux cleaned = -0.00847923 Jy ! Component: 1700 - total flux cleaned = -0.00856587 Jy ! Component: 1750 - total flux cleaned = -0.00843614 Jy ! Component: 1800 - total flux cleaned = -0.00843584 Jy ! Component: 1850 - total flux cleaned = -0.00847689 Jy ! Component: 1900 - total flux cleaned = -0.00839499 Jy ! Component: 1950 - total flux cleaned = -0.0084765 Jy ! Component: 2000 - total flux cleaned = -0.00859587 Jy ! Total flux subtracted in 2048 components = -0.00859601 Jy ! Clean residual min=-0.002390 max=0.002168 Jy/beam ! Clean residual mean=0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 3.13436 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 285 components and 3.13436 Jy ![Exited script file: muppet] wmap "J0423-0120_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.99 x 2.214 at -3.641 degrees (North through East) ! Clean map min=-0.0074531 max=2.5457 Jy/beam ! Writing clean map to FITS file: J0423-0120_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.54572 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000732448 device "J0423-0120_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0423-0120_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0863153 0.0863153 0.172631 0.345261 0.690522 1.38104 2.76209 5.52418 11.0484 22.0967 44.1934 88.3868 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.545 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.99 x 2.214 at -3.641 degrees (North through East) ! Clean map min=-0.0074531 max=2.5457 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0423-0120_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0423-0120_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0423-0120_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 02:59:52 2007