! Started logfile: J0001-1551_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:13:29 2007 obs J0001-1551_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0001-1551_S_1997_07_02_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.21618 visibilities/baseline/integration-bin. ! Found source: J0001-1551 ! ! 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 32180 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 J0001-1551_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)= 0.48754 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.847 mas, bmaj=7.486 mas, bpa=-9.226 degrees ! Estimated noise=1435.27 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.298972 Jy ! Component: 100 - total flux cleaned = 0.363544 Jy ! Total flux subtracted in 100 components = 0.363544 Jy ! Clean residual min=-0.015201 max=0.018395 Jy/beam ! Clean residual mean=0.000087 rms=0.004862 Jy/beam ! Combined flux in latest and established models = 0.363544 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.363544 Jy ! ! Correcting IF 1. ! A total of 379 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.326864Jy sigma=0.001574 ! Fit after self-cal, rms=0.326470Jy sigma=0.001572 ! Inverting map and beam ! Estimated beam: bmin=2.847 mas, bmaj=7.486 mas, bpa=-9.226 degrees ! Estimated noise=1435.42 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=9.142 mas, bpa=-9.334 degrees ! Estimated noise=971.305 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.0228392 Jy ! Component: 100 - total flux cleaned = 0.0296618 Jy ! Component: 150 - total flux cleaned = 0.0304322 Jy ! Component: 200 - total flux cleaned = 0.0308362 Jy ! Total flux subtracted in 200 components = 0.0308362 Jy ! Clean residual min=-0.012134 max=0.019591 Jy/beam ! Clean residual mean=0.000150 rms=0.004110 Jy/beam ! Combined flux in latest and established models = 0.39438 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.39438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324968Jy sigma=0.001566 ! Fit after self-cal, rms=0.324888Jy sigma=0.001565 ! 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.645 x 9.142 at -9.334 degrees (North through East) ! Clean map min=-0.011047 max=0.343 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.02879 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 0.91 KP 0.89 ! LA 0.99 MK 0.99 NL 1.00* OV 1.10 ! PT 0.95 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978885 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.19 HN 1.01 KP 0.92 ! LA 1.10 MK 1.07 NL 0.98 OV 1.05 ! PT 0.94 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03709 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 0.90 KP 0.89 ! LA 0.85 MK 0.90 NL 0.96 OV 0.96 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990048 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.17 HN 1.14 KP 0.94 ! LA 0.92 MK 0.97 NL 1.06 OV 0.95 ! PT 0.90 SC 1.00 ! ! ! Fit before self-cal, rms=0.324888Jy sigma=0.001565 ! Fit after self-cal, rms=0.314773Jy sigma=0.001551 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.314773Jy sigma=0.001551 ! Fit after self-cal, rms=0.314775Jy sigma=0.001551 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=8.969 mas, bpa=-8.447 degrees ! Estimated noise=970.079 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 (-14, 6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147544 Jy ! Component: 100 - total flux cleaned = 0.021805 Jy ! Component: 150 - total flux cleaned = 0.0248076 Jy ! Component: 200 - total flux cleaned = 0.0254888 Jy ! Total flux subtracted in 200 components = 0.0254888 Jy ! Clean residual min=-0.005596 max=0.006991 Jy/beam ! Clean residual mean=-0.000092 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.419869 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 53 components and 0.419869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314348Jy sigma=0.001548 ! Fit after self-cal, rms=0.314303Jy sigma=0.001548 ! 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.314303Jy sigma=0.001548 ! Fit after self-cal, rms=0.313111Jy sigma=0.001541 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.00411967 Jy ! Component: 100 - total flux cleaned = 0.00412673 Jy ! Component: 150 - total flux cleaned = 0.00402555 Jy ! Component: 200 - total flux cleaned = 0.00393909 Jy ! Total flux subtracted in 200 components = 0.00393909 Jy ! Clean residual min=-0.005303 max=0.006018 Jy/beam ! Clean residual mean=-0.000098 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.423808 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 65 components and 0.423808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313033Jy sigma=0.001541 ! Fit after self-cal, rms=0.312903Jy sigma=0.001540 ! 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.583 x 8.969 at -8.447 degrees (North through East) ! Clean map min=-0.0051564 max=0.34418 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.312903Jy sigma=0.001540 ! Fit after self-cal, rms=0.309172Jy sigma=0.001536 ! 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.309172Jy sigma=0.001536 ! Fit after self-cal, rms=0.309149Jy sigma=0.001536 ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=8.933 mas, bpa=-8.537 degrees ! Estimated noise=965.428 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370588 Jy ! Component: 100 - total flux cleaned = 0.00510968 Jy ! Component: 150 - total flux cleaned = 0.00541358 Jy ! Component: 200 - total flux cleaned = 0.00562045 Jy ! Total flux subtracted in 200 components = 0.00562045 Jy ! Clean residual min=-0.005018 max=0.004904 Jy/beam ! Clean residual mean=-0.000071 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.429428 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 79 components and 0.429428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309110Jy sigma=0.001536 ! Fit after self-cal, rms=0.309100Jy sigma=0.001536 ! 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.309100Jy sigma=0.001536 ! Fit after self-cal, rms=0.310167Jy sigma=0.001534 ! 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.310167Jy sigma=0.001534 ! Fit after self-cal, rms=0.310168Jy sigma=0.001534 ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=8.914 mas, bpa=-8.548 degrees ! Estimated noise=967.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255186 Jy ! Component: 100 - total flux cleaned = 0.00321081 Jy ! Component: 150 - total flux cleaned = 0.0033764 Jy ! Component: 200 - total flux cleaned = 0.00353257 Jy ! Total flux subtracted in 200 components = 0.00353257 Jy ! Clean residual min=-0.004998 max=0.004746 Jy/beam ! Clean residual mean=-0.000073 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.432961 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.432961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310148Jy sigma=0.001533 ! Fit after self-cal, rms=0.310146Jy sigma=0.001533 ! 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.028 mas, bmaj=15.66 mas, bpa=-9.457 degrees ! Estimated noise=1204.27 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.00118616 Jy ! Component: 100 - total flux cleaned = 0.00108541 Jy ! Component: 150 - total flux cleaned = 0.00104621 Jy ! Component: 200 - total flux cleaned = 0.00104667 Jy ! Total flux subtracted in 200 components = 0.00104667 Jy ! Clean residual min=-0.004900 max=0.004607 Jy/beam ! Clean residual mean=-0.000127 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.434007 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.434007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310141Jy sigma=0.001533 ! Fit after self-cal, rms=0.310139Jy sigma=0.001533 ! 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.821 mas, bmaj=7.43 mas, bpa=-8.918 degrees ! Estimated noise=1409.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.297172 Jy ! Component: 100 - total flux cleaned = 0.365328 Jy ! Component: 150 - total flux cleaned = 0.390376 Jy ! Component: 200 - total flux cleaned = 0.405341 Jy ! Total flux subtracted in 200 components = 0.405341 Jy ! Clean residual min=-0.008568 max=0.008905 Jy/beam ! Clean residual mean=-0.000027 rms=0.002308 Jy/beam ! Combined flux in latest and established models = 0.405341 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.405341 Jy ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=8.914 mas, bpa=-8.548 degrees ! Estimated noise=967.03 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) ! Added new window around map position (-7, 8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134946 Jy ! Component: 100 - total flux cleaned = 0.0206585 Jy ! Component: 150 - total flux cleaned = 0.0240423 Jy ! Component: 200 - total flux cleaned = 0.0256952 Jy ! Total flux subtracted in 200 components = 0.0256952 Jy ! Clean residual min=-0.005315 max=0.004455 Jy/beam ! Clean residual mean=-0.000062 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.431036 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 64 components and 0.431036 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.028 mas, bmaj=15.66 mas, bpa=-9.457 degrees ! Estimated noise=1204.27 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.00243433 Jy ! Component: 100 - total flux cleaned = 0.00249982 Jy ! Component: 150 - total flux cleaned = 0.00255468 Jy ! Component: 200 - total flux cleaned = 0.00260363 Jy ! Total flux subtracted in 200 components = 0.00260363 Jy ! Clean residual min=-0.004900 max=0.004829 Jy/beam ! Clean residual mean=-0.000116 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.43364 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.43364 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=8.914 mas, bpa=-8.548 degrees ! Estimated noise=967.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000282512 Jy ! Component: 100 - total flux cleaned = -0.000281009 Jy ! Component: 150 - total flux cleaned = -0.000285174 Jy ! Component: 200 - total flux cleaned = -0.000357069 Jy ! Total flux subtracted in 200 components = -0.000357069 Jy ! Clean residual min=-0.005325 max=0.004233 Jy/beam ! Clean residual mean=-0.000067 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.433283 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 101 components and 0.433283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310135Jy sigma=0.001533 ! Fit after self-cal, rms=0.310120Jy sigma=0.001533 wmodel J0001-1551_S_1997_07_02_yyk\_map.mod ! Writing 101 model components to file: J0001-1551_S_1997_07_02_yyk_map.mod wobs J0001-1551_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0001-1551_S_1997_07_02_yyk_uvs.fits wwins J0001-1551_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J0001-1551_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.00176384 Jy ! Component: 100 - total flux cleaned = -0.00215304 Jy ! Component: 150 - total flux cleaned = -0.00250362 Jy ! Component: 200 - total flux cleaned = -0.00269859 Jy ! Component: 250 - total flux cleaned = -0.00276138 Jy ! Component: 300 - total flux cleaned = -0.00264644 Jy ! Component: 350 - total flux cleaned = -0.00236642 Jy ! Component: 400 - total flux cleaned = -0.00220377 Jy ! Component: 450 - total flux cleaned = -0.0019439 Jy ! Component: 500 - total flux cleaned = -0.00164313 Jy ! Component: 550 - total flux cleaned = -0.00140027 Jy ! Component: 600 - total flux cleaned = -0.00111888 Jy ! Component: 650 - total flux cleaned = -0.000799856 Jy ! Component: 700 - total flux cleaned = -0.000622942 Jy ! Component: 750 - total flux cleaned = -0.000365733 Jy ! Component: 800 - total flux cleaned = -0.000157461 Jy ! Component: 850 - total flux cleaned = 4.18638e-06 Jy ! Component: 900 - total flux cleaned = 0.000199456 Jy ! Component: 950 - total flux cleaned = 0.000236874 Jy ! Component: 1000 - total flux cleaned = 0.000348915 Jy ! Component: 1050 - total flux cleaned = 0.000420746 Jy ! Component: 1100 - total flux cleaned = 0.000490273 Jy ! Component: 1150 - total flux cleaned = 0.000386611 Jy ! Component: 1200 - total flux cleaned = 0.000454907 Jy ! Component: 1250 - total flux cleaned = 0.000422603 Jy ! Component: 1300 - total flux cleaned = 0.000423293 Jy ! Component: 1350 - total flux cleaned = 0.000548864 Jy ! Component: 1400 - total flux cleaned = 0.000486662 Jy ! Component: 1450 - total flux cleaned = 0.000547787 Jy ! Component: 1500 - total flux cleaned = 0.000548066 Jy ! Component: 1550 - total flux cleaned = 0.000548404 Jy ! Component: 1600 - total flux cleaned = 0.000490679 Jy ! Component: 1650 - total flux cleaned = 0.000406228 Jy ! Component: 1700 - total flux cleaned = 0.000434595 Jy ! Component: 1750 - total flux cleaned = 0.000351985 Jy ! Component: 1800 - total flux cleaned = 0.000324261 Jy ! Component: 1850 - total flux cleaned = 0.000189618 Jy ! Component: 1900 - total flux cleaned = 8.39401e-05 Jy ! Component: 1950 - total flux cleaned = 5.61223e-06 Jy ! Component: 2000 - total flux cleaned = 5.48758e-06 Jy ! Total flux subtracted in 2048 components = -0.000121405 Jy ! Clean residual min=-0.001594 max=0.001553 Jy/beam ! Clean residual mean=-0.000024 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.433161 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 240 components and 0.433161 Jy ![Exited script file: muppet] wmap "J0001-1551_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 8.914 at -8.548 degrees (North through East) ! Clean map min=-0.0030611 max=0.34194 Jy/beam ! Writing clean map to FITS file: J0001-1551_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.341935 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000509499 device "J0001-1551_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0001-1551_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.447014 0.447014 0.894027 1.78805 3.57611 7.15222 14.3044 28.6089 57.2177 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.341 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.556 x 8.914 at -8.548 degrees (North through East) ! Clean map min=-0.0030611 max=0.34194 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0001-1551_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0001-1551_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0001-1551_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:13:36 2007