! Started logfile: J0442-2825_S_1997_08_27_yyk_uvs.log on Sun Jan 7 16:19:17 2007 obs J0442-2825_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0442-2825_S_1997_08_27_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.691912 visibilities/baseline/integration-bin. ! Found source: J0442-2825 ! ! 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 18308 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 J0442-2825_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.519814 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.547 mas, bmaj=6.296 mas, bpa=8.298 degrees ! Estimated noise=3441.76 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.244054 Jy ! Component: 100 - total flux cleaned = 0.313251 Jy ! Total flux subtracted in 100 components = 0.313251 Jy ! Clean residual min=-0.034336 max=0.053630 Jy/beam ! Clean residual mean=0.000352 rms=0.009710 Jy/beam ! Combined flux in latest and established models = 0.313251 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.313251 Jy ! ! Correcting IF 1. ! A total of 365 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 264 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.410809Jy sigma=0.001243 ! Fit after self-cal, rms=0.409090Jy sigma=0.001241 ! Inverting map and beam ! Estimated beam: bmin=2.548 mas, bmaj=6.296 mas, bpa=8.298 degrees ! Estimated noise=3441.62 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.425 mas, bmaj=9.513 mas, bpa=-0.1008 degrees ! Estimated noise=1536.68 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 (4, 7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0537856 Jy ! Component: 100 - total flux cleaned = 0.0731499 Jy ! Component: 150 - total flux cleaned = 0.0771543 Jy ! Component: 200 - total flux cleaned = 0.0781087 Jy ! Total flux subtracted in 200 components = 0.0781087 Jy ! Clean residual min=-0.011557 max=0.018084 Jy/beam ! Clean residual mean=0.000489 rms=0.004228 Jy/beam ! Combined flux in latest and established models = 0.39136 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.39136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.403678Jy sigma=0.001220 ! Fit after self-cal, rms=0.403521Jy sigma=0.001220 ! 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.425 x 9.513 at -0.1008 degrees (North through East) ! Clean map min=-0.010778 max=0.29458 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.982852 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.07 HN 1.47 KP 0.90 ! LA 0.97 MK 0.98 NL 1.00* OV 1.12 ! PT 1.00 SC 0.76 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.936322 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.14 HN 1.79 KP 0.92 ! LA 1.09 MK 1.07 NL 0.96 OV 1.01 ! PT 0.93 SC 0.83 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.562702 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 9.27 KP 0.89 ! LA 0.83 MK 0.93 NL 0.89 OV 0.98 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.971015 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.07 HN 1.62 KP 0.93 ! LA 0.88 MK 1.08 NL 1.02 OV 0.94 ! PT 0.96 SC 0.93 ! ! ! Fit before self-cal, rms=0.403521Jy sigma=0.001220 ! Fit after self-cal, rms=0.501339Jy sigma=0.001741 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.501339Jy sigma=0.001741 ! Fit after self-cal, rms=0.501339Jy sigma=0.001741 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=9.064 mas, bpa=1.63 degrees ! Estimated noise=835.679 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.148926 Jy ! Component: 100 - total flux cleaned = -0.179573 Jy ! Component: 150 - total flux cleaned = -0.192047 Jy ! Component: 200 - total flux cleaned = -0.198197 Jy ! Total flux subtracted in 200 components = -0.198197 Jy ! Clean residual min=-0.006600 max=0.006624 Jy/beam ! Clean residual mean=0.000091 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.193163 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 64 model components to the UV plane model. ! The established model now contains 103 components and 0.193163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.504145Jy sigma=0.001337 ! Fit after self-cal, rms=0.504133Jy sigma=0.001337 ! 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.504133Jy sigma=0.001337 ! Fit after self-cal, rms=0.503297Jy sigma=0.001334 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.00151805 Jy ! Component: 100 - total flux cleaned = -0.00170982 Jy ! Component: 150 - total flux cleaned = -0.00194877 Jy ! Component: 200 - total flux cleaned = -0.00216051 Jy ! Total flux subtracted in 200 components = -0.00216051 Jy ! Clean residual min=-0.006529 max=0.006566 Jy/beam ! Clean residual mean=0.000141 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.191002 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 122 components and 0.191002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.503481Jy sigma=0.001334 ! Fit after self-cal, rms=0.503361Jy sigma=0.001333 ! 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.466 x 9.064 at 1.63 degrees (North through East) ! Clean map min=-0.0075146 max=0.13619 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.503361Jy sigma=0.001333 ! Fit after self-cal, rms=0.702639Jy sigma=0.001195 ! 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.702639Jy sigma=0.001195 ! Fit after self-cal, rms=0.702587Jy sigma=0.001195 ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=9.484 mas, bpa=1.244 degrees ! Estimated noise=730.528 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00164871 Jy ! Component: 100 - total flux cleaned = -0.00197714 Jy ! Component: 150 - total flux cleaned = -0.00217958 Jy ! Component: 200 - total flux cleaned = -0.00230423 Jy ! Total flux subtracted in 200 components = -0.00230423 Jy ! Clean residual min=-0.003167 max=0.003672 Jy/beam ! Clean residual mean=0.000085 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.188698 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 138 components and 0.188698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.702569Jy sigma=0.001194 ! Fit after self-cal, rms=0.702375Jy sigma=0.001194 ! 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.702375Jy sigma=0.001194 ! Fit after self-cal, rms=0.737471Jy sigma=0.001193 ! 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.737471Jy sigma=0.001193 ! Fit after self-cal, rms=0.737417Jy sigma=0.001193 ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=9.48 mas, bpa=1.388 degrees ! Estimated noise=730.022 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000677593 Jy ! Component: 100 - total flux cleaned = -0.000863517 Jy ! Component: 150 - total flux cleaned = -0.000975093 Jy ! Component: 200 - total flux cleaned = -0.00108126 Jy ! Total flux subtracted in 200 components = -0.00108126 Jy ! Clean residual min=-0.002903 max=0.003597 Jy/beam ! Clean residual mean=0.000094 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.187617 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 152 components and 0.187617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.737417Jy sigma=0.001193 ! Fit after self-cal, rms=0.737384Jy sigma=0.001193 ! 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.54 mas, bmaj=21.99 mas, bpa=12.42 degrees ! Estimated noise=899.162 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.000227203 Jy ! Component: 100 - total flux cleaned = 3.1494e-05 Jy ! Component: 150 - total flux cleaned = -4.80694e-07 Jy ! Component: 200 - total flux cleaned = -5.22181e-05 Jy ! Total flux subtracted in 200 components = -5.22181e-05 Jy ! Clean residual min=-0.002512 max=0.004733 Jy/beam ! Clean residual mean=0.000173 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.187565 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 163 components and 0.187565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.737378Jy sigma=0.001193 ! Fit after self-cal, rms=0.737352Jy sigma=0.001193 ! 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.553 mas, bmaj=6.498 mas, bpa=7.106 degrees ! Estimated noise=1777.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.127297 Jy ! Component: 100 - total flux cleaned = 0.161755 Jy ! Component: 150 - total flux cleaned = 0.175411 Jy ! Component: 200 - total flux cleaned = 0.178876 Jy ! Total flux subtracted in 200 components = 0.178876 Jy ! Clean residual min=-0.009063 max=0.011163 Jy/beam ! Clean residual mean=0.000043 rms=0.002774 Jy/beam ! Combined flux in latest and established models = 0.178876 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.178876 Jy ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=9.48 mas, bpa=1.388 degrees ! Estimated noise=730.022 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 (-4.5, -6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0073507 Jy ! Component: 100 - total flux cleaned = 0.0093759 Jy ! Component: 150 - total flux cleaned = 0.00983904 Jy ! Component: 200 - total flux cleaned = 0.0102261 Jy ! Total flux subtracted in 200 components = 0.0102261 Jy ! Clean residual min=-0.003372 max=0.003000 Jy/beam ! Clean residual mean=0.000063 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.189102 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 0.189102 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.54 mas, bmaj=21.99 mas, bpa=12.42 degrees ! Estimated noise=899.162 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.000571736 Jy ! Component: 100 - total flux cleaned = 0.000809749 Jy ! Component: 150 - total flux cleaned = 0.000808582 Jy ! Component: 200 - total flux cleaned = 0.000846808 Jy ! Total flux subtracted in 200 components = 0.000846808 Jy ! Clean residual min=-0.002394 max=0.003516 Jy/beam ! Clean residual mean=0.000083 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.189949 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.189949 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=9.48 mas, bpa=1.388 degrees ! Estimated noise=730.022 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014663 Jy ! Component: 100 - total flux cleaned = -0.00022112 Jy ! Component: 150 - total flux cleaned = -0.000222863 Jy ! Component: 200 - total flux cleaned = -0.000162344 Jy ! Total flux subtracted in 200 components = -0.000162344 Jy ! Clean residual min=-0.002958 max=0.002787 Jy/beam ! Clean residual mean=0.000049 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.189787 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 101 components and 0.189787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.737378Jy sigma=0.001192 ! Fit after self-cal, rms=0.737380Jy sigma=0.001192 wmodel J0442-2825_S_1997_08_27_yyk\_map.mod ! Writing 101 model components to file: J0442-2825_S_1997_08_27_yyk_map.mod wobs J0442-2825_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0442-2825_S_1997_08_27_yyk_uvs.fits wwins J0442-2825_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0442-2825_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.000248282 Jy ! Component: 100 - total flux cleaned = 0.000699311 Jy ! Component: 150 - total flux cleaned = 0.000993446 Jy ! Component: 200 - total flux cleaned = 0.00131178 Jy ! Component: 250 - total flux cleaned = 0.00165312 Jy ! Component: 300 - total flux cleaned = 0.00201601 Jy ! Component: 350 - total flux cleaned = 0.00219081 Jy ! Component: 400 - total flux cleaned = 0.00232583 Jy ! Component: 450 - total flux cleaned = 0.00245679 Jy ! Component: 500 - total flux cleaned = 0.00258361 Jy ! Component: 550 - total flux cleaned = 0.00276717 Jy ! Component: 600 - total flux cleaned = 0.00288564 Jy ! Component: 650 - total flux cleaned = 0.0030595 Jy ! Component: 700 - total flux cleaned = 0.00320056 Jy ! Component: 750 - total flux cleaned = 0.00328284 Jy ! Component: 800 - total flux cleaned = 0.00330935 Jy ! Component: 850 - total flux cleaned = 0.00338839 Jy ! Component: 900 - total flux cleaned = 0.00341415 Jy ! Component: 950 - total flux cleaned = 0.00349036 Jy ! Component: 1000 - total flux cleaned = 0.00351534 Jy ! Component: 1050 - total flux cleaned = 0.00358842 Jy ! Component: 1100 - total flux cleaned = 0.00358833 Jy ! Component: 1150 - total flux cleaned = 0.0036595 Jy ! Component: 1200 - total flux cleaned = 0.00370612 Jy ! Component: 1250 - total flux cleaned = 0.00372929 Jy ! Component: 1300 - total flux cleaned = 0.00381936 Jy ! Component: 1350 - total flux cleaned = 0.00386365 Jy ! Component: 1400 - total flux cleaned = 0.00395085 Jy ! Component: 1450 - total flux cleaned = 0.00405809 Jy ! Component: 1500 - total flux cleaned = 0.00407928 Jy ! Component: 1550 - total flux cleaned = 0.00418388 Jy ! Component: 1600 - total flux cleaned = 0.00424567 Jy ! Component: 1650 - total flux cleaned = 0.00430666 Jy ! Component: 1700 - total flux cleaned = 0.00432699 Jy ! Component: 1750 - total flux cleaned = 0.00440621 Jy ! Component: 1800 - total flux cleaned = 0.00446443 Jy ! Component: 1850 - total flux cleaned = 0.00444534 Jy ! Component: 1900 - total flux cleaned = 0.00446453 Jy ! Component: 1950 - total flux cleaned = 0.00452101 Jy ! Component: 2000 - total flux cleaned = 0.00450226 Jy ! Total flux subtracted in 2048 components = 0.00450234 Jy ! Clean residual min=-0.000915 max=0.001105 Jy/beam ! Clean residual mean=0.000028 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.194289 Jy keep ! Adding 102 model components to the UV plane model. ! The established model now contains 203 components and 0.194289 Jy ![Exited script file: muppet] wmap "J0442-2825_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.456 x 9.48 at 1.388 degrees (North through East) ! Clean map min=-0.0026643 max=0.14397 Jy/beam ! Writing clean map to FITS file: J0442-2825_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.143971 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000365075 device "J0442-2825_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0442-2825_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.760725 0.760725 1.52145 3.0429 6.0858 12.1716 24.3432 48.6864 97.3728 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.143 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.456 x 9.48 at 1.388 degrees (North through East) ! Clean map min=-0.0026643 max=0.14397 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0442-2825_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0442-2825_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0442-2825_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 16:19:24 2007