! Started logfile: J0612-3138_X_2004_05_08_yyk_uvs.log on Wed Dec 7 00:03:08 2005 obs J0612-3138_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0612-3138_X_2004_05_08_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.924444 visibilities/baseline/integration-bin. ! Found source: J0612-3138 ! ! 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 1437 lines of history. ! ! Reading 832 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 J0612-3138_X_2004_05_08_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.207628 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.828173Jy sigma=13.038897 ! Fit after self-cal, rms=0.828339Jy sigma=13.030396 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.6911 mas, bmaj=1.845 mas, bpa=-4.465 degrees ! Estimated noise=2.45139 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.148035 Jy ! Component: 100 - total flux cleaned = 0.179549 Jy ! Total flux subtracted in 100 components = 0.179549 Jy ! Clean residual min=-0.012758 max=0.012961 Jy/beam ! Clean residual mean=-0.000049 rms=0.003255 Jy/beam ! Combined flux in latest and established models = 0.179549 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.179549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103686Jy sigma=1.254520 ! Fit after self-cal, rms=0.103598Jy sigma=1.254237 ! Inverting map 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.8599 mas, bmaj=2.307 mas, bpa=-3.175 degrees ! Estimated noise=1.58296 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.0196666 Jy ! Component: 100 - total flux cleaned = 0.026101 Jy ! Component: 150 - total flux cleaned = 0.0279201 Jy ! Component: 200 - total flux cleaned = 0.0282628 Jy ! Total flux subtracted in 200 components = 0.0282628 Jy ! Clean residual min=-0.009302 max=0.009044 Jy/beam ! Clean residual mean=0.000034 rms=0.002566 Jy/beam ! Combined flux in latest and established models = 0.207812 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 0.207812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101890Jy sigma=1.205282 ! Fit after self-cal, rms=0.101859Jy sigma=1.204754 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00453 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.06 HN 1.08 KP 0.88 ! LA 0.88 MK 0.97 NL 0.97 OV 0.98 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.994891 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.01 KP 0.84 ! LA 0.97 MK 1.11 NL 0.96 OV 0.98 ! PT 1.10 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.101859Jy sigma=1.204754 ! Fit after self-cal, rms=0.101654Jy sigma=1.182033 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.101654Jy sigma=1.182033 ! Fit after self-cal, rms=0.101668Jy sigma=1.181979 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8764 mas, bmaj=2.347 mas, bpa=-3.129 degrees ! Estimated noise=1.5658 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.00277532 Jy ! Component: 100 - total flux cleaned = -0.00291524 Jy ! Component: 150 - total flux cleaned = -0.00297282 Jy ! Component: 200 - total flux cleaned = -0.00297332 Jy ! Total flux subtracted in 200 components = -0.00297332 Jy ! Clean residual min=-0.007326 max=0.008063 Jy/beam ! Clean residual mean=0.000027 rms=0.002063 Jy/beam ! Combined flux in latest and established models = 0.204839 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 32 components and 0.204839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101534Jy sigma=1.179811 ! Fit after self-cal, rms=0.101515Jy sigma=1.179624 ! 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.101515Jy sigma=1.179624 ! Fit after self-cal, rms=0.096293Jy sigma=1.075164 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.00210382 Jy ! Component: 100 - total flux cleaned = 0.00231943 Jy ! Component: 150 - total flux cleaned = 0.00237367 Jy ! Component: 200 - total flux cleaned = 0.00236898 Jy ! Total flux subtracted in 200 components = 0.00236898 Jy ! Clean residual min=-0.006325 max=0.006836 Jy/beam ! Clean residual mean=0.000039 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.207207 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 34 components and 0.207207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096234Jy sigma=1.073119 ! Fit after self-cal, rms=0.096323Jy sigma=1.061557 ! 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.8764 x 2.347 at -3.129 degrees (North through East) ! Clean map min=-0.0058177 max=0.17197 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.096323Jy sigma=1.061557 ! Fit after self-cal, rms=0.095472Jy sigma=1.059899 ! 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.095472Jy sigma=1.059899 ! Fit after self-cal, rms=0.095619Jy sigma=1.058188 ! Inverting map and beam ! Estimated beam: bmin=0.8753 mas, bmaj=2.343 mas, bpa=-3.045 degrees ! Estimated noise=1.55437 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000974185 Jy ! Component: 100 - total flux cleaned = -0.00119205 Jy ! Component: 150 - total flux cleaned = -0.00124266 Jy ! Component: 200 - total flux cleaned = -0.00128973 Jy ! Total flux subtracted in 200 components = -0.00128973 Jy ! Clean residual min=-0.005651 max=0.006548 Jy/beam ! Clean residual mean=0.000034 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.205918 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 38 components and 0.205918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095545Jy sigma=1.057184 ! Fit after self-cal, rms=0.095638Jy sigma=1.056811 ! 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.095638Jy sigma=1.056811 ! Fit after self-cal, rms=0.094849Jy sigma=1.051864 ! 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.094849Jy sigma=1.051864 ! Fit after self-cal, rms=0.094914Jy sigma=1.051737 ! Inverting map and beam ! Estimated beam: bmin=0.8602 mas, bmaj=2.302 mas, bpa=-3.265 degrees ! Estimated noise=1.53179 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000503908 Jy ! Component: 100 - total flux cleaned = -0.000649329 Jy ! Component: 150 - total flux cleaned = -0.000760247 Jy ! Component: 200 - total flux cleaned = -0.000892662 Jy ! Total flux subtracted in 200 components = -0.000892662 Jy ! Clean residual min=-0.005614 max=0.006405 Jy/beam ! Clean residual mean=0.000033 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.205025 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 46 components and 0.205025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094714Jy sigma=1.049989 ! Fit after self-cal, rms=0.094727Jy sigma=1.049902 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.555 mas, bmaj=7.4 mas, bpa=-0.06296 degrees ! Estimated noise=1.94797 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.000812463 Jy ! Component: 100 - total flux cleaned = -0.000881719 Jy ! Component: 150 - total flux cleaned = -0.000915672 Jy ! Component: 200 - total flux cleaned = -0.000977132 Jy ! Total flux subtracted in 200 components = -0.000977132 Jy ! Clean residual min=-0.006551 max=0.007802 Jy/beam ! Clean residual mean=0.000060 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.204048 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 0.204048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094762Jy sigma=1.049942 ! Fit after self-cal, rms=0.094769Jy sigma=1.049903 ! Inverting map uvtaper 0,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.6899 mas, bmaj=1.835 mas, bpa=-4.522 degrees ! Estimated noise=2.40111 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.148415 Jy ! Component: 100 - total flux cleaned = 0.180094 Jy ! Component: 150 - total flux cleaned = 0.192734 Jy ! Component: 200 - total flux cleaned = 0.199342 Jy ! Total flux subtracted in 200 components = 0.199342 Jy ! Clean residual min=-0.011082 max=0.009693 Jy/beam ! Clean residual mean=-0.000005 rms=0.002623 Jy/beam ! Combined flux in latest and established models = 0.199342 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 0.199342 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8602 mas, bmaj=2.302 mas, bpa=-3.265 degrees ! Estimated noise=1.53179 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.0046563 Jy ! Component: 100 - total flux cleaned = 0.00502333 Jy ! Component: 150 - total flux cleaned = 0.0051627 Jy ! Component: 200 - total flux cleaned = 0.0052202 Jy ! Total flux subtracted in 200 components = 0.0052202 Jy ! Clean residual min=-0.005591 max=0.006695 Jy/beam ! Clean residual mean=0.000032 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.204562 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.204562 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.555 mas, bmaj=7.4 mas, bpa=-0.06296 degrees ! Estimated noise=1.94797 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.000520664 Jy ! Component: 100 - total flux cleaned = -0.000521812 Jy ! Component: 150 - total flux cleaned = -0.000523774 Jy ! Component: 200 - total flux cleaned = -0.000521024 Jy ! Total flux subtracted in 200 components = -0.000521024 Jy ! Clean residual min=-0.006560 max=0.007843 Jy/beam ! Clean residual mean=0.000060 rms=0.002464 Jy/beam ! Combined flux in latest and established models = 0.204041 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.204041 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8602 mas, bmaj=2.302 mas, bpa=-3.265 degrees ! Estimated noise=1.53179 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016145 Jy ! Component: 100 - total flux cleaned = 0.000203891 Jy ! Component: 150 - total flux cleaned = 0.00027208 Jy ! Component: 200 - total flux cleaned = 0.000272167 Jy ! Total flux subtracted in 200 components = 0.000272167 Jy ! Clean residual min=-0.005531 max=0.006510 Jy/beam ! Clean residual mean=0.000031 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 0.204313 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.204313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094782Jy sigma=1.050133 ! Fit after self-cal, rms=0.094788Jy sigma=1.050020 wmodel J0612-3138_X_2004_05_08_yyk\_map.mod ! Writing 31 model components to file: J0612-3138_X_2004_05_08_yyk_map.mod wobs J0612-3138_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0612-3138_X_2004_05_08_yyk_uvs.fits wwins J0612-3138_X_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J0612-3138_X_2004_05_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.00291158 Jy ! Component: 100 - total flux cleaned = 0.00495257 Jy ! Component: 150 - total flux cleaned = 0.00608729 Jy ! Component: 200 - total flux cleaned = 0.00688875 Jy ! Component: 250 - total flux cleaned = 0.00722823 Jy ! Component: 300 - total flux cleaned = 0.00747035 Jy ! Component: 350 - total flux cleaned = 0.00754957 Jy ! Component: 400 - total flux cleaned = 0.00762239 Jy ! Component: 450 - total flux cleaned = 0.00776276 Jy ! Component: 500 - total flux cleaned = 0.00789883 Jy ! Component: 550 - total flux cleaned = 0.0076373 Jy ! Component: 600 - total flux cleaned = 0.00763741 Jy ! Component: 650 - total flux cleaned = 0.00745057 Jy ! Component: 700 - total flux cleaned = 0.00733139 Jy ! Component: 750 - total flux cleaned = 0.00739082 Jy ! Component: 800 - total flux cleaned = 0.00744795 Jy ! Component: 850 - total flux cleaned = 0.00761741 Jy ! Component: 900 - total flux cleaned = 0.00783789 Jy ! Component: 950 - total flux cleaned = 0.00810899 Jy ! Component: 1000 - total flux cleaned = 0.00826723 Jy ! Component: 1050 - total flux cleaned = 0.00831987 Jy ! Component: 1100 - total flux cleaned = 0.00852486 Jy ! Component: 1150 - total flux cleaned = 0.00857511 Jy ! Component: 1200 - total flux cleaned = 0.00862502 Jy ! Component: 1250 - total flux cleaned = 0.00852735 Jy ! Component: 1300 - total flux cleaned = 0.00843146 Jy ! Component: 1350 - total flux cleaned = 0.00847876 Jy ! Component: 1400 - total flux cleaned = 0.00838335 Jy ! Component: 1450 - total flux cleaned = 0.00814911 Jy ! Component: 1500 - total flux cleaned = 0.00801035 Jy ! Component: 1550 - total flux cleaned = 0.00787296 Jy ! Component: 1600 - total flux cleaned = 0.00782757 Jy ! Component: 1650 - total flux cleaned = 0.00778238 Jy ! Component: 1700 - total flux cleaned = 0.00773723 Jy ! Component: 1750 - total flux cleaned = 0.00769324 Jy ! Component: 1800 - total flux cleaned = 0.00773783 Jy ! Component: 1850 - total flux cleaned = 0.00773808 Jy ! Component: 1900 - total flux cleaned = 0.00778159 Jy ! Component: 1950 - total flux cleaned = 0.00778151 Jy ! Component: 2000 - total flux cleaned = 0.0078248 Jy ! Total flux subtracted in 2048 components = 0.00791135 Jy ! Clean residual min=-0.002903 max=0.002681 Jy/beam ! Clean residual mean=0.000004 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.212225 Jy keep ! Adding 116 model components to the UV plane model. ! The established model now contains 147 components and 0.212225 Jy ![Exited script file: muppet] wmap "J0612-3138_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8602 x 2.302 at -3.265 degrees (North through East) ! Clean map min=-0.0034948 max=0.16935 Jy/beam ! Writing clean map to FITS file: J0612-3138_X_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.169354 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000761505 device "J0612-3138_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0612-3138_X_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34896 1.34896 2.69792 5.39584 10.7917 21.5834 43.1667 86.3335 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.169 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.8602 x 2.302 at -3.265 degrees (North through East) ! Clean map min=-0.0034948 max=0.16935 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0612-3138_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0612-3138_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0612-3138_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:03:12 2005