! Started logfile: J1743-0350_X_2006_12_18_yyk_uvs.log on Mon Jun 16 19:53:07 2008 obs J1743-0350_X_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J1743-0350_X_2006_12_18_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.733333 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 2161 lines of history. ! ! Reading 660 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 J1743-0350_X_2006_12_18_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)= 4.88489 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.6797 mas, bmaj=1.78 mas, bpa=-3.465 degrees ! Estimated noise=2.76395 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 = 3.91099 Jy ! Component: 100 - total flux cleaned = 4.99756 Jy ! Total flux subtracted in 100 components = 4.99756 Jy ! Clean residual min=-0.188635 max=0.343797 Jy/beam ! Clean residual mean=0.000329 rms=0.062945 Jy/beam ! Combined flux in latest and established models = 4.99756 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 4.99756 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.787991Jy sigma=10.050527 ! Fit after self-cal, rms=0.789220Jy sigma=10.024848 ! Inverting map and beam ! Estimated beam: bmin=0.6797 mas, bmaj=1.78 mas, bpa=-3.465 degrees ! Estimated noise=2.76395 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.8219 mas, bmaj=2.155 mas, bpa=-5.833 degrees ! Estimated noise=2.05528 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.544623 Jy ! Component: 100 - total flux cleaned = 0.74241 Jy ! Component: 150 - total flux cleaned = 0.820867 Jy ! Component: 200 - total flux cleaned = 0.835975 Jy ! Total flux subtracted in 200 components = 0.835975 Jy ! Clean residual min=-0.100460 max=0.087917 Jy/beam ! Clean residual mean=0.000070 rms=0.025486 Jy/beam ! Combined flux in latest and established models = 5.83353 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 5.83353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.514991Jy sigma=5.825788 ! Fit after self-cal, rms=0.516994Jy sigma=5.822888 ! 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.8219 x 2.155 at -5.833 degrees (North through East) ! Clean map min=-0.096599 max=4.6236 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.994648 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.02 KP 1.02 ! LA 1.01 MK 1.01 NL 1.01 OV 0.97 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00726 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.01 KP 0.95 ! LA 0.96 MK 0.99 NL 1.00 OV 0.97 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00264 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.93 KP 0.88 ! LA 0.98 MK 1.05 NL 0.99 OV 1.03 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.984082 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* HN 0.96 KP 0.91 ! LA 0.98 MK 1.08 NL 0.99 OV 1.01 ! PT 1.14 SC 1.01 ! ! ! Fit before self-cal, rms=0.516994Jy sigma=5.822888 ! Fit after self-cal, rms=0.408681Jy sigma=4.255569 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.408681Jy sigma=4.255569 ! Fit after self-cal, rms=0.408665Jy sigma=4.255544 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8316 mas, bmaj=2.177 mas, bpa=-5.584 degrees ! Estimated noise=2.05007 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.0269627 Jy ! Component: 100 - total flux cleaned = -0.0280549 Jy ! Component: 150 - total flux cleaned = -0.0284671 Jy ! Component: 200 - total flux cleaned = -0.0284665 Jy ! Total flux subtracted in 200 components = -0.0284665 Jy ! Clean residual min=-0.021682 max=0.018726 Jy/beam ! Clean residual mean=0.000058 rms=0.005481 Jy/beam ! Combined flux in latest and established models = 5.80507 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 5.80507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.405697Jy sigma=4.230303 ! Fit after self-cal, rms=0.406838Jy sigma=4.229230 ! 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.406838Jy sigma=4.229230 ! Fit after self-cal, rms=0.154017Jy sigma=1.807592 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.00416879 Jy ! Component: 100 - total flux cleaned = 0.00257374 Jy ! Component: 150 - total flux cleaned = 0.00211902 Jy ! Component: 200 - total flux cleaned = 0.00172056 Jy ! Total flux subtracted in 200 components = 0.00172056 Jy ! Clean residual min=-0.019362 max=0.017890 Jy/beam ! Clean residual mean=0.000055 rms=0.004255 Jy/beam ! Combined flux in latest and established models = 5.80679 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 5.80679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149704Jy sigma=1.770119 ! Fit after self-cal, rms=0.120853Jy sigma=1.527528 ! 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.8316 x 2.177 at -5.584 degrees (North through East) ! Clean map min=-0.016686 max=4.6333 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.120853Jy sigma=1.527528 ! Fit after self-cal, rms=0.086261Jy sigma=1.020155 ! 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.086261Jy sigma=1.020155 ! Fit after self-cal, rms=0.083766Jy sigma=0.996100 ! Inverting map and beam ! Estimated beam: bmin=0.8307 mas, bmaj=2.176 mas, bpa=-5.561 degrees ! Estimated noise=2.04867 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.56895e-05 Jy ! Component: 100 - total flux cleaned = 0.000101942 Jy ! Component: 150 - total flux cleaned = 7.87489e-05 Jy ! Component: 200 - total flux cleaned = 5.3733e-05 Jy ! Total flux subtracted in 200 components = 5.3733e-05 Jy ! Clean residual min=-0.015170 max=0.011816 Jy/beam ! Clean residual mean=0.000040 rms=0.003088 Jy/beam ! Combined flux in latest and established models = 5.80684 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 5.80684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081542Jy sigma=0.972077 ! Fit after self-cal, rms=0.081320Jy sigma=0.969009 ! 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.081320Jy sigma=0.969009 ! Fit after self-cal, rms=0.079226Jy sigma=0.940418 ! 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.079226Jy sigma=0.940418 ! Fit after self-cal, rms=0.079224Jy sigma=0.940295 ! Inverting map and beam ! Estimated beam: bmin=0.8309 mas, bmaj=2.177 mas, bpa=-5.583 degrees ! Estimated noise=2.04916 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110624 Jy ! Component: 100 - total flux cleaned = -0.000176398 Jy ! Component: 150 - total flux cleaned = -0.000194577 Jy ! Component: 200 - total flux cleaned = -0.000204744 Jy ! Total flux subtracted in 200 components = -0.000204744 Jy ! Clean residual min=-0.014787 max=0.011289 Jy/beam ! Clean residual mean=0.000039 rms=0.002959 Jy/beam ! Combined flux in latest and established models = 5.80664 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 46 components and 5.80664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077468Jy sigma=0.921165 ! Fit after self-cal, rms=0.077399Jy sigma=0.920107 ! 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=1.953 mas, bmaj=3.852 mas, bpa=0.1909 degrees ! Estimated noise=2.64915 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.00469904 Jy ! Component: 100 - total flux cleaned = -0.00533207 Jy ! Component: 150 - total flux cleaned = -0.00542667 Jy ! Component: 200 - total flux cleaned = -0.00551938 Jy ! Total flux subtracted in 200 components = -0.00551938 Jy ! Clean residual min=-0.009674 max=0.007474 Jy/beam ! Clean residual mean=0.000071 rms=0.002505 Jy/beam ! Combined flux in latest and established models = 5.80112 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 5.80112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077474Jy sigma=0.920287 ! Fit after self-cal, rms=0.077447Jy sigma=0.919418 ! 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.6834 mas, bmaj=1.789 mas, bpa=-3.167 degrees ! Estimated noise=2.75644 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.90045 Jy ! Component: 100 - total flux cleaned = 4.96377 Jy ! Component: 150 - total flux cleaned = 5.42787 Jy ! Component: 200 - total flux cleaned = 5.64199 Jy ! Total flux subtracted in 200 components = 5.64199 Jy ! Clean residual min=-0.043464 max=0.070552 Jy/beam ! Clean residual mean=0.000077 rms=0.013104 Jy/beam ! Combined flux in latest and established models = 5.64199 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 18 model components to the UV plane model. ! The established model now contains 18 components and 5.64199 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8309 mas, bmaj=2.177 mas, bpa=-5.583 degrees ! Estimated noise=2.04916 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.108014 Jy ! Component: 100 - total flux cleaned = 0.148277 Jy ! Component: 150 - total flux cleaned = 0.159553 Jy ! Component: 200 - total flux cleaned = 0.160074 Jy ! Total flux subtracted in 200 components = 0.160074 Jy ! Clean residual min=-0.019440 max=0.014081 Jy/beam ! Clean residual mean=0.000040 rms=0.003632 Jy/beam ! Combined flux in latest and established models = 5.80206 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 5.80206 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=1.953 mas, bmaj=3.852 mas, bpa=0.1909 degrees ! Estimated noise=2.64915 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.00032714 Jy ! Component: 100 - total flux cleaned = -0.000390286 Jy ! Component: 150 - total flux cleaned = -0.00052984 Jy ! Component: 200 - total flux cleaned = -0.000761011 Jy ! Total flux subtracted in 200 components = -0.000761011 Jy ! Clean residual min=-0.009304 max=0.007892 Jy/beam ! Clean residual mean=0.000071 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 5.8013 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 31 components and 5.8013 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8309 mas, bmaj=2.177 mas, bpa=-5.583 degrees ! Estimated noise=2.04916 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208739 Jy ! Component: 100 - total flux cleaned = 0.00281951 Jy ! Component: 150 - total flux cleaned = 0.00282891 Jy ! Component: 200 - total flux cleaned = 0.0025274 Jy ! Total flux subtracted in 200 components = 0.0025274 Jy ! Clean residual min=-0.016922 max=0.011564 Jy/beam ! Clean residual mean=0.000039 rms=0.003205 Jy/beam ! Combined flux in latest and established models = 5.80383 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 5.80383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079533Jy sigma=0.949133 ! Fit after self-cal, rms=0.079377Jy sigma=0.946873 wmodel J1743-0350_X_2006_12_18_yyk\_map.mod ! Writing 38 model components to file: J1743-0350_X_2006_12_18_yyk_map.mod wobs J1743-0350_X_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_X_2006_12_18_yyk_uvs.fits wwins J1743-0350_X_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J1743-0350_X_2006_12_18_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.00730636 Jy ! Component: 100 - total flux cleaned = -0.00970087 Jy ! Component: 150 - total flux cleaned = -0.00991734 Jy ! Component: 200 - total flux cleaned = -0.00991822 Jy ! Component: 250 - total flux cleaned = -0.00991938 Jy ! Component: 300 - total flux cleaned = -0.00922915 Jy ! Component: 350 - total flux cleaned = -0.00889961 Jy ! Component: 400 - total flux cleaned = -0.00858776 Jy ! Component: 450 - total flux cleaned = -0.00873697 Jy ! Component: 500 - total flux cleaned = -0.00858993 Jy ! Component: 550 - total flux cleaned = -0.00886114 Jy ! Component: 600 - total flux cleaned = -0.00899043 Jy ! Component: 650 - total flux cleaned = -0.00924582 Jy ! Component: 700 - total flux cleaned = -0.00949107 Jy ! Component: 750 - total flux cleaned = -0.00973082 Jy ! Component: 800 - total flux cleaned = -0.0104159 Jy ! Component: 850 - total flux cleaned = -0.0107446 Jy ! Component: 900 - total flux cleaned = -0.0112818 Jy ! Component: 950 - total flux cleaned = -0.0118055 Jy ! Component: 1000 - total flux cleaned = -0.012418 Jy ! Component: 1050 - total flux cleaned = -0.0129147 Jy ! Component: 1100 - total flux cleaned = -0.0131123 Jy ! Component: 1150 - total flux cleaned = -0.0136871 Jy ! Component: 1200 - total flux cleaned = -0.0143417 Jy ! Component: 1250 - total flux cleaned = -0.0147976 Jy ! Component: 1300 - total flux cleaned = -0.0151552 Jy ! Component: 1350 - total flux cleaned = -0.0155082 Jy ! Component: 1400 - total flux cleaned = -0.0161116 Jy ! Component: 1450 - total flux cleaned = -0.0166204 Jy ! Component: 1500 - total flux cleaned = -0.0170365 Jy ! Component: 1550 - total flux cleaned = -0.0176077 Jy ! Component: 1600 - total flux cleaned = -0.0177694 Jy ! Component: 1650 - total flux cleaned = -0.0184017 Jy ! Component: 1700 - total flux cleaned = -0.0187889 Jy ! Component: 1750 - total flux cleaned = -0.0190944 Jy ! Component: 1800 - total flux cleaned = -0.0195474 Jy ! Component: 1850 - total flux cleaned = -0.0199923 Jy ! Component: 1900 - total flux cleaned = -0.0205022 Jy ! Component: 1950 - total flux cleaned = -0.0207891 Jy ! Component: 2000 - total flux cleaned = -0.0212844 Jy ! Total flux subtracted in 2048 components = -0.0217029 Jy ! Clean residual min=-0.003706 max=0.003573 Jy/beam ! Clean residual mean=0.000010 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 5.78213 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 159 components and 5.78213 Jy ![Exited script file: muppet] wmap "J1743-0350_X_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8309 x 2.177 at -5.583 degrees (North through East) ! Clean map min=-0.012097 max=4.6335 Jy/beam ! Writing clean map to FITS file: J1743-0350_X_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 4.63346 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00126193 device "J1743-0350_X_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_X_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0817052 0.0817052 0.16341 0.326821 0.653642 1.30728 2.61457 5.22913 10.4583 20.9165 41.8331 83.6661 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0037 print "peak=",int(peak_flux*1000)/1000 ! peak= 4.633 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.8309 x 2.177 at -5.583 degrees (North through East) ! Clean map min=-0.012097 max=4.6335 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_X_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_X_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_X_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:53:13 2008