! Started logfile: J0110-0741_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:34:54 2007 obs J0110-0741_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0110-0741_S_1997_05_07_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769267 visibilities/baseline/integration-bin. ! Found source: J0110-0741 ! ! 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 614 lines of history. ! ! Reading 19524 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 J0110-0741_S_1997_05_07_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)= 1.27622 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.814 mas, bmaj=7.475 mas, bpa=-2.099 degrees ! Estimated noise=2665.1 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.524348 Jy ! Component: 100 - total flux cleaned = 0.651597 Jy ! Total flux subtracted in 100 components = 0.651597 Jy ! Clean residual min=-0.021922 max=0.031513 Jy/beam ! Clean residual mean=0.000621 rms=0.007378 Jy/beam ! Combined flux in latest and established models = 0.651597 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.651597 Jy ! ! Correcting IF 1. ! A total of 300 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.103307Jy sigma=0.002305 ! Fit after self-cal, rms=1.103065Jy sigma=0.002304 ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=7.475 mas, bpa=-2.099 degrees ! Estimated noise=2665.1 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.672 mas, bmaj=9.023 mas, bpa=-4.38 degrees ! Estimated noise=1275.48 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.0492368 Jy ! Component: 100 - total flux cleaned = 0.0644444 Jy ! Component: 150 - total flux cleaned = 0.0674993 Jy ! Component: 200 - total flux cleaned = 0.0683566 Jy ! Total flux subtracted in 200 components = 0.0683566 Jy ! Clean residual min=-0.016709 max=0.021287 Jy/beam ! Clean residual mean=0.000948 rms=0.005330 Jy/beam ! Combined flux in latest and established models = 0.719954 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.719954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.101729Jy sigma=0.002293 ! Fit after self-cal, rms=1.101722Jy sigma=0.002293 ! 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.672 x 9.023 at -4.38 degrees (North through East) ! Clean map min=-0.016433 max=0.60773 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03047 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 1.00 KP 0.89 ! LA 0.97 MK 0.98 NL 1.00* OV 1.09 ! PT 0.93 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.976497 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.07 KP 1.01 ! LA 1.07 MK 1.05 NL 1.03 OV 1.00 ! PT 0.94 SC 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03944 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 0.95 KP 0.91 ! LA 0.81 MK 0.87 NL 1.02 OV 0.94 ! PT 1.09 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982495 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.07 KP 0.93 ! LA 0.90 MK 1.03 NL 1.15 OV 1.10 ! PT 0.90 SC 1.01 ! ! ! Fit before self-cal, rms=1.101722Jy sigma=0.002293 ! Fit after self-cal, rms=1.059572Jy sigma=0.002278 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=1.059572Jy sigma=0.002278 ! Fit after self-cal, rms=1.059568Jy sigma=0.002278 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.648 mas, bmaj=8.881 mas, bpa=-3.929 degrees ! Estimated noise=1276.56 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.00920356 Jy ! Component: 100 - total flux cleaned = 0.00942113 Jy ! Component: 150 - total flux cleaned = 0.00940695 Jy ! Component: 200 - total flux cleaned = 0.00940598 Jy ! Total flux subtracted in 200 components = 0.00940598 Jy ! Clean residual min=-0.009695 max=0.009109 Jy/beam ! Clean residual mean=0.000065 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.72936 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.72936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.059580Jy sigma=0.002278 ! Fit after self-cal, rms=1.059579Jy sigma=0.002278 ! 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=1.059579Jy sigma=0.002278 ! Fit after self-cal, rms=1.058019Jy sigma=0.002271 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.0016028 Jy ! Component: 100 - total flux cleaned = 0.00146197 Jy ! Component: 150 - total flux cleaned = 0.00144993 Jy ! Component: 200 - total flux cleaned = 0.00145484 Jy ! Total flux subtracted in 200 components = 0.00145484 Jy ! Clean residual min=-0.009735 max=0.008403 Jy/beam ! Clean residual mean=0.000242 rms=0.002331 Jy/beam ! Combined flux in latest and established models = 0.730814 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 43 components and 0.730814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.058009Jy sigma=0.002271 ! Fit after self-cal, rms=1.057859Jy sigma=0.002270 ! 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.648 x 8.881 at -3.929 degrees (North through East) ! Clean map min=-0.0094369 max=0.61037 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=1.057859Jy sigma=0.002270 ! Fit after self-cal, rms=1.201887Jy sigma=0.002261 ! 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=1.201887Jy sigma=0.002261 ! Fit after self-cal, rms=1.201985Jy sigma=0.002261 ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=8.838 mas, bpa=-3.845 degrees ! Estimated noise=1269.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170983 Jy ! Component: 100 - total flux cleaned = 0.0017158 Jy ! Component: 150 - total flux cleaned = 0.0018345 Jy ! Component: 200 - total flux cleaned = 0.00204147 Jy ! Total flux subtracted in 200 components = 0.00204147 Jy ! Clean residual min=-0.006099 max=0.006969 Jy/beam ! Clean residual mean=0.000230 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 0.732856 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 49 components and 0.732856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.201960Jy sigma=0.002261 ! Fit after self-cal, rms=1.202029Jy sigma=0.002261 ! 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=1.202029Jy sigma=0.002261 ! Fit after self-cal, rms=0.906790Jy sigma=0.002263 ! 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.906790Jy sigma=0.002263 ! Fit after self-cal, rms=0.907001Jy sigma=0.002263 ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.811 mas, bpa=-3.778 degrees ! Estimated noise=1272.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236985 Jy ! Component: 100 - total flux cleaned = 0.00236121 Jy ! Component: 150 - total flux cleaned = 0.00226744 Jy ! Component: 200 - total flux cleaned = 0.00226729 Jy ! Total flux subtracted in 200 components = 0.00226729 Jy ! Clean residual min=-0.006610 max=0.006612 Jy/beam ! Clean residual mean=0.000154 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 0.735123 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 54 components and 0.735123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.906965Jy sigma=0.002263 ! Fit after self-cal, rms=0.907074Jy sigma=0.002263 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.952 mas, bmaj=14.14 mas, bpa=8.456 degrees ! Estimated noise=1546.35 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.00211307 Jy ! Component: 100 - total flux cleaned = 0.00221145 Jy ! Component: 150 - total flux cleaned = 0.00230345 Jy ! Component: 200 - total flux cleaned = 0.00243249 Jy ! Total flux subtracted in 200 components = 0.00243249 Jy ! Clean residual min=-0.004990 max=0.006258 Jy/beam ! Clean residual mean=0.000222 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.737556 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 60 components and 0.737556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.907075Jy sigma=0.002263 ! Fit after self-cal, rms=0.907151Jy sigma=0.002263 ! 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.768 mas, bmaj=7.336 mas, bpa=-1.395 degrees ! Estimated noise=2699.33 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.533373 Jy ! Component: 100 - total flux cleaned = 0.666728 Jy ! Component: 150 - total flux cleaned = 0.708944 Jy ! Component: 200 - total flux cleaned = 0.723366 Jy ! Total flux subtracted in 200 components = 0.723366 Jy ! Clean residual min=-0.013136 max=0.014370 Jy/beam ! Clean residual mean=0.000199 rms=0.003814 Jy/beam ! Combined flux in latest and established models = 0.723367 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.723367 Jy ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.811 mas, bpa=-3.778 degrees ! Estimated noise=1272.06 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.00849717 Jy ! Component: 100 - total flux cleaned = 0.00888302 Jy ! Component: 150 - total flux cleaned = 0.0090494 Jy ! Component: 200 - total flux cleaned = 0.00920379 Jy ! Total flux subtracted in 200 components = 0.00920379 Jy ! Clean residual min=-0.006591 max=0.006746 Jy/beam ! Clean residual mean=0.000168 rms=0.001876 Jy/beam ! Combined flux in latest and established models = 0.73257 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.73257 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.952 mas, bmaj=14.14 mas, bpa=8.456 degrees ! Estimated noise=1546.35 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.00328834 Jy ! Component: 100 - total flux cleaned = 0.00347748 Jy ! Component: 150 - total flux cleaned = 0.00353736 Jy ! Component: 200 - total flux cleaned = 0.00359713 Jy ! Total flux subtracted in 200 components = 0.00359713 Jy ! Clean residual min=-0.005410 max=0.006292 Jy/beam ! Clean residual mean=0.000236 rms=0.002107 Jy/beam ! Combined flux in latest and established models = 0.736167 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.736167 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.811 mas, bpa=-3.778 degrees ! Estimated noise=1272.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00187996 Jy ! Component: 100 - total flux cleaned = -0.00165695 Jy ! Component: 150 - total flux cleaned = -0.00155487 Jy ! Component: 200 - total flux cleaned = -0.00145648 Jy ! Total flux subtracted in 200 components = -0.00145648 Jy ! Clean residual min=-0.006647 max=0.006673 Jy/beam ! Clean residual mean=0.000142 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.734711 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 45 components and 0.734711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.907160Jy sigma=0.002263 ! Fit after self-cal, rms=0.907212Jy sigma=0.002264 wmodel J0110-0741_S_1997_05_07_yyk\_map.mod ! Writing 45 model components to file: J0110-0741_S_1997_05_07_yyk_map.mod wobs J0110-0741_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0110-0741_S_1997_05_07_yyk_uvs.fits wwins J0110-0741_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0110-0741_S_1997_05_07_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.000951854 Jy ! Component: 100 - total flux cleaned = 0.00192794 Jy ! Component: 150 - total flux cleaned = 0.00252778 Jy ! Component: 200 - total flux cleaned = 0.00328001 Jy ! Component: 250 - total flux cleaned = 0.00399711 Jy ! Component: 300 - total flux cleaned = 0.00468031 Jy ! Component: 350 - total flux cleaned = 0.00525076 Jy ! Component: 400 - total flux cleaned = 0.00556366 Jy ! Component: 450 - total flux cleaned = 0.00609192 Jy ! Component: 500 - total flux cleaned = 0.00631104 Jy ! Component: 550 - total flux cleaned = 0.00659694 Jy ! Component: 600 - total flux cleaned = 0.00673551 Jy ! Component: 650 - total flux cleaned = 0.00666951 Jy ! Component: 700 - total flux cleaned = 0.00667015 Jy ! Component: 750 - total flux cleaned = 0.00666911 Jy ! Component: 800 - total flux cleaned = 0.00654584 Jy ! Component: 850 - total flux cleaned = 0.00642435 Jy ! Component: 900 - total flux cleaned = 0.00624712 Jy ! Component: 950 - total flux cleaned = 0.00595873 Jy ! Component: 1000 - total flux cleaned = 0.00590185 Jy ! Component: 1050 - total flux cleaned = 0.00584697 Jy ! Component: 1100 - total flux cleaned = 0.00584724 Jy ! Component: 1150 - total flux cleaned = 0.00579281 Jy ! Component: 1200 - total flux cleaned = 0.00568772 Jy ! Component: 1250 - total flux cleaned = 0.00573795 Jy ! Component: 1300 - total flux cleaned = 0.00568673 Jy ! Component: 1350 - total flux cleaned = 0.00568707 Jy ! Component: 1400 - total flux cleaned = 0.00568665 Jy ! Component: 1450 - total flux cleaned = 0.00559245 Jy ! Component: 1500 - total flux cleaned = 0.00559268 Jy ! Component: 1550 - total flux cleaned = 0.00559278 Jy ! Component: 1600 - total flux cleaned = 0.00554789 Jy ! Component: 1650 - total flux cleaned = 0.00550303 Jy ! Component: 1700 - total flux cleaned = 0.00545845 Jy ! Component: 1750 - total flux cleaned = 0.00524339 Jy ! Component: 1800 - total flux cleaned = 0.00515961 Jy ! Component: 1850 - total flux cleaned = 0.00511862 Jy ! Component: 1900 - total flux cleaned = 0.00507813 Jy ! Component: 1950 - total flux cleaned = 0.00507835 Jy ! Component: 2000 - total flux cleaned = 0.00495938 Jy ! Total flux subtracted in 2048 components = 0.00492005 Jy ! Clean residual min=-0.002210 max=0.001944 Jy/beam ! Clean residual mean=0.000012 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.739631 Jy keep ! Adding 113 model components to the UV plane model. ! The established model now contains 158 components and 0.739631 Jy ![Exited script file: muppet] wmap "J0110-0741_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.607 x 8.811 at -3.778 degrees (North through East) ! Clean map min=-0.0062567 max=0.60859 Jy/beam ! Writing clean map to FITS file: J0110-0741_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.608589 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000790335 device "J0110-0741_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0110-0741_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389591 0.389591 0.779181 1.55836 3.11672 6.23345 12.4669 24.9338 49.8676 99.7352 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.608 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.607 x 8.811 at -3.778 degrees (North through East) ! Clean map min=-0.0062567 max=0.60859 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0110-0741_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0110-0741_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0110-0741_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:35:01 2007