! Started logfile: J0516-1603_X_1997_07_02_yyk_uvs.log on Mon Jan 8 03:15:19 2007 obs J0516-1603_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0516-1603_X_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.2 visibilities/baseline/integration-bin. ! Found source: J0516-1603 ! ! 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 753 lines of history. ! ! Reading 30456 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 J0516-1603_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.304649 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.8198 mas, bmaj=2.236 mas, bpa=-4.789 degrees ! Estimated noise=1138.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.178487 Jy ! Component: 100 - total flux cleaned = 0.238808 Jy ! Total flux subtracted in 100 components = 0.238808 Jy ! Clean residual min=-0.012621 max=0.032898 Jy/beam ! Clean residual mean=-0.000103 rms=0.004136 Jy/beam ! Combined flux in latest and established models = 0.238808 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.238808 Jy ! ! Correcting IF 1. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.206595Jy sigma=0.001532 ! Fit after self-cal, rms=0.205744Jy sigma=0.001527 ! Inverting map and beam ! Estimated beam: bmin=0.8198 mas, bmaj=2.236 mas, bpa=-4.789 degrees ! Estimated noise=1138.65 mJy/beam. ! Added new window around map position (1.2, 0.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0390504 Jy ! Component: 100 - total flux cleaned = 0.0585933 Jy ! Total flux subtracted in 100 components = 0.0585933 Jy ! Clean residual min=-0.008593 max=0.010272 Jy/beam ! Clean residual mean=-0.000085 rms=0.002288 Jy/beam ! Combined flux in latest and established models = 0.297401 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.297401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198978Jy sigma=0.001468 ! Fit after self-cal, rms=0.198718Jy sigma=0.001466 ! 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=1.017 mas, bmaj=2.635 mas, bpa=-5.365 degrees ! Estimated noise=641.735 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.0203807 Jy ! Component: 100 - total flux cleaned = 0.0291574 Jy ! Component: 150 - total flux cleaned = 0.0334721 Jy ! Component: 200 - total flux cleaned = 0.0353877 Jy ! Total flux subtracted in 200 components = 0.0353877 Jy ! Clean residual min=-0.005779 max=0.006005 Jy/beam ! Clean residual mean=-0.000196 rms=0.001805 Jy/beam ! Combined flux in latest and established models = 0.332789 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 57 components and 0.332789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197594Jy sigma=0.001456 ! Fit after self-cal, rms=0.197536Jy sigma=0.001455 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.017 x 2.635 at -5.365 degrees (North through East) ! Clean map min=-0.0054848 max=0.20039 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.0139 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.00 KP 0.99 ! LA 1.01 MK 0.95 NL 1.00 OV 0.98 ! PT 0.94 SC 0.89 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992135 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.95 KP 1.02 ! LA 0.98 MK 1.09 NL 0.98 OV 1.06 ! PT 0.91 SC 1.05 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01252 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 1.02 KP 1.00 ! LA 1.00 MK 0.88 NL 0.99 OV 1.01 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.988924 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.02 HN 1.08 KP 0.98 ! LA 1.01 MK 0.88 NL 1.01 OV 1.03 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.197536Jy sigma=0.001455 ! Fit after self-cal, rms=0.199085Jy sigma=0.001453 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.199085Jy sigma=0.001453 ! Fit after self-cal, rms=0.199088Jy sigma=0.001453 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9974 mas, bmaj=2.617 mas, bpa=-5.84 degrees ! Estimated noise=637.803 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.00103838 Jy ! Component: 100 - total flux cleaned = 0.000898754 Jy ! Component: 150 - total flux cleaned = 0.000894911 Jy ! Component: 200 - total flux cleaned = 0.000785827 Jy ! Total flux subtracted in 200 components = 0.000785827 Jy ! Clean residual min=-0.005724 max=0.005256 Jy/beam ! Clean residual mean=-0.000156 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.333575 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.333575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199043Jy sigma=0.001452 ! Fit after self-cal, rms=0.199041Jy sigma=0.001452 ! 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.199041Jy sigma=0.001452 ! Fit after self-cal, rms=0.195582Jy sigma=0.001427 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.00249515 Jy ! Component: 100 - total flux cleaned = 0.00250605 Jy ! Component: 150 - total flux cleaned = 0.0023739 Jy ! Component: 200 - total flux cleaned = 0.00231477 Jy ! Total flux subtracted in 200 components = 0.00231477 Jy ! Clean residual min=-0.005414 max=0.005549 Jy/beam ! Clean residual mean=-0.000160 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.335889 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.335889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195515Jy sigma=0.001426 ! Fit after self-cal, rms=0.195035Jy sigma=0.001423 ! 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.9974 x 2.617 at -5.84 degrees (North through East) ! Clean map min=-0.0050575 max=0.20173 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.195035Jy sigma=0.001423 ! Fit after self-cal, rms=0.194454Jy sigma=0.001421 ! 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.194454Jy sigma=0.001421 ! Fit after self-cal, rms=0.194345Jy sigma=0.001420 ! Inverting map and beam ! Estimated beam: bmin=0.9905 mas, bmaj=2.598 mas, bpa=-5.811 degrees ! Estimated noise=631.999 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308852 Jy ! Component: 100 - total flux cleaned = -0.000308287 Jy ! Component: 150 - total flux cleaned = -0.000358196 Jy ! Component: 200 - total flux cleaned = -0.000403066 Jy ! Total flux subtracted in 200 components = -0.000403066 Jy ! Clean residual min=-0.005210 max=0.005203 Jy/beam ! Clean residual mean=-0.000151 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.335486 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 80 components and 0.335486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194311Jy sigma=0.001420 ! Fit after self-cal, rms=0.194270Jy sigma=0.001420 ! 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.194270Jy sigma=0.001420 ! Fit after self-cal, rms=0.194353Jy sigma=0.001418 ! 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.194353Jy sigma=0.001418 ! Fit after self-cal, rms=0.194336Jy sigma=0.001418 ! Inverting map and beam ! Estimated beam: bmin=0.9903 mas, bmaj=2.597 mas, bpa=-5.789 degrees ! Estimated noise=631.758 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.13142e-05 Jy ! Component: 100 - total flux cleaned = 0.000105967 Jy ! Component: 150 - total flux cleaned = 0.000104919 Jy ! Component: 200 - total flux cleaned = 0.000104868 Jy ! Total flux subtracted in 200 components = 0.000104868 Jy ! Clean residual min=-0.005135 max=0.005249 Jy/beam ! Clean residual mean=-0.000150 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.335591 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 84 components and 0.335591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194318Jy sigma=0.001418 ! Fit after self-cal, rms=0.194306Jy sigma=0.001418 ! 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.228 mas, bmaj=4.453 mas, bpa=-8.831 degrees ! Estimated noise=784.038 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.000821276 Jy ! Component: 100 - total flux cleaned = 0.000686907 Jy ! Component: 150 - total flux cleaned = 0.000584643 Jy ! Component: 200 - total flux cleaned = 0.000504015 Jy ! Total flux subtracted in 200 components = 0.000504015 Jy ! Clean residual min=-0.007095 max=0.006506 Jy/beam ! Clean residual mean=-0.000282 rms=0.002182 Jy/beam ! Combined flux in latest and established models = 0.336095 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 87 components and 0.336095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194303Jy sigma=0.001418 ! Fit after self-cal, rms=0.194293Jy sigma=0.001418 ! 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.8087 mas, bmaj=2.221 mas, bpa=-5.055 degrees ! Estimated noise=1124.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.181336 Jy ! Component: 100 - total flux cleaned = 0.249298 Jy ! Component: 150 - total flux cleaned = 0.284036 Jy ! Component: 200 - total flux cleaned = 0.304264 Jy ! Total flux subtracted in 200 components = 0.304264 Jy ! Clean residual min=-0.006453 max=0.008236 Jy/beam ! Clean residual mean=-0.000068 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.304264 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.304264 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9903 mas, bmaj=2.597 mas, bpa=-5.789 degrees ! Estimated noise=631.758 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.0173882 Jy ! Component: 100 - total flux cleaned = 0.0253853 Jy ! Component: 150 - total flux cleaned = 0.0293132 Jy ! Component: 200 - total flux cleaned = 0.0307062 Jy ! Total flux subtracted in 200 components = 0.0307062 Jy ! Clean residual min=-0.005109 max=0.005152 Jy/beam ! Clean residual mean=-0.000151 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.33497 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.33497 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.228 mas, bmaj=4.453 mas, bpa=-8.831 degrees ! Estimated noise=784.038 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.000961298 Jy ! Component: 100 - total flux cleaned = 0.00107576 Jy ! Component: 150 - total flux cleaned = 0.0012003 Jy ! Component: 200 - total flux cleaned = 0.00123488 Jy ! Total flux subtracted in 200 components = 0.00123488 Jy ! Clean residual min=-0.007112 max=0.006439 Jy/beam ! Clean residual mean=-0.000283 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.336205 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.336205 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9903 mas, bmaj=2.597 mas, bpa=-5.789 degrees ! Estimated noise=631.758 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000407434 Jy ! Component: 100 - total flux cleaned = -0.000594368 Jy ! Component: 150 - total flux cleaned = -0.000713707 Jy ! Component: 200 - total flux cleaned = -0.000711727 Jy ! Total flux subtracted in 200 components = -0.000711727 Jy ! Clean residual min=-0.005097 max=0.005339 Jy/beam ! Clean residual mean=-0.000150 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.335493 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 66 components and 0.335493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194272Jy sigma=0.001418 ! Fit after self-cal, rms=0.194256Jy sigma=0.001417 wmodel J0516-1603_X_1997_07_02_yyk\_map.mod ! Writing 66 model components to file: J0516-1603_X_1997_07_02_yyk_map.mod wobs J0516-1603_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0516-1603_X_1997_07_02_yyk_uvs.fits wwins J0516-1603_X_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0516-1603_X_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.000804776 Jy ! Component: 100 - total flux cleaned = 0.000731037 Jy ! Component: 150 - total flux cleaned = 0.000357193 Jy ! Component: 200 - total flux cleaned = -0.000196272 Jy ! Component: 250 - total flux cleaned = -0.000847472 Jy ! Component: 300 - total flux cleaned = -0.00146492 Jy ! Component: 350 - total flux cleaned = -0.00211323 Jy ! Component: 400 - total flux cleaned = -0.0027937 Jy ! Component: 450 - total flux cleaned = -0.00350364 Jy ! Component: 500 - total flux cleaned = -0.00413553 Jy ! Component: 550 - total flux cleaned = -0.00484879 Jy ! Component: 600 - total flux cleaned = -0.00534298 Jy ! Component: 650 - total flux cleaned = -0.00582281 Jy ! Component: 700 - total flux cleaned = -0.00628902 Jy ! Component: 750 - total flux cleaned = -0.00665189 Jy ! Component: 800 - total flux cleaned = -0.0070929 Jy ! Component: 850 - total flux cleaned = -0.0074369 Jy ! Component: 900 - total flux cleaned = -0.00760544 Jy ! Component: 950 - total flux cleaned = -0.00764756 Jy ! Component: 1000 - total flux cleaned = -0.00764752 Jy ! Component: 1050 - total flux cleaned = -0.00780555 Jy ! Component: 1100 - total flux cleaned = -0.00788321 Jy ! Component: 1150 - total flux cleaned = -0.00803526 Jy ! Component: 1200 - total flux cleaned = -0.0082209 Jy ! Component: 1250 - total flux cleaned = -0.00829371 Jy ! Component: 1300 - total flux cleaned = -0.00840236 Jy ! Component: 1350 - total flux cleaned = -0.00861469 Jy ! Component: 1400 - total flux cleaned = -0.00864964 Jy ! Component: 1450 - total flux cleaned = -0.00871854 Jy ! Component: 1500 - total flux cleaned = -0.00881964 Jy ! Component: 1550 - total flux cleaned = -0.00891918 Jy ! Component: 1600 - total flux cleaned = -0.00901629 Jy ! Component: 1650 - total flux cleaned = -0.00904831 Jy ! Component: 1700 - total flux cleaned = -0.00923752 Jy ! Component: 1750 - total flux cleaned = -0.00936174 Jy ! Component: 1800 - total flux cleaned = -0.00948326 Jy ! Component: 1850 - total flux cleaned = -0.00957359 Jy ! Component: 1900 - total flux cleaned = -0.00969242 Jy ! Component: 1950 - total flux cleaned = -0.00972174 Jy ! Component: 2000 - total flux cleaned = -0.00986565 Jy ! Total flux subtracted in 2048 components = -0.0100074 Jy ! Clean residual min=-0.001444 max=0.001603 Jy/beam ! Clean residual mean=-0.000042 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.325486 Jy keep ! Adding 157 model components to the UV plane model. ! The established model now contains 223 components and 0.325486 Jy ![Exited script file: muppet] wmap "J0516-1603_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9903 x 2.597 at -5.789 degrees (North through East) ! Clean map min=-0.0028111 max=0.19981 Jy/beam ! Writing clean map to FITS file: J0516-1603_X_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.199808 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000596841 device "J0516-1603_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0516-1603_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.896123 0.896123 1.79225 3.58449 7.16898 14.338 28.6759 57.3519 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.199 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.9903 x 2.597 at -5.789 degrees (North through East) ! Clean map min=-0.0028111 max=0.19981 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0516-1603_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0516-1603_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0516-1603_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 03:15:29 2007