! Started logfile: J1356-1724_X_2005_07_20_yyk_uvs.log on Fri Jan 20 10:32:36 2006 obs J1356-1724_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1356-1724_X_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.922222 visibilities/baseline/integration-bin. ! Found source: J1356-1724 ! ! 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 1660 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 J1356-1724_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.120322 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 ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=0.6806 mas, bmaj=1.815 mas, bpa=-1.877 degrees ! Estimated noise=1.37684 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.0755881 Jy ! Component: 100 - total flux cleaned = 0.0953861 Jy ! Total flux subtracted in 100 components = 0.0953861 Jy ! Clean residual min=-0.007954 max=0.011409 Jy/beam ! Clean residual mean=-0.000030 rms=0.002193 Jy/beam ! Combined flux in latest and established models = 0.0953861 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0953861 Jy ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.077804Jy sigma=1.327652 ! Fit after self-cal, rms=0.075026Jy sigma=1.262600 ! Inverting map and beam ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=0.6806 mas, bmaj=1.815 mas, bpa=-1.877 degrees ! Estimated noise=1.37684 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 ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=0.8662 mas, bmaj=2.212 mas, bpa=-1.849 degrees ! Estimated noise=0.999236 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.0164371 Jy ! Component: 100 - total flux cleaned = 0.0226335 Jy ! Component: 150 - total flux cleaned = 0.0253755 Jy ! Component: 200 - total flux cleaned = 0.0257544 Jy ! Total flux subtracted in 200 components = 0.0257544 Jy ! Clean residual min=-0.005914 max=0.007347 Jy/beam ! Clean residual mean=-0.000018 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.121141 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.121141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073521Jy sigma=1.215977 ! Fit after self-cal, rms=0.073486Jy sigma=1.215877 ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8662 x 2.212 at -1.849 degrees (North through East) ! Clean map min=-0.0054548 max=0.094543 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.05902 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 0.94 KP 0.92 ! LA 0.88 MK 1.09 NL 0.99 OV 0.88 ! PT 1.00 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.931314 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.08 HN 1.05 KP 0.89 ! LA 1.00 MK 1.10 NL 1.14 OV 1.09 ! PT 1.17 SC 1.17 ! ! ! 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.073486Jy sigma=1.215877 ! Fit after self-cal, rms=0.073061Jy sigma=1.208722 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.073061Jy sigma=1.208722 ! Fit after self-cal, rms=0.073047Jy sigma=1.208610 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=0.8801 mas, bmaj=2.226 mas, bpa=-0.405 degrees ! Estimated noise=0.991843 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.00120032 Jy ! Component: 100 - total flux cleaned = -0.00119668 Jy ! Component: 150 - total flux cleaned = -0.00123704 Jy ! Component: 200 - total flux cleaned = -0.00123641 Jy ! Total flux subtracted in 200 components = -0.00123641 Jy ! Clean residual min=-0.005708 max=0.006350 Jy/beam ! Clean residual mean=-0.000023 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.119904 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.119904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072986Jy sigma=1.207719 ! Fit after self-cal, rms=0.072977Jy sigma=1.207705 ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec 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.072977Jy sigma=1.207705 ! Fit after self-cal, rms=0.063297Jy sigma=1.046741 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec 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.8, 12.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00823876 Jy ! Component: 100 - total flux cleaned = 0.0120525 Jy ! Component: 150 - total flux cleaned = 0.0137564 Jy ! Component: 200 - total flux cleaned = 0.015136 Jy ! Total flux subtracted in 200 components = 0.015136 Jy ! Clean residual min=-0.004663 max=0.005551 Jy/beam ! Clean residual mean=-0.000002 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.13504 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 53 components and 0.13504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062634Jy sigma=1.030293 ! Fit after self-cal, rms=0.061245Jy sigma=1.016329 ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Added new window around map position (22, 13.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052313 Jy ! Component: 100 - total flux cleaned = 0.0064907 Jy ! Component: 150 - total flux cleaned = 0.00713992 Jy ! Component: 200 - total flux cleaned = 0.007357 Jy ! Total flux subtracted in 200 components = 0.007357 Jy ! Clean residual min=-0.004352 max=0.005042 Jy/beam ! Clean residual mean=-0.000010 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.142397 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 75 components and 0.142397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060883Jy sigma=1.008283 ! Fit after self-cal, rms=0.060619Jy sigma=1.005798 ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec 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.8801 x 2.226 at -0.405 degrees (North through East) ! Clean map min=-0.0039778 max=0.099401 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 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 ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=2.289 mas, bmaj=4.816 mas, bpa=4.244 degrees ! Estimated noise=1.2625 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.00302331 Jy ! Component: 100 - total flux cleaned = 0.00409106 Jy ! Component: 150 - total flux cleaned = 0.00425063 Jy ! Component: 200 - total flux cleaned = 0.00433874 Jy ! Total flux subtracted in 200 components = 0.00433874 Jy ! Clean residual min=-0.004015 max=0.003843 Jy/beam ! Clean residual mean=-0.000003 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.146736 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.146736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060592Jy sigma=1.005037 ! Fit after self-cal, rms=0.060547Jy sigma=1.004493 ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec 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 ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=0.6848 mas, bmaj=1.815 mas, bpa=-1.191 degrees ! Estimated noise=1.37665 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0822557 Jy ! Component: 100 - total flux cleaned = 0.103846 Jy ! Component: 150 - total flux cleaned = 0.115365 Jy ! Component: 200 - total flux cleaned = 0.123687 Jy ! Total flux subtracted in 200 components = 0.123687 Jy ! Clean residual min=-0.006038 max=0.006438 Jy/beam ! Clean residual mean=-0.000019 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.123687 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.123687 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=0.8801 mas, bmaj=2.226 mas, bpa=-0.405 degrees ! Estimated noise=0.991843 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) ! Added new window around map position (1.4, -1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00930082 Jy ! Component: 100 - total flux cleaned = 0.0149778 Jy ! Component: 150 - total flux cleaned = 0.0187989 Jy ! Component: 200 - total flux cleaned = 0.0200101 Jy ! Total flux subtracted in 200 components = 0.0200101 Jy ! Clean residual min=-0.004641 max=0.004241 Jy/beam ! Clean residual mean=-0.000007 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.143697 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 53 components and 0.143697 Jy ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec 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 ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=2.289 mas, bmaj=4.816 mas, bpa=4.244 degrees ! Estimated noise=1.2625 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.00186875 Jy ! Component: 100 - total flux cleaned = 0.00186472 Jy ! Component: 150 - total flux cleaned = 0.00185923 Jy ! Component: 200 - total flux cleaned = 0.00185954 Jy ! Total flux subtracted in 200 components = 0.00185954 Jy ! Clean residual min=-0.003893 max=0.003656 Jy/beam ! Clean residual mean=-0.000006 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.145557 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.145557 Jy ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! Estimated beam: bmin=0.8801 mas, bmaj=2.226 mas, bpa=-0.405 degrees ! Estimated noise=0.991843 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659314 Jy ! Component: 100 - total flux cleaned = 0.00102206 Jy ! Component: 150 - total flux cleaned = 0.00110353 Jy ! Component: 200 - total flux cleaned = 0.00117549 Jy ! Total flux subtracted in 200 components = 0.00117549 Jy ! Clean residual min=-0.004386 max=0.004338 Jy/beam ! Clean residual mean=-0.000001 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.146732 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 94 components and 0.146732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060165Jy sigma=0.998286 ! Fit after self-cal, rms=0.060102Jy sigma=0.997585 wmodel J1356-1724_X_2005_07_20_yyk\_map.mod ! Writing 94 model components to file: J1356-1724_X_2005_07_20_yyk_map.mod wobs J1356-1724_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1356-1724_X_2005_07_20_yyk_uvs.fits wwins J1356-1724_X_2005_07_20_yyk\_map.win ! wwins: Wrote 4 windows to J1356-1724_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 ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000705904 Jy ! Component: 100 - total flux cleaned = 0.00111339 Jy ! Component: 150 - total flux cleaned = 0.000928179 Jy ! Component: 200 - total flux cleaned = 0.000627647 Jy ! Component: 250 - total flux cleaned = 0.000338805 Jy ! Component: 300 - total flux cleaned = -0.000107032 Jy ! Component: 350 - total flux cleaned = -0.000431623 Jy ! Component: 400 - total flux cleaned = -0.000852933 Jy ! Component: 450 - total flux cleaned = -0.00116055 Jy ! Component: 500 - total flux cleaned = -0.00160979 Jy ! Component: 550 - total flux cleaned = -0.00195076 Jy ! Component: 600 - total flux cleaned = -0.00228397 Jy ! Component: 650 - total flux cleaned = -0.00265726 Jy ! Component: 700 - total flux cleaned = -0.00293091 Jy ! Component: 750 - total flux cleaned = -0.00302163 Jy ! Component: 800 - total flux cleaned = -0.00319858 Jy ! Component: 850 - total flux cleaned = -0.00319972 Jy ! Component: 900 - total flux cleaned = -0.00332796 Jy ! Component: 950 - total flux cleaned = -0.00345403 Jy ! Component: 1000 - total flux cleaned = -0.00353656 Jy ! Component: 1050 - total flux cleaned = -0.00361843 Jy ! Component: 1100 - total flux cleaned = -0.00373878 Jy ! Component: 1150 - total flux cleaned = -0.00381839 Jy ! Component: 1200 - total flux cleaned = -0.00393595 Jy ! Component: 1250 - total flux cleaned = -0.00405183 Jy ! Component: 1300 - total flux cleaned = -0.00420458 Jy ! Component: 1350 - total flux cleaned = -0.004242 Jy ! Component: 1400 - total flux cleaned = -0.00439148 Jy ! Component: 1450 - total flux cleaned = -0.00450278 Jy ! Component: 1500 - total flux cleaned = -0.00464838 Jy ! Component: 1550 - total flux cleaned = -0.00479347 Jy ! Component: 1600 - total flux cleaned = -0.00493645 Jy ! Component: 1650 - total flux cleaned = -0.00500712 Jy ! Component: 1700 - total flux cleaned = -0.00511258 Jy ! Component: 1750 - total flux cleaned = -0.00535563 Jy ! Component: 1800 - total flux cleaned = -0.00549253 Jy ! Component: 1850 - total flux cleaned = -0.00569667 Jy ! Component: 1900 - total flux cleaned = -0.0058305 Jy ! Component: 1950 - total flux cleaned = -0.00596386 Jy ! Component: 2000 - total flux cleaned = -0.00616209 Jy ! Total flux subtracted in 2048 components = -0.00639095 Jy ! Clean residual min=-0.001759 max=0.001843 Jy/beam ! Clean residual mean=-0.000000 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.140341 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 228 components and 0.140341 Jy ![Exited script file: muppet] wmap "J1356-1724_X_2005_07_20_yyk\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8801 x 2.226 at -0.405 degrees (North through East) ! Clean map min=-0.0031603 max=0.098236 Jy/beam ! Writing clean map to FITS file: J1356-1724_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.0982359 invert ! Inverting map ! Your choice of large map pixels excluded 0.334% of the data. ! The x-axis pixel size should ideally be below 0.1998 milli-arcsec float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000611654 device "J1356-1724_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1356-1724_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.86791 1.86791 3.73583 7.47165 14.9433 29.8866 59.7732 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.098 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.8801 x 2.226 at -0.405 degrees (North through East) ! Clean map min=-0.0031603 max=0.098236 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1356-1724_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1356-1724_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1356-1724_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:32:39 2006