! Started logfile: J1743-0350_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:53:13 2008 obs J1743-0350_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J1743-0350_X_2007_01_11_yyk_uve.fits ! AN table 1: 5 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.761111 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 2143 lines of history. ! ! Reading 548 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 J1743-0350_X_2007_01_11_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)= 4.8478 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.6286 mas, bmaj=1.73 mas, bpa=-1.543 degrees ! Estimated noise=2.95487 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 = 3.6953 Jy ! Component: 100 - total flux cleaned = 4.70794 Jy ! Total flux subtracted in 100 components = 4.70794 Jy ! Clean residual min=-0.170854 max=0.324210 Jy/beam ! Clean residual mean=-0.000436 rms=0.060951 Jy/beam ! Combined flux in latest and established models = 4.70794 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 4.70794 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=1.111508Jy sigma=10.551730 ! Fit after self-cal, rms=1.123238Jy sigma=10.490328 ! Inverting map and beam ! Estimated beam: bmin=0.6286 mas, bmaj=1.73 mas, bpa=-1.543 degrees ! Estimated noise=2.95487 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.7169 mas, bmaj=1.893 mas, bpa=-2.931 degrees ! Estimated noise=2.46137 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.554045 Jy ! Component: 100 - total flux cleaned = 0.80258 Jy ! Component: 150 - total flux cleaned = 0.920104 Jy ! Component: 200 - total flux cleaned = 0.977228 Jy ! Total flux subtracted in 200 components = 0.977228 Jy ! Clean residual min=-0.101469 max=0.084545 Jy/beam ! Clean residual mean=-0.000016 rms=0.023331 Jy/beam ! Combined flux in latest and established models = 5.68517 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 5.68517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.902077Jy sigma=6.996587 ! Fit after self-cal, rms=0.900886Jy sigma=6.987021 ! 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.7169 x 1.893 at -2.931 degrees (North through East) ! Clean map min=-0.091771 max=4.3604 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.0014 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.00 KP 1.06 ! LA 1.01 MK 1.02 OV 0.96 PT 0.97 ! SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01244 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.00 KP 1.00 ! LA 0.97 MK 0.99 OV 0.95 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00067 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 0.91 KP 0.93 ! LA 0.99 MK 1.06 OV 1.01 PT 1.04 ! SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.97932 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 0.93 KP 0.96 ! LA 0.99 MK 1.07 OV 0.99 PT 1.11 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.900886Jy sigma=6.987021 ! Fit after self-cal, rms=0.853928Jy sigma=6.239135 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.853928Jy sigma=6.239135 ! Fit after self-cal, rms=0.853844Jy sigma=6.239075 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.724 mas, bmaj=1.909 mas, bpa=-2.836 degrees ! Estimated noise=2.464 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.00107503 Jy ! Component: 100 - total flux cleaned = -0.00107979 Jy ! Component: 150 - total flux cleaned = -0.00249374 Jy ! Component: 200 - total flux cleaned = -0.00304862 Jy ! Total flux subtracted in 200 components = -0.00304862 Jy ! Clean residual min=-0.045022 max=0.046824 Jy/beam ! Clean residual mean=0.000000 rms=0.011705 Jy/beam ! Combined flux in latest and established models = 5.68212 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 5.68212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.853225Jy sigma=6.219931 ! Fit after self-cal, rms=0.852981Jy sigma=6.218284 ! 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.852981Jy sigma=6.218284 ! Fit after self-cal, rms=0.320856Jy sigma=2.451905 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.0160996 Jy ! Component: 100 - total flux cleaned = 0.0175542 Jy ! Component: 150 - total flux cleaned = 0.0169983 Jy ! Component: 200 - total flux cleaned = 0.0165173 Jy ! Total flux subtracted in 200 components = 0.0165173 Jy ! Clean residual min=-0.038770 max=0.032264 Jy/beam ! Clean residual mean=-0.000018 rms=0.008706 Jy/beam ! Combined flux in latest and established models = 5.69864 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 39 components and 5.69864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318380Jy sigma=2.406112 ! Fit after self-cal, rms=0.179937Jy sigma=1.822134 ! 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.724 x 1.909 at -2.836 degrees (North through East) ! Clean map min=-0.032867 max=4.3929 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.179937Jy sigma=1.822134 ! Fit after self-cal, rms=0.130511Jy sigma=1.172581 ! 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.130511Jy sigma=1.172581 ! Fit after self-cal, rms=0.098445Jy sigma=1.069449 ! Inverting map and beam ! Estimated beam: bmin=0.7223 mas, bmaj=1.906 mas, bpa=-2.772 degrees ! Estimated noise=2.45995 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00576017 Jy ! Component: 100 - total flux cleaned = 0.00618814 Jy ! Component: 150 - total flux cleaned = 0.00655038 Jy ! Component: 200 - total flux cleaned = 0.00655071 Jy ! Total flux subtracted in 200 components = 0.00655071 Jy ! Clean residual min=-0.032426 max=0.019146 Jy/beam ! Clean residual mean=0.000015 rms=0.005526 Jy/beam ! Combined flux in latest and established models = 5.70519 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 5.70519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097629Jy sigma=1.036605 ! Fit after self-cal, rms=0.092874Jy sigma=1.022633 ! 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.092874Jy sigma=1.022633 ! Fit after self-cal, rms=0.089005Jy sigma=1.002270 ! 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.089005Jy sigma=1.002270 ! Fit after self-cal, rms=0.088535Jy sigma=1.000824 ! Inverting map and beam ! Estimated beam: bmin=0.7211 mas, bmaj=1.904 mas, bpa=-2.784 degrees ! Estimated noise=2.45893 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442267 Jy ! Component: 100 - total flux cleaned = 0.00539651 Jy ! Component: 150 - total flux cleaned = 0.00568133 Jy ! Component: 200 - total flux cleaned = 0.00542464 Jy ! Total flux subtracted in 200 components = 0.00542464 Jy ! Clean residual min=-0.031076 max=0.017643 Jy/beam ! Clean residual mean=0.000015 rms=0.005263 Jy/beam ! Combined flux in latest and established models = 5.71061 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 5.71061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088008Jy sigma=0.979869 ! Fit after self-cal, rms=0.087901Jy sigma=0.978845 ! 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=1.87 mas, bmaj=3.318 mas, bpa=13.37 degrees ! Estimated noise=3.56961 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.01655 Jy ! Component: 100 - total flux cleaned = -0.0196658 Jy ! Component: 150 - total flux cleaned = -0.0201833 Jy ! Component: 200 - total flux cleaned = -0.0206158 Jy ! Total flux subtracted in 200 components = -0.0206158 Jy ! Clean residual min=-0.016080 max=0.017307 Jy/beam ! Clean residual mean=0.000004 rms=0.005084 Jy/beam ! Combined flux in latest and established models = 5.69 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 5.69 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088054Jy sigma=0.991947 ! Fit after self-cal, rms=0.088020Jy sigma=0.990331 ! 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.6322 mas, bmaj=1.741 mas, bpa=-1.413 degrees ! Estimated noise=2.95762 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.72241 Jy ! Component: 100 - total flux cleaned = 4.72548 Jy ! Component: 150 - total flux cleaned = 5.18793 Jy ! Component: 200 - total flux cleaned = 5.43303 Jy ! Total flux subtracted in 200 components = 5.43303 Jy ! Clean residual min=-0.059499 max=0.089155 Jy/beam ! Clean residual mean=-0.000111 rms=0.017374 Jy/beam ! Combined flux in latest and established models = 5.43303 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 20 model components to the UV plane model. ! The established model now contains 20 components and 5.43303 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7211 mas, bmaj=1.904 mas, bpa=-2.784 degrees ! Estimated noise=2.45893 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.157962 Jy ! Component: 100 - total flux cleaned = 0.231222 Jy ! Component: 150 - total flux cleaned = 0.261618 Jy ! Component: 200 - total flux cleaned = 0.267245 Jy ! Total flux subtracted in 200 components = 0.267245 Jy ! Clean residual min=-0.035211 max=0.022317 Jy/beam ! Clean residual mean=0.000008 rms=0.006756 Jy/beam ! Combined flux in latest and established models = 5.70028 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 5.70028 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=1.87 mas, bmaj=3.318 mas, bpa=13.37 degrees ! Estimated noise=3.56961 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.00586511 Jy ! Component: 100 - total flux cleaned = -0.006685 Jy ! Component: 150 - total flux cleaned = -0.00796794 Jy ! Component: 200 - total flux cleaned = -0.00870545 Jy ! Total flux subtracted in 200 components = -0.00870545 Jy ! Clean residual min=-0.018709 max=0.018779 Jy/beam ! Clean residual mean=0.000005 rms=0.005608 Jy/beam ! Combined flux in latest and established models = 5.69157 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 27 components and 5.69157 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7211 mas, bmaj=1.904 mas, bpa=-2.784 degrees ! Estimated noise=2.45893 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107503 Jy ! Component: 100 - total flux cleaned = 0.0145267 Jy ! Component: 150 - total flux cleaned = 0.0173216 Jy ! Component: 200 - total flux cleaned = 0.0178109 Jy ! Total flux subtracted in 200 components = 0.0178109 Jy ! Clean residual min=-0.032436 max=0.020534 Jy/beam ! Clean residual mean=0.000014 rms=0.005729 Jy/beam ! Combined flux in latest and established models = 5.70938 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 5.70938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088503Jy sigma=1.015732 ! Fit after self-cal, rms=0.088286Jy sigma=1.012848 wmodel J1743-0350_X_2007_01_11_yyk\_map.mod ! Writing 32 model components to file: J1743-0350_X_2007_01_11_yyk_map.mod wobs J1743-0350_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_X_2007_01_11_yyk_uvs.fits wwins J1743-0350_X_2007_01_11_yyk\_map.win ! wwins: Wrote 1 windows to J1743-0350_X_2007_01_11_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.013295 Jy ! Component: 100 - total flux cleaned = -0.0228576 Jy ! Component: 150 - total flux cleaned = -0.0281054 Jy ! Component: 200 - total flux cleaned = -0.0296778 Jy ! Component: 250 - total flux cleaned = -0.0316414 Jy ! Component: 300 - total flux cleaned = -0.0321506 Jy ! Component: 350 - total flux cleaned = -0.0323904 Jy ! Component: 400 - total flux cleaned = -0.0335319 Jy ! Component: 450 - total flux cleaned = -0.034616 Jy ! Component: 500 - total flux cleaned = -0.0356377 Jy ! Component: 550 - total flux cleaned = -0.0364114 Jy ! Component: 600 - total flux cleaned = -0.036415 Jy ! Component: 650 - total flux cleaned = -0.0367583 Jy ! Component: 700 - total flux cleaned = -0.0369195 Jy ! Component: 750 - total flux cleaned = -0.0370765 Jy ! Component: 800 - total flux cleaned = -0.0372242 Jy ! Component: 850 - total flux cleaned = -0.0369276 Jy ! Component: 900 - total flux cleaned = -0.0372123 Jy ! Component: 950 - total flux cleaned = -0.0370763 Jy ! Component: 1000 - total flux cleaned = -0.0372055 Jy ! Component: 1050 - total flux cleaned = -0.0368176 Jy ! Component: 1100 - total flux cleaned = -0.0366948 Jy ! Component: 1150 - total flux cleaned = -0.036455 Jy ! Component: 1200 - total flux cleaned = -0.0362257 Jy ! Component: 1250 - total flux cleaned = -0.0358917 Jy ! Component: 1300 - total flux cleaned = -0.0358917 Jy ! Component: 1350 - total flux cleaned = -0.035578 Jy ! Component: 1400 - total flux cleaned = -0.0349738 Jy ! Component: 1450 - total flux cleaned = -0.034583 Jy ! Component: 1500 - total flux cleaned = -0.0343002 Jy ! Component: 1550 - total flux cleaned = -0.033834 Jy ! Component: 1600 - total flux cleaned = -0.0332023 Jy ! Component: 1650 - total flux cleaned = -0.0324994 Jy ! Component: 1700 - total flux cleaned = -0.0318985 Jy ! Component: 1750 - total flux cleaned = -0.0311504 Jy ! Component: 1800 - total flux cleaned = -0.0306664 Jy ! Component: 1850 - total flux cleaned = -0.0298018 Jy ! Component: 1900 - total flux cleaned = -0.0291898 Jy ! Component: 1950 - total flux cleaned = -0.0287395 Jy ! Component: 2000 - total flux cleaned = -0.028153 Jy ! Total flux subtracted in 2048 components = -0.0276491 Jy ! Clean residual min=-0.004114 max=0.003818 Jy/beam ! Clean residual mean=0.000001 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 5.68174 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 155 components and 5.68173 Jy ![Exited script file: muppet] wmap "J1743-0350_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7211 x 1.904 at -2.784 degrees (North through East) ! Clean map min=-0.0099847 max=4.3827 Jy/beam ! Writing clean map to FITS file: J1743-0350_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 4.38271 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00127342 device "J1743-0350_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0871667 0.0871667 0.174333 0.348667 0.697334 1.39467 2.78934 5.57867 11.1573 22.3147 44.6294 89.2587 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak=",int(peak_flux*1000)/1000 ! peak= 4.382 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.7211 x 1.904 at -2.784 degrees (North through East) ! Clean map min=-0.0099847 max=4.3827 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:53:19 2008