! Started logfile: J1335-0511_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:21:50 2007 obs J1335-0511_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1335-0511_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.695444 visibilities/baseline/integration-bin. ! Found source: J1335-0511 ! ! 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 17400 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 J1335-0511_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.433914 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=3.708 mas, bmaj=8.664 mas, bpa=10.47 degrees ! Estimated noise=2023.74 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.271833 Jy ! Component: 100 - total flux cleaned = 0.335332 Jy ! Total flux subtracted in 100 components = 0.335332 Jy ! Clean residual min=-0.012718 max=0.018357 Jy/beam ! Clean residual mean=0.000211 rms=0.004337 Jy/beam ! Combined flux in latest and established models = 0.335332 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.335332 Jy ! ! Correcting IF 1. ! A total of 366 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.274834Jy sigma=0.001204 ! Fit after self-cal, rms=0.274667Jy sigma=0.001203 ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=8.664 mas, bpa=10.47 degrees ! Estimated noise=2023.74 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=4.86 mas, bmaj=10.22 mas, bpa=6.429 degrees ! Estimated noise=1157.24 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4, 3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0308658 Jy ! Component: 100 - total flux cleaned = 0.0441195 Jy ! Component: 150 - total flux cleaned = 0.0532368 Jy ! Component: 200 - total flux cleaned = 0.059374 Jy ! Total flux subtracted in 200 components = 0.059374 Jy ! Clean residual min=-0.007049 max=0.009098 Jy/beam ! Clean residual mean=0.000210 rms=0.002492 Jy/beam ! Combined flux in latest and established models = 0.394706 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 74 components and 0.394706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271479Jy sigma=0.001190 ! Fit after self-cal, rms=0.271419Jy sigma=0.001190 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.86 x 10.22 at 6.429 degrees (North through East) ! Clean map min=-0.0072815 max=0.31029 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.02671 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.02 KP 0.89 ! LA 0.99 MK 1.01 NL 1.00* OV 1.08 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983994 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.11 HN 1.06 KP 1.02 ! LA 1.10 MK 1.04 NL 0.96 OV 1.00 ! PT 0.94 SC 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04143 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 0.95 KP 0.89 ! LA 0.82 MK 0.92 NL 0.94 OV 0.94 ! PT 1.08 SC 1.07 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992874 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.14 HN 1.04 KP 0.97 ! LA 0.93 MK 0.94 NL 1.05 OV 1.03 ! PT 0.92 SC 1.06 ! ! ! Fit before self-cal, rms=0.271419Jy sigma=0.001190 ! Fit after self-cal, rms=0.264286Jy sigma=0.001181 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.264286Jy sigma=0.001181 ! Fit after self-cal, rms=0.264283Jy sigma=0.001181 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.836 mas, bmaj=10.14 mas, bpa=6.542 degrees ! Estimated noise=1163.18 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.00622313 Jy ! Component: 100 - total flux cleaned = 0.00638407 Jy ! Component: 150 - total flux cleaned = 0.00627924 Jy ! Component: 200 - total flux cleaned = 0.00606969 Jy ! Total flux subtracted in 200 components = 0.00606969 Jy ! Clean residual min=-0.004557 max=0.004390 Jy/beam ! Clean residual mean=-0.000050 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.400775 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 102 components and 0.400775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264118Jy sigma=0.001180 ! Fit after self-cal, rms=0.264110Jy sigma=0.001180 ! 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.264110Jy sigma=0.001180 ! Fit after self-cal, rms=0.263356Jy sigma=0.001176 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.000535519 Jy ! Component: 100 - total flux cleaned = 0.000458413 Jy ! Component: 150 - total flux cleaned = 0.00038224 Jy ! Component: 200 - total flux cleaned = 0.000180343 Jy ! Total flux subtracted in 200 components = 0.000180343 Jy ! Clean residual min=-0.004717 max=0.004189 Jy/beam ! Clean residual mean=-0.000040 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.400956 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 112 components and 0.400956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263318Jy sigma=0.001176 ! Fit after self-cal, rms=0.263196Jy sigma=0.001176 ! 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: 4.836 x 10.14 at 6.542 degrees (North through East) ! Clean map min=-0.004622 max=0.31198 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.263196Jy sigma=0.001176 ! Fit after self-cal, rms=0.260804Jy sigma=0.001172 ! 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.260804Jy sigma=0.001172 ! Fit after self-cal, rms=0.260767Jy sigma=0.001172 ! Inverting map and beam ! Estimated beam: bmin=4.81 mas, bmaj=10.06 mas, bpa=6.463 degrees ! Estimated noise=1157.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171973 Jy ! Component: 100 - total flux cleaned = -0.000143231 Jy ! Component: 150 - total flux cleaned = -0.000342071 Jy ! Component: 200 - total flux cleaned = -0.000512476 Jy ! Total flux subtracted in 200 components = -0.000512476 Jy ! Clean residual min=-0.004299 max=0.004294 Jy/beam ! Clean residual mean=0.000031 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.400443 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 129 components and 0.400443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260732Jy sigma=0.001172 ! Fit after self-cal, rms=0.260714Jy sigma=0.001172 ! 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.260714Jy sigma=0.001172 ! Fit after self-cal, rms=0.260966Jy sigma=0.001171 ! 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.260966Jy sigma=0.001171 ! Fit after self-cal, rms=0.260963Jy sigma=0.001171 ! Inverting map and beam ! Estimated beam: bmin=4.8 mas, bmaj=10.04 mas, bpa=6.594 degrees ! Estimated noise=1157.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559373 Jy ! Component: 100 - total flux cleaned = 0.00038252 Jy ! Component: 150 - total flux cleaned = 0.000232066 Jy ! Component: 200 - total flux cleaned = 9.72865e-05 Jy ! Total flux subtracted in 200 components = 9.72865e-05 Jy ! Clean residual min=-0.004269 max=0.004157 Jy/beam ! Clean residual mean=0.000042 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.400541 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 133 components and 0.400541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260943Jy sigma=0.001170 ! Fit after self-cal, rms=0.260942Jy sigma=0.001170 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.363 mas, bmaj=14.37 mas, bpa=10.25 degrees ! Estimated noise=1317.17 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.000540447 Jy ! Component: 100 - total flux cleaned = -0.000787994 Jy ! Component: 150 - total flux cleaned = -0.000955443 Jy ! Component: 200 - total flux cleaned = -0.00103908 Jy ! Total flux subtracted in 200 components = -0.00103908 Jy ! Clean residual min=-0.003550 max=0.003607 Jy/beam ! Clean residual mean=0.000092 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.399501 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 147 components and 0.399501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260938Jy sigma=0.001170 ! Fit after self-cal, rms=0.260938Jy sigma=0.001170 ! 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=3.691 mas, bmaj=8.628 mas, bpa=10.74 degrees ! Estimated noise=2013.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.271467 Jy ! Component: 100 - total flux cleaned = 0.33567 Jy ! Component: 150 - total flux cleaned = 0.361118 Jy ! Component: 200 - total flux cleaned = 0.374432 Jy ! Total flux subtracted in 200 components = 0.374432 Jy ! Clean residual min=-0.008563 max=0.007791 Jy/beam ! Clean residual mean=0.000090 rms=0.002191 Jy/beam ! Combined flux in latest and established models = 0.374432 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.374432 Jy ! Inverting map and beam ! Estimated beam: bmin=4.8 mas, bmaj=10.04 mas, bpa=6.594 degrees ! Estimated noise=1157.51 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.0124106 Jy ! Component: 100 - total flux cleaned = 0.0183704 Jy ! Component: 150 - total flux cleaned = 0.0198855 Jy ! Component: 200 - total flux cleaned = 0.0207167 Jy ! Total flux subtracted in 200 components = 0.0207167 Jy ! Clean residual min=-0.004332 max=0.004426 Jy/beam ! Clean residual mean=0.000101 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.395149 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 96 components and 0.395149 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.363 mas, bmaj=14.37 mas, bpa=10.25 degrees ! Estimated noise=1317.17 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.00192677 Jy ! Component: 100 - total flux cleaned = 0.00244173 Jy ! Component: 150 - total flux cleaned = 0.00261644 Jy ! Component: 200 - total flux cleaned = 0.00266771 Jy ! Total flux subtracted in 200 components = 0.00266771 Jy ! Clean residual min=-0.003518 max=0.004055 Jy/beam ! Clean residual mean=0.000125 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.397817 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 121 components and 0.397817 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.8 mas, bmaj=10.04 mas, bpa=6.594 degrees ! Estimated noise=1157.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.31022e-05 Jy ! Component: 100 - total flux cleaned = -9.47828e-05 Jy ! Component: 150 - total flux cleaned = -0.000165953 Jy ! Component: 200 - total flux cleaned = -0.000231269 Jy ! Total flux subtracted in 200 components = -0.000231269 Jy ! Clean residual min=-0.003975 max=0.004382 Jy/beam ! Clean residual mean=0.000077 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.397585 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 140 components and 0.397585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260967Jy sigma=0.001171 ! Fit after self-cal, rms=0.260964Jy sigma=0.001171 wmodel J1335-0511_S_1997_05_07_yyk\_map.mod ! Writing 140 model components to file: J1335-0511_S_1997_05_07_yyk_map.mod wobs J1335-0511_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1335-0511_S_1997_05_07_yyk_uvs.fits wwins J1335-0511_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1335-0511_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 = -2.0196e-05 Jy ! Component: 100 - total flux cleaned = -0.000633001 Jy ! Component: 150 - total flux cleaned = -0.000885704 Jy ! Component: 200 - total flux cleaned = -0.00106088 Jy ! Component: 250 - total flux cleaned = -0.00122627 Jy ! Component: 300 - total flux cleaned = -0.00117347 Jy ! Component: 350 - total flux cleaned = -0.000975691 Jy ! Component: 400 - total flux cleaned = -0.000833014 Jy ! Component: 450 - total flux cleaned = -0.000601801 Jy ! Component: 500 - total flux cleaned = -0.000289692 Jy ! Component: 550 - total flux cleaned = -2.94226e-05 Jy ! Component: 600 - total flux cleaned = 0.000265584 Jy ! Component: 650 - total flux cleaned = 0.000553011 Jy ! Component: 700 - total flux cleaned = 0.000713057 Jy ! Component: 750 - total flux cleaned = 0.000791076 Jy ! Component: 800 - total flux cleaned = 0.000791109 Jy ! Component: 850 - total flux cleaned = 0.00086537 Jy ! Component: 900 - total flux cleaned = 0.000938379 Jy ! Component: 950 - total flux cleaned = 0.00101027 Jy ! Component: 1000 - total flux cleaned = 0.00111589 Jy ! Component: 1050 - total flux cleaned = 0.00125371 Jy ! Component: 1100 - total flux cleaned = 0.00132106 Jy ! Component: 1150 - total flux cleaned = 0.0013211 Jy ! Component: 1200 - total flux cleaned = 0.0013543 Jy ! Component: 1250 - total flux cleaned = 0.00141909 Jy ! Component: 1300 - total flux cleaned = 0.0014821 Jy ! Component: 1350 - total flux cleaned = 0.00148193 Jy ! Component: 1400 - total flux cleaned = 0.00148163 Jy ! Component: 1450 - total flux cleaned = 0.00154198 Jy ! Component: 1500 - total flux cleaned = 0.00154212 Jy ! Component: 1550 - total flux cleaned = 0.00151324 Jy ! Component: 1600 - total flux cleaned = 0.00165775 Jy ! Component: 1650 - total flux cleaned = 0.0016005 Jy ! Component: 1700 - total flux cleaned = 0.00174111 Jy ! Component: 1750 - total flux cleaned = 0.00171341 Jy ! Component: 1800 - total flux cleaned = 0.00182317 Jy ! Component: 1850 - total flux cleaned = 0.00187742 Jy ! Component: 1900 - total flux cleaned = 0.00193107 Jy ! Component: 1950 - total flux cleaned = 0.00203656 Jy ! Component: 2000 - total flux cleaned = 0.00206258 Jy ! Total flux subtracted in 2048 components = 0.00213976 Jy ! Clean residual min=-0.001334 max=0.001736 Jy/beam ! Clean residual mean=0.000072 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.399725 Jy keep ! Adding 109 model components to the UV plane model. ! The established model now contains 249 components and 0.399725 Jy ![Exited script file: muppet] wmap "J1335-0511_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.8 x 10.04 at 6.594 degrees (North through East) ! Clean map min=-0.003741 max=0.31027 Jy/beam ! Writing clean map to FITS file: J1335-0511_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.310272 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000536219 device "J1335-0511_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1335-0511_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.518467 0.518467 1.03693 2.07387 4.14774 8.29547 16.5909 33.1819 66.3638 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.31 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.8 x 10.04 at 6.594 degrees (North through East) ! Clean map min=-0.003741 max=0.31027 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1335-0511_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1335-0511_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1335-0511_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:21:57 2007