! Started logfile: J1519-1151_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:38:11 2006 obs J1519-1151_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1519-1151_X_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.942222 visibilities/baseline/integration-bin. ! Found source: J1519-1151 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1406 lines of history. ! ! Reading 1696 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 J1519-1151_X_2005_07_08_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.20231 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=0.67 mas, bmaj=1.727 mas, bpa=1.09 degrees ! Estimated noise=1.37294 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.151151 Jy ! Component: 100 - total flux cleaned = 0.187114 Jy ! Total flux subtracted in 100 components = 0.187114 Jy ! Clean residual min=-0.009389 max=0.011047 Jy/beam ! Clean residual mean=-0.000050 rms=0.002191 Jy/beam ! Combined flux in latest and established models = 0.187114 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.187114 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074741Jy sigma=1.243595 ! Fit after self-cal, rms=0.074079Jy sigma=1.232728 ! Inverting map and beam ! Estimated beam: bmin=0.67 mas, bmaj=1.728 mas, bpa=1.089 degrees ! Estimated noise=1.3735 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=0.8498 mas, bmaj=2.105 mas, bpa=0.5313 degrees ! Estimated noise=0.965183 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.0256845 Jy ! Component: 100 - total flux cleaned = 0.0359922 Jy ! Component: 150 - total flux cleaned = 0.0406646 Jy ! Component: 200 - total flux cleaned = 0.0424767 Jy ! Total flux subtracted in 200 components = 0.0424767 Jy ! Clean residual min=-0.005815 max=0.006432 Jy/beam ! Clean residual mean=-0.000027 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.229591 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.229591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069066Jy sigma=1.112900 ! Fit after self-cal, rms=0.068987Jy sigma=1.112057 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8498 x 2.105 at 0.5313 degrees (North through East) ! Clean map min=-0.0057424 max=0.18184 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.993079 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.14 KP 0.96 ! LA 0.95 MK 1.05 NL 0.98 OV 1.04 ! PT 0.95 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00953 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.15 KP 0.90 ! LA 0.97 MK 1.01 NL 0.94 OV 1.00 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.068987Jy sigma=1.112057 ! Fit after self-cal, rms=0.068909Jy sigma=1.091301 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.068909Jy sigma=1.091301 ! Fit after self-cal, rms=0.068912Jy sigma=1.091281 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8536 mas, bmaj=2.11 mas, bpa=1.607 degrees ! Estimated noise=0.950695 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.00298487 Jy ! Component: 100 - total flux cleaned = -0.00298471 Jy ! Component: 150 - total flux cleaned = -0.00311971 Jy ! Component: 200 - total flux cleaned = -0.00311902 Jy ! Total flux subtracted in 200 components = -0.00311902 Jy ! Clean residual min=-0.004872 max=0.005152 Jy/beam ! Clean residual mean=-0.000019 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.226472 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.226472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068786Jy sigma=1.088381 ! Fit after self-cal, rms=0.068756Jy sigma=1.088230 ! 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.068756Jy sigma=1.088230 ! Fit after self-cal, rms=0.065059Jy sigma=1.026128 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.000669539 Jy ! Component: 100 - total flux cleaned = 0.000803114 Jy ! Component: 150 - total flux cleaned = 0.000838313 Jy ! Component: 200 - total flux cleaned = 0.000806023 Jy ! Total flux subtracted in 200 components = 0.000806023 Jy ! Clean residual min=-0.004870 max=0.005378 Jy/beam ! Clean residual mean=-0.000019 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.227278 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.227278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065021Jy sigma=1.025249 ! Fit after self-cal, rms=0.065116Jy sigma=1.021323 ! 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: 0.8536 x 2.11 at 1.607 degrees (North through East) ! Clean map min=-0.0047947 max=0.18089 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.065116Jy sigma=1.021323 ! Fit after self-cal, rms=0.064152Jy sigma=0.996096 ! 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.064152Jy sigma=0.996096 ! Fit after self-cal, rms=0.064283Jy sigma=0.995639 ! Inverting map and beam ! Estimated beam: bmin=0.8503 mas, bmaj=2.118 mas, bpa=1.786 degrees ! Estimated noise=0.9421 mJy/beam. ! Added new window around map position (-3.6, 1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00512075 Jy ! Component: 100 - total flux cleaned = 0.00525836 Jy ! Component: 150 - total flux cleaned = 0.00498283 Jy ! Component: 200 - total flux cleaned = 0.00489763 Jy ! Total flux subtracted in 200 components = 0.00489763 Jy ! Clean residual min=-0.004257 max=0.004155 Jy/beam ! Clean residual mean=-0.000008 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.232176 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 68 components and 0.232175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063891Jy sigma=0.986495 ! Fit after self-cal, rms=0.063932Jy sigma=0.985858 ! 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.063932Jy sigma=0.985858 ! Fit after self-cal, rms=0.064240Jy sigma=0.965684 ! 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.064240Jy sigma=0.965684 ! Fit after self-cal, rms=0.064277Jy sigma=0.965582 ! Inverting map and beam ! Estimated beam: bmin=0.8547 mas, bmaj=2.127 mas, bpa=1.06 degrees ! Estimated noise=0.945452 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186604 Jy ! Component: 100 - total flux cleaned = -0.000175557 Jy ! Component: 150 - total flux cleaned = -0.000305571 Jy ! Component: 200 - total flux cleaned = -0.000306729 Jy ! Total flux subtracted in 200 components = -0.000306729 Jy ! Clean residual min=-0.003881 max=0.003639 Jy/beam ! Clean residual mean=-0.000004 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.231869 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 77 components and 0.231869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064167Jy sigma=0.963155 ! Fit after self-cal, rms=0.064181Jy sigma=0.963071 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.341 mas, bmaj=4.328 mas, bpa=4.576 degrees ! Estimated noise=1.21465 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.000340366 Jy ! Component: 100 - total flux cleaned = -0.000159067 Jy ! Component: 150 - total flux cleaned = -0.000160839 Jy ! Component: 200 - total flux cleaned = -0.000117428 Jy ! Total flux subtracted in 200 components = -0.000117428 Jy ! Clean residual min=-0.004981 max=0.004569 Jy/beam ! Clean residual mean=-0.000007 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.231751 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.231751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064175Jy sigma=0.962742 ! Fit after self-cal, rms=0.064174Jy sigma=0.962612 ! 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=0.6714 mas, bmaj=1.734 mas, bpa=1.315 degrees ! Estimated noise=1.36838 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.15151 Jy ! Component: 100 - total flux cleaned = 0.187622 Jy ! Component: 150 - total flux cleaned = 0.203946 Jy ! Component: 200 - total flux cleaned = 0.212975 Jy ! Total flux subtracted in 200 components = 0.212975 Jy ! Clean residual min=-0.005610 max=0.006116 Jy/beam ! Clean residual mean=-0.000014 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.212975 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.212975 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8547 mas, bmaj=2.127 mas, bpa=1.06 degrees ! Estimated noise=0.945452 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 (-0.2, 2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00966132 Jy ! Component: 100 - total flux cleaned = 0.015253 Jy ! Component: 150 - total flux cleaned = 0.0178038 Jy ! Component: 200 - total flux cleaned = 0.0194718 Jy ! Total flux subtracted in 200 components = 0.0194718 Jy ! Clean residual min=-0.004117 max=0.003244 Jy/beam ! Clean residual mean=-0.000006 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.232447 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 57 components and 0.232447 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.341 mas, bmaj=4.328 mas, bpa=4.576 degrees ! Estimated noise=1.21465 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.00122546 Jy ! Component: 100 - total flux cleaned = 0.0017986 Jy ! Component: 150 - total flux cleaned = 0.00209115 Jy ! Component: 200 - total flux cleaned = 0.0023262 Jy ! Total flux subtracted in 200 components = 0.0023262 Jy ! Clean residual min=-0.004553 max=0.003300 Jy/beam ! Clean residual mean=-0.000004 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.234773 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 87 components and 0.234773 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8547 mas, bmaj=2.127 mas, bpa=1.06 degrees ! Estimated noise=0.945452 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.30214e-05 Jy ! Component: 100 - total flux cleaned = 6.5785e-05 Jy ! Component: 150 - total flux cleaned = 0.000325719 Jy ! Component: 200 - total flux cleaned = 0.000443272 Jy ! Total flux subtracted in 200 components = 0.000443272 Jy ! Clean residual min=-0.003740 max=0.002978 Jy/beam ! Clean residual mean=-0.000002 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.235216 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 113 components and 0.235216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063991Jy sigma=0.957967 ! Fit after self-cal, rms=0.063985Jy sigma=0.956990 wmodel J1519-1151_X_2005_07_08_yyk\_map.mod ! Writing 113 model components to file: J1519-1151_X_2005_07_08_yyk_map.mod wobs J1519-1151_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1519-1151_X_2005_07_08_yyk_uvs.fits wwins J1519-1151_X_2005_07_08_yyk\_map.win ! wwins: Wrote 3 windows to J1519-1151_X_2005_07_08_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.00148101 Jy ! Component: 100 - total flux cleaned = -0.00243314 Jy ! Component: 150 - total flux cleaned = -0.00264335 Jy ! Component: 200 - total flux cleaned = -0.00279595 Jy ! Component: 250 - total flux cleaned = -0.00299042 Jy ! Component: 300 - total flux cleaned = -0.00317654 Jy ! Component: 350 - total flux cleaned = -0.00331209 Jy ! Component: 400 - total flux cleaned = -0.00348849 Jy ! Component: 450 - total flux cleaned = -0.00357518 Jy ! Component: 500 - total flux cleaned = -0.00374274 Jy ! Component: 550 - total flux cleaned = -0.00390566 Jy ! Component: 600 - total flux cleaned = -0.00410469 Jy ! Component: 650 - total flux cleaned = -0.0042602 Jy ! Component: 700 - total flux cleaned = -0.00441337 Jy ! Component: 750 - total flux cleaned = -0.00456454 Jy ! Component: 800 - total flux cleaned = -0.00482223 Jy ! Component: 850 - total flux cleaned = -0.00496656 Jy ! Component: 900 - total flux cleaned = -0.00503749 Jy ! Component: 950 - total flux cleaned = -0.00538855 Jy ! Component: 1000 - total flux cleaned = -0.00549174 Jy ! Component: 1050 - total flux cleaned = -0.00566142 Jy ! Component: 1100 - total flux cleaned = -0.00579525 Jy ! Component: 1150 - total flux cleaned = -0.00596033 Jy ! Component: 1200 - total flux cleaned = -0.00612235 Jy ! Component: 1250 - total flux cleaned = -0.00628233 Jy ! Component: 1300 - total flux cleaned = -0.00634553 Jy ! Component: 1350 - total flux cleaned = -0.0064073 Jy ! Component: 1400 - total flux cleaned = -0.00640714 Jy ! Component: 1450 - total flux cleaned = -0.00634658 Jy ! Component: 1500 - total flux cleaned = -0.00637672 Jy ! Component: 1550 - total flux cleaned = -0.00643623 Jy ! Component: 1600 - total flux cleaned = -0.00646495 Jy ! Component: 1650 - total flux cleaned = -0.00643605 Jy ! Component: 1700 - total flux cleaned = -0.00643628 Jy ! Component: 1750 - total flux cleaned = -0.00646478 Jy ! Component: 1800 - total flux cleaned = -0.00657583 Jy ! Component: 1850 - total flux cleaned = -0.00657564 Jy ! Component: 1900 - total flux cleaned = -0.00654802 Jy ! Component: 1950 - total flux cleaned = -0.00660184 Jy ! Component: 2000 - total flux cleaned = -0.00662849 Jy ! Total flux subtracted in 2048 components = -0.00665424 Jy ! Clean residual min=-0.001527 max=0.001401 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.228562 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 253 components and 0.228562 Jy ![Exited script file: muppet] wmap "J1519-1151_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8547 x 2.127 at 1.06 degrees (North through East) ! Clean map min=-0.0036038 max=0.18215 Jy/beam ! Writing clean map to FITS file: J1519-1151_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.182152 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00048797 device "J1519-1151_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1519-1151_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.803674 0.803674 1.60735 3.2147 6.42939 12.8588 25.7176 51.4351 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.182 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8547 x 2.127 at 1.06 degrees (North through East) ! Clean map min=-0.0036038 max=0.18215 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1519-1151_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1519-1151_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1519-1151_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:38:15 2006