! Started logfile: J2011-1546_S_1997_07_02_yyk_uvs.log on Sun Jan 7 19:48:45 2007 obs J2011-1546_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2011-1546_S_1997_07_02_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.44125 visibilities/baseline/integration-bin. ! Found source: J2011-1546 ! ! 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 37876 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 J2011-1546_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)= 1.03138 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.763 mas, bmaj=6.983 mas, bpa=-4.723 degrees ! Estimated noise=1204.46 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.836523 Jy ! Component: 100 - total flux cleaned = 0.945291 Jy ! Total flux subtracted in 100 components = 0.945291 Jy ! Clean residual min=-0.030357 max=0.043950 Jy/beam ! Clean residual mean=0.000361 rms=0.007243 Jy/beam ! Combined flux in latest and established models = 0.945291 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.945291 Jy ! ! Correcting IF 1. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.339485Jy sigma=0.001619 ! Fit after self-cal, rms=0.339356Jy sigma=0.001618 ! Inverting map and beam ! Estimated beam: bmin=2.763 mas, bmaj=6.983 mas, bpa=-4.723 degrees ! Estimated noise=1204.5 mJy/beam. ! Added new window around map position (-16.5, 36.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0243341 Jy ! Component: 100 - total flux cleaned = 0.0297126 Jy ! Total flux subtracted in 100 components = 0.0297126 Jy ! Clean residual min=-0.020761 max=0.035286 Jy/beam ! Clean residual mean=0.000266 rms=0.005643 Jy/beam ! Combined flux in latest and established models = 0.975004 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.975004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333253Jy sigma=0.001593 ! Fit after self-cal, rms=0.333041Jy sigma=0.001591 ! 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.484 mas, bmaj=8.818 mas, bpa=-4.163 degrees ! Estimated noise=869.147 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.0069722 Jy ! Component: 100 - total flux cleaned = 0.00940115 Jy ! Component: 150 - total flux cleaned = 0.0116695 Jy ! Component: 200 - total flux cleaned = 0.0131509 Jy ! Total flux subtracted in 200 components = 0.0131509 Jy ! Clean residual min=-0.016426 max=0.024790 Jy/beam ! Clean residual mean=0.000285 rms=0.005059 Jy/beam ! Combined flux in latest and established models = 0.988155 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.988155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331719Jy sigma=0.001582 ! Fit after self-cal, rms=0.331583Jy sigma=0.001582 ! 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.484 x 8.818 at -4.163 degrees (North through East) ! Clean map min=-0.016845 max=0.94186 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.01657 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 0.88 KP 0.93 ! LA 1.03 MK 1.02 NL 1.00* OV 1.10 ! PT 0.97 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.976193 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.11 HN 1.01 KP 0.98 ! LA 1.11 MK 1.08 NL 0.98 OV 1.04 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04037 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.92 KP 0.93 ! LA 0.82 MK 0.90 NL 0.95 OV 0.94 ! PT 1.09 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997629 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.10 KP 0.95 ! LA 0.90 MK 1.03 NL 1.06 OV 0.94 ! PT 0.93 SC 1.01 ! ! ! Fit before self-cal, rms=0.331583Jy sigma=0.001582 ! Fit after self-cal, rms=0.311476Jy sigma=0.001513 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.311476Jy sigma=0.001513 ! Fit after self-cal, rms=0.311474Jy sigma=0.001513 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=8.737 mas, bpa=-3.331 degrees ! Estimated noise=873.785 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.00411224 Jy ! Component: 100 - total flux cleaned = -0.00479719 Jy ! Component: 150 - total flux cleaned = -0.00527975 Jy ! Component: 200 - total flux cleaned = -0.00573417 Jy ! Total flux subtracted in 200 components = -0.00573417 Jy ! Clean residual min=-0.008214 max=0.009271 Jy/beam ! Clean residual mean=0.000187 rms=0.002399 Jy/beam ! Combined flux in latest and established models = 0.982421 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.982421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310553Jy sigma=0.001509 ! Fit after self-cal, rms=0.310505Jy sigma=0.001509 ! 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.310505Jy sigma=0.001509 ! Fit after self-cal, rms=0.305700Jy sigma=0.001485 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.0015182 Jy ! Component: 100 - total flux cleaned = -0.00153858 Jy ! Component: 150 - total flux cleaned = -0.00142947 Jy ! Component: 200 - total flux cleaned = -0.00142797 Jy ! Total flux subtracted in 200 components = -0.00142797 Jy ! Clean residual min=-0.007617 max=0.009270 Jy/beam ! Clean residual mean=0.000204 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 0.980993 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 62 components and 0.980993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305526Jy sigma=0.001485 ! Fit after self-cal, rms=0.305078Jy sigma=0.001482 ! 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.459 x 8.737 at -3.331 degrees (North through East) ! Clean map min=-0.007118 max=0.95468 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.305078Jy sigma=0.001482 ! Fit after self-cal, rms=0.298118Jy sigma=0.001460 ! 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.298118Jy sigma=0.001460 ! Fit after self-cal, rms=0.298021Jy sigma=0.001459 ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=8.728 mas, bpa=-3.226 degrees ! Estimated noise=872.105 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00339446 Jy ! Component: 100 - total flux cleaned = -0.00285745 Jy ! Component: 150 - total flux cleaned = -0.00246887 Jy ! Component: 200 - total flux cleaned = -0.00223109 Jy ! Total flux subtracted in 200 components = -0.00223109 Jy ! Clean residual min=-0.006233 max=0.006939 Jy/beam ! Clean residual mean=0.000121 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.978762 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 74 components and 0.978762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297842Jy sigma=0.001458 ! Fit after self-cal, rms=0.297792Jy sigma=0.001458 ! 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.297792Jy sigma=0.001458 ! Fit after self-cal, rms=0.297206Jy sigma=0.001456 ! 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.297206Jy sigma=0.001456 ! Fit after self-cal, rms=0.297190Jy sigma=0.001456 ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=8.706 mas, bpa=-3.172 degrees ! Estimated noise=871.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00178292 Jy ! Component: 100 - total flux cleaned = -0.00139969 Jy ! Component: 150 - total flux cleaned = -0.00111185 Jy ! Component: 200 - total flux cleaned = -0.000876363 Jy ! Total flux subtracted in 200 components = -0.000876363 Jy ! Clean residual min=-0.005936 max=0.007242 Jy/beam ! Clean residual mean=0.000129 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.977885 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 77 components and 0.977885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297091Jy sigma=0.001456 ! Fit after self-cal, rms=0.297077Jy sigma=0.001456 ! 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.051 mas, bmaj=16.47 mas, bpa=3.109 degrees ! Estimated noise=1082.28 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.000316757 Jy ! Component: 100 - total flux cleaned = 0.000562455 Jy ! Component: 150 - total flux cleaned = 0.000657626 Jy ! Component: 200 - total flux cleaned = 0.00074334 Jy ! Total flux subtracted in 200 components = 0.00074334 Jy ! Clean residual min=-0.006301 max=0.010287 Jy/beam ! Clean residual mean=0.000241 rms=0.002859 Jy/beam ! Combined flux in latest and established models = 0.978629 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 86 components and 0.978629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297069Jy sigma=0.001456 ! Fit after self-cal, rms=0.297062Jy sigma=0.001455 ! 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.744 mas, bmaj=6.95 mas, bpa=-4.258 degrees ! Estimated noise=1197.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.833251 Jy ! Component: 100 - total flux cleaned = 0.946635 Jy ! Component: 150 - total flux cleaned = 0.961718 Jy ! Component: 200 - total flux cleaned = 0.963406 Jy ! Total flux subtracted in 200 components = 0.963406 Jy ! Clean residual min=-0.010515 max=0.010905 Jy/beam ! Clean residual mean=0.000120 rms=0.002729 Jy/beam ! Combined flux in latest and established models = 0.963405 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.963405 Jy ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=8.706 mas, bpa=-3.172 degrees ! Estimated noise=871.75 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.0090228 Jy ! Component: 100 - total flux cleaned = 0.01082 Jy ! Component: 150 - total flux cleaned = 0.0117034 Jy ! Component: 200 - total flux cleaned = 0.012192 Jy ! Total flux subtracted in 200 components = 0.012192 Jy ! Clean residual min=-0.005748 max=0.007847 Jy/beam ! Clean residual mean=0.000150 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.975597 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.975597 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.051 mas, bmaj=16.47 mas, bpa=3.109 degrees ! Estimated noise=1082.28 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.00229106 Jy ! Component: 100 - total flux cleaned = 0.00240762 Jy ! Component: 150 - total flux cleaned = 0.00241197 Jy ! Component: 200 - total flux cleaned = 0.00255687 Jy ! Total flux subtracted in 200 components = 0.00255687 Jy ! Clean residual min=-0.006311 max=0.010274 Jy/beam ! Clean residual mean=0.000255 rms=0.002958 Jy/beam ! Combined flux in latest and established models = 0.978154 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.978154 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=8.706 mas, bpa=-3.172 degrees ! Estimated noise=871.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00178661 Jy ! Component: 100 - total flux cleaned = -0.00180881 Jy ! Component: 150 - total flux cleaned = -0.00181093 Jy ! Component: 200 - total flux cleaned = -0.00154549 Jy ! Total flux subtracted in 200 components = -0.00154549 Jy ! Clean residual min=-0.005545 max=0.007570 Jy/beam ! Clean residual mean=0.000141 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.976609 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.976608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297293Jy sigma=0.001456 ! Fit after self-cal, rms=0.297280Jy sigma=0.001456 wmodel J2011-1546_S_1997_07_02_yyk\_map.mod ! Writing 49 model components to file: J2011-1546_S_1997_07_02_yyk_map.mod wobs J2011-1546_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2011-1546_S_1997_07_02_yyk_uvs.fits wwins J2011-1546_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J2011-1546_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.00328585 Jy ! Component: 100 - total flux cleaned = 0.00619577 Jy ! Component: 150 - total flux cleaned = 0.00875046 Jy ! Component: 200 - total flux cleaned = 0.0106196 Jy ! Component: 250 - total flux cleaned = 0.0123719 Jy ! Component: 300 - total flux cleaned = 0.0137638 Jy ! Component: 350 - total flux cleaned = 0.0148374 Jy ! Component: 400 - total flux cleaned = 0.016016 Jy ! Component: 450 - total flux cleaned = 0.0170669 Jy ! Component: 500 - total flux cleaned = 0.0179325 Jy ! Component: 550 - total flux cleaned = 0.0184166 Jy ! Component: 600 - total flux cleaned = 0.018685 Jy ! Component: 650 - total flux cleaned = 0.0188147 Jy ! Component: 700 - total flux cleaned = 0.0190665 Jy ! Component: 750 - total flux cleaned = 0.01925 Jy ! Component: 800 - total flux cleaned = 0.0194291 Jy ! Component: 850 - total flux cleaned = 0.0196607 Jy ! Component: 900 - total flux cleaned = 0.0197167 Jy ! Component: 950 - total flux cleaned = 0.0198288 Jy ! Component: 1000 - total flux cleaned = 0.0200492 Jy ! Component: 1050 - total flux cleaned = 0.020318 Jy ! Component: 1100 - total flux cleaned = 0.0203709 Jy ! Component: 1150 - total flux cleaned = 0.0205788 Jy ! Component: 1200 - total flux cleaned = 0.0206299 Jy ! Component: 1250 - total flux cleaned = 0.0206296 Jy ! Component: 1300 - total flux cleaned = 0.0208743 Jy ! Component: 1350 - total flux cleaned = 0.0209693 Jy ! Component: 1400 - total flux cleaned = 0.0210163 Jy ! Component: 1450 - total flux cleaned = 0.021017 Jy ! Component: 1500 - total flux cleaned = 0.0211089 Jy ! Component: 1550 - total flux cleaned = 0.0210182 Jy ! Component: 1600 - total flux cleaned = 0.021063 Jy ! Component: 1650 - total flux cleaned = 0.0211938 Jy ! Component: 1700 - total flux cleaned = 0.0210203 Jy ! Component: 1750 - total flux cleaned = 0.0211058 Jy ! Component: 1800 - total flux cleaned = 0.0211048 Jy ! Component: 1850 - total flux cleaned = 0.0209794 Jy ! Component: 1900 - total flux cleaned = 0.0207744 Jy ! Component: 1950 - total flux cleaned = 0.0205731 Jy ! Component: 2000 - total flux cleaned = 0.0203741 Jy ! Total flux subtracted in 2048 components = 0.0203347 Jy ! Clean residual min=-0.001997 max=0.002122 Jy/beam ! Clean residual mean=-0.000005 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.996943 Jy keep ! Adding 157 model components to the UV plane model. ! The established model now contains 205 components and 0.996943 Jy ![Exited script file: muppet] wmap "J2011-1546_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 8.706 at -3.172 degrees (North through East) ! Clean map min=-0.0040018 max=0.95776 Jy/beam ! Writing clean map to FITS file: J2011-1546_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.957758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000792961 device "J2011-1546_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2011-1546_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248381 0.248381 0.496761 0.993522 1.98704 3.97409 7.94818 15.8964 31.7927 63.5854 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.957 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.431 x 8.706 at -3.172 degrees (North through East) ! Clean map min=-0.0040018 max=0.95776 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2011-1546_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2011-1546_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2011-1546_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 19:48:53 2007