! Started logfile: J0325-2415_S_1997_08_27_yyk_uvs.log on Sun Jan 7 16:02:30 2007 obs J0325-2415_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0325-2415_S_1997_08_27_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961226 visibilities/baseline/integration-bin. ! Found source: J0325-2415 ! ! 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 702 lines of history. ! ! Reading 25088 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 J0325-2415_S_1997_08_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.43872 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.769 mas, bmaj=6.516 mas, bpa=-11.29 degrees ! Estimated noise=1996.57 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.212209 Jy ! Component: 100 - total flux cleaned = 0.268671 Jy ! Total flux subtracted in 100 components = 0.268671 Jy ! Clean residual min=-0.020599 max=0.020520 Jy/beam ! Clean residual mean=0.000176 rms=0.004877 Jy/beam ! Combined flux in latest and established models = 0.268671 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.268671 Jy ! ! Correcting IF 1. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.355236Jy sigma=0.001230 ! Fit after self-cal, rms=0.355137Jy sigma=0.001230 ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=6.516 mas, bpa=-11.29 degrees ! Estimated noise=1996.57 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.384 mas, bmaj=8.035 mas, bpa=-11.7 degrees ! Estimated noise=1227.23 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.010757 Jy ! Component: 100 - total flux cleaned = 0.0112314 Jy ! Component: 150 - total flux cleaned = 0.0112286 Jy ! Component: 200 - total flux cleaned = 0.0109108 Jy ! Total flux subtracted in 200 components = 0.0109108 Jy ! Clean residual min=-0.011615 max=0.012241 Jy/beam ! Clean residual mean=0.000234 rms=0.003001 Jy/beam ! Combined flux in latest and established models = 0.279582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.279582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354202Jy sigma=0.001226 ! Fit after self-cal, rms=0.354197Jy sigma=0.001226 ! 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.384 x 8.035 at -11.7 degrees (North through East) ! Clean map min=-0.0097617 max=0.23191 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02678 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.09 HN 0.96 KP 0.90 ! LA 1.00 MK 0.94 NL 1.00* OV 1.12 ! PT 0.98 SC 0.85 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98842 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.15 HN 1.06 KP 0.95 ! LA 1.08 MK 0.98 NL 0.96 OV 1.07 ! PT 0.99 SC 0.90 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05598 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 1.01 KP 0.93 ! LA 0.83 MK 0.80 NL 0.90 OV 0.91 ! PT 1.12 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01656 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 1.11 KP 0.95 ! LA 0.87 MK 0.97 NL 1.03 OV 0.99 ! PT 0.93 SC 0.95 ! ! ! Fit before self-cal, rms=0.354197Jy sigma=0.001226 ! Fit after self-cal, rms=0.345898Jy sigma=0.001222 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.345898Jy sigma=0.001222 ! Fit after self-cal, rms=0.345896Jy sigma=0.001222 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=7.673 mas, bpa=-11.6 degrees ! Estimated noise=1234.03 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.0107029 Jy ! Component: 100 - total flux cleaned = 0.010491 Jy ! Component: 150 - total flux cleaned = 0.0102914 Jy ! Component: 200 - total flux cleaned = 0.010293 Jy ! Total flux subtracted in 200 components = 0.010293 Jy ! Clean residual min=-0.009294 max=0.010433 Jy/beam ! Clean residual mean=0.000175 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 0.289875 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.289875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345630Jy sigma=0.001221 ! Fit after self-cal, rms=0.345627Jy sigma=0.001221 ! 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.345627Jy sigma=0.001221 ! Fit after self-cal, rms=0.344561Jy sigma=0.001217 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.000881395 Jy ! Component: 100 - total flux cleaned = 0.000879322 Jy ! Component: 150 - total flux cleaned = 0.000900431 Jy ! Component: 200 - total flux cleaned = 0.000907699 Jy ! Total flux subtracted in 200 components = 0.000907699 Jy ! Clean residual min=-0.007936 max=0.009410 Jy/beam ! Clean residual mean=0.000177 rms=0.002309 Jy/beam ! Combined flux in latest and established models = 0.290783 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 40 components and 0.290783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.344449Jy sigma=0.001217 ! Fit after self-cal, rms=0.344259Jy sigma=0.001216 ! 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.267 x 7.673 at -11.6 degrees (North through East) ! Clean map min=-0.0075362 max=0.2356 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.344259Jy sigma=0.001216 ! Fit after self-cal, rms=0.453216Jy sigma=0.001212 ! 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.453216Jy sigma=0.001212 ! Fit after self-cal, rms=0.453224Jy sigma=0.001212 ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=9.073 mas, bpa=-4.812 degrees ! Estimated noise=1265.64 mJy/beam. ! Added new window around map position (-10.5, 5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00775777 Jy ! Component: 100 - total flux cleaned = 0.0082901 Jy ! Component: 150 - total flux cleaned = 0.00873441 Jy ! Component: 200 - total flux cleaned = 0.00892812 Jy ! Total flux subtracted in 200 components = 0.00892812 Jy ! Clean residual min=-0.005486 max=0.004771 Jy/beam ! Clean residual mean=0.000100 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.299711 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.299711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.453005Jy sigma=0.001211 ! Fit after self-cal, rms=0.453038Jy sigma=0.001211 ! 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.453038Jy sigma=0.001211 ! Fit after self-cal, rms=0.576613Jy sigma=0.001210 ! 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.576613Jy sigma=0.001210 ! Fit after self-cal, rms=0.576672Jy sigma=0.001210 ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=9.173 mas, bpa=-4.234 degrees ! Estimated noise=1269.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368542 Jy ! Component: 100 - total flux cleaned = 0.00403236 Jy ! Component: 150 - total flux cleaned = 0.00419604 Jy ! Component: 200 - total flux cleaned = 0.00449595 Jy ! Total flux subtracted in 200 components = 0.00449595 Jy ! Clean residual min=-0.004832 max=0.004057 Jy/beam ! Clean residual mean=0.000079 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.304207 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.304207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576587Jy sigma=0.001209 ! Fit after self-cal, rms=0.576561Jy sigma=0.001209 ! 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.041 mas, bmaj=17.78 mas, bpa=0.1646 degrees ! Estimated noise=1605.69 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.00126194 Jy ! Component: 100 - total flux cleaned = 0.00142952 Jy ! Component: 150 - total flux cleaned = 0.00150858 Jy ! Component: 200 - total flux cleaned = 0.00157764 Jy ! Total flux subtracted in 200 components = 0.00157764 Jy ! Clean residual min=-0.004034 max=0.004855 Jy/beam ! Clean residual mean=0.000130 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.305785 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.305784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576547Jy sigma=0.001209 ! Fit after self-cal, rms=0.576598Jy sigma=0.001209 ! 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.778 mas, bmaj=7.216 mas, bpa=-4.624 degrees ! Estimated noise=2160.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.217507 Jy ! Component: 100 - total flux cleaned = 0.266143 Jy ! Component: 150 - total flux cleaned = 0.285473 Jy ! Component: 200 - total flux cleaned = 0.29466 Jy ! Total flux subtracted in 200 components = 0.29466 Jy ! Clean residual min=-0.011017 max=0.009051 Jy/beam ! Clean residual mean=0.000090 rms=0.002666 Jy/beam ! Combined flux in latest and established models = 0.29466 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.29466 Jy ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=9.173 mas, bpa=-4.234 degrees ! Estimated noise=1269.3 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 (-2.5, 7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00663224 Jy ! Component: 100 - total flux cleaned = 0.00770442 Jy ! Component: 150 - total flux cleaned = 0.00871642 Jy ! Component: 200 - total flux cleaned = 0.00935629 Jy ! Total flux subtracted in 200 components = 0.00935629 Jy ! Clean residual min=-0.004291 max=0.004027 Jy/beam ! Clean residual mean=0.000077 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.304017 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 0.304017 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.041 mas, bmaj=17.78 mas, bpa=0.1646 degrees ! Estimated noise=1605.69 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.00141059 Jy ! Component: 100 - total flux cleaned = 0.00140914 Jy ! Component: 150 - total flux cleaned = 0.00147946 Jy ! Component: 200 - total flux cleaned = 0.00147573 Jy ! Total flux subtracted in 200 components = 0.00147573 Jy ! Clean residual min=-0.003881 max=0.004755 Jy/beam ! Clean residual mean=0.000127 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.305492 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.305492 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=9.173 mas, bpa=-4.234 degrees ! Estimated noise=1269.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000598335 Jy ! Component: 100 - total flux cleaned = -0.000483422 Jy ! Component: 150 - total flux cleaned = -0.000591706 Jy ! Component: 200 - total flux cleaned = -0.000684331 Jy ! Total flux subtracted in 200 components = -0.000684331 Jy ! Clean residual min=-0.004019 max=0.003970 Jy/beam ! Clean residual mean=0.000071 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.304808 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.304808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576790Jy sigma=0.001209 ! Fit after self-cal, rms=0.576607Jy sigma=0.001209 wmodel J0325-2415_S_1997_08_27_yyk\_map.mod ! Writing 79 model components to file: J0325-2415_S_1997_08_27_yyk_map.mod wobs J0325-2415_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0325-2415_S_1997_08_27_yyk_uvs.fits wwins J0325-2415_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0325-2415_S_1997_08_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.000174712 Jy ! Component: 100 - total flux cleaned = -3.73492e-05 Jy ! Component: 150 - total flux cleaned = -0.000283151 Jy ! Component: 200 - total flux cleaned = -0.000690122 Jy ! Component: 250 - total flux cleaned = -0.000688878 Jy ! Component: 300 - total flux cleaned = -0.000742857 Jy ! Component: 350 - total flux cleaned = -0.000744569 Jy ! Component: 400 - total flux cleaned = -0.000744598 Jy ! Component: 450 - total flux cleaned = -0.000595127 Jy ! Component: 500 - total flux cleaned = -0.000496817 Jy ! Component: 550 - total flux cleaned = -0.000497366 Jy ! Component: 600 - total flux cleaned = -0.000544869 Jy ! Component: 650 - total flux cleaned = -0.000545308 Jy ! Component: 700 - total flux cleaned = -0.000363974 Jy ! Component: 750 - total flux cleaned = -0.000319542 Jy ! Component: 800 - total flux cleaned = -0.00023286 Jy ! Component: 850 - total flux cleaned = 2.48835e-05 Jy ! Component: 900 - total flux cleaned = 0.000150639 Jy ! Component: 950 - total flux cleaned = 0.000233113 Jy ! Component: 1000 - total flux cleaned = 0.000438059 Jy ! Component: 1050 - total flux cleaned = 0.000599505 Jy ! Component: 1100 - total flux cleaned = 0.000798311 Jy ! Component: 1150 - total flux cleaned = 0.00095591 Jy ! Component: 1200 - total flux cleaned = 0.00122741 Jy ! Component: 1250 - total flux cleaned = 0.00130367 Jy ! Component: 1300 - total flux cleaned = 0.00153163 Jy ! Component: 1350 - total flux cleaned = 0.00164356 Jy ! Component: 1400 - total flux cleaned = 0.0017175 Jy ! Component: 1450 - total flux cleaned = 0.00182761 Jy ! Component: 1500 - total flux cleaned = 0.00204529 Jy ! Component: 1550 - total flux cleaned = 0.00211693 Jy ! Component: 1600 - total flux cleaned = 0.00222334 Jy ! Component: 1650 - total flux cleaned = 0.00243461 Jy ! Component: 1700 - total flux cleaned = 0.00253917 Jy ! Component: 1750 - total flux cleaned = 0.0026771 Jy ! Component: 1800 - total flux cleaned = 0.00281361 Jy ! Component: 1850 - total flux cleaned = 0.00288182 Jy ! Component: 1900 - total flux cleaned = 0.00311659 Jy ! Component: 1950 - total flux cleaned = 0.00331553 Jy ! Component: 2000 - total flux cleaned = 0.00347963 Jy ! Total flux subtracted in 2048 components = 0.0035447 Jy ! Clean residual min=-0.002603 max=0.002237 Jy/beam ! Clean residual mean=0.000025 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.308353 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 207 components and 0.308353 Jy ![Exited script file: muppet] wmap "J0325-2415_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 9.173 at -4.234 degrees (North through East) ! Clean map min=-0.0048166 max=0.25545 Jy/beam ! Writing clean map to FITS file: J0325-2415_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.255448 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00067274 device "J0325-2415_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0325-2415_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.79007 0.79007 1.58014 3.16028 6.32056 12.6411 25.2822 50.5644 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.255 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.32 x 9.173 at -4.234 degrees (North through East) ! Clean map min=-0.0048166 max=0.25545 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0325-2415_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0325-2415_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0325-2415_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 16:02:37 2007