! Started logfile: J1441-1523_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:35:42 2006 obs J1441-1523_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1441-1523_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878788 visibilities/baseline/integration-bin. ! Found source: J1441-1523 ! ! 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 1407 lines of history. ! ! Reading 1740 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 J1441-1523_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.143497 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6906 mas, bmaj=1.665 mas, bpa=-0.212 degrees ! Estimated noise=1.54665 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.105899 Jy ! Component: 100 - total flux cleaned = 0.123009 Jy ! Total flux subtracted in 100 components = 0.123009 Jy ! Clean residual min=-0.007808 max=0.007871 Jy/beam ! Clean residual mean=-0.000016 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 0.123009 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.123009 Jy ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.070407Jy sigma=1.080139 ! Fit after self-cal, rms=0.070274Jy sigma=1.075578 ! Inverting map and beam ! Estimated beam: bmin=0.6906 mas, bmaj=1.665 mas, bpa=-0.212 degrees ! Estimated noise=1.54665 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8903 mas, bmaj=2.118 mas, bpa=-0.6744 degrees ! Estimated noise=1.05345 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.00815626 Jy ! Component: 100 - total flux cleaned = 0.0101987 Jy ! Component: 150 - total flux cleaned = 0.0102676 Jy ! Component: 200 - total flux cleaned = 0.0102631 Jy ! Total flux subtracted in 200 components = 0.0102631 Jy ! Clean residual min=-0.005546 max=0.004990 Jy/beam ! Clean residual mean=-0.000013 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.133272 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.133272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069762Jy sigma=1.062220 ! Fit after self-cal, rms=0.069759Jy sigma=1.062206 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8903 x 2.118 at -0.6744 degrees (North through East) ! Clean map min=-0.0050829 max=0.12568 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.02039 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.00* KP 0.94 ! LA 1.00 MK 1.00 NL 1.02 OV 0.99 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02166 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.00* KP 0.83 ! LA 0.98 MK 1.00 NL 0.95 OV 1.06 ! PT 1.01 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.996419 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 1.00* KP 0.87 ! LA 0.94 MK 0.98 NL 0.99 OV 0.99 ! PT 1.02 SC 1.17 ! ! ! 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.069759Jy sigma=1.062206 ! Fit after self-cal, rms=0.068808Jy sigma=1.047741 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.068808Jy sigma=1.047741 ! Fit after self-cal, rms=0.068814Jy sigma=1.047716 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8924 mas, bmaj=2.124 mas, bpa=-0.3097 degrees ! Estimated noise=1.04242 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.00115411 Jy ! Component: 100 - total flux cleaned = -0.00120503 Jy ! Component: 150 - total flux cleaned = -0.00124766 Jy ! Component: 200 - total flux cleaned = -0.00128669 Jy ! Total flux subtracted in 200 components = -0.00128669 Jy ! Clean residual min=-0.005010 max=0.003713 Jy/beam ! Clean residual mean=-0.000014 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.131985 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.131985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068742Jy sigma=1.046707 ! Fit after self-cal, rms=0.068741Jy sigma=1.046694 ! 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.068741Jy sigma=1.046694 ! Fit after self-cal, rms=0.065171Jy sigma=0.995620 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.00120158 Jy ! Component: 100 - total flux cleaned = 0.00119967 Jy ! Component: 150 - total flux cleaned = 0.00116635 Jy ! Component: 200 - total flux cleaned = 0.00113335 Jy ! Total flux subtracted in 200 components = 0.00113335 Jy ! Clean residual min=-0.004935 max=0.003828 Jy/beam ! Clean residual mean=-0.000015 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.133119 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 30 components and 0.133119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065149Jy sigma=0.994778 ! Fit after self-cal, rms=0.064939Jy sigma=0.991404 ! 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.8924 x 2.124 at -0.3097 degrees (North through East) ! Clean map min=-0.0044407 max=0.12687 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.064939Jy sigma=0.991404 ! Fit after self-cal, rms=0.064351Jy sigma=0.980258 ! 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.064351Jy sigma=0.980258 ! Fit after self-cal, rms=0.064358Jy sigma=0.979924 ! Inverting map and beam ! Estimated beam: bmin=0.8966 mas, bmaj=2.148 mas, bpa=-0.3208 degrees ! Estimated noise=1.02031 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00209147 Jy ! Component: 100 - total flux cleaned = -0.00265356 Jy ! Component: 150 - total flux cleaned = -0.00270315 Jy ! Component: 200 - total flux cleaned = -0.00274756 Jy ! Total flux subtracted in 200 components = -0.00274756 Jy ! Clean residual min=-0.004467 max=0.003368 Jy/beam ! Clean residual mean=-0.000014 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.130371 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.130371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064293Jy sigma=0.978816 ! Fit after self-cal, rms=0.064298Jy sigma=0.978777 ! 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.064298Jy sigma=0.978777 ! Fit after self-cal, rms=0.063611Jy sigma=0.975736 ! 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.063611Jy sigma=0.975736 ! Fit after self-cal, rms=0.063628Jy sigma=0.975657 ! Inverting map and beam ! Estimated beam: bmin=0.895 mas, bmaj=2.146 mas, bpa=-0.2655 degrees ! Estimated noise=1.00301 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00199598 Jy ! Component: 100 - total flux cleaned = -0.00217949 Jy ! Component: 150 - total flux cleaned = -0.00221543 Jy ! Component: 200 - total flux cleaned = -0.00224953 Jy ! Total flux subtracted in 200 components = -0.00224953 Jy ! Clean residual min=-0.004039 max=0.003520 Jy/beam ! Clean residual mean=-0.000014 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.128122 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.128122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063576Jy sigma=0.974609 ! Fit after self-cal, rms=0.063580Jy sigma=0.974601 ! 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.536 mas, bmaj=4.697 mas, bpa=3.066 degrees ! Estimated noise=1.26932 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.000345033 Jy ! Component: 100 - total flux cleaned = -0.000346369 Jy ! Component: 150 - total flux cleaned = -0.000351997 Jy ! Component: 200 - total flux cleaned = -0.000356936 Jy ! Total flux subtracted in 200 components = -0.000356936 Jy ! Clean residual min=-0.004691 max=0.003347 Jy/beam ! Clean residual mean=-0.000026 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.127765 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 43 components and 0.127765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063589Jy sigma=0.974614 ! Fit after self-cal, rms=0.063586Jy sigma=0.974600 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6934 mas, bmaj=1.673 mas, bpa=-0.1003 degrees ! Estimated noise=1.48753 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.103352 Jy ! Component: 100 - total flux cleaned = 0.119552 Jy ! Component: 150 - total flux cleaned = 0.125962 Jy ! Component: 200 - total flux cleaned = 0.128655 Jy ! Total flux subtracted in 200 components = 0.128655 Jy ! Clean residual min=-0.006791 max=0.005598 Jy/beam ! Clean residual mean=-0.000027 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.128655 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.128655 Jy ! Inverting map and beam ! Estimated beam: bmin=0.895 mas, bmaj=2.146 mas, bpa=-0.2655 degrees ! Estimated noise=1.00301 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.00105476 Jy ! Component: 100 - total flux cleaned = 0.000798622 Jy ! Component: 150 - total flux cleaned = 0.000645341 Jy ! Component: 200 - total flux cleaned = 0.000509479 Jy ! Total flux subtracted in 200 components = 0.000509479 Jy ! Clean residual min=-0.004169 max=0.003623 Jy/beam ! Clean residual mean=-0.000015 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.129165 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.129165 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.536 mas, bmaj=4.697 mas, bpa=3.066 degrees ! Estimated noise=1.26932 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.000448309 Jy ! Component: 100 - total flux cleaned = -0.000483872 Jy ! Component: 150 - total flux cleaned = -0.000516865 Jy ! Component: 200 - total flux cleaned = -0.000562648 Jy ! Total flux subtracted in 200 components = -0.000562648 Jy ! Clean residual min=-0.004802 max=0.003361 Jy/beam ! Clean residual mean=-0.000027 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.128602 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 34 components and 0.128602 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.895 mas, bmaj=2.146 mas, bpa=-0.2655 degrees ! Estimated noise=1.00301 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184261 Jy ! Component: 100 - total flux cleaned = 0.000187441 Jy ! Component: 150 - total flux cleaned = 0.000152009 Jy ! Component: 200 - total flux cleaned = 0.00011938 Jy ! Total flux subtracted in 200 components = 0.00011938 Jy ! Clean residual min=-0.004117 max=0.003590 Jy/beam ! Clean residual mean=-0.000015 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.128721 Jy selfcal false, false, phase_soltime ! 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.128722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063629Jy sigma=0.975494 ! Fit after self-cal, rms=0.063629Jy sigma=0.975472 wmodel J1441-1523_X_2005_07_08_yyk\_map.mod ! Writing 38 model components to file: J1441-1523_X_2005_07_08_yyk_map.mod wobs J1441-1523_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1441-1523_X_2005_07_08_yyk_uvs.fits wwins J1441-1523_X_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J1441-1523_X_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.00108254 Jy ! Component: 100 - total flux cleaned = -0.00165222 Jy ! Component: 150 - total flux cleaned = -0.00200951 Jy ! Component: 200 - total flux cleaned = -0.00240476 Jy ! Component: 250 - total flux cleaned = -0.00251305 Jy ! Component: 300 - total flux cleaned = -0.00267264 Jy ! Component: 350 - total flux cleaned = -0.00293044 Jy ! Component: 400 - total flux cleaned = -0.00322984 Jy ! Component: 450 - total flux cleaned = -0.00356958 Jy ! Component: 500 - total flux cleaned = -0.00380655 Jy ! Component: 550 - total flux cleaned = -0.00417608 Jy ! Component: 600 - total flux cleaned = -0.00435637 Jy ! Component: 650 - total flux cleaned = -0.00457649 Jy ! Component: 700 - total flux cleaned = -0.00474911 Jy ! Component: 750 - total flux cleaned = -0.00483365 Jy ! Component: 800 - total flux cleaned = -0.00487492 Jy ! Component: 850 - total flux cleaned = -0.0049956 Jy ! Component: 900 - total flux cleaned = -0.00483655 Jy ! Component: 950 - total flux cleaned = -0.00479824 Jy ! Component: 1000 - total flux cleaned = -0.00483716 Jy ! Component: 1050 - total flux cleaned = -0.00487555 Jy ! Component: 1100 - total flux cleaned = -0.00483823 Jy ! Component: 1150 - total flux cleaned = -0.00480116 Jy ! Component: 1200 - total flux cleaned = -0.00476526 Jy ! Component: 1250 - total flux cleaned = -0.0047648 Jy ! Component: 1300 - total flux cleaned = -0.00472961 Jy ! Component: 1350 - total flux cleaned = -0.00476378 Jy ! Component: 1400 - total flux cleaned = -0.00476327 Jy ! Component: 1450 - total flux cleaned = -0.00496404 Jy ! Component: 1500 - total flux cleaned = -0.00499664 Jy ! Component: 1550 - total flux cleaned = -0.00502923 Jy ! Component: 1600 - total flux cleaned = -0.00515852 Jy ! Component: 1650 - total flux cleaned = -0.00525433 Jy ! Component: 1700 - total flux cleaned = -0.00531775 Jy ! Component: 1750 - total flux cleaned = -0.00547372 Jy ! Component: 1800 - total flux cleaned = -0.0056278 Jy ! Component: 1850 - total flux cleaned = -0.00571879 Jy ! Component: 1900 - total flux cleaned = -0.00568862 Jy ! Component: 1950 - total flux cleaned = -0.0057187 Jy ! Component: 2000 - total flux cleaned = -0.00580733 Jy ! Total flux subtracted in 2048 components = -0.00586588 Jy ! Clean residual min=-0.001732 max=0.001799 Jy/beam ! Clean residual mean=0.000003 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.122856 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 170 components and 0.122856 Jy ![Exited script file: muppet] wmap "J1441-1523_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.895 x 2.146 at -0.2655 degrees (North through East) ! Clean map min=-0.0034255 max=0.12166 Jy/beam ! Writing clean map to FITS file: J1441-1523_X_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.121659 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000544538 device "J1441-1523_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1441-1523_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34278 1.34278 2.68555 5.37111 10.7422 21.4844 42.9689 85.9377 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.121 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.895 x 2.146 at -0.2655 degrees (North through East) ! Clean map min=-0.0034255 max=0.12166 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1441-1523_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1441-1523_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1441-1523_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:35:46 2006