! Started logfile: J0137-2430_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:41:26 2007 obs J0137-2430_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0137-2430_S_1997_07_02_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.73753 visibilities/baseline/integration-bin. ! Found source: J0137-2430 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 44724 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 J0137-2430_S_1997_07_02_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.881503 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.734 mas, bmaj=7.232 mas, bpa=-2.045 degrees ! Estimated noise=1689.01 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.652787 Jy ! Component: 100 - total flux cleaned = 0.779722 Jy ! Total flux subtracted in 100 components = 0.779722 Jy ! Clean residual min=-0.028177 max=0.050687 Jy/beam ! Clean residual mean=0.000006 rms=0.009631 Jy/beam ! Combined flux in latest and established models = 0.779722 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.779722 Jy ! ! Correcting IF 1. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.371798Jy sigma=0.001812 ! Fit after self-cal, rms=0.371292Jy sigma=0.001809 ! Inverting map and beam ! Estimated beam: bmin=2.734 mas, bmaj=7.232 mas, bpa=-2.045 degrees ! Estimated noise=1689.01 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=3.711 mas, bmaj=9.622 mas, bpa=-2.621 degrees ! Estimated noise=874.181 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.0718106 Jy ! Component: 100 - total flux cleaned = 0.0922105 Jy ! Component: 150 - total flux cleaned = 0.0958139 Jy ! Component: 200 - total flux cleaned = 0.0960974 Jy ! Total flux subtracted in 200 components = 0.0960974 Jy ! Clean residual min=-0.024843 max=0.033651 Jy/beam ! Clean residual mean=0.000349 rms=0.007621 Jy/beam ! Combined flux in latest and established models = 0.87582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.87582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361947Jy sigma=0.001756 ! Fit after self-cal, rms=0.361816Jy sigma=0.001756 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.711 x 9.622 at -2.621 degrees (North through East) ! Clean map min=-0.023312 max=0.79117 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.02143 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 0.97 KP 0.91 ! LA 0.99 MK 1.00 NL 1.00* OV 1.09 ! PT 0.96 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.974159 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.16 HN 1.08 KP 0.96 ! LA 1.07 MK 1.05 NL 1.03 OV 1.05 ! PT 0.94 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03929 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 0.98 KP 0.93 ! LA 0.81 MK 0.88 NL 1.00 OV 0.94 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.992579 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 1.19 KP 0.95 ! LA 0.89 MK 1.01 NL 1.11 OV 0.94 ! PT 0.90 SC 0.99 ! ! ! Fit before self-cal, rms=0.361816Jy sigma=0.001756 ! Fit after self-cal, rms=0.346504Jy sigma=0.001695 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.346504Jy sigma=0.001695 ! Fit after self-cal, rms=0.346507Jy sigma=0.001695 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=9.419 mas, bpa=-1.49 degrees ! Estimated noise=872.324 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 (6.5, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0290007 Jy ! Component: 100 - total flux cleaned = 0.0296014 Jy ! Component: 150 - total flux cleaned = 0.0292266 Jy ! Component: 200 - total flux cleaned = 0.0288828 Jy ! Total flux subtracted in 200 components = 0.0288828 Jy ! Clean residual min=-0.009701 max=0.019965 Jy/beam ! Clean residual mean=-0.000136 rms=0.003743 Jy/beam ! Combined flux in latest and established models = 0.904703 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.904703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.344181Jy sigma=0.001683 ! Fit after self-cal, rms=0.343841Jy sigma=0.001682 ! 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.343841Jy sigma=0.001682 ! Fit after self-cal, rms=0.341427Jy sigma=0.001669 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) ! Added new window around map position (19.5, 10.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212912 Jy ! Component: 100 - total flux cleaned = 0.0299376 Jy ! Component: 150 - total flux cleaned = 0.0302609 Jy ! Component: 200 - total flux cleaned = 0.0302632 Jy ! Total flux subtracted in 200 components = 0.0302632 Jy ! Clean residual min=-0.008675 max=0.010856 Jy/beam ! Clean residual mean=-0.000299 rms=0.002719 Jy/beam ! Combined flux in latest and established models = 0.934966 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 83 components and 0.934966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.340003Jy sigma=0.001663 ! Fit after self-cal, rms=0.339633Jy sigma=0.001661 ! 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: 3.67 x 9.419 at -1.49 degrees (North through East) ! Clean map min=-0.00897 max=0.78916 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.339633Jy sigma=0.001661 ! Fit after self-cal, rms=0.363482Jy sigma=0.001632 ! 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.363482Jy sigma=0.001632 ! Fit after self-cal, rms=0.363406Jy sigma=0.001632 ! Inverting map and beam ! Estimated beam: bmin=3.64 mas, bmaj=9.361 mas, bpa=-1.464 degrees ! Estimated noise=868.001 mJy/beam. ! Added new window around map position (31.5, 6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.014155 Jy ! Component: 100 - total flux cleaned = 0.0221609 Jy ! Component: 150 - total flux cleaned = 0.0241172 Jy ! Component: 200 - total flux cleaned = 0.0247539 Jy ! Total flux subtracted in 200 components = 0.0247539 Jy ! Clean residual min=-0.005638 max=0.006302 Jy/beam ! Clean residual mean=-0.000257 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.95972 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 124 components and 0.95972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362932Jy sigma=0.001629 ! Fit after self-cal, rms=0.362852Jy sigma=0.001628 ! 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.362852Jy sigma=0.001628 ! Fit after self-cal, rms=0.361671Jy sigma=0.001626 ! 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.361671Jy sigma=0.001626 ! Fit after self-cal, rms=0.361655Jy sigma=0.001626 ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=9.319 mas, bpa=-1.414 degrees ! Estimated noise=867.833 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00683826 Jy ! Component: 100 - total flux cleaned = 0.00903116 Jy ! Component: 150 - total flux cleaned = 0.00902637 Jy ! Component: 200 - total flux cleaned = 0.00902761 Jy ! Total flux subtracted in 200 components = 0.00902761 Jy ! Clean residual min=-0.005026 max=0.005016 Jy/beam ! Clean residual mean=-0.000225 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.968748 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 149 components and 0.968748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361491Jy sigma=0.001625 ! Fit after self-cal, rms=0.361459Jy sigma=0.001625 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.828 mas, bmaj=19.45 mas, bpa=3.077 degrees ! Estimated noise=1061.89 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.00144096 Jy ! Component: 100 - total flux cleaned = 0.00105928 Jy ! Component: 150 - total flux cleaned = 0.000595284 Jy ! Component: 200 - total flux cleaned = 0.000280125 Jy ! Total flux subtracted in 200 components = 0.000280125 Jy ! Clean residual min=-0.005018 max=0.005318 Jy/beam ! Clean residual mean=-0.000370 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.969028 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 170 components and 0.969028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361422Jy sigma=0.001625 ! Fit after self-cal, rms=0.361398Jy sigma=0.001625 ! 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.708 mas, bmaj=7.062 mas, bpa=-1.586 degrees ! Estimated noise=1698.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.658468 Jy ! Component: 100 - total flux cleaned = 0.794624 Jy ! Component: 150 - total flux cleaned = 0.85118 Jy ! Component: 200 - total flux cleaned = 0.881461 Jy ! Total flux subtracted in 200 components = 0.881462 Jy ! Clean residual min=-0.011307 max=0.011847 Jy/beam ! Clean residual mean=-0.000105 rms=0.003326 Jy/beam ! Combined flux in latest and established models = 0.881462 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.881462 Jy ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=9.319 mas, bpa=-1.414 degrees ! Estimated noise=867.833 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.0290243 Jy ! Component: 100 - total flux cleaned = 0.0473424 Jy ! Component: 150 - total flux cleaned = 0.0605722 Jy ! Component: 200 - total flux cleaned = 0.0705207 Jy ! Total flux subtracted in 200 components = 0.0705207 Jy ! Clean residual min=-0.006875 max=0.006781 Jy/beam ! Clean residual mean=-0.000217 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.951982 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 96 components and 0.951982 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.828 mas, bmaj=19.45 mas, bpa=3.077 degrees ! Estimated noise=1061.89 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.00872259 Jy ! Component: 100 - total flux cleaned = 0.0113691 Jy ! Component: 150 - total flux cleaned = 0.0130468 Jy ! Component: 200 - total flux cleaned = 0.0138712 Jy ! Total flux subtracted in 200 components = 0.0138712 Jy ! Clean residual min=-0.005611 max=0.005492 Jy/beam ! Clean residual mean=-0.000404 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.965853 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 142 components and 0.965854 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=9.319 mas, bpa=-1.414 degrees ! Estimated noise=867.833 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000923154 Jy ! Component: 100 - total flux cleaned = 0.00151419 Jy ! Component: 150 - total flux cleaned = 0.0018685 Jy ! Component: 200 - total flux cleaned = 0.00220305 Jy ! Total flux subtracted in 200 components = 0.00220305 Jy ! Clean residual min=-0.004725 max=0.005911 Jy/beam ! Clean residual mean=-0.000234 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.968057 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 166 components and 0.968057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361464Jy sigma=0.001625 ! Fit after self-cal, rms=0.361426Jy sigma=0.001625 wmodel J0137-2430_S_1997_07_02_yyk\_map.mod ! Writing 166 model components to file: J0137-2430_S_1997_07_02_yyk_map.mod wobs J0137-2430_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0137-2430_S_1997_07_02_yyk_uvs.fits wwins J0137-2430_S_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J0137-2430_S_1997_07_02_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.000834727 Jy ! Component: 100 - total flux cleaned = 0.000497098 Jy ! Component: 150 - total flux cleaned = -0.000446795 Jy ! Component: 200 - total flux cleaned = -0.000973494 Jy ! Component: 250 - total flux cleaned = -0.00162106 Jy ! Component: 300 - total flux cleaned = -0.00210331 Jy ! Component: 350 - total flux cleaned = -0.00243555 Jy ! Component: 400 - total flux cleaned = -0.00294766 Jy ! Component: 450 - total flux cleaned = -0.00332115 Jy ! Component: 500 - total flux cleaned = -0.00398989 Jy ! Component: 550 - total flux cleaned = -0.0043467 Jy ! Component: 600 - total flux cleaned = -0.00492628 Jy ! Component: 650 - total flux cleaned = -0.00549056 Jy ! Component: 700 - total flux cleaned = -0.00587634 Jy ! Component: 750 - total flux cleaned = -0.00620137 Jy ! Component: 800 - total flux cleaned = -0.00678084 Jy ! Component: 850 - total flux cleaned = -0.00724516 Jy ! Component: 900 - total flux cleaned = -0.00775041 Jy ! Component: 950 - total flux cleaned = -0.00824525 Jy ! Component: 1000 - total flux cleaned = -0.00853689 Jy ! Component: 1050 - total flux cleaned = -0.00896508 Jy ! Component: 1100 - total flux cleaned = -0.00929193 Jy ! Component: 1150 - total flux cleaned = -0.00947584 Jy ! Component: 1200 - total flux cleaned = -0.0098816 Jy ! Component: 1250 - total flux cleaned = -0.0101914 Jy ! Component: 1300 - total flux cleaned = -0.0104524 Jy ! Component: 1350 - total flux cleaned = -0.0108806 Jy ! Component: 1400 - total flux cleaned = -0.0110073 Jy ! Component: 1450 - total flux cleaned = -0.0112978 Jy ! Component: 1500 - total flux cleaned = -0.0115019 Jy ! Component: 1550 - total flux cleaned = -0.0117439 Jy ! Component: 1600 - total flux cleaned = -0.0121403 Jy ! Component: 1650 - total flux cleaned = -0.012375 Jy ! Component: 1700 - total flux cleaned = -0.0125678 Jy ! Component: 1750 - total flux cleaned = -0.0127204 Jy ! Component: 1800 - total flux cleaned = -0.0129467 Jy ! Component: 1850 - total flux cleaned = -0.0131325 Jy ! Component: 1900 - total flux cleaned = -0.013426 Jy ! Component: 1950 - total flux cleaned = -0.0136073 Jy ! Component: 2000 - total flux cleaned = -0.0138586 Jy ! Total flux subtracted in 2048 components = -0.0141072 Jy ! Clean residual min=-0.002109 max=0.002041 Jy/beam ! Clean residual mean=-0.000119 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.953949 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 310 components and 0.953949 Jy ![Exited script file: muppet] wmap "J0137-2430_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.622 x 9.319 at -1.414 degrees (North through East) ! Clean map min=-0.0059676 max=0.78201 Jy/beam ! Writing clean map to FITS file: J0137-2430_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.782008 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000764091 device "J0137-2430_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0137-2430_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293127 0.293127 0.586254 1.17251 2.34501 4.69003 9.38006 18.7601 37.5202 75.0405 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.782 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.622 x 9.319 at -1.414 degrees (North through East) ! Clean map min=-0.0059676 max=0.78201 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0137-2430_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0137-2430_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0137-2430_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:41:34 2007