! Started logfile: J1939-1525_S_2006_12_18_yyk_uvs.log on Mon Jun 16 19:59:47 2008 obs J1939-1525_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J1939-1525_S_2006_12_18_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.659259 visibilities/baseline/integration-bin. ! Found source: J1939-1525 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2469 lines of history. ! ! Reading 712 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 J1939-1525_S_2006_12_18_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.389966 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.406 mas, bmaj=6.651 mas, bpa=1.888 degrees ! Estimated noise=2.41646 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.311921 Jy ! Component: 100 - total flux cleaned = 0.383336 Jy ! Total flux subtracted in 100 components = 0.383336 Jy ! Clean residual min=-0.013305 max=0.025031 Jy/beam ! Clean residual mean=0.000131 rms=0.004604 Jy/beam ! Combined flux in latest and established models = 0.383336 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.383336 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.111705Jy sigma=1.338656 ! Fit after self-cal, rms=0.111965Jy sigma=1.334868 ! Inverting map and beam ! Estimated beam: bmin=2.406 mas, bmaj=6.651 mas, bpa=1.888 degrees ! Estimated noise=2.41646 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=2.956 mas, bmaj=7.6 mas, bpa=-1.214 degrees ! Estimated noise=1.8723 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.0352311 Jy ! Component: 100 - total flux cleaned = 0.0483549 Jy ! Component: 150 - total flux cleaned = 0.0535969 Jy ! Component: 200 - total flux cleaned = 0.0557762 Jy ! Total flux subtracted in 200 components = 0.0557762 Jy ! Clean residual min=-0.010841 max=0.008845 Jy/beam ! Clean residual mean=-0.000046 rms=0.002635 Jy/beam ! Combined flux in latest and established models = 0.439112 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.439112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104901Jy sigma=1.206465 ! Fit after self-cal, rms=0.105005Jy sigma=1.206190 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.956 x 7.6 at -1.214 degrees (North through East) ! Clean map min=-0.010476 max=0.36817 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.02359 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.88 KP 0.96 ! LA 1.06 MK 1.01 NL 0.97 OV 1.01 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978951 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.03 KP 0.98 ! LA 1.02 MK 1.06 NL 1.01 OV 1.04 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.988385 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.93 KP 0.94 ! LA 1.01 MK 0.97 NL 1.11 OV 1.05 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00104 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 1.04 KP 0.92 ! LA 0.96 MK 1.00 NL 0.97 OV 0.98 ! PT 0.97 SC 1.06 ! ! ! Fit before self-cal, rms=0.105005Jy sigma=1.206190 ! Fit after self-cal, rms=0.102473Jy sigma=1.159527 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.102473Jy sigma=1.159527 ! Fit after self-cal, rms=0.102492Jy sigma=1.159517 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=7.679 mas, bpa=-1.459 degrees ! Estimated noise=1.86696 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.00175529 Jy ! Component: 100 - total flux cleaned = -0.00175545 Jy ! Component: 150 - total flux cleaned = -0.00164776 Jy ! Component: 200 - total flux cleaned = -0.00154929 Jy ! Total flux subtracted in 200 components = -0.00154929 Jy ! Clean residual min=-0.006383 max=0.007991 Jy/beam ! Clean residual mean=0.000105 rms=0.001862 Jy/beam ! Combined flux in latest and established models = 0.437563 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.437563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102425Jy sigma=1.158578 ! Fit after self-cal, rms=0.102462Jy sigma=1.158537 ! 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.102462Jy sigma=1.158537 ! Fit after self-cal, rms=0.078812Jy sigma=0.928691 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.0010152 Jy ! Component: 100 - total flux cleaned = 0.000657585 Jy ! Component: 150 - total flux cleaned = 0.000650787 Jy ! Component: 200 - total flux cleaned = 0.000648694 Jy ! Total flux subtracted in 200 components = 0.000648694 Jy ! Clean residual min=-0.006553 max=0.008140 Jy/beam ! Clean residual mean=0.000099 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.438212 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.438212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078480Jy sigma=0.924854 ! Fit after self-cal, rms=0.076022Jy sigma=0.906572 ! 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: 2.978 x 7.679 at -1.459 degrees (North through East) ! Clean map min=-0.0062964 max=0.37166 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.076022Jy sigma=0.906572 ! Fit after self-cal, rms=0.074495Jy sigma=0.883954 ! 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.074495Jy sigma=0.883954 ! Fit after self-cal, rms=0.074233Jy sigma=0.882274 ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=7.643 mas, bpa=-1.14 degrees ! Estimated noise=1.85994 mJy/beam. ! Added new window around map position (-30.5, 50). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00832481 Jy ! Component: 100 - total flux cleaned = 0.0109009 Jy ! Component: 150 - total flux cleaned = 0.0115836 Jy ! Component: 200 - total flux cleaned = 0.0119116 Jy ! Total flux subtracted in 200 components = 0.0119116 Jy ! Clean residual min=-0.005968 max=0.004375 Jy/beam ! Clean residual mean=0.000024 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.450123 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 94 components and 0.450123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073750Jy sigma=0.870202 ! Fit after self-cal, rms=0.073714Jy sigma=0.869809 ! 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.073714Jy sigma=0.869809 ! Fit after self-cal, rms=0.073341Jy sigma=0.852378 ! 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.073341Jy sigma=0.852378 ! Fit after self-cal, rms=0.073340Jy sigma=0.852349 ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.656 mas, bpa=-1.275 degrees ! Estimated noise=1.85712 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263325 Jy ! Component: 100 - total flux cleaned = 0.00309694 Jy ! Component: 150 - total flux cleaned = 0.00316135 Jy ! Component: 200 - total flux cleaned = 0.00322181 Jy ! Total flux subtracted in 200 components = 0.00322181 Jy ! Clean residual min=-0.005532 max=0.004158 Jy/beam ! Clean residual mean=0.000015 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.453345 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 110 components and 0.453345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073224Jy sigma=0.850231 ! Fit after self-cal, rms=0.073221Jy sigma=0.850196 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.565 mas, bmaj=16.56 mas, bpa=5.531 degrees ! Estimated noise=2.42567 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.000311933 Jy ! Component: 100 - total flux cleaned = 2.24442e-05 Jy ! Component: 150 - total flux cleaned = -7.60305e-05 Jy ! Component: 200 - total flux cleaned = -7.54548e-05 Jy ! Total flux subtracted in 200 components = -7.54548e-05 Jy ! Clean residual min=-0.004859 max=0.004907 Jy/beam ! Clean residual mean=0.000026 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 0.453269 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 119 components and 0.45327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073210Jy sigma=0.850048 ! Fit after self-cal, rms=0.073208Jy sigma=0.849993 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.412 mas, bmaj=6.678 mas, bpa=1.799 degrees ! Estimated noise=2.39232 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.313261 Jy ! Component: 100 - total flux cleaned = 0.381822 Jy ! Component: 150 - total flux cleaned = 0.410672 Jy ! Component: 200 - total flux cleaned = 0.42471 Jy ! Total flux subtracted in 200 components = 0.42471 Jy ! Clean residual min=-0.007735 max=0.006939 Jy/beam ! Clean residual mean=0.000073 rms=0.002000 Jy/beam ! Combined flux in latest and established models = 0.42471 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.42471 Jy ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.656 mas, bpa=-1.275 degrees ! Estimated noise=1.85712 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.0109731 Jy ! Component: 100 - total flux cleaned = 0.0176435 Jy ! Component: 150 - total flux cleaned = 0.0220763 Jy ! Component: 200 - total flux cleaned = 0.0251366 Jy ! Total flux subtracted in 200 components = 0.0251366 Jy ! Clean residual min=-0.005633 max=0.004380 Jy/beam ! Clean residual mean=0.000033 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.449847 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 61 components and 0.449847 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.565 mas, bmaj=16.56 mas, bpa=5.531 degrees ! Estimated noise=2.42567 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.0025448 Jy ! Component: 100 - total flux cleaned = 0.00287392 Jy ! Component: 150 - total flux cleaned = 0.00299871 Jy ! Component: 200 - total flux cleaned = 0.00299845 Jy ! Total flux subtracted in 200 components = 0.00299845 Jy ! Clean residual min=-0.005025 max=0.004877 Jy/beam ! Clean residual mean=0.000031 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.452845 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.452845 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.656 mas, bpa=-1.275 degrees ! Estimated noise=1.85712 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.26609e-05 Jy ! Component: 100 - total flux cleaned = 0.000119038 Jy ! Component: 150 - total flux cleaned = 0.000255708 Jy ! Component: 200 - total flux cleaned = 0.000253631 Jy ! Total flux subtracted in 200 components = 0.000253632 Jy ! Clean residual min=-0.005218 max=0.004432 Jy/beam ! Clean residual mean=0.000014 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.453099 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.453099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073104Jy sigma=0.850413 ! Fit after self-cal, rms=0.073107Jy sigma=0.850317 wmodel J1939-1525_S_2006_12_18_yyk\_map.mod ! Writing 89 model components to file: J1939-1525_S_2006_12_18_yyk_map.mod wobs J1939-1525_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J1939-1525_S_2006_12_18_yyk_uvs.fits wwins J1939-1525_S_2006_12_18_yyk\_map.win ! wwins: Wrote 2 windows to J1939-1525_S_2006_12_18_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.00230454 Jy ! Component: 100 - total flux cleaned = -0.0034864 Jy ! Component: 150 - total flux cleaned = -0.00426811 Jy ! Component: 200 - total flux cleaned = -0.00446827 Jy ! Component: 250 - total flux cleaned = -0.0046485 Jy ! Component: 300 - total flux cleaned = -0.00447463 Jy ! Component: 350 - total flux cleaned = -0.00464116 Jy ! Component: 400 - total flux cleaned = -0.00458655 Jy ! Component: 450 - total flux cleaned = -0.00448631 Jy ! Component: 500 - total flux cleaned = -0.00434295 Jy ! Component: 550 - total flux cleaned = -0.00443618 Jy ! Component: 600 - total flux cleaned = -0.00443638 Jy ! Component: 650 - total flux cleaned = -0.0043922 Jy ! Component: 700 - total flux cleaned = -0.00426522 Jy ! Component: 750 - total flux cleaned = -0.00422474 Jy ! Component: 800 - total flux cleaned = -0.00414475 Jy ! Component: 850 - total flux cleaned = -0.0041445 Jy ! Component: 900 - total flux cleaned = -0.00403032 Jy ! Component: 950 - total flux cleaned = -0.00391912 Jy ! Component: 1000 - total flux cleaned = -0.0039573 Jy ! Component: 1050 - total flux cleaned = -0.00399383 Jy ! Component: 1100 - total flux cleaned = -0.00399459 Jy ! Component: 1150 - total flux cleaned = -0.00413401 Jy ! Component: 1200 - total flux cleaned = -0.00406498 Jy ! Component: 1250 - total flux cleaned = -0.00399692 Jy ! Component: 1300 - total flux cleaned = -0.00389692 Jy ! Component: 1350 - total flux cleaned = -0.00383141 Jy ! Component: 1400 - total flux cleaned = -0.00379901 Jy ! Component: 1450 - total flux cleaned = -0.00367146 Jy ! Component: 1500 - total flux cleaned = -0.00367143 Jy ! Component: 1550 - total flux cleaned = -0.0035473 Jy ! Component: 1600 - total flux cleaned = -0.00348625 Jy ! Component: 1650 - total flux cleaned = -0.00348604 Jy ! Component: 1700 - total flux cleaned = -0.00348567 Jy ! Component: 1750 - total flux cleaned = -0.00351503 Jy ! Component: 1800 - total flux cleaned = -0.00360323 Jy ! Component: 1850 - total flux cleaned = -0.00366155 Jy ! Component: 1900 - total flux cleaned = -0.00371924 Jy ! Component: 1950 - total flux cleaned = -0.00383322 Jy ! Component: 2000 - total flux cleaned = -0.00386145 Jy ! Total flux subtracted in 2048 components = -0.0039177 Jy ! Clean residual min=-0.001780 max=0.001946 Jy/beam ! Clean residual mean=-0.000004 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.449181 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 209 components and 0.449181 Jy ![Exited script file: muppet] wmap "J1939-1525_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.969 x 7.656 at -1.275 degrees (North through East) ! Clean map min=-0.0048764 max=0.37119 Jy/beam ! Writing clean map to FITS file: J1939-1525_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.37119 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000531164 device "J1939-1525_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J1939-1525_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.429292 0.429292 0.858584 1.71717 3.43434 6.86868 13.7374 27.4747 54.9494 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.371 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.969 x 7.656 at -1.275 degrees (North through East) ! Clean map min=-0.0048764 max=0.37119 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1939-1525_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J1939-1525_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1939-1525_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:59:52 2008