! Started logfile: J1419-1928_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:32:42 2007 obs J1419-1928_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1419-1928_S_1997_07_02_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971938 visibilities/baseline/integration-bin. ! Found source: J1419-1928 ! ! 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 23968 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 J1419-1928_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.553138 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.749 mas, bmaj=6.908 mas, bpa=-1.543 degrees ! Estimated noise=2070.56 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.362674 Jy ! Component: 100 - total flux cleaned = 0.424919 Jy ! Total flux subtracted in 100 components = 0.424919 Jy ! Clean residual min=-0.018847 max=0.021463 Jy/beam ! Clean residual mean=0.000195 rms=0.005125 Jy/beam ! Combined flux in latest and established models = 0.424919 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.424919 Jy ! ! Correcting IF 1. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.339700Jy sigma=0.001238 ! Fit after self-cal, rms=0.339520Jy sigma=0.001237 ! Inverting map and beam ! Estimated beam: bmin=2.749 mas, bmaj=6.908 mas, bpa=-1.542 degrees ! Estimated noise=2070.72 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.529 mas, bmaj=8.827 mas, bpa=-4.769 degrees ! Estimated noise=1196.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0244057 Jy ! Component: 100 - total flux cleaned = 0.0265653 Jy ! Component: 150 - total flux cleaned = 0.0263666 Jy ! Component: 200 - total flux cleaned = 0.0262007 Jy ! Total flux subtracted in 200 components = 0.0262007 Jy ! Clean residual min=-0.012791 max=0.015018 Jy/beam ! Clean residual mean=0.000257 rms=0.003217 Jy/beam ! Combined flux in latest and established models = 0.45112 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.45112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337932Jy sigma=0.001232 ! Fit after self-cal, rms=0.337924Jy sigma=0.001232 ! 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.529 x 8.827 at -4.769 degrees (North through East) ! Clean map min=-0.01228 max=0.42895 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.02562 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.88 KP 0.93 ! LA 1.01 MK 1.02 NL 1.00* OV 1.07 ! PT 0.96 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974004 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.17 HN 1.09 KP 0.98 ! LA 1.10 MK 1.09 NL 0.95 OV 1.02 ! PT 0.94 SC 0.88 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04286 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 0.94 KP 0.91 ! LA 0.84 MK 0.91 NL 0.92 OV 0.94 ! PT 1.08 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991054 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.12 HN 1.17 KP 0.95 ! LA 0.88 MK 1.04 NL 1.05 OV 0.95 ! PT 0.90 SC 0.99 ! ! ! Fit before self-cal, rms=0.337924Jy sigma=0.001232 ! Fit after self-cal, rms=0.330132Jy sigma=0.001218 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.330132Jy sigma=0.001218 ! Fit after self-cal, rms=0.330132Jy sigma=0.001218 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=8.666 mas, bpa=-3.264 degrees ! Estimated noise=1199.01 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.00418865 Jy ! Component: 100 - total flux cleaned = 0.0042189 Jy ! Component: 150 - total flux cleaned = 0.00401538 Jy ! Component: 200 - total flux cleaned = 0.00392535 Jy ! Total flux subtracted in 200 components = 0.00392535 Jy ! Clean residual min=-0.005956 max=0.007841 Jy/beam ! Clean residual mean=-0.000030 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.455045 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.455045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330051Jy sigma=0.001218 ! Fit after self-cal, rms=0.330040Jy sigma=0.001218 ! 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.330040Jy sigma=0.001218 ! Fit after self-cal, rms=0.324857Jy sigma=0.001202 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.000659165 Jy ! Component: 100 - total flux cleaned = 0.000213112 Jy ! Component: 150 - total flux cleaned = -6.94765e-05 Jy ! Component: 200 - total flux cleaned = -0.000228007 Jy ! Total flux subtracted in 200 components = -0.000228007 Jy ! Clean residual min=-0.006074 max=0.007306 Jy/beam ! Clean residual mean=-0.000031 rms=0.001822 Jy/beam ! Combined flux in latest and established models = 0.454817 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 37 components and 0.454817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324796Jy sigma=0.001201 ! Fit after self-cal, rms=0.324343Jy sigma=0.001200 ! 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.522 x 8.666 at -3.264 degrees (North through East) ! Clean map min=-0.0058867 max=0.43751 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.324343Jy sigma=0.001200 ! Fit after self-cal, rms=0.526656Jy sigma=0.001191 ! 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.526656Jy sigma=0.001191 ! Fit after self-cal, rms=0.526504Jy sigma=0.001190 ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=8.653 mas, bpa=-3.032 degrees ! Estimated noise=1191.92 mJy/beam. ! Added new window around map position (8.5, 18). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00629394 Jy ! Component: 100 - total flux cleaned = 0.0065575 Jy ! Component: 150 - total flux cleaned = 0.00676676 Jy ! Component: 200 - total flux cleaned = 0.00695121 Jy ! Total flux subtracted in 200 components = 0.00695121 Jy ! Clean residual min=-0.005216 max=0.003992 Jy/beam ! Clean residual mean=-0.000080 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.461768 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 55 components and 0.461768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.526396Jy sigma=0.001190 ! Fit after self-cal, rms=0.526210Jy sigma=0.001190 ! 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.526210Jy sigma=0.001190 ! Fit after self-cal, rms=0.486768Jy sigma=0.001188 ! 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.486768Jy sigma=0.001188 ! Fit after self-cal, rms=0.486674Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.614 mas, bpa=-2.987 degrees ! Estimated noise=1192.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314623 Jy ! Component: 100 - total flux cleaned = 0.00396762 Jy ! Component: 150 - total flux cleaned = 0.00417904 Jy ! Component: 200 - total flux cleaned = 0.00430634 Jy ! Total flux subtracted in 200 components = 0.00430634 Jy ! Clean residual min=-0.004934 max=0.004169 Jy/beam ! Clean residual mean=-0.000085 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.466075 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 74 components and 0.466075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.486635Jy sigma=0.001188 ! Fit after self-cal, rms=0.486542Jy sigma=0.001188 ! 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.521 mas, bmaj=17.23 mas, bpa=3.827 degrees ! Estimated noise=1482.05 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.000748274 Jy ! Component: 100 - total flux cleaned = 0.000667967 Jy ! Component: 150 - total flux cleaned = 0.000670311 Jy ! Component: 200 - total flux cleaned = 0.000670708 Jy ! Total flux subtracted in 200 components = 0.000670708 Jy ! Clean residual min=-0.005262 max=0.003950 Jy/beam ! Clean residual mean=-0.000152 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.466745 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 88 components and 0.466745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.486545Jy sigma=0.001188 ! Fit after self-cal, rms=0.486476Jy sigma=0.001188 ! 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.735 mas, bmaj=6.802 mas, bpa=-0.5662 degrees ! Estimated noise=2096.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.371245 Jy ! Component: 100 - total flux cleaned = 0.431952 Jy ! Component: 150 - total flux cleaned = 0.450368 Jy ! Component: 200 - total flux cleaned = 0.458333 Jy ! Total flux subtracted in 200 components = 0.458333 Jy ! Clean residual min=-0.009549 max=0.007968 Jy/beam ! Clean residual mean=-0.000049 rms=0.002486 Jy/beam ! Combined flux in latest and established models = 0.458333 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.458333 Jy ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.614 mas, bpa=-2.987 degrees ! Estimated noise=1192.77 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.00909443 Jy ! Component: 100 - total flux cleaned = 0.00995477 Jy ! Component: 150 - total flux cleaned = 0.0104582 Jy ! Component: 200 - total flux cleaned = 0.010609 Jy ! Total flux subtracted in 200 components = 0.010609 Jy ! Clean residual min=-0.005337 max=0.004602 Jy/beam ! Clean residual mean=-0.000100 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.468942 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.468942 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.521 mas, bmaj=17.23 mas, bpa=3.827 degrees ! Estimated noise=1482.05 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.000302969 Jy ! Component: 100 - total flux cleaned = -0.000441871 Jy ! Component: 150 - total flux cleaned = -0.000503604 Jy ! Component: 200 - total flux cleaned = -0.000618452 Jy ! Total flux subtracted in 200 components = -0.000618452 Jy ! Clean residual min=-0.005428 max=0.004303 Jy/beam ! Clean residual mean=-0.000168 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.468324 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.468324 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.614 mas, bpa=-2.987 degrees ! Estimated noise=1192.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118832 Jy ! Component: 100 - total flux cleaned = 0.000126637 Jy ! Component: 150 - total flux cleaned = 0.000125234 Jy ! Component: 200 - total flux cleaned = 0.000210785 Jy ! Total flux subtracted in 200 components = 0.000210785 Jy ! Clean residual min=-0.004975 max=0.004502 Jy/beam ! Clean residual mean=-0.000100 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.468534 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.468534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.486524Jy sigma=0.001188 ! Fit after self-cal, rms=0.486459Jy sigma=0.001188 wmodel J1419-1928_S_1997_07_02_yyk\_map.mod ! Writing 73 model components to file: J1419-1928_S_1997_07_02_yyk_map.mod wobs J1419-1928_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1419-1928_S_1997_07_02_yyk_uvs.fits wwins J1419-1928_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1419-1928_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.00105375 Jy ! Component: 100 - total flux cleaned = -0.00179997 Jy ! Component: 150 - total flux cleaned = -0.00253465 Jy ! Component: 200 - total flux cleaned = -0.00322991 Jy ! Component: 250 - total flux cleaned = -0.00376964 Jy ! Component: 300 - total flux cleaned = -0.00411448 Jy ! Component: 350 - total flux cleaned = -0.00472376 Jy ! Component: 400 - total flux cleaned = -0.00515305 Jy ! Component: 450 - total flux cleaned = -0.00562324 Jy ! Component: 500 - total flux cleaned = -0.0060292 Jy ! Component: 550 - total flux cleaned = -0.00637344 Jy ! Component: 600 - total flux cleaned = -0.00670968 Jy ! Component: 650 - total flux cleaned = -0.00703735 Jy ! Component: 700 - total flux cleaned = -0.0074024 Jy ! Component: 750 - total flux cleaned = -0.00775763 Jy ! Component: 800 - total flux cleaned = -0.00797551 Jy ! Component: 850 - total flux cleaned = -0.00818894 Jy ! Component: 900 - total flux cleaned = -0.0084394 Jy ! Component: 950 - total flux cleaned = -0.00860329 Jy ! Component: 1000 - total flux cleaned = -0.00876468 Jy ! Component: 1050 - total flux cleaned = -0.00900186 Jy ! Component: 1100 - total flux cleaned = -0.00908034 Jy ! Component: 1150 - total flux cleaned = -0.00923356 Jy ! Component: 1200 - total flux cleaned = -0.00945941 Jy ! Component: 1250 - total flux cleaned = -0.00949674 Jy ! Component: 1300 - total flux cleaned = -0.00967915 Jy ! Component: 1350 - total flux cleaned = -0.00978667 Jy ! Component: 1400 - total flux cleaned = -0.00978651 Jy ! Component: 1450 - total flux cleaned = -0.00992605 Jy ! Component: 1500 - total flux cleaned = -0.00999564 Jy ! Component: 1550 - total flux cleaned = -0.0101322 Jy ! Component: 1600 - total flux cleaned = -0.0101655 Jy ! Component: 1650 - total flux cleaned = -0.0102655 Jy ! Component: 1700 - total flux cleaned = -0.0104294 Jy ! Component: 1750 - total flux cleaned = -0.0104619 Jy ! Component: 1800 - total flux cleaned = -0.0105578 Jy ! Component: 1850 - total flux cleaned = -0.0106214 Jy ! Component: 1900 - total flux cleaned = -0.0108413 Jy ! Component: 1950 - total flux cleaned = -0.0109964 Jy ! Component: 2000 - total flux cleaned = -0.0111192 Jy ! Total flux subtracted in 2048 components = -0.0113017 Jy ! Clean residual min=-0.001752 max=0.002094 Jy/beam ! Clean residual mean=-0.000027 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.457233 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 201 components and 0.457233 Jy ![Exited script file: muppet] wmap "J1419-1928_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 8.614 at -2.987 degrees (North through East) ! Clean map min=-0.0033745 max=0.43361 Jy/beam ! Writing clean map to FITS file: J1419-1928_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.433613 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000592448 device "J1419-1928_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1419-1928_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.409892 0.409892 0.819784 1.63957 3.27914 6.55827 13.1165 26.2331 52.4662 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.433 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.496 x 8.614 at -2.987 degrees (North through East) ! Clean map min=-0.0033745 max=0.43361 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1419-1928_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1419-1928_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1419-1928_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:32:49 2007