! Started logfile: J0631-1410_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:03:30 2005 obs J0631-1410_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J0631-1410_S_2005_06_01_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.91358 visibilities/baseline/integration-bin. ! Found source: J0631-1410 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1801 lines of history. ! ! Reading 1480 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 J0631-1410_S_2005_06_01_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.304912 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.464 mas, bmaj=6.633 mas, bpa=-2.159 degrees ! Estimated noise=1.54744 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.234074 Jy ! Component: 100 - total flux cleaned = 0.281143 Jy ! Total flux subtracted in 100 components = 0.281143 Jy ! Clean residual min=-0.009201 max=0.014542 Jy/beam ! Clean residual mean=0.000096 rms=0.002922 Jy/beam ! Combined flux in latest and established models = 0.281143 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.281143 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.098256Jy sigma=1.341276 ! Fit after self-cal, rms=0.098007Jy sigma=1.334489 ! Inverting map and beam ! Estimated beam: bmin=2.464 mas, bmaj=6.633 mas, bpa=-2.159 degrees ! Estimated noise=1.54744 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=8.259 mas, bpa=-4.272 degrees ! Estimated noise=1.13948 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.5, -8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271203 Jy ! Component: 100 - total flux cleaned = 0.0394739 Jy ! Component: 150 - total flux cleaned = 0.0453614 Jy ! Component: 200 - total flux cleaned = 0.047581 Jy ! Total flux subtracted in 200 components = 0.047581 Jy ! Clean residual min=-0.006644 max=0.007055 Jy/beam ! Clean residual mean=-0.000035 rms=0.001917 Jy/beam ! Combined flux in latest and established models = 0.328724 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 77 components and 0.328724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091132Jy sigma=1.224242 ! Fit after self-cal, rms=0.090964Jy sigma=1.221042 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.193 x 8.259 at -4.272 degrees (North through East) ! Clean map min=-0.0066141 max=0.27562 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.0205 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.00 KP 0.94 ! LA 1.15 MK 0.89 NL 0.92 OV 0.91 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.976937 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 1.04 KP 1.03 ! LA 1.10 MK 0.98 NL 0.96 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998393 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.22 HN 1.01 KP 0.98 ! LA 0.91 MK 1.10 NL 1.02 OV 0.95 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.05195 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 0.90 KP 0.88 ! LA 0.76 MK 1.10 NL 0.90 OV 0.81 ! PT 0.92 SC 1.12 ! ! ! Fit before self-cal, rms=0.090964Jy sigma=1.221042 ! Fit after self-cal, rms=0.079855Jy sigma=1.069252 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.079855Jy sigma=1.069252 ! Fit after self-cal, rms=0.079876Jy sigma=1.069148 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=8.332 mas, bpa=-4.051 degrees ! Estimated noise=1.14841 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.00661937 Jy ! Component: 100 - total flux cleaned = 0.0100918 Jy ! Component: 150 - total flux cleaned = 0.0117282 Jy ! Component: 200 - total flux cleaned = 0.0122788 Jy ! Total flux subtracted in 200 components = 0.0122788 Jy ! Clean residual min=-0.004465 max=0.005306 Jy/beam ! Clean residual mean=0.000002 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.341003 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 0.341003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079397Jy sigma=1.060869 ! Fit after self-cal, rms=0.079362Jy sigma=1.060443 ! 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.079362Jy sigma=1.060443 ! Fit after self-cal, rms=0.077297Jy sigma=1.025500 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.00080895 Jy ! Component: 100 - total flux cleaned = 0.00104401 Jy ! Component: 150 - total flux cleaned = 0.00114257 Jy ! Component: 200 - total flux cleaned = 0.00122809 Jy ! Total flux subtracted in 200 components = 0.00122809 Jy ! Clean residual min=-0.004446 max=0.005128 Jy/beam ! Clean residual mean=-0.000005 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.342231 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.342231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077235Jy sigma=1.024407 ! Fit after self-cal, rms=0.077144Jy sigma=1.021864 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 8.332 at -4.051 degrees (North through East) ! Clean map min=-0.0042538 max=0.27982 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.077144Jy sigma=1.021864 ! Fit after self-cal, rms=0.073559Jy sigma=0.976862 ! 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.073559Jy sigma=0.976862 ! Fit after self-cal, rms=0.073584Jy sigma=0.976619 ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=8.309 mas, bpa=-3.982 degrees ! Estimated noise=1.14345 mJy/beam. ! Added new window around map position (-4.5, -39.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00499228 Jy ! Component: 100 - total flux cleaned = 0.00647158 Jy ! Component: 150 - total flux cleaned = 0.0066766 Jy ! Component: 200 - total flux cleaned = 0.00685166 Jy ! Total flux subtracted in 200 components = 0.00685166 Jy ! Clean residual min=-0.003568 max=0.003481 Jy/beam ! Clean residual mean=-0.000038 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.349083 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 132 components and 0.349083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073243Jy sigma=0.971331 ! Fit after self-cal, rms=0.073258Jy sigma=0.971203 ! 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.073258Jy sigma=0.971203 ! Fit after self-cal, rms=0.072307Jy sigma=0.953066 ! 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.072307Jy sigma=0.953066 ! Fit after self-cal, rms=0.072312Jy sigma=0.953051 ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=8.315 mas, bpa=-3.83 degrees ! Estimated noise=1.14345 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836024 Jy ! Component: 100 - total flux cleaned = 0.000838849 Jy ! Component: 150 - total flux cleaned = 0.000839161 Jy ! Component: 200 - total flux cleaned = 0.000840316 Jy ! Total flux subtracted in 200 components = 0.000840316 Jy ! Clean residual min=-0.003655 max=0.003463 Jy/beam ! Clean residual mean=-0.000034 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.349923 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.349923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072246Jy sigma=0.952128 ! Fit after self-cal, rms=0.072244Jy sigma=0.952077 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.78 mas, bmaj=15.87 mas, bpa=1.324 degrees ! Estimated noise=1.44987 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.000201447 Jy ! Component: 100 - total flux cleaned = 0.000460759 Jy ! Component: 150 - total flux cleaned = 0.00049083 Jy ! Component: 200 - total flux cleaned = 0.000514788 Jy ! Total flux subtracted in 200 components = 0.000514788 Jy ! Clean residual min=-0.003339 max=0.003565 Jy/beam ! Clean residual mean=-0.000062 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.350438 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 164 components and 0.350438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072260Jy sigma=0.952016 ! Fit after self-cal, rms=0.072261Jy sigma=0.951981 ! 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=2.486 mas, bmaj=6.649 mas, bpa=-1.83 degrees ! Estimated noise=1.55178 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.235446 Jy ! Component: 100 - total flux cleaned = 0.282656 Jy ! Component: 150 - total flux cleaned = 0.303974 Jy ! Component: 200 - total flux cleaned = 0.316275 Jy ! Total flux subtracted in 200 components = 0.316275 Jy ! Clean residual min=-0.005669 max=0.006891 Jy/beam ! Clean residual mean=0.000049 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.316275 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.316275 Jy ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=8.315 mas, bpa=-3.83 degrees ! Estimated noise=1.14345 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.0121905 Jy ! Component: 100 - total flux cleaned = 0.0193693 Jy ! Component: 150 - total flux cleaned = 0.0243261 Jy ! Component: 200 - total flux cleaned = 0.0277138 Jy ! Total flux subtracted in 200 components = 0.0277138 Jy ! Clean residual min=-0.003753 max=0.003248 Jy/beam ! Clean residual mean=-0.000017 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.343989 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 98 components and 0.343989 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.78 mas, bmaj=15.87 mas, bpa=1.324 degrees ! Estimated noise=1.44987 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.00340119 Jy ! Component: 100 - total flux cleaned = 0.00511951 Jy ! Component: 150 - total flux cleaned = 0.00559037 Jy ! Component: 200 - total flux cleaned = 0.00574093 Jy ! Total flux subtracted in 200 components = 0.00574093 Jy ! Clean residual min=-0.003447 max=0.003729 Jy/beam ! Clean residual mean=-0.000058 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.34973 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 125 components and 0.34973 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=8.315 mas, bpa=-3.83 degrees ! Estimated noise=1.14345 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000628733 Jy ! Component: 100 - total flux cleaned = -0.000624084 Jy ! Component: 150 - total flux cleaned = -0.000565152 Jy ! Component: 200 - total flux cleaned = -0.000517336 Jy ! Total flux subtracted in 200 components = -0.000517336 Jy ! Clean residual min=-0.003445 max=0.003397 Jy/beam ! Clean residual mean=-0.000032 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.349212 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 150 components and 0.349212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072174Jy sigma=0.951773 ! Fit after self-cal, rms=0.072179Jy sigma=0.951547 wmodel J0631-1410_S_2005_06_01_yyk\_map.mod ! Writing 150 model components to file: J0631-1410_S_2005_06_01_yyk_map.mod wobs J0631-1410_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J0631-1410_S_2005_06_01_yyk_uvs.fits wwins J0631-1410_S_2005_06_01_yyk\_map.win ! wwins: Wrote 3 windows to J0631-1410_S_2005_06_01_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.000645906 Jy ! Component: 100 - total flux cleaned = -0.000819207 Jy ! Component: 150 - total flux cleaned = -0.00108452 Jy ! Component: 200 - total flux cleaned = -0.00103244 Jy ! Component: 250 - total flux cleaned = -0.00103308 Jy ! Component: 300 - total flux cleaned = -0.00117447 Jy ! Component: 350 - total flux cleaned = -0.00135624 Jy ! Component: 400 - total flux cleaned = -0.00162257 Jy ! Component: 450 - total flux cleaned = -0.00179554 Jy ! Component: 500 - total flux cleaned = -0.00183822 Jy ! Component: 550 - total flux cleaned = -0.00196332 Jy ! Component: 600 - total flux cleaned = -0.00212576 Jy ! Component: 650 - total flux cleaned = -0.00216503 Jy ! Component: 700 - total flux cleaned = -0.00216531 Jy ! Component: 750 - total flux cleaned = -0.00224251 Jy ! Component: 800 - total flux cleaned = -0.00224312 Jy ! Component: 850 - total flux cleaned = -0.00228005 Jy ! Component: 900 - total flux cleaned = -0.00220683 Jy ! Component: 950 - total flux cleaned = -0.00224285 Jy ! Component: 1000 - total flux cleaned = -0.00224294 Jy ! Component: 1050 - total flux cleaned = -0.00213798 Jy ! Component: 1100 - total flux cleaned = -0.00203535 Jy ! Component: 1150 - total flux cleaned = -0.00190029 Jy ! Component: 1200 - total flux cleaned = -0.00186736 Jy ! Component: 1250 - total flux cleaned = -0.00176852 Jy ! Component: 1300 - total flux cleaned = -0.00176837 Jy ! Component: 1350 - total flux cleaned = -0.00163857 Jy ! Component: 1400 - total flux cleaned = -0.00141533 Jy ! Component: 1450 - total flux cleaned = -0.00144705 Jy ! Component: 1500 - total flux cleaned = -0.00132192 Jy ! Component: 1550 - total flux cleaned = -0.00126003 Jy ! Component: 1600 - total flux cleaned = -0.00119876 Jy ! Component: 1650 - total flux cleaned = -0.00110725 Jy ! Component: 1700 - total flux cleaned = -0.00101721 Jy ! Component: 1750 - total flux cleaned = -0.000898589 Jy ! Component: 1800 - total flux cleaned = -0.000781574 Jy ! Component: 1850 - total flux cleaned = -0.000752912 Jy ! Component: 1900 - total flux cleaned = -0.000638057 Jy ! Component: 1950 - total flux cleaned = -0.000496011 Jy ! Component: 2000 - total flux cleaned = -0.000440118 Jy ! Total flux subtracted in 2048 components = -0.000356764 Jy ! Clean residual min=-0.001932 max=0.001842 Jy/beam ! Clean residual mean=-0.000017 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.348856 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 282 components and 0.348856 Jy ![Exited script file: muppet] wmap "J0631-1410_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.232 x 8.315 at -3.83 degrees (North through East) ! Clean map min=-0.0027238 max=0.27836 Jy/beam ! Writing clean map to FITS file: J0631-1410_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.278361 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000564731 device "J0631-1410_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J0631-1410_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.608631 0.608631 1.21726 2.43452 4.86905 9.73809 19.4762 38.9524 77.9047 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.278 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.232 x 8.315 at -3.83 degrees (North through East) ! Clean map min=-0.0027238 max=0.27836 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0631-1410_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J0631-1410_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0631-1410_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:03:34 2005