! Started logfile: J0359-2615_S_1997_07_02_yyk_uvs.log on Sun Jan 7 16:09:49 2007 obs J0359-2615_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0359-2615_S_1997_07_02_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.0981 visibilities/baseline/integration-bin. ! Found source: J0359-2615 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 27672 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 J0359-2615_S_1997_07_02_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.491647 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=2.928 mas, bmaj=8.19 mas, bpa=-1.344 degrees ! Estimated noise=1852.7 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.230186 Jy ! Component: 100 - total flux cleaned = 0.313966 Jy ! Total flux subtracted in 100 components = 0.313966 Jy ! Clean residual min=-0.020538 max=0.045113 Jy/beam ! Clean residual mean=0.001123 rms=0.008856 Jy/beam ! Combined flux in latest and established models = 0.313966 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.313966 Jy ! ! Correcting IF 1. ! A total of 299 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.385045Jy sigma=0.001583 ! Fit after self-cal, rms=0.384883Jy sigma=0.001583 ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=8.19 mas, bpa=-1.344 degrees ! Estimated noise=1852.7 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=3.747 mas, bmaj=11.04 mas, bpa=-4.651 degrees ! Estimated noise=1182.58 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.0959439 Jy ! Component: 100 - total flux cleaned = 0.135304 Jy ! Component: 150 - total flux cleaned = 0.152113 Jy ! Component: 200 - total flux cleaned = 0.158974 Jy ! Total flux subtracted in 200 components = 0.158974 Jy ! Clean residual min=-0.025390 max=0.046747 Jy/beam ! Clean residual mean=0.002760 rms=0.010463 Jy/beam ! Combined flux in latest and established models = 0.47294 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 58 components and 0.47294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374177Jy sigma=0.001512 ! Fit after self-cal, rms=0.374187Jy sigma=0.001512 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.747 x 11.04 at -4.651 degrees (North through East) ! Clean map min=-0.025483 max=0.26983 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984685 ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.97 HN 0.97 KP 0.91 ! LA 1.07 MK 1.12 NL 1.00* OV 1.09 ! PT 0.80 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.933146 ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 1.06 HN 0.95 KP 0.99 ! LA 1.13 MK 1.05 NL 1.51 OV 0.99 ! PT 0.83 SC 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.968071 ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 1.02 HN 0.92 KP 0.92 ! LA 0.86 MK 1.04 NL 1.42 OV 0.90 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.905789 ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 1.05 HN 1.17 KP 1.02 ! LA 0.93 MK 1.27 NL 1.58 OV 0.93 ! PT 0.80 SC 0.92 ! ! ! Fit before self-cal, rms=0.374187Jy sigma=0.001512 ! Fit after self-cal, rms=0.362441Jy sigma=0.001495 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.362441Jy sigma=0.001495 ! Fit after self-cal, rms=0.362569Jy sigma=0.001495 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=11.25 mas, bpa=-1.564 degrees ! Estimated noise=1050.43 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.0363219 Jy ! Component: 100 - total flux cleaned = -0.0475568 Jy ! Component: 150 - total flux cleaned = -0.0508236 Jy ! Component: 200 - total flux cleaned = -0.0510567 Jy ! Total flux subtracted in 200 components = -0.0510567 Jy ! Clean residual min=-0.017426 max=0.033223 Jy/beam ! Clean residual mean=0.001800 rms=0.007449 Jy/beam ! Combined flux in latest and established models = 0.421884 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.421884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360753Jy sigma=0.001482 ! Fit after self-cal, rms=0.360708Jy sigma=0.001482 ! 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.360708Jy sigma=0.001482 ! Fit after self-cal, rms=0.359742Jy sigma=0.001477 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.000221822 Jy ! Component: 100 - total flux cleaned = 0.000104008 Jy ! Component: 150 - total flux cleaned = 0.000108835 Jy ! Component: 200 - total flux cleaned = 0.000107957 Jy ! Total flux subtracted in 200 components = 0.000107957 Jy ! Clean residual min=-0.017284 max=0.032753 Jy/beam ! Clean residual mean=0.001801 rms=0.007425 Jy/beam ! Combined flux in latest and established models = 0.421992 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.421992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359687Jy sigma=0.001477 ! Fit after self-cal, rms=0.359545Jy sigma=0.001476 ! 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: 3.75 x 11.25 at -1.564 degrees (North through East) ! Clean map min=-0.017307 max=0.251 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.359545Jy sigma=0.001476 ! Fit after self-cal, rms=0.387365Jy sigma=0.001467 ! 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.387365Jy sigma=0.001467 ! Fit after self-cal, rms=0.387348Jy sigma=0.001467 ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=11.24 mas, bpa=-1.111 degrees ! Estimated noise=1038.07 mJy/beam. ! Added new window around map position (14, 23). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329659 Jy ! Component: 100 - total flux cleaned = 0.0463566 Jy ! Component: 150 - total flux cleaned = 0.0535505 Jy ! Component: 200 - total flux cleaned = 0.0554346 Jy ! Total flux subtracted in 200 components = 0.0554346 Jy ! Clean residual min=-0.009574 max=0.013953 Jy/beam ! Clean residual mean=0.000626 rms=0.003893 Jy/beam ! Combined flux in latest and established models = 0.477426 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 117 components and 0.477426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.386258Jy sigma=0.001454 ! Fit after self-cal, rms=0.385900Jy sigma=0.001453 ! 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.385900Jy sigma=0.001453 ! Fit after self-cal, rms=0.385301Jy sigma=0.001450 ! 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.385301Jy sigma=0.001450 ! Fit after self-cal, rms=0.385287Jy sigma=0.001450 ! Inverting map and beam ! Estimated beam: bmin=3.714 mas, bmaj=11.08 mas, bpa=-0.8232 degrees ! Estimated noise=1021.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114558 Jy ! Component: 100 - total flux cleaned = 0.0149551 Jy ! Component: 150 - total flux cleaned = 0.0155775 Jy ! Component: 200 - total flux cleaned = 0.0157112 Jy ! Total flux subtracted in 200 components = 0.0157112 Jy ! Clean residual min=-0.008277 max=0.012019 Jy/beam ! Clean residual mean=0.000414 rms=0.003354 Jy/beam ! Combined flux in latest and established models = 0.493137 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 151 components and 0.493137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.385210Jy sigma=0.001448 ! Fit after self-cal, rms=0.385069Jy sigma=0.001448 ! 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=8.662 mas, bmaj=21.14 mas, bpa=-3.384 degrees ! Estimated noise=1262.62 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.00742893 Jy ! Component: 100 - total flux cleaned = 0.00729432 Jy ! Component: 150 - total flux cleaned = 0.006716 Jy ! Component: 200 - total flux cleaned = 0.00658973 Jy ! Total flux subtracted in 200 components = 0.00658973 Jy ! Clean residual min=-0.009015 max=0.014467 Jy/beam ! Clean residual mean=0.000602 rms=0.004772 Jy/beam ! Combined flux in latest and established models = 0.499727 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 171 components and 0.499727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.385136Jy sigma=0.001447 ! Fit after self-cal, rms=0.385063Jy sigma=0.001447 ! 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=2.885 mas, bmaj=8.245 mas, bpa=1.267 degrees ! Estimated noise=1760.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.223728 Jy ! Component: 100 - total flux cleaned = 0.310134 Jy ! Component: 150 - total flux cleaned = 0.357057 Jy ! Component: 200 - total flux cleaned = 0.388267 Jy ! Total flux subtracted in 200 components = 0.388267 Jy ! Clean residual min=-0.021097 max=0.034686 Jy/beam ! Clean residual mean=0.000416 rms=0.006295 Jy/beam ! Combined flux in latest and established models = 0.388267 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.388267 Jy ! Inverting map and beam ! Estimated beam: bmin=3.714 mas, bmaj=11.08 mas, bpa=-0.8232 degrees ! Estimated noise=1021.87 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 (6, 20). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0454302 Jy ! Component: 100 - total flux cleaned = 0.067216 Jy ! Component: 150 - total flux cleaned = 0.0811489 Jy ! Component: 200 - total flux cleaned = 0.0906511 Jy ! Total flux subtracted in 200 components = 0.0906511 Jy ! Clean residual min=-0.007451 max=0.011340 Jy/beam ! Clean residual mean=0.000606 rms=0.003285 Jy/beam ! Combined flux in latest and established models = 0.478918 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 126 components and 0.478918 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=8.662 mas, bmaj=21.14 mas, bpa=-3.384 degrees ! Estimated noise=1262.62 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.0108741 Jy ! Component: 100 - total flux cleaned = 0.0166359 Jy ! Component: 150 - total flux cleaned = 0.0199115 Jy ! Component: 200 - total flux cleaned = 0.0204983 Jy ! Total flux subtracted in 200 components = 0.0204983 Jy ! Clean residual min=-0.008503 max=0.013474 Jy/beam ! Clean residual mean=0.000592 rms=0.004642 Jy/beam ! Combined flux in latest and established models = 0.499416 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 150 components and 0.499416 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.714 mas, bmaj=11.08 mas, bpa=-0.8232 degrees ! Estimated noise=1021.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00044469 Jy ! Component: 100 - total flux cleaned = -0.000453078 Jy ! Component: 150 - total flux cleaned = -0.000702542 Jy ! Component: 200 - total flux cleaned = -0.000703006 Jy ! Total flux subtracted in 200 components = -0.000703006 Jy ! Clean residual min=-0.007010 max=0.010144 Jy/beam ! Clean residual mean=0.000333 rms=0.002939 Jy/beam ! Combined flux in latest and established models = 0.498713 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 173 components and 0.498713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.383355Jy sigma=0.001443 ! Fit after self-cal, rms=0.383113Jy sigma=0.001443 wmodel J0359-2615_S_1997_07_02_yyk\_map.mod ! Writing 173 model components to file: J0359-2615_S_1997_07_02_yyk_map.mod wobs J0359-2615_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0359-2615_S_1997_07_02_yyk_uvs.fits wwins J0359-2615_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J0359-2615_S_1997_07_02_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.00432636 Jy ! Component: 100 - total flux cleaned = 0.00780812 Jy ! Component: 150 - total flux cleaned = 0.00854132 Jy ! Component: 200 - total flux cleaned = 0.00853812 Jy ! Component: 250 - total flux cleaned = 0.00874545 Jy ! Component: 300 - total flux cleaned = 0.00894281 Jy ! Component: 350 - total flux cleaned = 0.00903847 Jy ! Component: 400 - total flux cleaned = 0.00913248 Jy ! Component: 450 - total flux cleaned = 0.00913146 Jy ! Component: 500 - total flux cleaned = 0.00896132 Jy ! Component: 550 - total flux cleaned = 0.00904412 Jy ! Component: 600 - total flux cleaned = 0.00920328 Jy ! Component: 650 - total flux cleaned = 0.00920208 Jy ! Component: 700 - total flux cleaned = 0.00912903 Jy ! Component: 750 - total flux cleaned = 0.00913041 Jy ! Component: 800 - total flux cleaned = 0.00927313 Jy ! Component: 850 - total flux cleaned = 0.0091331 Jy ! Component: 900 - total flux cleaned = 0.00913343 Jy ! Component: 950 - total flux cleaned = 0.00906677 Jy ! Component: 1000 - total flux cleaned = 0.00887327 Jy ! Component: 1050 - total flux cleaned = 0.00887453 Jy ! Component: 1100 - total flux cleaned = 0.00875109 Jy ! Component: 1150 - total flux cleaned = 0.00881107 Jy ! Component: 1200 - total flux cleaned = 0.00881073 Jy ! Component: 1250 - total flux cleaned = 0.00904138 Jy ! Component: 1300 - total flux cleaned = 0.0090975 Jy ! Component: 1350 - total flux cleaned = 0.00920775 Jy ! Component: 1400 - total flux cleaned = 0.00920724 Jy ! Component: 1450 - total flux cleaned = 0.00915314 Jy ! Component: 1500 - total flux cleaned = 0.00909982 Jy ! Component: 1550 - total flux cleaned = 0.00920423 Jy ! Component: 1600 - total flux cleaned = 0.00930744 Jy ! Component: 1650 - total flux cleaned = 0.0094092 Jy ! Component: 1700 - total flux cleaned = 0.00955919 Jy ! Component: 1750 - total flux cleaned = 0.00970666 Jy ! Component: 1800 - total flux cleaned = 0.00970661 Jy ! Component: 1850 - total flux cleaned = 0.00994705 Jy ! Component: 1900 - total flux cleaned = 0.00999298 Jy ! Component: 1950 - total flux cleaned = 0.0100394 Jy ! Component: 2000 - total flux cleaned = 0.0102243 Jy ! Total flux subtracted in 2048 components = 0.0103148 Jy ! Clean residual min=-0.002695 max=0.002779 Jy/beam ! Clean residual mean=0.000104 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.509028 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 335 components and 0.509028 Jy ![Exited script file: muppet] wmap "J0359-2615_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.714 x 11.08 at -0.8232 degrees (North through East) ! Clean map min=-0.0065291 max=0.24994 Jy/beam ! Writing clean map to FITS file: J0359-2615_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.249943 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00102324 device "J0359-2615_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0359-2615_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22817 1.22817 2.45634 4.91267 9.82535 19.6507 39.3014 78.6028 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.249 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.714 x 11.08 at -0.8232 degrees (North through East) ! Clean map min=-0.0065291 max=0.24994 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0359-2615_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0359-2615_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0359-2615_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 16:09:57 2007