! Started logfile: J1323-3849_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:27:21 2005 obs J1323-3849_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1323-3849_S_2004_05_27_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.622222 visibilities/baseline/integration-bin. ! Found source: J1323-3849 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1387 lines of history. ! ! Reading 448 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 J1323-3849_S_2004_05_27_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.23088 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.802207Jy sigma=10.127906 ! Fit after self-cal, rms=0.802119Jy sigma=10.121426 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=2.365 mas, bmaj=6.702 mas, bpa=-0.001576 degrees ! Estimated noise=4.51234 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.177699 Jy ! Component: 100 - total flux cleaned = 0.206215 Jy ! Total flux subtracted in 100 components = 0.206215 Jy ! Clean residual min=-0.013691 max=0.011909 Jy/beam ! Clean residual mean=-0.000155 rms=0.004041 Jy/beam ! Combined flux in latest and established models = 0.206215 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.206215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105404Jy sigma=1.068974 ! Fit after self-cal, rms=0.105298Jy sigma=1.067320 ! Inverting map 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=2.831 mas, bmaj=7.921 mas, bpa=-2.095 degrees ! Estimated noise=3.14821 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.0146382 Jy ! Component: 100 - total flux cleaned = 0.0194161 Jy ! Component: 150 - total flux cleaned = 0.0211026 Jy ! Component: 200 - total flux cleaned = 0.0212106 Jy ! Total flux subtracted in 200 components = 0.0212106 Jy ! Clean residual min=-0.010019 max=0.009973 Jy/beam ! Clean residual mean=-0.000343 rms=0.002845 Jy/beam ! Combined flux in latest and established models = 0.227426 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.227426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104661Jy sigma=1.046819 ! Fit after self-cal, rms=0.104636Jy sigma=1.046764 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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: 0.98013 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00* KP 0.98 ! LA 1.02 MK 0.92 NL 1.00* OV 0.96 ! PT 1.11 SC 1.10 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00633 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.00 ! LA 1.00 MK 1.06 NL 1.00* OV 1.05 ! PT 0.94 SC 0.89 ! ! ! 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.01751 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.87 ! LA 1.00* MK 0.99 NL 1.00* OV 0.93 ! PT 0.92 SC 1.15 ! ! ! Fit before self-cal, rms=0.104636Jy sigma=1.046764 ! Fit after self-cal, rms=0.102047Jy sigma=1.020550 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.102047Jy sigma=1.020550 ! Fit after self-cal, rms=0.102083Jy sigma=1.020469 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.853 mas, bmaj=7.929 mas, bpa=-2.787 degrees ! Estimated noise=3.12557 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.001205 Jy ! Component: 100 - total flux cleaned = -0.00110528 Jy ! Component: 150 - total flux cleaned = -0.000973859 Jy ! Component: 200 - total flux cleaned = -0.000949692 Jy ! Total flux subtracted in 200 components = -0.000949692 Jy ! Clean residual min=-0.008712 max=0.011247 Jy/beam ! Clean residual mean=-0.000337 rms=0.002906 Jy/beam ! Combined flux in latest and established models = 0.226476 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.226476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101887Jy sigma=1.019662 ! Fit after self-cal, rms=0.101890Jy sigma=1.019628 ! 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.101890Jy sigma=1.019628 ! Fit after self-cal, rms=0.097082Jy sigma=0.957382 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.0021927 Jy ! Component: 100 - total flux cleaned = 0.00245561 Jy ! Component: 150 - total flux cleaned = 0.00245589 Jy ! Component: 200 - total flux cleaned = 0.00248553 Jy ! Total flux subtracted in 200 components = 0.00248553 Jy ! Clean residual min=-0.008630 max=0.012274 Jy/beam ! Clean residual mean=-0.000320 rms=0.002884 Jy/beam ! Combined flux in latest and established models = 0.228962 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 57 components and 0.228962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097106Jy sigma=0.956772 ! Fit after self-cal, rms=0.096857Jy sigma=0.950776 ! 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: 2.853 x 7.929 at -2.787 degrees (North through East) ! Clean map min=-0.0082816 max=0.2077 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.096857Jy sigma=0.950776 ! Fit after self-cal, rms=0.096434Jy sigma=0.947356 ! 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.096434Jy sigma=0.947356 ! Fit after self-cal, rms=0.096533Jy sigma=0.946650 ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=7.932 mas, bpa=-3.233 degrees ! Estimated noise=3.1225 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.23625e-05 Jy ! Component: 100 - total flux cleaned = 0.000124569 Jy ! Component: 150 - total flux cleaned = 0.00012551 Jy ! Component: 200 - total flux cleaned = 0.000128404 Jy ! Total flux subtracted in 200 components = 0.000128404 Jy ! Clean residual min=-0.008712 max=0.012591 Jy/beam ! Clean residual mean=-0.000301 rms=0.002980 Jy/beam ! Combined flux in latest and established models = 0.22909 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.22909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096464Jy sigma=0.946250 ! Fit after self-cal, rms=0.096519Jy sigma=0.946129 ! 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.096519Jy sigma=0.946129 ! Fit after self-cal, rms=0.097696Jy sigma=0.950129 ! 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.097696Jy sigma=0.950129 ! Fit after self-cal, rms=0.097722Jy sigma=0.950082 ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=7.912 mas, bpa=-3.98 degrees ! Estimated noise=3.11594 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000453912 Jy ! Component: 100 - total flux cleaned = 0.000457605 Jy ! Component: 150 - total flux cleaned = 0.000520214 Jy ! Component: 200 - total flux cleaned = 0.000543322 Jy ! Total flux subtracted in 200 components = 0.000543322 Jy ! Clean residual min=-0.008669 max=0.012484 Jy/beam ! Clean residual mean=-0.000389 rms=0.002962 Jy/beam ! Combined flux in latest and established models = 0.229633 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.229633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097569Jy sigma=0.949291 ! Fit after self-cal, rms=0.097568Jy sigma=0.949260 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.59 mas, bmaj=32.19 mas, bpa=-0.6448 degrees ! Estimated noise=4.19303 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.000472521 Jy ! Component: 100 - total flux cleaned = 0.000502619 Jy ! Component: 150 - total flux cleaned = 0.000505948 Jy ! Component: 200 - total flux cleaned = 0.000535537 Jy ! Total flux subtracted in 200 components = 0.000535537 Jy ! Clean residual min=-0.010068 max=0.010242 Jy/beam ! Clean residual mean=-0.000722 rms=0.004073 Jy/beam ! Combined flux in latest and established models = 0.230169 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 71 components and 0.230169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097562Jy sigma=0.949222 ! Fit after self-cal, rms=0.097566Jy sigma=0.949211 ! Inverting map uvtaper 0,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=2.374 mas, bmaj=6.693 mas, bpa=-1.043 degrees ! Estimated noise=4.51425 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.179113 Jy ! Component: 100 - total flux cleaned = 0.209643 Jy ! Component: 150 - total flux cleaned = 0.219871 Jy ! Component: 200 - total flux cleaned = 0.224624 Jy ! Total flux subtracted in 200 components = 0.224624 Jy ! Clean residual min=-0.013129 max=0.012569 Jy/beam ! Clean residual mean=-0.000203 rms=0.003676 Jy/beam ! Combined flux in latest and established models = 0.224624 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.224624 Jy ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=7.912 mas, bpa=-3.98 degrees ! Estimated noise=3.11594 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.00427593 Jy ! Component: 100 - total flux cleaned = 0.00456416 Jy ! Component: 150 - total flux cleaned = 0.00473591 Jy ! Component: 200 - total flux cleaned = 0.00467298 Jy ! Total flux subtracted in 200 components = 0.00467298 Jy ! Clean residual min=-0.008898 max=0.012874 Jy/beam ! Clean residual mean=-0.000387 rms=0.003005 Jy/beam ! Combined flux in latest and established models = 0.229297 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.229297 Jy ! Inverting map ! Added new window around map position (15.5, -15). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00848808 Jy ! Component: 100 - total flux cleaned = 0.00932376 Jy ! Component: 150 - total flux cleaned = 0.0100609 Jy ! Component: 200 - total flux cleaned = 0.0101622 Jy ! Total flux subtracted in 200 components = 0.0101622 Jy ! Clean residual min=-0.008556 max=0.006865 Jy/beam ! Clean residual mean=-0.000423 rms=0.002290 Jy/beam ! Combined flux in latest and established models = 0.239459 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.239459 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.59 mas, bmaj=32.19 mas, bpa=-0.6448 degrees ! Estimated noise=4.19303 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.000833596 Jy ! Component: 100 - total flux cleaned = 0.000835134 Jy ! Component: 150 - total flux cleaned = 0.000894796 Jy ! Component: 200 - total flux cleaned = 0.000894491 Jy ! Total flux subtracted in 200 components = 0.000894491 Jy ! Clean residual min=-0.008079 max=0.008727 Jy/beam ! Clean residual mean=-0.000798 rms=0.003324 Jy/beam ! Combined flux in latest and established models = 0.240353 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.240353 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=7.912 mas, bpa=-3.98 degrees ! Estimated noise=3.11594 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105341 Jy ! Component: 100 - total flux cleaned = -0.000775879 Jy ! Component: 150 - total flux cleaned = -0.000595845 Jy ! Component: 200 - total flux cleaned = -0.000539799 Jy ! Total flux subtracted in 200 components = -0.000539799 Jy ! Clean residual min=-0.008673 max=0.006838 Jy/beam ! Clean residual mean=-0.000427 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.239814 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.239814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096263Jy sigma=0.929071 ! Fit after self-cal, rms=0.096209Jy sigma=0.928066 wmodel J1323-3849_S_2004_05_27_yyk\_map.mod ! Writing 87 model components to file: J1323-3849_S_2004_05_27_yyk_map.mod wobs J1323-3849_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1323-3849_S_2004_05_27_yyk_uvs.fits wwins J1323-3849_S_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J1323-3849_S_2004_05_27_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.00287916 Jy ! Component: 100 - total flux cleaned = -0.00300809 Jy ! Component: 150 - total flux cleaned = -0.0025879 Jy ! Component: 200 - total flux cleaned = -0.00278012 Jy ! Component: 250 - total flux cleaned = -0.00260527 Jy ! Component: 300 - total flux cleaned = -0.00294861 Jy ! Component: 350 - total flux cleaned = -0.0030302 Jy ! Component: 400 - total flux cleaned = -0.00302928 Jy ! Component: 450 - total flux cleaned = -0.00280365 Jy ! Component: 500 - total flux cleaned = -0.00280364 Jy ! Component: 550 - total flux cleaned = -0.00266515 Jy ! Component: 600 - total flux cleaned = -0.00246414 Jy ! Component: 650 - total flux cleaned = -0.00207205 Jy ! Component: 700 - total flux cleaned = -0.00169027 Jy ! Component: 750 - total flux cleaned = -0.00119536 Jy ! Component: 800 - total flux cleaned = -0.000776336 Jy ! Component: 850 - total flux cleaned = -0.000601528 Jy ! Component: 900 - total flux cleaned = -0.000259613 Jy ! Component: 950 - total flux cleaned = -0.000147973 Jy ! Component: 1000 - total flux cleaned = 7.17963e-05 Jy ! Component: 1050 - total flux cleaned = 0.000284045 Jy ! Component: 1100 - total flux cleaned = 0.000335957 Jy ! Component: 1150 - total flux cleaned = 0.00043822 Jy ! Component: 1200 - total flux cleaned = 0.000386664 Jy ! Component: 1250 - total flux cleaned = 0.000386572 Jy ! Component: 1300 - total flux cleaned = 0.000484971 Jy ! Component: 1350 - total flux cleaned = 0.000727303 Jy ! Component: 1400 - total flux cleaned = 0.000678823 Jy ! Component: 1450 - total flux cleaned = 0.000820544 Jy ! Component: 1500 - total flux cleaned = 0.000820571 Jy ! Component: 1550 - total flux cleaned = 0.000820751 Jy ! Component: 1600 - total flux cleaned = 0.000866509 Jy ! Component: 1650 - total flux cleaned = 0.000912425 Jy ! Component: 1700 - total flux cleaned = 0.00095816 Jy ! Component: 1750 - total flux cleaned = 0.00104841 Jy ! Component: 1800 - total flux cleaned = 0.00109362 Jy ! Component: 1850 - total flux cleaned = 0.00122723 Jy ! Component: 1900 - total flux cleaned = 0.00122708 Jy ! Component: 1950 - total flux cleaned = 0.00131547 Jy ! Component: 2000 - total flux cleaned = 0.00135965 Jy ! Total flux subtracted in 2048 components = 0.00144725 Jy ! Clean residual min=-0.002631 max=0.002694 Jy/beam ! Clean residual mean=-0.000150 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.241261 Jy keep ! Adding 109 model components to the UV plane model. ! The established model now contains 196 components and 0.241261 Jy ![Exited script file: muppet] wmap "J1323-3849_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.834 x 7.912 at -3.98 degrees (North through East) ! Clean map min=-0.0064412 max=0.20762 Jy/beam ! Writing clean map to FITS file: J1323-3849_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.20762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000794776 device "J1323-3849_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1323-3849_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14841 1.14841 2.29681 4.59363 9.18726 18.3745 36.749 73.498 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.207 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.834 x 7.912 at -3.98 degrees (North through East) ! Clean map min=-0.0064412 max=0.20762 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1323-3849_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1323-3849_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1323-3849_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:27:25 2005