! Started logfile: J1625-2527_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:43:16 2006 obs J1625-2527_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1625-2527_X_2005_07_08_yyk_uve.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.822222 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 1410 lines of history. ! ! Reading 444 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 J1625-2527_X_2005_07_08_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.75291 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.7609 mas, bmaj=1.822 mas, bpa=-10.84 degrees ! Estimated noise=3.18508 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.601453 Jy ! Component: 100 - total flux cleaned = 0.785487 Jy ! Total flux subtracted in 100 components = 0.785487 Jy ! Clean residual min=-0.033575 max=0.063360 Jy/beam ! Clean residual mean=-0.000455 rms=0.011561 Jy/beam ! Combined flux in latest and established models = 0.785487 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.785487 Jy ! ! Correcting IF 1. ! A total of 6 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.150605Jy sigma=2.388170 ! Fit after self-cal, rms=0.149364Jy sigma=2.365882 ! Inverting map and beam ! Estimated beam: bmin=0.761 mas, bmaj=1.822 mas, bpa=-10.79 degrees ! Estimated noise=3.18352 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.9612 mas, bmaj=2.439 mas, bpa=-12.65 degrees ! Estimated noise=2.41157 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.101062 Jy ! Component: 100 - total flux cleaned = 0.133604 Jy ! Component: 150 - total flux cleaned = 0.145558 Jy ! Component: 200 - total flux cleaned = 0.148757 Jy ! Total flux subtracted in 200 components = 0.148757 Jy ! Clean residual min=-0.017066 max=0.014675 Jy/beam ! Clean residual mean=0.000092 rms=0.004807 Jy/beam ! Combined flux in latest and established models = 0.934244 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 44 components and 0.934244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110353Jy sigma=1.483198 ! Fit after self-cal, rms=0.110425Jy sigma=1.482476 ! 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.9612 x 2.439 at -12.65 degrees (North through East) ! Clean map min=-0.016156 max=0.71594 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.01185 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.00* KP 0.96 ! LA 0.96 MK 0.99 NL 1.02 OV 1.02 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01586 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.00* KP 0.91 ! LA 0.96 MK 0.98 NL 1.01 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00241 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.00* KP 0.85 ! LA 0.99 MK 1.04 NL 1.01 OV 1.02 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.905123 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.00* KP 1.00 ! LA 0.98 MK 1.02 NL 1.03 OV 1.06 ! PT 1.11 SC 1.73 ! ! ! Fit before self-cal, rms=0.110425Jy sigma=1.482476 ! Fit after self-cal, rms=0.111700Jy sigma=1.672126 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.111700Jy sigma=1.672126 ! Fit after self-cal, rms=0.111686Jy sigma=1.672091 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9731 mas, bmaj=2.494 mas, bpa=-13.55 degrees ! Estimated noise=2.35309 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.0229492 Jy ! Component: 100 - total flux cleaned = -0.0279959 Jy ! Component: 150 - total flux cleaned = -0.0283889 Jy ! Component: 200 - total flux cleaned = -0.0283874 Jy ! Total flux subtracted in 200 components = -0.0283874 Jy ! Clean residual min=-0.015488 max=0.012973 Jy/beam ! Clean residual mean=0.000047 rms=0.003366 Jy/beam ! Combined flux in latest and established models = 0.905856 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.905856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109434Jy sigma=1.614922 ! Fit after self-cal, rms=0.109558Jy sigma=1.614474 ! 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.109558Jy sigma=1.614474 ! Fit after self-cal, rms=0.103817Jy sigma=1.528826 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.000125119 Jy ! Component: 100 - total flux cleaned = 0.000476561 Jy ! Component: 150 - total flux cleaned = 0.000581738 Jy ! Component: 200 - total flux cleaned = 0.000770084 Jy ! Total flux subtracted in 200 components = 0.000770084 Jy ! Clean residual min=-0.014343 max=0.012834 Jy/beam ! Clean residual mean=0.000050 rms=0.003156 Jy/beam ! Combined flux in latest and established models = 0.906626 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 60 components and 0.906626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103580Jy sigma=1.525948 ! Fit after self-cal, rms=0.102056Jy sigma=1.515223 ! 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.9731 x 2.494 at -13.55 degrees (North through East) ! Clean map min=-0.01365 max=0.6985 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.102056Jy sigma=1.515223 ! Fit after self-cal, rms=0.081698Jy sigma=0.956970 ! 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.081698Jy sigma=0.956970 ! Fit after self-cal, rms=0.081075Jy sigma=0.952771 ! Inverting map and beam ! Estimated beam: bmin=0.9763 mas, bmaj=2.5 mas, bpa=-13.45 degrees ! Estimated noise=2.3465 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533441 Jy ! Component: 100 - total flux cleaned = 0.000789763 Jy ! Component: 150 - total flux cleaned = 0.000939248 Jy ! Component: 200 - total flux cleaned = 0.00108357 Jy ! Total flux subtracted in 200 components = 0.00108357 Jy ! Clean residual min=-0.006906 max=0.009005 Jy/beam ! Clean residual mean=-0.000052 rms=0.002252 Jy/beam ! Combined flux in latest and established models = 0.90771 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 62 components and 0.90771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080944Jy sigma=0.950056 ! Fit after self-cal, rms=0.080647Jy sigma=0.948305 ! 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.080647Jy sigma=0.948305 ! Fit after self-cal, rms=0.078350Jy sigma=0.919174 ! 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.078350Jy sigma=0.919174 ! Fit after self-cal, rms=0.078241Jy sigma=0.918472 ! Inverting map and beam ! Estimated beam: bmin=0.9762 mas, bmaj=2.505 mas, bpa=-13.63 degrees ! Estimated noise=2.34958 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174807 Jy ! Component: 100 - total flux cleaned = 0.00197081 Jy ! Component: 150 - total flux cleaned = 0.00209905 Jy ! Component: 200 - total flux cleaned = 0.00221791 Jy ! Total flux subtracted in 200 components = 0.00221791 Jy ! Clean residual min=-0.006665 max=0.008814 Jy/beam ! Clean residual mean=-0.000051 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 0.909928 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 63 components and 0.909928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078089Jy sigma=0.915999 ! Fit after self-cal, rms=0.078002Jy sigma=0.915530 ! 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.602 mas, bmaj=6.528 mas, bpa=-8.548 degrees ! Estimated noise=2.84047 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.000571371 Jy ! Component: 100 - total flux cleaned = 0.000601848 Jy ! Component: 150 - total flux cleaned = 0.000631548 Jy ! Component: 200 - total flux cleaned = 0.000657342 Jy ! Total flux subtracted in 200 components = 0.000657342 Jy ! Clean residual min=-0.007702 max=0.008142 Jy/beam ! Clean residual mean=-0.000080 rms=0.002590 Jy/beam ! Combined flux in latest and established models = 0.910585 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 66 components and 0.910585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078137Jy sigma=0.915773 ! Fit after self-cal, rms=0.078080Jy sigma=0.915423 ! 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.7694 mas, bmaj=1.857 mas, bpa=-11.65 degrees ! Estimated noise=3.14507 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.594616 Jy ! Component: 100 - total flux cleaned = 0.767965 Jy ! Component: 150 - total flux cleaned = 0.842025 Jy ! Component: 200 - total flux cleaned = 0.876272 Jy ! Total flux subtracted in 200 components = 0.876272 Jy ! Clean residual min=-0.013012 max=0.013466 Jy/beam ! Clean residual mean=-0.000134 rms=0.003679 Jy/beam ! Combined flux in latest and established models = 0.876272 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.876272 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9762 mas, bmaj=2.505 mas, bpa=-13.63 degrees ! Estimated noise=2.34958 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.0210157 Jy ! Component: 100 - total flux cleaned = 0.0282789 Jy ! Component: 150 - total flux cleaned = 0.0297881 Jy ! Component: 200 - total flux cleaned = 0.0302937 Jy ! Total flux subtracted in 200 components = 0.0302937 Jy ! Clean residual min=-0.007808 max=0.008833 Jy/beam ! Clean residual mean=-0.000067 rms=0.002349 Jy/beam ! Combined flux in latest and established models = 0.906565 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.906565 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.602 mas, bmaj=6.528 mas, bpa=-8.548 degrees ! Estimated noise=2.84047 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.00243224 Jy ! Component: 100 - total flux cleaned = 0.00251818 Jy ! Component: 150 - total flux cleaned = 0.00263651 Jy ! Component: 200 - total flux cleaned = 0.00270961 Jy ! Total flux subtracted in 200 components = 0.00270961 Jy ! Clean residual min=-0.007891 max=0.008503 Jy/beam ! Clean residual mean=-0.000091 rms=0.002674 Jy/beam ! Combined flux in latest and established models = 0.909275 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.909275 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9762 mas, bmaj=2.505 mas, bpa=-13.63 degrees ! Estimated noise=2.34958 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00138703 Jy ! Component: 100 - total flux cleaned = -0.0013087 Jy ! Component: 150 - total flux cleaned = -0.00115998 Jy ! Component: 200 - total flux cleaned = -0.00102391 Jy ! Total flux subtracted in 200 components = -0.00102391 Jy ! Clean residual min=-0.007382 max=0.008722 Jy/beam ! Clean residual mean=-0.000059 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 0.908251 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.908251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077187Jy sigma=0.917190 ! Fit after self-cal, rms=0.077100Jy sigma=0.916900 wmodel J1625-2527_X_2005_07_08_yyk\_map.mod ! Writing 64 model components to file: J1625-2527_X_2005_07_08_yyk_map.mod wobs J1625-2527_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_X_2005_07_08_yyk_uvs.fits wwins J1625-2527_X_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J1625-2527_X_2005_07_08_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.00323075 Jy ! Component: 100 - total flux cleaned = 0.00443447 Jy ! Component: 150 - total flux cleaned = 0.00443401 Jy ! Component: 200 - total flux cleaned = 0.00421959 Jy ! Component: 250 - total flux cleaned = 0.0039035 Jy ! Component: 300 - total flux cleaned = 0.00370361 Jy ! Component: 350 - total flux cleaned = 0.00351194 Jy ! Component: 400 - total flux cleaned = 0.00306191 Jy ! Component: 450 - total flux cleaned = 0.00245647 Jy ! Component: 500 - total flux cleaned = 0.001955 Jy ! Component: 550 - total flux cleaned = 0.001715 Jy ! Component: 600 - total flux cleaned = 0.00155936 Jy ! Component: 650 - total flux cleaned = 0.00148522 Jy ! Component: 700 - total flux cleaned = 0.00148444 Jy ! Component: 750 - total flux cleaned = 0.00119715 Jy ! Component: 800 - total flux cleaned = 0.00119639 Jy ! Component: 850 - total flux cleaned = 0.000785162 Jy ! Component: 900 - total flux cleaned = 0.000451874 Jy ! Component: 950 - total flux cleaned = 5.9384e-05 Jy ! Component: 1000 - total flux cleaned = -0.000197893 Jy ! Component: 1050 - total flux cleaned = -0.000386747 Jy ! Component: 1100 - total flux cleaned = -0.000697136 Jy ! Component: 1150 - total flux cleaned = -0.000939657 Jy ! Component: 1200 - total flux cleaned = -0.0011182 Jy ! Component: 1250 - total flux cleaned = -0.00105951 Jy ! Component: 1300 - total flux cleaned = -0.000944327 Jy ! Component: 1350 - total flux cleaned = -0.000773185 Jy ! Component: 1400 - total flux cleaned = -0.000773597 Jy ! Component: 1450 - total flux cleaned = -0.000606892 Jy ! Component: 1500 - total flux cleaned = -0.000662564 Jy ! Component: 1550 - total flux cleaned = -0.00055329 Jy ! Component: 1600 - total flux cleaned = -0.000607324 Jy ! Component: 1650 - total flux cleaned = -0.000553896 Jy ! Component: 1700 - total flux cleaned = -0.000606453 Jy ! Component: 1750 - total flux cleaned = -0.000659104 Jy ! Component: 1800 - total flux cleaned = -0.000762385 Jy ! Component: 1850 - total flux cleaned = -0.000864006 Jy ! Component: 1900 - total flux cleaned = -0.000813497 Jy ! Component: 1950 - total flux cleaned = -0.000964307 Jy ! Component: 2000 - total flux cleaned = -0.000964163 Jy ! Total flux subtracted in 2048 components = -0.00096492 Jy ! Clean residual min=-0.002773 max=0.002905 Jy/beam ! Clean residual mean=-0.000004 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.907286 Jy keep ! Adding 108 model components to the UV plane model. ! The established model now contains 172 components and 0.907286 Jy ![Exited script file: muppet] wmap "J1625-2527_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9762 x 2.505 at -13.63 degrees (North through East) ! Clean map min=-0.0051698 max=0.70117 Jy/beam ! Writing clean map to FITS file: J1625-2527_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.701173 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00081184 device "J1625-2527_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.34735 0.34735 0.694699 1.3894 2.7788 5.55759 11.1152 22.2304 44.4608 88.9215 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.701 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.9762 x 2.505 at -13.63 degrees (North through East) ! Clean map min=-0.0051698 max=0.70117 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:43:20 2006