! Started logfile: J1036-0605_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:31:42 2007 obs J1036-0605_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1036-0605_S_1997_05_07_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.861376 visibilities/baseline/integration-bin. ! Found source: J1036-0605 ! ! 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 22792 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 J1036-0605_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)= 0.440457 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.776 mas, bmaj=6.895 mas, bpa=-4.523 degrees ! Estimated noise=1510.38 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.246141 Jy ! Component: 100 - total flux cleaned = 0.306985 Jy ! Total flux subtracted in 100 components = 0.306985 Jy ! Clean residual min=-0.028322 max=0.078681 Jy/beam ! Clean residual mean=0.000301 rms=0.009399 Jy/beam ! Combined flux in latest and established models = 0.306984 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.306984 Jy ! ! Correcting IF 1. ! A total of 275 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.322180Jy sigma=0.001337 ! Fit after self-cal, rms=0.313539Jy sigma=0.001314 ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=6.894 mas, bpa=-4.522 degrees ! Estimated noise=1510.34 mJy/beam. ! Added new window around map position (5.5, 5.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0874663 Jy ! Component: 100 - total flux cleaned = 0.101923 Jy ! Total flux subtracted in 100 components = 0.101923 Jy ! Clean residual min=-0.017960 max=0.033939 Jy/beam ! Clean residual mean=0.000119 rms=0.005319 Jy/beam ! Combined flux in latest and established models = 0.408908 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.408908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295258Jy sigma=0.001228 ! Fit after self-cal, rms=0.291909Jy sigma=0.001213 ! 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=3.472 mas, bmaj=8.537 mas, bpa=-4.091 degrees ! Estimated noise=1040.73 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.0182705 Jy ! Component: 100 - total flux cleaned = 0.0203102 Jy ! Component: 150 - total flux cleaned = 0.0206995 Jy ! Component: 200 - total flux cleaned = 0.0206938 Jy ! Total flux subtracted in 200 components = 0.0206938 Jy ! Clean residual min=-0.008046 max=0.012004 Jy/beam ! Clean residual mean=0.000197 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.429602 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.429602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289814Jy sigma=0.001206 ! Fit after self-cal, rms=0.289595Jy sigma=0.001205 ! 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.472 x 8.537 at -4.091 degrees (North through East) ! Clean map min=-0.0073022 max=0.28079 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.03003 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.98 KP 0.92 ! LA 1.01 MK 0.99 NL 1.00* OV 1.10 ! PT 0.93 SC 0.77 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.972074 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.15 HN 1.15 KP 1.00 ! LA 1.06 MK 1.03 NL 1.10 OV 1.02 ! PT 0.93 SC 0.82 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.07344 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 0.91 KP 0.94 ! LA 0.81 MK 0.84 NL 0.93 OV 0.92 ! PT 1.09 SC 0.90 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00735 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 1.03 KP 0.94 ! LA 0.86 MK 1.02 NL 1.10 OV 1.07 ! PT 0.91 SC 0.92 ! ! ! Fit before self-cal, rms=0.289595Jy sigma=0.001205 ! Fit after self-cal, rms=0.279075Jy sigma=0.001195 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.279075Jy sigma=0.001195 ! Fit after self-cal, rms=0.279074Jy sigma=0.001195 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=8.062 mas, bpa=-1.315 degrees ! Estimated noise=1049.63 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.0128916 Jy ! Component: 100 - total flux cleaned = 0.0157369 Jy ! Component: 150 - total flux cleaned = 0.0157522 Jy ! Component: 200 - total flux cleaned = 0.015866 Jy ! Total flux subtracted in 200 components = 0.015866 Jy ! Clean residual min=-0.005771 max=0.005035 Jy/beam ! Clean residual mean=-0.000024 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.445468 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.445468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278586Jy sigma=0.001193 ! Fit after self-cal, rms=0.278560Jy sigma=0.001193 ! 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.278560Jy sigma=0.001193 ! Fit after self-cal, rms=0.277144Jy sigma=0.001186 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.00157815 Jy ! Component: 100 - total flux cleaned = 0.00148997 Jy ! Component: 150 - total flux cleaned = 0.00140338 Jy ! Component: 200 - total flux cleaned = 0.00124568 Jy ! Total flux subtracted in 200 components = 0.00124568 Jy ! Clean residual min=-0.005231 max=0.004473 Jy/beam ! Clean residual mean=-0.000019 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.446713 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.446713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277075Jy sigma=0.001186 ! Fit after self-cal, rms=0.276913Jy sigma=0.001185 ! 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.345 x 8.062 at -1.315 degrees (North through East) ! Clean map min=-0.0049591 max=0.28444 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.276913Jy sigma=0.001185 ! Fit after self-cal, rms=0.277989Jy sigma=0.001178 ! 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.277989Jy sigma=0.001178 ! Fit after self-cal, rms=0.277961Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.989 mas, bpa=-0.8542 degrees ! Estimated noise=1039.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658182 Jy ! Component: 100 - total flux cleaned = 0.000726403 Jy ! Component: 150 - total flux cleaned = 0.000663451 Jy ! Component: 200 - total flux cleaned = 0.000665014 Jy ! Total flux subtracted in 200 components = 0.000665014 Jy ! Clean residual min=-0.003915 max=0.003298 Jy/beam ! Clean residual mean=-0.000020 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.447378 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.447378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277924Jy sigma=0.001178 ! Fit after self-cal, rms=0.277912Jy sigma=0.001178 ! 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.277912Jy sigma=0.001178 ! Fit after self-cal, rms=0.278850Jy sigma=0.001176 ! 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.278850Jy sigma=0.001176 ! Fit after self-cal, rms=0.278846Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.968 mas, bpa=-0.7002 degrees ! Estimated noise=1039.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000762492 Jy ! Component: 100 - total flux cleaned = 0.000714324 Jy ! Component: 150 - total flux cleaned = 0.00071781 Jy ! Component: 200 - total flux cleaned = 0.000719427 Jy ! Total flux subtracted in 200 components = 0.000719427 Jy ! Clean residual min=-0.003748 max=0.003143 Jy/beam ! Clean residual mean=-0.000024 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.448098 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.448098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278829Jy sigma=0.001176 ! Fit after self-cal, rms=0.278824Jy sigma=0.001176 ! 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.786 mas, bmaj=13.28 mas, bpa=5.044 degrees ! Estimated noise=1327.98 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 = -5.43379e-06 Jy ! Component: 100 - total flux cleaned = -8.57465e-05 Jy ! Component: 150 - total flux cleaned = -0.000106562 Jy ! Component: 200 - total flux cleaned = -8.86519e-05 Jy ! Total flux subtracted in 200 components = -8.86519e-05 Jy ! Clean residual min=-0.003730 max=0.003351 Jy/beam ! Clean residual mean=-0.000054 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.448009 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 91 components and 0.448009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278831Jy sigma=0.001176 ! Fit after self-cal, rms=0.278827Jy sigma=0.001176 ! 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.713 mas, bmaj=6.674 mas, bpa=-2.39 degrees ! Estimated noise=1508.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.275655 Jy ! Component: 100 - total flux cleaned = 0.368433 Jy ! Component: 150 - total flux cleaned = 0.406623 Jy ! Component: 200 - total flux cleaned = 0.427274 Jy ! Total flux subtracted in 200 components = 0.427274 Jy ! Clean residual min=-0.009469 max=0.009975 Jy/beam ! Clean residual mean=0.000023 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.427274 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.427274 Jy ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.968 mas, bpa=-0.7002 degrees ! Estimated noise=1039.73 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.0140049 Jy ! Component: 100 - total flux cleaned = 0.0192619 Jy ! Component: 150 - total flux cleaned = 0.0203311 Jy ! Component: 200 - total flux cleaned = 0.0204183 Jy ! Total flux subtracted in 200 components = 0.0204183 Jy ! Clean residual min=-0.004515 max=0.002918 Jy/beam ! Clean residual mean=-0.000023 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.447692 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 49 components and 0.447692 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.786 mas, bmaj=13.28 mas, bpa=5.044 degrees ! Estimated noise=1327.98 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.000162272 Jy ! Component: 100 - total flux cleaned = 5.6953e-05 Jy ! Component: 150 - total flux cleaned = -7.56275e-05 Jy ! Component: 200 - total flux cleaned = -0.000147645 Jy ! Total flux subtracted in 200 components = -0.000147645 Jy ! Clean residual min=-0.003805 max=0.003499 Jy/beam ! Clean residual mean=-0.000050 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.447544 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.447544 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.968 mas, bpa=-0.7002 degrees ! Estimated noise=1039.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000458225 Jy ! Component: 100 - total flux cleaned = -0.000458023 Jy ! Component: 150 - total flux cleaned = -0.000515069 Jy ! Component: 200 - total flux cleaned = -0.000514585 Jy ! Total flux subtracted in 200 components = -0.000514585 Jy ! Clean residual min=-0.004137 max=0.002898 Jy/beam ! Clean residual mean=-0.000019 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.44703 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.44703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278830Jy sigma=0.001176 ! Fit after self-cal, rms=0.278820Jy sigma=0.001176 wmodel J1036-0605_S_1997_05_07_yyk\_map.mod ! Writing 71 model components to file: J1036-0605_S_1997_05_07_yyk_map.mod wobs J1036-0605_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1036-0605_S_1997_05_07_yyk_uvs.fits wwins J1036-0605_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1036-0605_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.00143977 Jy ! Component: 100 - total flux cleaned = -0.00266567 Jy ! Component: 150 - total flux cleaned = -0.00371625 Jy ! Component: 200 - total flux cleaned = -0.00456075 Jy ! Component: 250 - total flux cleaned = -0.00532264 Jy ! Component: 300 - total flux cleaned = -0.00601206 Jy ! Component: 350 - total flux cleaned = -0.00653913 Jy ! Component: 400 - total flux cleaned = -0.0070064 Jy ! Component: 450 - total flux cleaned = -0.00737114 Jy ! Component: 500 - total flux cleaned = -0.00763894 Jy ! Component: 550 - total flux cleaned = -0.00803116 Jy ! Component: 600 - total flux cleaned = -0.00811682 Jy ! Component: 650 - total flux cleaned = -0.00832659 Jy ! Component: 700 - total flux cleaned = -0.00845 Jy ! Component: 750 - total flux cleaned = -0.00853181 Jy ! Component: 800 - total flux cleaned = -0.00881271 Jy ! Component: 850 - total flux cleaned = -0.00900973 Jy ! Component: 900 - total flux cleaned = -0.00928134 Jy ! Component: 950 - total flux cleaned = -0.00931895 Jy ! Component: 1000 - total flux cleaned = -0.0096199 Jy ! Component: 1050 - total flux cleaned = -0.00965652 Jy ! Component: 1100 - total flux cleaned = -0.00994964 Jy ! Component: 1150 - total flux cleaned = -0.0100579 Jy ! Component: 1200 - total flux cleaned = -0.010343 Jy ! Component: 1250 - total flux cleaned = -0.010413 Jy ! Component: 1300 - total flux cleaned = -0.0105867 Jy ! Component: 1350 - total flux cleaned = -0.0107585 Jy ! Component: 1400 - total flux cleaned = -0.01086 Jy ! Component: 1450 - total flux cleaned = -0.0110275 Jy ! Component: 1500 - total flux cleaned = -0.0111268 Jy ! Component: 1550 - total flux cleaned = -0.0113872 Jy ! Component: 1600 - total flux cleaned = -0.0114193 Jy ! Component: 1650 - total flux cleaned = -0.0113876 Jy ! Component: 1700 - total flux cleaned = -0.0115769 Jy ! Component: 1750 - total flux cleaned = -0.011608 Jy ! Component: 1800 - total flux cleaned = -0.0117003 Jy ! Component: 1850 - total flux cleaned = -0.0117 Jy ! Component: 1900 - total flux cleaned = -0.01167 Jy ! Component: 1950 - total flux cleaned = -0.0116104 Jy ! Component: 2000 - total flux cleaned = -0.0115511 Jy ! Total flux subtracted in 2048 components = -0.0114929 Jy ! Clean residual min=-0.001721 max=0.001681 Jy/beam ! Clean residual mean=-0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.435537 Jy keep ! Adding 153 model components to the UV plane model. ! The established model now contains 224 components and 0.435537 Jy ![Exited script file: muppet] wmap "J1036-0605_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.304 x 7.968 at -0.7002 degrees (North through East) ! Clean map min=-0.003147 max=0.28699 Jy/beam ! Writing clean map to FITS file: J1036-0605_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.286994 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000604774 device "J1036-0605_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1036-0605_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.63218 0.63218 1.26436 2.52872 5.05744 10.1149 20.2298 40.4595 80.919 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.286 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.304 x 7.968 at -0.7002 degrees (North through East) ! Clean map min=-0.003147 max=0.28699 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1036-0605_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1036-0605_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1036-0605_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:31:49 2007