! Started logfile: J1308-2458_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:39:08 2008 obs J1308-2458_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J1308-2458_X_2007_01_11_yyk_uve.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.626736 visibilities/baseline/integration-bin. ! Found source: J1308-2458 ! ! 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 2143 lines of history. ! ! Reading 1444 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 J1308-2458_X_2007_01_11_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.142898 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.5922 mas, bmaj=1.618 mas, bpa=0.0663 degrees ! Estimated noise=1.93984 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.0971862 Jy ! Component: 100 - total flux cleaned = 0.115018 Jy ! Total flux subtracted in 100 components = 0.115018 Jy ! Clean residual min=-0.010027 max=0.014392 Jy/beam ! Clean residual mean=-0.000004 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.115018 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.115018 Jy ! ! Correcting IF 1. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.078788Jy sigma=1.199024 ! Fit after self-cal, rms=0.077021Jy sigma=1.182549 ! Inverting map and beam ! Estimated beam: bmin=0.5922 mas, bmaj=1.618 mas, bpa=0.0663 degrees ! Estimated noise=1.93984 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.7707 mas, bmaj=1.994 mas, bpa=-1.102 degrees ! Estimated noise=1.13822 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.0151843 Jy ! Component: 100 - total flux cleaned = 0.017952 Jy ! Component: 150 - total flux cleaned = 0.0183146 Jy ! Component: 200 - total flux cleaned = 0.0185438 Jy ! Total flux subtracted in 200 components = 0.0185438 Jy ! Clean residual min=-0.004566 max=0.005600 Jy/beam ! Clean residual mean=0.000049 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.133562 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.133562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075546Jy sigma=1.147666 ! Fit after self-cal, rms=0.075510Jy sigma=1.146972 ! 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.7707 x 1.994 at -1.102 degrees (North through East) ! Clean map min=-0.0040101 max=0.11998 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00231 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.01 KP 1.00* ! LA 0.95 MK 0.97 OV 0.92 PT 1.13 ! SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.075510Jy sigma=1.146972 ! Fit after self-cal, rms=0.075493Jy sigma=1.143598 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.075493Jy sigma=1.143598 ! Fit after self-cal, rms=0.075497Jy sigma=1.143554 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7631 mas, bmaj=1.979 mas, bpa=-0.8244 degrees ! Estimated noise=1.13578 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.00128628 Jy ! Component: 100 - total flux cleaned = 0.00124877 Jy ! Component: 150 - total flux cleaned = 0.00121715 Jy ! Component: 200 - total flux cleaned = 0.00118994 Jy ! Total flux subtracted in 200 components = 0.00118994 Jy ! Clean residual min=-0.004296 max=0.005179 Jy/beam ! Clean residual mean=0.000047 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.134751 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.134751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075455Jy sigma=1.142750 ! Fit after self-cal, rms=0.075448Jy sigma=1.142550 ! 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.075448Jy sigma=1.142550 ! Fit after self-cal, rms=0.062383Jy sigma=0.946719 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) ! Added new window around map position (1, 1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00658313 Jy ! Component: 100 - total flux cleaned = 0.00795441 Jy ! Component: 150 - total flux cleaned = 0.00810087 Jy ! Component: 200 - total flux cleaned = 0.00816304 Jy ! Total flux subtracted in 200 components = 0.00816304 Jy ! Clean residual min=-0.003734 max=0.004883 Jy/beam ! Clean residual mean=0.000006 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.142915 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 43 components and 0.142915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061912Jy sigma=0.937687 ! Fit after self-cal, rms=0.061297Jy sigma=0.929325 ! 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.7631 x 1.979 at -0.8244 degrees (North through East) ! Clean map min=-0.0035542 max=0.12298 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.061297Jy sigma=0.929325 ! Fit after self-cal, rms=0.059785Jy sigma=0.913283 ! 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.059785Jy sigma=0.913283 ! Fit after self-cal, rms=0.059749Jy sigma=0.912586 ! Inverting map and beam ! Estimated beam: bmin=0.7507 mas, bmaj=1.922 mas, bpa=0.579 degrees ! Estimated noise=1.11686 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171332 Jy ! Component: 100 - total flux cleaned = 0.00198585 Jy ! Component: 150 - total flux cleaned = 0.00209841 Jy ! Component: 200 - total flux cleaned = 0.00228777 Jy ! Total flux subtracted in 200 components = 0.00228777 Jy ! Clean residual min=-0.003613 max=0.003212 Jy/beam ! Clean residual mean=-0.000007 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.145202 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.145202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059641Jy sigma=0.910539 ! Fit after self-cal, rms=0.059637Jy sigma=0.910454 ! 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.059637Jy sigma=0.910454 ! Fit after self-cal, rms=0.060217Jy sigma=0.906868 ! 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.060217Jy sigma=0.906868 ! Fit after self-cal, rms=0.060238Jy sigma=0.906656 ! Inverting map and beam ! Estimated beam: bmin=0.7468 mas, bmaj=1.908 mas, bpa=0.8948 degrees ! Estimated noise=1.11197 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161719 Jy ! Component: 100 - total flux cleaned = -0.000223844 Jy ! Component: 150 - total flux cleaned = -0.000318892 Jy ! Component: 200 - total flux cleaned = -0.000402704 Jy ! Total flux subtracted in 200 components = -0.000402704 Jy ! Clean residual min=-0.003494 max=0.002934 Jy/beam ! Clean residual mean=-0.000002 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.1448 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.1448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060158Jy sigma=0.905304 ! Fit after self-cal, rms=0.060157Jy sigma=0.905237 ! 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.329 mas, bmaj=5.704 mas, bpa=13.04 degrees ! Estimated noise=1.56395 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.00113356 Jy ! Component: 100 - total flux cleaned = 0.00122479 Jy ! Component: 150 - total flux cleaned = 0.00126889 Jy ! Component: 200 - total flux cleaned = 0.00134644 Jy ! Total flux subtracted in 200 components = 0.00134644 Jy ! Clean residual min=-0.003670 max=0.003350 Jy/beam ! Clean residual mean=0.000000 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.146146 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 70 components and 0.146146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060152Jy sigma=0.905115 ! Fit after self-cal, rms=0.060145Jy sigma=0.904992 ! 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.584 mas, bmaj=1.59 mas, bpa=0.8761 degrees ! Estimated noise=1.86863 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102739 Jy ! Component: 100 - total flux cleaned = 0.124907 Jy ! Component: 150 - total flux cleaned = 0.134779 Jy ! Component: 200 - total flux cleaned = 0.139613 Jy ! Total flux subtracted in 200 components = 0.139613 Jy ! Clean residual min=-0.009034 max=0.007842 Jy/beam ! Clean residual mean=-0.000013 rms=0.001921 Jy/beam ! Combined flux in latest and established models = 0.139613 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.139613 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7468 mas, bmaj=1.908 mas, bpa=0.8948 degrees ! Estimated noise=1.11197 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.0063568 Jy ! Component: 100 - total flux cleaned = 0.00674399 Jy ! Component: 150 - total flux cleaned = 0.00674306 Jy ! Component: 200 - total flux cleaned = 0.00657555 Jy ! Total flux subtracted in 200 components = 0.00657555 Jy ! Clean residual min=-0.003691 max=0.003213 Jy/beam ! Clean residual mean=-0.000003 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.146189 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.146189 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.329 mas, bmaj=5.704 mas, bpa=13.04 degrees ! Estimated noise=1.56395 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.000612086 Jy ! Component: 100 - total flux cleaned = 0.000687677 Jy ! Component: 150 - total flux cleaned = 0.000880971 Jy ! Component: 200 - total flux cleaned = 0.00108245 Jy ! Total flux subtracted in 200 components = 0.00108245 Jy ! Clean residual min=-0.003655 max=0.003396 Jy/beam ! Clean residual mean=0.000003 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.147271 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.147271 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7468 mas, bmaj=1.908 mas, bpa=0.8948 degrees ! Estimated noise=1.11197 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000469458 Jy ! Component: 100 - total flux cleaned = -0.000743798 Jy ! Component: 150 - total flux cleaned = -0.000856505 Jy ! Component: 200 - total flux cleaned = -0.000953664 Jy ! Total flux subtracted in 200 components = -0.000953664 Jy ! Clean residual min=-0.003609 max=0.003032 Jy/beam ! Clean residual mean=-0.000001 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.146318 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.146318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060105Jy sigma=0.905421 ! Fit after self-cal, rms=0.060073Jy sigma=0.905069 wmodel J1308-2458_X_2007_01_11_yyk\_map.mod ! Writing 55 model components to file: J1308-2458_X_2007_01_11_yyk_map.mod wobs J1308-2458_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J1308-2458_X_2007_01_11_yyk_uvs.fits wwins J1308-2458_X_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J1308-2458_X_2007_01_11_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.00122327 Jy ! Component: 100 - total flux cleaned = -0.00160047 Jy ! Component: 150 - total flux cleaned = -0.0014984 Jy ! Component: 200 - total flux cleaned = -0.00144968 Jy ! Component: 250 - total flux cleaned = -0.00135609 Jy ! Component: 300 - total flux cleaned = -0.00117442 Jy ! Component: 350 - total flux cleaned = -0.00108728 Jy ! Component: 400 - total flux cleaned = -0.00108691 Jy ! Component: 450 - total flux cleaned = -0.00104564 Jy ! Component: 500 - total flux cleaned = -0.00112593 Jy ! Component: 550 - total flux cleaned = -0.00112537 Jy ! Component: 600 - total flux cleaned = -0.00116303 Jy ! Component: 650 - total flux cleaned = -0.00101302 Jy ! Component: 700 - total flux cleaned = -0.000977788 Jy ! Component: 750 - total flux cleaned = -0.00105032 Jy ! Component: 800 - total flux cleaned = -0.00112074 Jy ! Component: 850 - total flux cleaned = -0.00105235 Jy ! Component: 900 - total flux cleaned = -0.00118783 Jy ! Component: 950 - total flux cleaned = -0.00118843 Jy ! Component: 1000 - total flux cleaned = -0.00138508 Jy ! Component: 1050 - total flux cleaned = -0.00160945 Jy ! Component: 1100 - total flux cleaned = -0.00176766 Jy ! Component: 1150 - total flux cleaned = -0.00198422 Jy ! Component: 1200 - total flux cleaned = -0.00207601 Jy ! Component: 1250 - total flux cleaned = -0.00216695 Jy ! Component: 1300 - total flux cleaned = -0.00240535 Jy ! Component: 1350 - total flux cleaned = -0.00266996 Jy ! Component: 1400 - total flux cleaned = -0.00266966 Jy ! Component: 1450 - total flux cleaned = -0.0029 Jy ! Component: 1500 - total flux cleaned = -0.00309913 Jy ! Component: 1550 - total flux cleaned = -0.00323957 Jy ! Component: 1600 - total flux cleaned = -0.00340636 Jy ! Component: 1650 - total flux cleaned = -0.00351646 Jy ! Component: 1700 - total flux cleaned = -0.0037348 Jy ! Component: 1750 - total flux cleaned = -0.00397729 Jy ! Component: 1800 - total flux cleaned = -0.00421751 Jy ! Component: 1850 - total flux cleaned = -0.00448163 Jy ! Component: 1900 - total flux cleaned = -0.00469075 Jy ! Component: 1950 - total flux cleaned = -0.00492356 Jy ! Component: 2000 - total flux cleaned = -0.00512859 Jy ! Total flux subtracted in 2048 components = -0.00530654 Jy ! Clean residual min=-0.001464 max=0.001480 Jy/beam ! Clean residual mean=-0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.141011 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 194 components and 0.141011 Jy ![Exited script file: muppet] wmap "J1308-2458_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7468 x 1.908 at 0.8948 degrees (North through East) ! Clean map min=-0.0025128 max=0.11876 Jy/beam ! Writing clean map to FITS file: J1308-2458_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000464997 device "J1308-2458_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J1308-2458_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17466 1.17466 2.34931 4.69862 9.39725 18.7945 37.589 75.178 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.118 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.7468 x 1.908 at 0.8948 degrees (North through East) ! Clean map min=-0.0025128 max=0.11876 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1308-2458_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J1308-2458_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1308-2458_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:39:14 2008