! Started logfile: J0614-2536_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:00:51 2006 obs J0614-2536_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0614-2536_X_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902222 visibilities/baseline/integration-bin. ! Found source: J0614-2536 ! ! 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 1624 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 J0614-2536_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.271029 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.6648 mas, bmaj=1.813 mas, bpa=-7.529 degrees ! Estimated noise=1.46866 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.220351 Jy ! Component: 100 - total flux cleaned = 0.255374 Jy ! Total flux subtracted in 100 components = 0.255374 Jy ! Clean residual min=-0.008320 max=0.010660 Jy/beam ! Clean residual mean=-0.000025 rms=0.002228 Jy/beam ! Combined flux in latest and established models = 0.255374 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.255374 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.073198Jy sigma=1.151680 ! Fit after self-cal, rms=0.072951Jy sigma=1.146920 ! Inverting map and beam ! Estimated beam: bmin=0.6648 mas, bmaj=1.813 mas, bpa=-7.529 degrees ! Estimated noise=1.46866 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.8487 mas, bmaj=2.152 mas, bpa=-5.729 degrees ! Estimated noise=1.03327 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.0184916 Jy ! Component: 100 - total flux cleaned = 0.0250676 Jy ! Component: 150 - total flux cleaned = 0.0276272 Jy ! Component: 200 - total flux cleaned = 0.0281655 Jy ! Total flux subtracted in 200 components = 0.0281655 Jy ! Clean residual min=-0.007174 max=0.007350 Jy/beam ! Clean residual mean=-0.000023 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.283539 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.283539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070284Jy sigma=1.090582 ! Fit after self-cal, rms=0.070260Jy sigma=1.090319 ! 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.8487 x 2.152 at -5.729 degrees (North through East) ! Clean map min=-0.0066825 max=0.25942 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: 1.01049 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.09 KP 0.94 ! LA 0.99 MK 0.99 NL 1.00 OV 1.00 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01411 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.09 KP 0.90 ! LA 0.97 MK 0.98 NL 0.95 OV 1.02 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00802 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.01 KP 0.83 ! LA 0.95 MK 1.01 NL 1.00 OV 1.05 ! PT 1.06 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.948243 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.98 KP 1.02 ! LA 0.98 MK 1.04 NL 0.99 OV 1.10 ! PT 1.12 SC 1.22 ! ! ! Fit before self-cal, rms=0.070260Jy sigma=1.090319 ! Fit after self-cal, rms=0.067330Jy sigma=1.038272 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.067330Jy sigma=1.038272 ! Fit after self-cal, rms=0.067332Jy sigma=1.038234 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8524 mas, bmaj=2.156 mas, bpa=-5.516 degrees ! Estimated noise=1.02572 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.00199199 Jy ! Component: 100 - total flux cleaned = -0.00216005 Jy ! Component: 150 - total flux cleaned = -0.00223399 Jy ! Component: 200 - total flux cleaned = -0.00226806 Jy ! Total flux subtracted in 200 components = -0.00226806 Jy ! Clean residual min=-0.005669 max=0.007322 Jy/beam ! Clean residual mean=-0.000049 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.281271 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.281271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067260Jy sigma=1.037189 ! Fit after self-cal, rms=0.067244Jy sigma=1.037078 ! 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.067244Jy sigma=1.037078 ! Fit after self-cal, rms=0.064583Jy sigma=1.000934 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.000285238 Jy ! Component: 100 - total flux cleaned = 0.000320742 Jy ! Component: 150 - total flux cleaned = 0.00035179 Jy ! Component: 200 - total flux cleaned = 0.000353385 Jy ! Total flux subtracted in 200 components = 0.000353385 Jy ! Clean residual min=-0.005628 max=0.007378 Jy/beam ! Clean residual mean=-0.000047 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.281625 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 43 components and 0.281624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064569Jy sigma=1.000407 ! Fit after self-cal, rms=0.064346Jy sigma=0.997594 ! 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.8524 x 2.156 at -5.516 degrees (North through East) ! Clean map min=-0.0052948 max=0.25936 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.064346Jy sigma=0.997594 ! Fit after self-cal, rms=0.063293Jy sigma=0.957628 ! 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.063293Jy sigma=0.957628 ! Fit after self-cal, rms=0.063297Jy sigma=0.957265 ! Inverting map and beam ! Estimated beam: bmin=0.8539 mas, bmaj=2.156 mas, bpa=-5.317 degrees ! Estimated noise=1.02399 mJy/beam. ! Added new window around map position (-7.8, 4.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00822592 Jy ! Component: 100 - total flux cleaned = 0.0121933 Jy ! Component: 150 - total flux cleaned = 0.0143175 Jy ! Component: 200 - total flux cleaned = 0.0149938 Jy ! Total flux subtracted in 200 components = 0.0149938 Jy ! Clean residual min=-0.004766 max=0.004351 Jy/beam ! Clean residual mean=-0.000036 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.296618 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 75 components and 0.296618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062657Jy sigma=0.942083 ! Fit after self-cal, rms=0.062619Jy sigma=0.941184 ! 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.062619Jy sigma=0.941184 ! Fit after self-cal, rms=0.061657Jy sigma=0.923135 ! 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.061657Jy sigma=0.923135 ! Fit after self-cal, rms=0.061661Jy sigma=0.923103 ! Inverting map and beam ! Estimated beam: bmin=0.8532 mas, bmaj=2.154 mas, bpa=-5.437 degrees ! Estimated noise=1.0228 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237505 Jy ! Component: 100 - total flux cleaned = 0.00305555 Jy ! Component: 150 - total flux cleaned = 0.00342904 Jy ! Component: 200 - total flux cleaned = 0.00359641 Jy ! Total flux subtracted in 200 components = 0.00359641 Jy ! Clean residual min=-0.004491 max=0.004214 Jy/beam ! Clean residual mean=-0.000029 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.300215 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 87 components and 0.300215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061580Jy sigma=0.921416 ! Fit after self-cal, rms=0.061580Jy sigma=0.921324 ! 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.318 mas, bmaj=5.458 mas, bpa=-3.814 degrees ! Estimated noise=1.34024 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.00166348 Jy ! Component: 100 - total flux cleaned = 0.00213801 Jy ! Component: 150 - total flux cleaned = 0.00232244 Jy ! Component: 200 - total flux cleaned = 0.00242317 Jy ! Total flux subtracted in 200 components = 0.00242317 Jy ! Clean residual min=-0.005276 max=0.006314 Jy/beam ! Clean residual mean=-0.000046 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.302638 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 97 components and 0.302638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061669Jy sigma=0.921714 ! Fit after self-cal, rms=0.061600Jy sigma=0.921052 ! 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.6668 mas, bmaj=1.816 mas, bpa=-7.732 degrees ! Estimated noise=1.4712 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.22136 Jy ! Component: 100 - total flux cleaned = 0.256034 Jy ! Component: 150 - total flux cleaned = 0.269597 Jy ! Component: 200 - total flux cleaned = 0.277404 Jy ! Total flux subtracted in 200 components = 0.277404 Jy ! Clean residual min=-0.006385 max=0.005423 Jy/beam ! Clean residual mean=-0.000029 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.277404 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.277404 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8532 mas, bmaj=2.154 mas, bpa=-5.437 degrees ! Estimated noise=1.0228 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.00880066 Jy ! Component: 100 - total flux cleaned = 0.0141519 Jy ! Component: 150 - total flux cleaned = 0.0177511 Jy ! Component: 200 - total flux cleaned = 0.0202609 Jy ! Total flux subtracted in 200 components = 0.0202609 Jy ! Clean residual min=-0.004542 max=0.004520 Jy/beam ! Clean residual mean=-0.000033 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.297665 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 55 components and 0.297665 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.318 mas, bmaj=5.458 mas, bpa=-3.814 degrees ! Estimated noise=1.34024 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.00381415 Jy ! Component: 100 - total flux cleaned = 0.00459321 Jy ! Component: 150 - total flux cleaned = 0.00490438 Jy ! Component: 200 - total flux cleaned = 0.00503736 Jy ! Total flux subtracted in 200 components = 0.00503736 Jy ! Clean residual min=-0.005351 max=0.006354 Jy/beam ! Clean residual mean=-0.000043 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.302702 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.302702 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8532 mas, bmaj=2.154 mas, bpa=-5.437 degrees ! Estimated noise=1.0228 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000722385 Jy ! Component: 100 - total flux cleaned = -0.000726734 Jy ! Component: 150 - total flux cleaned = -0.000842167 Jy ! Component: 200 - total flux cleaned = -0.000842089 Jy ! Total flux subtracted in 200 components = -0.000842089 Jy ! Clean residual min=-0.004439 max=0.004378 Jy/beam ! Clean residual mean=-0.000023 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.30186 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.30186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061664Jy sigma=0.922073 ! Fit after self-cal, rms=0.061650Jy sigma=0.921881 wmodel J0614-2536_X_2005_07_08_yyk\_map.mod ! Writing 80 model components to file: J0614-2536_X_2005_07_08_yyk_map.mod wobs J0614-2536_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0614-2536_X_2005_07_08_yyk_uvs.fits wwins J0614-2536_X_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J0614-2536_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 = -6.12551e-06 Jy ! Component: 100 - total flux cleaned = -0.000130231 Jy ! Component: 150 - total flux cleaned = -0.000311186 Jy ! Component: 200 - total flux cleaned = -0.000484061 Jy ! Component: 250 - total flux cleaned = -0.000817638 Jy ! Component: 300 - total flux cleaned = -0.00124594 Jy ! Component: 350 - total flux cleaned = -0.00166062 Jy ! Component: 400 - total flux cleaned = -0.00176025 Jy ! Component: 450 - total flux cleaned = -0.00200616 Jy ! Component: 500 - total flux cleaned = -0.00219834 Jy ! Component: 550 - total flux cleaned = -0.00247815 Jy ! Component: 600 - total flux cleaned = -0.00270497 Jy ! Component: 650 - total flux cleaned = -0.00279473 Jy ! Component: 700 - total flux cleaned = -0.00301459 Jy ! Component: 750 - total flux cleaned = -0.00322834 Jy ! Component: 800 - total flux cleaned = -0.00339568 Jy ! Component: 850 - total flux cleaned = -0.00351827 Jy ! Component: 900 - total flux cleaned = -0.00351797 Jy ! Component: 950 - total flux cleaned = -0.00359751 Jy ! Component: 1000 - total flux cleaned = -0.0038321 Jy ! Component: 1050 - total flux cleaned = -0.00398563 Jy ! Component: 1100 - total flux cleaned = -0.0040993 Jy ! Component: 1150 - total flux cleaned = -0.00428452 Jy ! Component: 1200 - total flux cleaned = -0.00435783 Jy ! Component: 1250 - total flux cleaned = -0.00453844 Jy ! Component: 1300 - total flux cleaned = -0.00475112 Jy ! Component: 1350 - total flux cleaned = -0.00478618 Jy ! Component: 1400 - total flux cleaned = -0.00502805 Jy ! Component: 1450 - total flux cleaned = -0.00526591 Jy ! Component: 1500 - total flux cleaned = -0.00546743 Jy ! Component: 1550 - total flux cleaned = -0.00563313 Jy ! Component: 1600 - total flux cleaned = -0.0057962 Jy ! Component: 1650 - total flux cleaned = -0.00598936 Jy ! Component: 1700 - total flux cleaned = -0.0061169 Jy ! Component: 1750 - total flux cleaned = -0.0062431 Jy ! Component: 1800 - total flux cleaned = -0.006461 Jy ! Component: 1850 - total flux cleaned = -0.00658468 Jy ! Component: 1900 - total flux cleaned = -0.00673646 Jy ! Component: 1950 - total flux cleaned = -0.00682642 Jy ! Component: 2000 - total flux cleaned = -0.00697515 Jy ! Total flux subtracted in 2048 components = -0.00709284 Jy ! Clean residual min=-0.001730 max=0.001717 Jy/beam ! Clean residual mean=-0.000009 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.294767 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 220 components and 0.294767 Jy ![Exited script file: muppet] wmap "J0614-2536_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8532 x 2.154 at -5.437 degrees (North through East) ! Clean map min=-0.0028894 max=0.25769 Jy/beam ! Writing clean map to FITS file: J0614-2536_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.257693 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00054689 device "J0614-2536_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0614-2536_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636677 0.636677 1.27335 2.54671 5.09342 10.1868 20.3737 40.7474 81.4947 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.257 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.8532 x 2.154 at -5.437 degrees (North through East) ! Clean map min=-0.0028894 max=0.25769 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0614-2536_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0614-2536_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0614-2536_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:00:55 2006