! Started logfile: J1136-0330_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:49:05 2007 obs J1136-0330_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1136-0330_S_1997_05_07_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980886 visibilities/baseline/integration-bin. ! Found source: J1136-0330 ! ! 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 614 lines of history. ! ! Reading 25248 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 J1136-0330_S_1997_05_07_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.476013 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.773 mas, bmaj=7.016 mas, bpa=-4.208 degrees ! Estimated noise=1383.15 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.327366 Jy ! Component: 100 - total flux cleaned = 0.363089 Jy ! Total flux subtracted in 100 components = 0.363089 Jy ! Clean residual min=-0.013396 max=0.012614 Jy/beam ! Clean residual mean=-0.000004 rms=0.003307 Jy/beam ! Combined flux in latest and established models = 0.363089 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.363089 Jy ! ! Correcting IF 1. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.282854Jy sigma=0.001213 ! Fit after self-cal, rms=0.282763Jy sigma=0.001213 ! Inverting map and beam ! Estimated beam: bmin=2.773 mas, bmaj=7.016 mas, bpa=-4.207 degrees ! Estimated noise=1383.16 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.545 mas, bmaj=8.639 mas, bpa=-4.869 degrees ! Estimated noise=957.439 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.00250928 Jy ! Component: 100 - total flux cleaned = -0.00330175 Jy ! Component: 150 - total flux cleaned = -0.00389046 Jy ! Component: 200 - total flux cleaned = -0.00410386 Jy ! Total flux subtracted in 200 components = -0.00410386 Jy ! Clean residual min=-0.007916 max=0.011039 Jy/beam ! Clean residual mean=0.000060 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.358986 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.358985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281579Jy sigma=0.001209 ! Fit after self-cal, rms=0.281578Jy sigma=0.001209 ! 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.545 x 8.639 at -4.869 degrees (North through East) ! Clean map min=-0.0076061 max=0.37436 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: 1.0198 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 0.97 KP 0.91 ! LA 0.99 MK 1.02 NL 1.00* OV 1.09 ! PT 0.95 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.976294 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.12 HN 1.09 KP 1.00 ! LA 1.09 MK 1.02 NL 1.01 OV 1.03 ! PT 0.93 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05623 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.95 KP 0.90 ! LA 0.81 MK 0.89 NL 0.93 OV 0.94 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998401 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.06 KP 0.95 ! LA 0.87 MK 1.03 NL 1.06 OV 1.10 ! PT 0.90 SC 0.97 ! ! ! Fit before self-cal, rms=0.281578Jy sigma=0.001209 ! Fit after self-cal, rms=0.273888Jy sigma=0.001198 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.273888Jy sigma=0.001198 ! Fit after self-cal, rms=0.273888Jy sigma=0.001198 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=8.456 mas, bpa=-3.665 degrees ! Estimated noise=964.524 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.00561402 Jy ! Component: 100 - total flux cleaned = 0.00592652 Jy ! Component: 150 - total flux cleaned = 0.0059809 Jy ! Component: 200 - total flux cleaned = 0.00602504 Jy ! Total flux subtracted in 200 components = 0.00602504 Jy ! Clean residual min=-0.005509 max=0.004988 Jy/beam ! Clean residual mean=-0.000048 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.365011 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.365011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273772Jy sigma=0.001198 ! Fit after self-cal, rms=0.273772Jy sigma=0.001198 ! 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.273772Jy sigma=0.001198 ! Fit after self-cal, rms=0.271849Jy sigma=0.001190 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.000630889 Jy ! Component: 100 - total flux cleaned = 0.000628333 Jy ! Component: 150 - total flux cleaned = 0.000665477 Jy ! Component: 200 - total flux cleaned = 0.000731388 Jy ! Total flux subtracted in 200 components = 0.000731388 Jy ! Clean residual min=-0.005345 max=0.004890 Jy/beam ! Clean residual mean=-0.000044 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.365742 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 39 components and 0.365742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271832Jy sigma=0.001190 ! Fit after self-cal, rms=0.271547Jy sigma=0.001189 ! 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.505 x 8.456 at -3.665 degrees (North through East) ! Clean map min=-0.0051413 max=0.38038 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.271547Jy sigma=0.001189 ! Fit after self-cal, rms=0.271138Jy sigma=0.001182 ! 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.271138Jy sigma=0.001182 ! Fit after self-cal, rms=0.271079Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=8.448 mas, bpa=-3.578 degrees ! Estimated noise=961.576 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128844 Jy ! Component: 100 - total flux cleaned = -0.00013272 Jy ! Component: 150 - total flux cleaned = -0.000166879 Jy ! Component: 200 - total flux cleaned = -0.000193196 Jy ! Total flux subtracted in 200 components = -0.000193196 Jy ! Clean residual min=-0.004042 max=0.003821 Jy/beam ! Clean residual mean=-0.000031 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.365549 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 53 components and 0.365549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271069Jy sigma=0.001182 ! Fit after self-cal, rms=0.271051Jy sigma=0.001182 ! 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.271051Jy sigma=0.001182 ! Fit after self-cal, rms=0.271562Jy sigma=0.001181 ! 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.271562Jy sigma=0.001181 ! Fit after self-cal, rms=0.271555Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=8.44 mas, bpa=-3.475 degrees ! Estimated noise=962.736 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000636663 Jy ! Component: 100 - total flux cleaned = 0.00063569 Jy ! Component: 150 - total flux cleaned = 0.000612014 Jy ! Component: 200 - total flux cleaned = 0.000611624 Jy ! Total flux subtracted in 200 components = 0.000611624 Jy ! Clean residual min=-0.004090 max=0.003813 Jy/beam ! Clean residual mean=-0.000033 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.36616 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 57 components and 0.36616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271550Jy sigma=0.001180 ! Fit after self-cal, rms=0.271547Jy sigma=0.001180 ! 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=7.96 mas, bmaj=13.11 mas, bpa=-1.928 degrees ! Estimated noise=1201.44 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.000499694 Jy ! Component: 100 - total flux cleaned = 0.000484083 Jy ! Component: 150 - total flux cleaned = 0.000485508 Jy ! Component: 200 - total flux cleaned = 0.000487787 Jy ! Total flux subtracted in 200 components = 0.000487787 Jy ! Clean residual min=-0.004714 max=0.004416 Jy/beam ! Clean residual mean=-0.000062 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.366648 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.366648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271546Jy sigma=0.001180 ! Fit after self-cal, rms=0.271544Jy sigma=0.001180 ! 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.742 mas, bmaj=6.941 mas, bpa=-3.771 degrees ! Estimated noise=1392.63 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.331064 Jy ! Component: 100 - total flux cleaned = 0.373819 Jy ! Component: 150 - total flux cleaned = 0.373339 Jy ! Component: 200 - total flux cleaned = 0.372672 Jy ! Total flux subtracted in 200 components = 0.372672 Jy ! Clean residual min=-0.006334 max=0.006714 Jy/beam ! Clean residual mean=-0.000025 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.372672 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.372672 Jy ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=8.44 mas, bpa=-3.475 degrees ! Estimated noise=962.736 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.00315407 Jy ! Component: 100 - total flux cleaned = -0.00397299 Jy ! Component: 150 - total flux cleaned = -0.00462761 Jy ! Component: 200 - total flux cleaned = -0.00507428 Jy ! Total flux subtracted in 200 components = -0.00507428 Jy ! Clean residual min=-0.004219 max=0.003909 Jy/beam ! Clean residual mean=-0.000038 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.367598 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.367598 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=7.96 mas, bmaj=13.11 mas, bpa=-1.928 degrees ! Estimated noise=1201.44 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.000223444 Jy ! Component: 100 - total flux cleaned = -0.000345523 Jy ! Component: 150 - total flux cleaned = -0.000476095 Jy ! Component: 200 - total flux cleaned = -0.000558364 Jy ! Total flux subtracted in 200 components = -0.000558364 Jy ! Clean residual min=-0.004711 max=0.004240 Jy/beam ! Clean residual mean=-0.000065 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.367039 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.367039 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=8.44 mas, bpa=-3.475 degrees ! Estimated noise=962.736 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.5696e-05 Jy ! Component: 100 - total flux cleaned = -0.000359208 Jy ! Component: 150 - total flux cleaned = -0.000540215 Jy ! Component: 200 - total flux cleaned = -0.000698493 Jy ! Total flux subtracted in 200 components = -0.000698493 Jy ! Clean residual min=-0.004110 max=0.003853 Jy/beam ! Clean residual mean=-0.000034 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.366341 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.366341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271554Jy sigma=0.001181 ! Fit after self-cal, rms=0.271552Jy sigma=0.001180 wmodel J1136-0330_S_1997_05_07_yyk\_map.mod ! Writing 46 model components to file: J1136-0330_S_1997_05_07_yyk_map.mod wobs J1136-0330_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1136-0330_S_1997_05_07_yyk_uvs.fits wwins J1136-0330_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1136-0330_S_1997_05_07_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 = -9.77958e-05 Jy ! Component: 100 - total flux cleaned = -3.3231e-05 Jy ! Component: 150 - total flux cleaned = -3.04762e-05 Jy ! Component: 200 - total flux cleaned = -0.000204966 Jy ! Component: 250 - total flux cleaned = -0.000374642 Jy ! Component: 300 - total flux cleaned = -0.000646933 Jy ! Component: 350 - total flux cleaned = -0.000753228 Jy ! Component: 400 - total flux cleaned = -0.00100543 Jy ! Component: 450 - total flux cleaned = -0.00105435 Jy ! Component: 500 - total flux cleaned = -0.00124514 Jy ! Component: 550 - total flux cleaned = -0.00129206 Jy ! Component: 600 - total flux cleaned = -0.00138133 Jy ! Component: 650 - total flux cleaned = -0.00125062 Jy ! Component: 700 - total flux cleaned = -0.00137879 Jy ! Component: 750 - total flux cleaned = -0.00166873 Jy ! Component: 800 - total flux cleaned = -0.00182995 Jy ! Component: 850 - total flux cleaned = -0.0020686 Jy ! Component: 900 - total flux cleaned = -0.00226346 Jy ! Component: 950 - total flux cleaned = -0.00241614 Jy ! Component: 1000 - total flux cleaned = -0.00264089 Jy ! Component: 1050 - total flux cleaned = -0.00264099 Jy ! Component: 1100 - total flux cleaned = -0.00289463 Jy ! Component: 1150 - total flux cleaned = -0.00303664 Jy ! Component: 1200 - total flux cleaned = -0.00310649 Jy ! Component: 1250 - total flux cleaned = -0.00331329 Jy ! Component: 1300 - total flux cleaned = -0.00341505 Jy ! Component: 1350 - total flux cleaned = -0.00368211 Jy ! Component: 1400 - total flux cleaned = -0.00374821 Jy ! Component: 1450 - total flux cleaned = -0.00397575 Jy ! Component: 1500 - total flux cleaned = -0.00416724 Jy ! Component: 1550 - total flux cleaned = -0.00438669 Jy ! Component: 1600 - total flux cleaned = -0.00457203 Jy ! Component: 1650 - total flux cleaned = -0.0048465 Jy ! Component: 1700 - total flux cleaned = -0.00490588 Jy ! Component: 1750 - total flux cleaned = -0.00511414 Jy ! Component: 1800 - total flux cleaned = -0.00523162 Jy ! Component: 1850 - total flux cleaned = -0.0053182 Jy ! Component: 1900 - total flux cleaned = -0.0055757 Jy ! Component: 1950 - total flux cleaned = -0.00566006 Jy ! Component: 2000 - total flux cleaned = -0.00591033 Jy ! Total flux subtracted in 2048 components = -0.00602103 Jy ! Clean residual min=-0.001387 max=0.001560 Jy/beam ! Clean residual mean=-0.000010 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.36032 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 176 components and 0.36032 Jy ![Exited script file: muppet] wmap "J1136-0330_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.494 x 8.44 at -3.475 degrees (North through East) ! Clean map min=-0.0029746 max=0.38041 Jy/beam ! Writing clean map to FITS file: J1136-0330_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.380411 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000569149 device "J1136-0330_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1136-0330_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.448843 0.448843 0.897686 1.79537 3.59074 7.18149 14.363 28.726 57.4519 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.38 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.494 x 8.44 at -3.475 degrees (North through East) ! Clean map min=-0.0029746 max=0.38041 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1136-0330_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1136-0330_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1136-0330_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:49:12 2007