! Started logfile: J1738-1503_X_2005_07_20_yyk_uvs.log on Fri Jan 20 10:49:42 2006 obs J1738-1503_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1738-1503_X_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.98 visibilities/baseline/integration-bin. ! Found source: J1738-1503 ! ! 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 1488 lines of history. ! ! Reading 1764 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 J1738-1503_X_2005_07_20_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.182072 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.6849 mas, bmaj=1.797 mas, bpa=-2.597 degrees ! Estimated noise=1.36928 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.133413 Jy ! Component: 100 - total flux cleaned = 0.167925 Jy ! Total flux subtracted in 100 components = 0.167925 Jy ! Clean residual min=-0.008734 max=0.011167 Jy/beam ! Clean residual mean=0.000006 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 0.167925 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.167925 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.079565Jy sigma=1.191032 ! Fit after self-cal, rms=0.079241Jy sigma=1.184243 ! Inverting map and beam ! Estimated beam: bmin=0.6849 mas, bmaj=1.797 mas, bpa=-2.597 degrees ! Estimated noise=1.36928 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.8702 mas, bmaj=2.212 mas, bpa=-2.902 degrees ! Estimated noise=0.993741 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.8, -0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203485 Jy ! Component: 100 - total flux cleaned = 0.0287192 Jy ! Component: 150 - total flux cleaned = 0.030795 Jy ! Component: 200 - total flux cleaned = 0.031618 Jy ! Total flux subtracted in 200 components = 0.031618 Jy ! Clean residual min=-0.005869 max=0.008617 Jy/beam ! Clean residual mean=0.000033 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.199543 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 43 components and 0.199543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075302Jy sigma=1.112144 ! Fit after self-cal, rms=0.075170Jy sigma=1.110411 ! 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.8702 x 2.212 at -2.902 degrees (North through East) ! Clean map min=-0.005299 max=0.15517 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.01718 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.01 KP 0.93 ! LA 0.93 MK 0.96 NL 0.98 OV 1.04 ! PT 1.07 SC 1.07 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01275 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.92 HN 1.03 KP 0.93 ! LA 0.90 MK 1.03 NL 0.93 OV 0.97 ! PT 1.18 SC 1.06 ! ! ! Correcting IF 3. ! 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* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! 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* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.075170Jy sigma=1.110411 ! Fit after self-cal, rms=0.074091Jy sigma=1.084780 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.074091Jy sigma=1.084780 ! Fit after self-cal, rms=0.074094Jy sigma=1.084617 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8857 mas, bmaj=2.243 mas, bpa=-3.448 degrees ! Estimated noise=0.985745 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.000505665 Jy ! Component: 100 - total flux cleaned = 0.000533012 Jy ! Component: 150 - total flux cleaned = 0.000451388 Jy ! Component: 200 - total flux cleaned = 0.000528991 Jy ! Total flux subtracted in 200 components = 0.000528991 Jy ! Clean residual min=-0.005054 max=0.005393 Jy/beam ! Clean residual mean=0.000019 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.200072 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 61 components and 0.200072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073791Jy sigma=1.079864 ! Fit after self-cal, rms=0.073763Jy sigma=1.079503 ! 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.073763Jy sigma=1.079503 ! Fit after self-cal, rms=0.070759Jy sigma=1.038492 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.00121283 Jy ! Component: 100 - total flux cleaned = 0.001283 Jy ! Component: 150 - total flux cleaned = 0.00122542 Jy ! Component: 200 - total flux cleaned = 0.00122404 Jy ! Total flux subtracted in 200 components = 0.00122404 Jy ! Clean residual min=-0.004949 max=0.005294 Jy/beam ! Clean residual mean=0.000020 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.201296 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 79 components and 0.201296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070647Jy sigma=1.036806 ! Fit after self-cal, rms=0.070550Jy sigma=1.034369 ! 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.8857 x 2.243 at -3.448 degrees (North through East) ! Clean map min=-0.0046185 max=0.15668 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.070550Jy sigma=1.034369 ! Fit after self-cal, rms=0.069445Jy sigma=1.028911 ! 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.069445Jy sigma=1.028911 ! Fit after self-cal, rms=0.069467Jy sigma=1.028699 ! Inverting map and beam ! Estimated beam: bmin=0.883 mas, bmaj=2.232 mas, bpa=-3.481 degrees ! Estimated noise=0.970047 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157101 Jy ! Component: 100 - total flux cleaned = -0.00184359 Jy ! Component: 150 - total flux cleaned = -0.00197516 Jy ! Component: 200 - total flux cleaned = -0.00208807 Jy ! Total flux subtracted in 200 components = -0.00208807 Jy ! Clean residual min=-0.004641 max=0.005157 Jy/beam ! Clean residual mean=0.000018 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.199207 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 93 components and 0.199207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069461Jy sigma=1.027361 ! Fit after self-cal, rms=0.069468Jy sigma=1.027302 ! 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.069468Jy sigma=1.027302 ! Fit after self-cal, rms=0.069398Jy sigma=1.023738 ! 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.069398Jy sigma=1.023738 ! Fit after self-cal, rms=0.069406Jy sigma=1.023725 ! Inverting map and beam ! Estimated beam: bmin=0.8839 mas, bmaj=2.229 mas, bpa=-3.346 degrees ! Estimated noise=0.966573 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000933369 Jy ! Component: 100 - total flux cleaned = -0.00100294 Jy ! Component: 150 - total flux cleaned = -0.00103476 Jy ! Component: 200 - total flux cleaned = -0.00109457 Jy ! Total flux subtracted in 200 components = -0.00109457 Jy ! Clean residual min=-0.004371 max=0.005170 Jy/beam ! Clean residual mean=0.000016 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.198113 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.198113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069405Jy sigma=1.023198 ! Fit after self-cal, rms=0.069402Jy sigma=1.023174 ! 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.288 mas, bmaj=4.473 mas, bpa=5.478 degrees ! Estimated noise=1.22927 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.0012346 Jy ! Component: 100 - total flux cleaned = -0.00155956 Jy ! Component: 150 - total flux cleaned = -0.00174996 Jy ! Component: 200 - total flux cleaned = -0.00185324 Jy ! Total flux subtracted in 200 components = -0.00185324 Jy ! Clean residual min=-0.005514 max=0.006984 Jy/beam ! Clean residual mean=0.000028 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.19626 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 111 components and 0.19626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069425Jy sigma=1.023300 ! Fit after self-cal, rms=0.069419Jy sigma=1.023196 ! 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.6887 mas, bmaj=1.802 mas, bpa=-2.952 degrees ! Estimated noise=1.34258 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.131795 Jy ! Component: 100 - total flux cleaned = 0.16543 Jy ! Component: 150 - total flux cleaned = 0.180047 Jy ! Component: 200 - total flux cleaned = 0.189077 Jy ! Total flux subtracted in 200 components = 0.189077 Jy ! Clean residual min=-0.007001 max=0.008209 Jy/beam ! Clean residual mean=0.000007 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.189077 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.189077 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8839 mas, bmaj=2.229 mas, bpa=-3.346 degrees ! Estimated noise=0.966573 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.00646877 Jy ! Component: 100 - total flux cleaned = 0.00770748 Jy ! Component: 150 - total flux cleaned = 0.00795198 Jy ! Component: 200 - total flux cleaned = 0.00816194 Jy ! Total flux subtracted in 200 components = 0.00816194 Jy ! Clean residual min=-0.004702 max=0.005566 Jy/beam ! Clean residual mean=0.000014 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.197239 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 53 components and 0.197239 Jy ! Inverting map ! Added new window around map position (-3.6, -23.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00411866 Jy ! Component: 100 - total flux cleaned = 0.00488829 Jy ! Component: 150 - total flux cleaned = 0.00533577 Jy ! Component: 200 - total flux cleaned = 0.00564824 Jy ! Total flux subtracted in 200 components = 0.00564824 Jy ! Clean residual min=-0.004249 max=0.004328 Jy/beam ! Clean residual mean=0.000014 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.202887 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 73 components and 0.202887 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.288 mas, bmaj=4.473 mas, bpa=5.478 degrees ! Estimated noise=1.22927 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.000737682 Jy ! Component: 100 - total flux cleaned = 0.000662989 Jy ! Component: 150 - total flux cleaned = 0.000412718 Jy ! Component: 200 - total flux cleaned = 0.000158047 Jy ! Total flux subtracted in 200 components = 0.000158047 Jy ! Clean residual min=-0.004740 max=0.005841 Jy/beam ! Clean residual mean=0.000020 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.203045 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.203045 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8839 mas, bmaj=2.229 mas, bpa=-3.346 degrees ! Estimated noise=0.966573 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478442 Jy ! Component: 100 - total flux cleaned = 0.000792487 Jy ! Component: 150 - total flux cleaned = 0.00084809 Jy ! Component: 200 - total flux cleaned = 0.000848069 Jy ! Total flux subtracted in 200 components = 0.000848069 Jy ! Clean residual min=-0.004065 max=0.004014 Jy/beam ! Clean residual mean=0.000011 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.203893 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 0.203893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069103Jy sigma=1.017284 ! Fit after self-cal, rms=0.069075Jy sigma=1.015953 wmodel J1738-1503_X_2005_07_20_yyk\_map.mod ! Writing 110 model components to file: J1738-1503_X_2005_07_20_yyk_map.mod wobs J1738-1503_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1738-1503_X_2005_07_20_yyk_uvs.fits wwins J1738-1503_X_2005_07_20_yyk\_map.win ! wwins: Wrote 3 windows to J1738-1503_X_2005_07_20_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.00164247 Jy ! Component: 100 - total flux cleaned = 0.00199572 Jy ! Component: 150 - total flux cleaned = 0.00232668 Jy ! Component: 200 - total flux cleaned = 0.0028328 Jy ! Component: 250 - total flux cleaned = 0.00301391 Jy ! Component: 300 - total flux cleaned = 0.00318944 Jy ! Component: 350 - total flux cleaned = 0.00341878 Jy ! Component: 400 - total flux cleaned = 0.00347598 Jy ! Component: 450 - total flux cleaned = 0.00369475 Jy ! Component: 500 - total flux cleaned = 0.00385443 Jy ! Component: 550 - total flux cleaned = 0.00411268 Jy ! Component: 600 - total flux cleaned = 0.00421335 Jy ! Component: 650 - total flux cleaned = 0.00465733 Jy ! Component: 700 - total flux cleaned = 0.0048971 Jy ! Component: 750 - total flux cleaned = 0.00508578 Jy ! Component: 800 - total flux cleaned = 0.00522542 Jy ! Component: 850 - total flux cleaned = 0.00545144 Jy ! Component: 900 - total flux cleaned = 0.00558385 Jy ! Component: 950 - total flux cleaned = 0.00571531 Jy ! Component: 1000 - total flux cleaned = 0.00610241 Jy ! Component: 1050 - total flux cleaned = 0.00635629 Jy ! Component: 1100 - total flux cleaned = 0.00660608 Jy ! Component: 1150 - total flux cleaned = 0.00685143 Jy ! Component: 1200 - total flux cleaned = 0.00713205 Jy ! Component: 1250 - total flux cleaned = 0.00740948 Jy ! Component: 1300 - total flux cleaned = 0.00764237 Jy ! Component: 1350 - total flux cleaned = 0.00783384 Jy ! Component: 1400 - total flux cleaned = 0.00802285 Jy ! Component: 1450 - total flux cleaned = 0.00813531 Jy ! Component: 1500 - total flux cleaned = 0.00828253 Jy ! Component: 1550 - total flux cleaned = 0.00842848 Jy ! Component: 1600 - total flux cleaned = 0.00857242 Jy ! Component: 1650 - total flux cleaned = 0.00878464 Jy ! Component: 1700 - total flux cleaned = 0.00895969 Jy ! Component: 1750 - total flux cleaned = 0.00920104 Jy ! Component: 1800 - total flux cleaned = 0.00937159 Jy ! Component: 1850 - total flux cleaned = 0.0095736 Jy ! Component: 1900 - total flux cleaned = 0.00980686 Jy ! Component: 1950 - total flux cleaned = 0.0100042 Jy ! Component: 2000 - total flux cleaned = 0.0102643 Jy ! Total flux subtracted in 2048 components = 0.0104897 Jy ! Clean residual min=-0.002257 max=0.001602 Jy/beam ! Clean residual mean=0.000009 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.214383 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 239 components and 0.214383 Jy ![Exited script file: muppet] wmap "J1738-1503_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8839 x 2.229 at -3.346 degrees (North through East) ! Clean map min=-0.003398 max=0.15304 Jy/beam ! Writing clean map to FITS file: J1738-1503_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.153043 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00060047 device "J1738-1503_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1738-1503_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17706 1.17706 2.35412 4.70824 9.41647 18.8329 37.6659 75.3318 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.153 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.8839 x 2.229 at -3.346 degrees (North through East) ! Clean map min=-0.003398 max=0.15304 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1738-1503_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1738-1503_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1738-1503_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:49:46 2006