! Started logfile: J1522-2730_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:45:25 2007 obs J1522-2730_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1522-2730_S_1997_08_27_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.854642 visibilities/baseline/integration-bin. ! Found source: J1522-2730 ! ! 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 702 lines of history. ! ! Reading 22460 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 J1522-2730_S_1997_08_27_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)= 2.76814 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.547 mas, bmaj=6.261 mas, bpa=-11.67 degrees ! Estimated noise=3657.93 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 = 2.13743 Jy ! Component: 100 - total flux cleaned = 2.66139 Jy ! Total flux subtracted in 100 components = 2.66139 Jy ! Clean residual min=-0.273644 max=0.304292 Jy/beam ! Clean residual mean=0.000499 rms=0.056226 Jy/beam ! Combined flux in latest and established models = 2.66139 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 2.66139 Jy ! ! Correcting IF 1. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.971603Jy sigma=0.002830 ! Fit after self-cal, rms=0.969015Jy sigma=0.002823 ! Inverting map and beam ! Estimated beam: bmin=2.547 mas, bmaj=6.261 mas, bpa=-11.67 degrees ! Estimated noise=3657.97 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.375 mas, bmaj=7.819 mas, bpa=-11.12 degrees ! Estimated noise=1453.5 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 (2.5, -7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0799136 Jy ! Component: 100 - total flux cleaned = 0.113582 Jy ! Component: 150 - total flux cleaned = 0.113948 Jy ! Component: 200 - total flux cleaned = 0.114334 Jy ! Total flux subtracted in 200 components = 0.114334 Jy ! Clean residual min=-0.128045 max=0.116462 Jy/beam ! Clean residual mean=0.000517 rms=0.025637 Jy/beam ! Combined flux in latest and established models = 2.77572 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 2.77572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.850707Jy sigma=0.002413 ! Fit after self-cal, rms=0.848913Jy sigma=0.002408 ! 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.375 x 7.819 at -11.12 degrees (North through East) ! Clean map min=-0.12737 max=2.4041 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.04385 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.09 HN 0.91 KP 0.94 ! LA 0.99 MK 0.91 NL 1.00* OV 1.07 ! PT 0.98 SC 0.78 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00349 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.14 HN 1.04 KP 0.97 ! LA 1.09 MK 0.97 NL 0.93 OV 1.02 ! PT 0.97 SC 0.84 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.06839 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 0.95 KP 0.93 ! LA 0.82 MK 0.78 NL 0.91 OV 0.93 ! PT 1.10 SC 0.95 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01499 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.12 HN 1.18 KP 0.96 ! LA 0.89 MK 0.90 NL 1.01 OV 0.93 ! PT 0.95 SC 0.95 ! ! ! Fit before self-cal, rms=0.848913Jy sigma=0.002408 ! Fit after self-cal, rms=0.754788Jy sigma=0.002215 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.754788Jy sigma=0.002215 ! Fit after self-cal, rms=0.754625Jy sigma=0.002215 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.283 mas, bpa=-10.76 degrees ! Estimated noise=1465.5 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.142318 Jy ! Component: 100 - total flux cleaned = 0.157202 Jy ! Component: 150 - total flux cleaned = 0.157441 Jy ! Component: 200 - total flux cleaned = 0.157646 Jy ! Total flux subtracted in 200 components = 0.157646 Jy ! Clean residual min=-0.082791 max=0.065078 Jy/beam ! Clean residual mean=-0.000064 rms=0.015520 Jy/beam ! Combined flux in latest and established models = 2.93337 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 61 components and 2.93337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.732143Jy sigma=0.002100 ! Fit after self-cal, rms=0.731832Jy sigma=0.002099 ! 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.731832Jy sigma=0.002099 ! Fit after self-cal, rms=0.686567Jy sigma=0.001929 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.00847643 Jy ! Component: 100 - total flux cleaned = 0.00840012 Jy ! Component: 150 - total flux cleaned = 0.00647184 Jy ! Component: 200 - total flux cleaned = 0.00657119 Jy ! Total flux subtracted in 200 components = 0.00657119 Jy ! Clean residual min=-0.067673 max=0.057525 Jy/beam ! Clean residual mean=-0.000071 rms=0.013863 Jy/beam ! Combined flux in latest and established models = 2.93994 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 68 components and 2.93994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.679209Jy sigma=0.001898 ! Fit after self-cal, rms=0.670647Jy sigma=0.001866 ! 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.166 x 7.283 at -10.76 degrees (North through East) ! Clean map min=-0.13281 max=2.4337 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.670647Jy sigma=0.001866 ! Fit after self-cal, rms=51.907219Jy sigma=0.001625 ! 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=51.907219Jy sigma=0.001625 ! Fit after self-cal, rms=51.907822Jy sigma=0.001614 ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=9.115 mas, bpa=-1.833 degrees ! Estimated noise=1522.23 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00295118 Jy ! Component: 100 - total flux cleaned = 0.00171939 Jy ! Component: 150 - total flux cleaned = 0.00438069 Jy ! Component: 200 - total flux cleaned = 0.00671439 Jy ! Total flux subtracted in 200 components = 0.00671439 Jy ! Clean residual min=-0.039136 max=0.032838 Jy/beam ! Clean residual mean=-0.000048 rms=0.008510 Jy/beam ! Combined flux in latest and established models = 2.94665 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 2.94665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=51.907043Jy sigma=0.001594 ! Fit after self-cal, rms=51.910019Jy sigma=0.001588 ! 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=51.910019Jy sigma=0.001588 ! Fit after self-cal, rms=27.166895Jy sigma=0.001585 ! 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=27.166895Jy sigma=0.001585 ! Fit after self-cal, rms=27.166534Jy sigma=0.001582 ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=9.135 mas, bpa=-1.943 degrees ! Estimated noise=1518.24 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00737531 Jy ! Component: 100 - total flux cleaned = -0.00635756 Jy ! Component: 150 - total flux cleaned = -0.00450275 Jy ! Component: 200 - total flux cleaned = -0.00364416 Jy ! Total flux subtracted in 200 components = -0.00364416 Jy ! Clean residual min=-0.034617 max=0.029512 Jy/beam ! Clean residual mean=-0.000051 rms=0.007368 Jy/beam ! Combined flux in latest and established models = 2.94301 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 102 components and 2.94301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=27.166395Jy sigma=0.001573 ! Fit after self-cal, rms=27.166403Jy sigma=0.001570 ! 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.064 mas, bmaj=19.52 mas, bpa=0.5776 degrees ! Estimated noise=1918.71 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.00744817 Jy ! Component: 100 - total flux cleaned = 0.00742976 Jy ! Component: 150 - total flux cleaned = 0.00786204 Jy ! Component: 200 - total flux cleaned = 0.00824435 Jy ! Total flux subtracted in 200 components = 0.00824435 Jy ! Clean residual min=-0.019134 max=0.015987 Jy/beam ! Clean residual mean=-0.000141 rms=0.005649 Jy/beam ! Combined flux in latest and established models = 2.95125 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 111 components and 2.95125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=27.166338Jy sigma=0.001568 ! Fit after self-cal, rms=27.166212Jy sigma=0.001567 ! 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.571 mas, bmaj=7.45 mas, bpa=-2.16 degrees ! Estimated noise=4333.29 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.3214 Jy ! Component: 100 - total flux cleaned = 2.75951 Jy ! Component: 150 - total flux cleaned = 2.85698 Jy ! Component: 200 - total flux cleaned = 2.89894 Jy ! Total flux subtracted in 200 components = 2.89894 Jy ! Clean residual min=-0.064912 max=0.075917 Jy/beam ! Clean residual mean=0.000026 rms=0.015210 Jy/beam ! Combined flux in latest and established models = 2.89894 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 2.89894 Jy ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=9.135 mas, bpa=-1.943 degrees ! Estimated noise=1518.24 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 (-3.5, -19). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0391495 Jy ! Component: 100 - total flux cleaned = 0.0442 Jy ! Component: 150 - total flux cleaned = 0.0461356 Jy ! Component: 200 - total flux cleaned = 0.0469828 Jy ! Total flux subtracted in 200 components = 0.0469828 Jy ! Clean residual min=-0.022663 max=0.022174 Jy/beam ! Clean residual mean=-0.000047 rms=0.005172 Jy/beam ! Combined flux in latest and established models = 2.94592 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 52 components and 2.94592 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.064 mas, bmaj=19.52 mas, bpa=0.5776 degrees ! Estimated noise=1918.71 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.00525383 Jy ! Component: 100 - total flux cleaned = 0.00609979 Jy ! Component: 150 - total flux cleaned = 0.00575644 Jy ! Component: 200 - total flux cleaned = 0.00636534 Jy ! Total flux subtracted in 200 components = 0.00636534 Jy ! Clean residual min=-0.021669 max=0.016605 Jy/beam ! Clean residual mean=-0.000131 rms=0.005723 Jy/beam ! Combined flux in latest and established models = 2.95229 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 2.95229 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=9.135 mas, bpa=-1.943 degrees ! Estimated noise=1518.24 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00378476 Jy ! Component: 100 - total flux cleaned = -0.00371586 Jy ! Component: 150 - total flux cleaned = -0.0032127 Jy ! Component: 200 - total flux cleaned = -0.00370806 Jy ! Total flux subtracted in 200 components = -0.00370806 Jy ! Clean residual min=-0.020508 max=0.018062 Jy/beam ! Clean residual mean=-0.000049 rms=0.004538 Jy/beam ! Combined flux in latest and established models = 2.94858 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 92 components and 2.94858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=27.177544Jy sigma=0.001566 ! Fit after self-cal, rms=27.177240Jy sigma=0.001563 wmodel J1522-2730_S_1997_08_27_yyk\_map.mod ! Writing 92 model components to file: J1522-2730_S_1997_08_27_yyk_map.mod wobs J1522-2730_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1522-2730_S_1997_08_27_yyk_uvs.fits wwins J1522-2730_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J1522-2730_S_1997_08_27_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.00599485 Jy ! Component: 100 - total flux cleaned = -0.00851464 Jy ! Component: 150 - total flux cleaned = -0.00977511 Jy ! Component: 200 - total flux cleaned = -0.0121159 Jy ! Component: 250 - total flux cleaned = -0.0143178 Jy ! Component: 300 - total flux cleaned = -0.0151503 Jy ! Component: 350 - total flux cleaned = -0.0161517 Jy ! Component: 400 - total flux cleaned = -0.0169271 Jy ! Component: 450 - total flux cleaned = -0.0182343 Jy ! Component: 500 - total flux cleaned = -0.0189568 Jy ! Component: 550 - total flux cleaned = -0.0193069 Jy ! Component: 600 - total flux cleaned = -0.0196425 Jy ! Component: 650 - total flux cleaned = -0.0198074 Jy ! Component: 700 - total flux cleaned = -0.0204531 Jy ! Component: 750 - total flux cleaned = -0.0206114 Jy ! Component: 800 - total flux cleaned = -0.0213764 Jy ! Component: 850 - total flux cleaned = -0.0212273 Jy ! Component: 900 - total flux cleaned = -0.0209362 Jy ! Component: 950 - total flux cleaned = -0.0210833 Jy ! Component: 1000 - total flux cleaned = -0.0210821 Jy ! Component: 1050 - total flux cleaned = -0.0212172 Jy ! Component: 1100 - total flux cleaned = -0.0209444 Jy ! Component: 1150 - total flux cleaned = -0.0208134 Jy ! Component: 1200 - total flux cleaned = -0.0208135 Jy ! Component: 1250 - total flux cleaned = -0.0206862 Jy ! Component: 1300 - total flux cleaned = -0.0208103 Jy ! Component: 1350 - total flux cleaned = -0.0206882 Jy ! Component: 1400 - total flux cleaned = -0.0208096 Jy ! Component: 1450 - total flux cleaned = -0.0209298 Jy ! Component: 1500 - total flux cleaned = -0.0206959 Jy ! Component: 1550 - total flux cleaned = -0.0205824 Jy ! Component: 1600 - total flux cleaned = -0.0208121 Jy ! Component: 1650 - total flux cleaned = -0.0206992 Jy ! Component: 1700 - total flux cleaned = -0.0204797 Jy ! Component: 1750 - total flux cleaned = -0.0206947 Jy ! Component: 1800 - total flux cleaned = -0.0205867 Jy ! Component: 1850 - total flux cleaned = -0.0211145 Jy ! Component: 1900 - total flux cleaned = -0.0209052 Jy ! Component: 1950 - total flux cleaned = -0.0210084 Jy ! Component: 2000 - total flux cleaned = -0.0211108 Jy ! Total flux subtracted in 2048 components = -0.0211114 Jy ! Clean residual min=-0.005821 max=0.005659 Jy/beam ! Clean residual mean=-0.000055 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 2.92747 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 228 components and 2.92747 Jy ![Exited script file: muppet] wmap "J1522-2730_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.292 x 9.135 at -1.943 degrees (North through East) ! Clean map min=-0.019936 max=2.687 Jy/beam ! Writing clean map to FITS file: J1522-2730_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.68703 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00198441 device "J1522-2730_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1522-2730_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.221554 0.221554 0.443107 0.886215 1.77243 3.54486 7.08972 14.1794 28.3589 56.7178 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0059 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.687 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.292 x 9.135 at -1.943 degrees (North through East) ! Clean map min=-0.019936 max=2.687 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1522-2730_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1522-2730_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1522-2730_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:45:33 2007