! Started logfile: J1147-3812_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:23:38 2006 obs J1147-3812_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1147-3812_S_2005_07_08_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.816667 visibilities/baseline/integration-bin. ! Found source: J1147-3812 ! ! 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 1412 lines of history. ! ! Reading 588 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 J1147-3812_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.592733 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.451 mas, bmaj=6.702 mas, bpa=-2.29 degrees ! Estimated noise=3.86289 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.471695 Jy ! Component: 100 - total flux cleaned = 0.577332 Jy ! Total flux subtracted in 100 components = 0.577332 Jy ! Clean residual min=-0.026109 max=0.039993 Jy/beam ! Clean residual mean=0.000019 rms=0.008637 Jy/beam ! Combined flux in latest and established models = 0.577332 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.577332 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.145258Jy sigma=1.537199 ! Fit after self-cal, rms=0.143882Jy sigma=1.524842 ! Inverting map and beam ! Estimated beam: bmin=2.452 mas, bmaj=6.704 mas, bpa=-2.29 degrees ! Estimated noise=3.8605 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.756 mas, bmaj=7.763 mas, bpa=-2.398 degrees ! Estimated noise=2.73421 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.0630309 Jy ! Component: 100 - total flux cleaned = 0.0863198 Jy ! Component: 150 - total flux cleaned = 0.0953551 Jy ! Component: 200 - total flux cleaned = 0.0980239 Jy ! Total flux subtracted in 200 components = 0.0980239 Jy ! Clean residual min=-0.017229 max=0.020175 Jy/beam ! Clean residual mean=-0.000395 rms=0.005971 Jy/beam ! Combined flux in latest and established models = 0.675356 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.675356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126529Jy sigma=1.270261 ! Fit after self-cal, rms=0.126510Jy sigma=1.270038 ! 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.756 x 7.763 at -2.398 degrees (North through East) ! Clean map min=-0.016317 max=0.54411 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: 0.9896 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.00* KP 0.94 ! LA 1.05 MK 0.93 NL 1.20 OV 0.95 ! PT 1.09 SC 0.90 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.973549 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.00* KP 0.99 ! LA 0.98 MK 0.97 NL 1.25 OV 1.06 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.97781 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00* KP 0.92 ! LA 0.93 MK 1.05 NL 1.27 OV 1.00 ! PT 1.12 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0154 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.96 HN 1.00* KP 0.85 ! LA 0.78 MK 1.04 NL 1.17 OV 0.86 ! PT 0.98 SC 1.06 ! ! ! Fit before self-cal, rms=0.126510Jy sigma=1.270038 ! Fit after self-cal, rms=0.097775Jy sigma=0.966291 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.097775Jy sigma=0.966291 ! Fit after self-cal, rms=0.097812Jy sigma=0.966150 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.773 mas, bmaj=7.759 mas, bpa=-1.982 degrees ! Estimated noise=2.65114 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.0117292 Jy ! Component: 100 - total flux cleaned = -0.0126878 Jy ! Component: 150 - total flux cleaned = -0.0131964 Jy ! Component: 200 - total flux cleaned = -0.0134988 Jy ! Total flux subtracted in 200 components = -0.0134988 Jy ! Clean residual min=-0.008709 max=0.010958 Jy/beam ! Clean residual mean=-0.000103 rms=0.002568 Jy/beam ! Combined flux in latest and established models = 0.661857 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.661857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097041Jy sigma=0.950685 ! Fit after self-cal, rms=0.096986Jy sigma=0.950573 ! 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.096986Jy sigma=0.950573 ! Fit after self-cal, rms=0.091034Jy sigma=0.904412 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.000341833 Jy ! Component: 100 - total flux cleaned = 0.000342776 Jy ! Component: 150 - total flux cleaned = 0.000342935 Jy ! Component: 200 - total flux cleaned = 0.000339435 Jy ! Total flux subtracted in 200 components = 0.000339435 Jy ! Clean residual min=-0.008593 max=0.010719 Jy/beam ! Clean residual mean=-0.000101 rms=0.002523 Jy/beam ! Combined flux in latest and established models = 0.662197 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.662197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090969Jy sigma=0.903715 ! Fit after self-cal, rms=0.090080Jy sigma=0.898948 ! 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.773 x 7.759 at -1.982 degrees (North through East) ! Clean map min=-0.0080908 max=0.53197 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.090080Jy sigma=0.898948 ! Fit after self-cal, rms=0.087442Jy sigma=0.869678 ! 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.087442Jy sigma=0.869678 ! Fit after self-cal, rms=0.087214Jy sigma=0.868751 ! Inverting map and beam ! Estimated beam: bmin=2.762 mas, bmaj=7.74 mas, bpa=-1.886 degrees ! Estimated noise=2.64592 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000604322 Jy ! Component: 100 - total flux cleaned = 0.000496068 Jy ! Component: 150 - total flux cleaned = 0.000343763 Jy ! Component: 200 - total flux cleaned = 0.000345225 Jy ! Total flux subtracted in 200 components = 0.000345226 Jy ! Clean residual min=-0.009255 max=0.009937 Jy/beam ! Clean residual mean=-0.000061 rms=0.002384 Jy/beam ! Combined flux in latest and established models = 0.662542 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.662542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087159Jy sigma=0.867988 ! Fit after self-cal, rms=0.087052Jy sigma=0.867556 ! 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.087052Jy sigma=0.867556 ! Fit after self-cal, rms=0.085528Jy sigma=0.847527 ! 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.085528Jy sigma=0.847527 ! Fit after self-cal, rms=0.085488Jy sigma=0.847372 ! Inverting map and beam ! Estimated beam: bmin=2.76 mas, bmaj=7.721 mas, bpa=-1.813 degrees ! Estimated noise=2.64484 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110951 Jy ! Component: 100 - total flux cleaned = 0.0011102 Jy ! Component: 150 - total flux cleaned = 0.00111037 Jy ! Component: 200 - total flux cleaned = 0.00115489 Jy ! Total flux subtracted in 200 components = 0.00115489 Jy ! Clean residual min=-0.008963 max=0.009571 Jy/beam ! Clean residual mean=-0.000057 rms=0.002333 Jy/beam ! Combined flux in latest and established models = 0.663697 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 63 components and 0.663697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085445Jy sigma=0.846633 ! Fit after self-cal, rms=0.085414Jy sigma=0.846470 ! 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=9.35 mas, bmaj=29.03 mas, bpa=1.486 degrees ! Estimated noise=3.60328 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.00140296 Jy ! Component: 100 - total flux cleaned = 0.00146643 Jy ! Component: 150 - total flux cleaned = 0.00152591 Jy ! Component: 200 - total flux cleaned = 0.00157937 Jy ! Total flux subtracted in 200 components = 0.00157937 Jy ! Clean residual min=-0.009397 max=0.010094 Jy/beam ! Clean residual mean=-0.000114 rms=0.003398 Jy/beam ! Combined flux in latest and established models = 0.665276 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.665276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085373Jy sigma=0.846588 ! Fit after self-cal, rms=0.085365Jy sigma=0.846407 ! 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.446 mas, bmaj=6.679 mas, bpa=-1.957 degrees ! Estimated noise=3.79424 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.466209 Jy ! Component: 100 - total flux cleaned = 0.572932 Jy ! Component: 150 - total flux cleaned = 0.619781 Jy ! Component: 200 - total flux cleaned = 0.642005 Jy ! Total flux subtracted in 200 components = 0.642005 Jy ! Clean residual min=-0.013587 max=0.010906 Jy/beam ! Clean residual mean=0.000049 rms=0.003252 Jy/beam ! Combined flux in latest and established models = 0.642005 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.642005 Jy ! Inverting map and beam ! Estimated beam: bmin=2.76 mas, bmaj=7.721 mas, bpa=-1.813 degrees ! Estimated noise=2.64484 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.0136645 Jy ! Component: 100 - total flux cleaned = 0.0187153 Jy ! Component: 150 - total flux cleaned = 0.0193581 Jy ! Component: 200 - total flux cleaned = 0.0195471 Jy ! Total flux subtracted in 200 components = 0.0195471 Jy ! Clean residual min=-0.008894 max=0.009120 Jy/beam ! Clean residual mean=-0.000058 rms=0.002384 Jy/beam ! Combined flux in latest and established models = 0.661552 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.661552 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=9.35 mas, bmaj=29.03 mas, bpa=1.486 degrees ! Estimated noise=3.60328 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.00277571 Jy ! Component: 100 - total flux cleaned = 0.00276747 Jy ! Component: 150 - total flux cleaned = 0.00284275 Jy ! Component: 200 - total flux cleaned = 0.0028441 Jy ! Total flux subtracted in 200 components = 0.0028441 Jy ! Clean residual min=-0.009519 max=0.010538 Jy/beam ! Clean residual mean=-0.000113 rms=0.003482 Jy/beam ! Combined flux in latest and established models = 0.664396 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.664396 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.76 mas, bmaj=7.721 mas, bpa=-1.813 degrees ! Estimated noise=2.64484 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140411 Jy ! Component: 100 - total flux cleaned = -0.00140063 Jy ! Component: 150 - total flux cleaned = -0.00134152 Jy ! Component: 200 - total flux cleaned = -0.00133948 Jy ! Total flux subtracted in 200 components = -0.00133948 Jy ! Clean residual min=-0.008855 max=0.009539 Jy/beam ! Clean residual mean=-0.000058 rms=0.002353 Jy/beam ! Combined flux in latest and established models = 0.663056 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.663056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085138Jy sigma=0.845283 ! Fit after self-cal, rms=0.085140Jy sigma=0.845205 wmodel J1147-3812_S_2005_07_08_yyk\_map.mod ! Writing 57 model components to file: J1147-3812_S_2005_07_08_yyk_map.mod wobs J1147-3812_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1147-3812_S_2005_07_08_yyk_uvs.fits wwins J1147-3812_S_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J1147-3812_S_2005_07_08_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306198 Jy ! Component: 100 - total flux cleaned = 0.000443523 Jy ! Component: 150 - total flux cleaned = 0.000442113 Jy ! Component: 200 - total flux cleaned = 0.000219314 Jy ! Component: 250 - total flux cleaned = -0.000609458 Jy ! Component: 300 - total flux cleaned = -0.000997459 Jy ! Component: 350 - total flux cleaned = -0.000908358 Jy ! Component: 400 - total flux cleaned = -0.0011697 Jy ! Component: 450 - total flux cleaned = -0.00142261 Jy ! Component: 500 - total flux cleaned = -0.00182509 Jy ! Component: 550 - total flux cleaned = -0.0022117 Jy ! Component: 600 - total flux cleaned = -0.00258282 Jy ! Component: 650 - total flux cleaned = -0.00287024 Jy ! Component: 700 - total flux cleaned = -0.00355917 Jy ! Component: 750 - total flux cleaned = -0.00382283 Jy ! Component: 800 - total flux cleaned = -0.00427176 Jy ! Component: 850 - total flux cleaned = -0.00452044 Jy ! Component: 900 - total flux cleaned = -0.00488476 Jy ! Component: 950 - total flux cleaned = -0.00500187 Jy ! Component: 1000 - total flux cleaned = -0.00500087 Jy ! Component: 1050 - total flux cleaned = -0.00516991 Jy ! Component: 1100 - total flux cleaned = -0.00505821 Jy ! Component: 1150 - total flux cleaned = -0.00511224 Jy ! Component: 1200 - total flux cleaned = -0.00505763 Jy ! Component: 1250 - total flux cleaned = -0.00500426 Jy ! Component: 1300 - total flux cleaned = -0.00484775 Jy ! Component: 1350 - total flux cleaned = -0.00464442 Jy ! Component: 1400 - total flux cleaned = -0.00454496 Jy ! Component: 1450 - total flux cleaned = -0.00439661 Jy ! Component: 1500 - total flux cleaned = -0.00415316 Jy ! Component: 1550 - total flux cleaned = -0.00410521 Jy ! Component: 1600 - total flux cleaned = -0.00415287 Jy ! Component: 1650 - total flux cleaned = -0.00419911 Jy ! Component: 1700 - total flux cleaned = -0.00415232 Jy ! Component: 1750 - total flux cleaned = -0.00415237 Jy ! Component: 1800 - total flux cleaned = -0.00401795 Jy ! Component: 1850 - total flux cleaned = -0.00419556 Jy ! Component: 1900 - total flux cleaned = -0.00428317 Jy ! Component: 1950 - total flux cleaned = -0.00432637 Jy ! Component: 2000 - total flux cleaned = -0.00441225 Jy ! Total flux subtracted in 2048 components = -0.00453986 Jy ! Clean residual min=-0.003075 max=0.002659 Jy/beam ! Clean residual mean=0.000005 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.658517 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 181 components and 0.658516 Jy ![Exited script file: muppet] wmap "J1147-3812_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.76 x 7.721 at -1.813 degrees (North through East) ! Clean map min=-0.006668 max=0.5342 Jy/beam ! Writing clean map to FITS file: J1147-3812_S_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.534196 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000860827 device "J1147-3812_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1147-3812_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.483433 0.483433 0.966866 1.93373 3.86747 7.73493 15.4699 30.9397 61.8794 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.534 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.76 x 7.721 at -1.813 degrees (North through East) ! Clean map min=-0.006668 max=0.5342 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1147-3812_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1147-3812_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1147-3812_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:23:42 2006