! Started logfile: J2211-1328_X_1997_05_07_yyk_uvs.log on Mon Jan 8 10:35:04 2007 obs J2211-1328_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2211-1328_X_1997_05_07_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.764789 visibilities/baseline/integration-bin. ! Found source: J2211-1328 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 613 lines of history. ! ! Reading 19548 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 J2211-1328_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.533039 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.7167 mas, bmaj=1.799 mas, bpa=-1.795 degrees ! Estimated noise=1448.65 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.411761 Jy ! Component: 100 - total flux cleaned = 0.488519 Jy ! Total flux subtracted in 100 components = 0.488519 Jy ! Clean residual min=-0.010620 max=0.019134 Jy/beam ! Clean residual mean=0.000086 rms=0.003304 Jy/beam ! Combined flux in latest and established models = 0.488519 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.488519 Jy ! ! Correcting IF 1. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.221860Jy sigma=0.001397 ! Fit after self-cal, rms=0.221451Jy sigma=0.001395 ! Inverting map and beam ! Estimated beam: bmin=0.7167 mas, bmaj=1.799 mas, bpa=-1.799 degrees ! Estimated noise=1448.9 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242965 Jy ! Component: 100 - total flux cleaned = 0.0343094 Jy ! Total flux subtracted in 100 components = 0.0343094 Jy ! Clean residual min=-0.008905 max=0.011304 Jy/beam ! Clean residual mean=0.000031 rms=0.002644 Jy/beam ! Combined flux in latest and established models = 0.522828 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.522828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219521Jy sigma=0.001377 ! Fit after self-cal, rms=0.219427Jy sigma=0.001377 ! 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.9048 mas, bmaj=2.18 mas, bpa=-1.702 degrees ! Estimated noise=759.997 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 (-1.2, -2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135657 Jy ! Component: 100 - total flux cleaned = 0.0182165 Jy ! Component: 150 - total flux cleaned = 0.0190176 Jy ! Component: 200 - total flux cleaned = 0.0195326 Jy ! Total flux subtracted in 200 components = 0.0195326 Jy ! Clean residual min=-0.005356 max=0.006574 Jy/beam ! Clean residual mean=0.000024 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.542361 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.542361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218861Jy sigma=0.001373 ! Fit after self-cal, rms=0.218828Jy sigma=0.001372 ! 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.9048 x 2.18 at -1.702 degrees (North through East) ! Clean map min=-0.0048325 max=0.48082 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998907 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.07 KP 1.02 ! LA 1.01 MK 1.02 NL 1.00 OV 0.99 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998511 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.10 KP 1.01 ! LA 1.00 MK 0.97 NL 1.01 OV 1.03 ! PT 0.92 SC 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991603 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.08 KP 1.00 ! LA 0.99 MK 1.01 NL 1.00 OV 0.98 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988252 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.11 KP 1.00 ! LA 1.00 MK 1.00 NL 1.01 OV 0.99 ! PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.218828Jy sigma=0.001372 ! Fit after self-cal, rms=0.219519Jy sigma=0.001368 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.219519Jy sigma=0.001368 ! Fit after self-cal, rms=0.219523Jy sigma=0.001368 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9092 mas, bmaj=2.182 mas, bpa=-1.691 degrees ! Estimated noise=751.263 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.00636298 Jy ! Component: 100 - total flux cleaned = -0.00741885 Jy ! Component: 150 - total flux cleaned = -0.00780563 Jy ! Component: 200 - total flux cleaned = -0.00804762 Jy ! Total flux subtracted in 200 components = -0.00804762 Jy ! Clean residual min=-0.004286 max=0.004843 Jy/beam ! Clean residual mean=0.000006 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.534313 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.534313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219370Jy sigma=0.001367 ! Fit after self-cal, rms=0.219374Jy sigma=0.001367 ! 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.219374Jy sigma=0.001367 ! Fit after self-cal, rms=0.199209Jy sigma=0.001257 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.000962148 Jy ! Component: 100 - total flux cleaned = 0.000197236 Jy ! Component: 150 - total flux cleaned = 0.00018715 Jy ! Component: 200 - total flux cleaned = 0.000312072 Jy ! Total flux subtracted in 200 components = 0.000312072 Jy ! Clean residual min=-0.004844 max=0.004826 Jy/beam ! Clean residual mean=0.000004 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.534625 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.534625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198837Jy sigma=0.001255 ! Fit after self-cal, rms=0.195270Jy sigma=0.001237 ! 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.9092 x 2.182 at -1.691 degrees (North through East) ! Clean map min=-0.0046005 max=0.488 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.195270Jy sigma=0.001237 ! Fit after self-cal, rms=0.192712Jy sigma=0.001232 ! 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.192712Jy sigma=0.001232 ! Fit after self-cal, rms=0.191983Jy sigma=0.001228 ! Inverting map and beam ! Estimated beam: bmin=0.9043 mas, bmaj=2.185 mas, bpa=-1.393 degrees ! Estimated noise=747.116 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115132 Jy ! Component: 100 - total flux cleaned = 0.000113254 Jy ! Component: 150 - total flux cleaned = 0.000159523 Jy ! Component: 200 - total flux cleaned = 0.000199441 Jy ! Total flux subtracted in 200 components = 0.000199441 Jy ! Clean residual min=-0.004183 max=0.004198 Jy/beam ! Clean residual mean=0.000027 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.534825 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.534824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191959Jy sigma=0.001228 ! Fit after self-cal, rms=0.191767Jy sigma=0.001227 ! 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.191767Jy sigma=0.001227 ! Fit after self-cal, rms=0.191569Jy sigma=0.001225 ! 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.191569Jy sigma=0.001225 ! Fit after self-cal, rms=0.191502Jy sigma=0.001225 ! Inverting map and beam ! Estimated beam: bmin=0.9037 mas, bmaj=2.185 mas, bpa=-1.357 degrees ! Estimated noise=746.707 mJy/beam. ! Added new window around map position (1.8, -16.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048719 Jy ! Component: 100 - total flux cleaned = 0.0065651 Jy ! Component: 150 - total flux cleaned = 0.00743409 Jy ! Component: 200 - total flux cleaned = 0.00814374 Jy ! Total flux subtracted in 200 components = 0.00814374 Jy ! Clean residual min=-0.003522 max=0.002571 Jy/beam ! Clean residual mean=0.000016 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.542968 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 134 components and 0.542968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191417Jy sigma=0.001224 ! Fit after self-cal, rms=0.191376Jy sigma=0.001224 ! 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.443 mas, bmaj=4.478 mas, bpa=5.423 degrees ! Estimated noise=955.368 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.00184576 Jy ! Component: 100 - total flux cleaned = 0.00261116 Jy ! Component: 150 - total flux cleaned = 0.00320845 Jy ! Component: 200 - total flux cleaned = 0.00345139 Jy ! Total flux subtracted in 200 components = 0.00345139 Jy ! Clean residual min=-0.003177 max=0.002929 Jy/beam ! Clean residual mean=0.000019 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.54642 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 146 components and 0.54642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191374Jy sigma=0.001224 ! Fit after self-cal, rms=0.191346Jy sigma=0.001224 ! 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.7164 mas, bmaj=1.8 mas, bpa=-1.642 degrees ! Estimated noise=1428.48 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.415263 Jy ! Component: 100 - total flux cleaned = 0.490953 Jy ! Component: 150 - total flux cleaned = 0.514516 Jy ! Component: 200 - total flux cleaned = 0.524761 Jy ! Total flux subtracted in 200 components = 0.524761 Jy ! Clean residual min=-0.006814 max=0.005536 Jy/beam ! Clean residual mean=0.000023 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.524761 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.524761 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9037 mas, bmaj=2.185 mas, bpa=-1.357 degrees ! Estimated noise=746.707 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.00761259 Jy ! Component: 100 - total flux cleaned = 0.0122924 Jy ! Component: 150 - total flux cleaned = 0.0151166 Jy ! Component: 200 - total flux cleaned = 0.016822 Jy ! Total flux subtracted in 200 components = 0.016822 Jy ! Clean residual min=-0.003995 max=0.002961 Jy/beam ! Clean residual mean=0.000019 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.541583 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 54 components and 0.541583 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.443 mas, bmaj=4.478 mas, bpa=5.423 degrees ! Estimated noise=955.368 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.00291008 Jy ! Component: 100 - total flux cleaned = 0.00463013 Jy ! Component: 150 - total flux cleaned = 0.00522765 Jy ! Component: 200 - total flux cleaned = 0.00567131 Jy ! Total flux subtracted in 200 components = 0.00567131 Jy ! Clean residual min=-0.003351 max=0.002854 Jy/beam ! Clean residual mean=0.000014 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.547254 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.547254 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9037 mas, bmaj=2.185 mas, bpa=-1.357 degrees ! Estimated noise=746.707 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371675 Jy ! Component: 100 - total flux cleaned = -0.000447225 Jy ! Component: 150 - total flux cleaned = -0.00044974 Jy ! Component: 200 - total flux cleaned = -0.000391509 Jy ! Total flux subtracted in 200 components = -0.000391509 Jy ! Clean residual min=-0.003519 max=0.002815 Jy/beam ! Clean residual mean=0.000009 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.546863 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 96 components and 0.546863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191373Jy sigma=0.001224 ! Fit after self-cal, rms=0.191339Jy sigma=0.001224 wmodel J2211-1328_X_1997_05_07_yyk\_map.mod ! Writing 96 model components to file: J2211-1328_X_1997_05_07_yyk_map.mod wobs J2211-1328_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2211-1328_X_1997_05_07_yyk_uvs.fits wwins J2211-1328_X_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J2211-1328_X_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.0012692 Jy ! Component: 100 - total flux cleaned = -0.00165901 Jy ! Component: 150 - total flux cleaned = -0.00189029 Jy ! Component: 200 - total flux cleaned = -0.00211003 Jy ! Component: 250 - total flux cleaned = -0.00236282 Jy ! Component: 300 - total flux cleaned = -0.00264807 Jy ! Component: 350 - total flux cleaned = -0.00280609 Jy ! Component: 400 - total flux cleaned = -0.00311134 Jy ! Component: 450 - total flux cleaned = -0.00325954 Jy ! Component: 500 - total flux cleaned = -0.00329603 Jy ! Component: 550 - total flux cleaned = -0.00350729 Jy ! Component: 600 - total flux cleaned = -0.00357594 Jy ! Component: 650 - total flux cleaned = -0.00374414 Jy ! Component: 700 - total flux cleaned = -0.00387505 Jy ! Component: 750 - total flux cleaned = -0.00406813 Jy ! Component: 800 - total flux cleaned = -0.00428888 Jy ! Component: 850 - total flux cleaned = -0.00453632 Jy ! Component: 900 - total flux cleaned = -0.00477915 Jy ! Component: 950 - total flux cleaned = -0.00498807 Jy ! Component: 1000 - total flux cleaned = -0.00510587 Jy ! Component: 1050 - total flux cleaned = -0.00527979 Jy ! Component: 1100 - total flux cleaned = -0.00545055 Jy ! Component: 1150 - total flux cleaned = -0.00556254 Jy ! Component: 1200 - total flux cleaned = -0.00556287 Jy ! Component: 1250 - total flux cleaned = -0.00567229 Jy ! Component: 1300 - total flux cleaned = -0.00577986 Jy ! Component: 1350 - total flux cleaned = -0.0058327 Jy ! Component: 1400 - total flux cleaned = -0.00591132 Jy ! Component: 1450 - total flux cleaned = -0.00593727 Jy ! Component: 1500 - total flux cleaned = -0.00604004 Jy ! Component: 1550 - total flux cleaned = -0.00614153 Jy ! Component: 1600 - total flux cleaned = -0.0063167 Jy ! Component: 1650 - total flux cleaned = -0.00631693 Jy ! Component: 1700 - total flux cleaned = -0.00646433 Jy ! Component: 1750 - total flux cleaned = -0.00656118 Jy ! Component: 1800 - total flux cleaned = -0.00663248 Jy ! Component: 1850 - total flux cleaned = -0.00667942 Jy ! Component: 1900 - total flux cleaned = -0.00670271 Jy ! Component: 1950 - total flux cleaned = -0.0067957 Jy ! Component: 2000 - total flux cleaned = -0.00688754 Jy ! Total flux subtracted in 2048 components = -0.0069561 Jy ! Clean residual min=-0.001312 max=0.001271 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.539907 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 229 components and 0.539907 Jy ![Exited script file: muppet] wmap "J2211-1328_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9037 x 2.185 at -1.357 degrees (North through East) ! Clean map min=-0.0027545 max=0.48572 Jy/beam ! Writing clean map to FITS file: J2211-1328_X_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.485722 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000417567 device "J2211-1328_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2211-1328_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.257905 0.257905 0.51581 1.03162 2.06324 4.12648 8.25296 16.5059 33.0118 66.0236 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.485 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.9037 x 2.185 at -1.357 degrees (North through East) ! Clean map min=-0.0027545 max=0.48572 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2211-1328_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2211-1328_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2211-1328_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 10:35:11 2007