! Started logfile: J1324-1049_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:04:14 2007 obs J1324-1049_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1324-1049_X_1997_05_07_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.705327 visibilities/baseline/integration-bin. ! Found source: J1324-1049 ! ! 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 613 lines of history. ! ! Reading 18536 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 J1324-1049_X_1997_05_07_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.42004 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.9906 mas, bmaj=2.38 mas, bpa=11.94 degrees ! Estimated noise=1161.35 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.322699 Jy ! Component: 100 - total flux cleaned = 0.36917 Jy ! Total flux subtracted in 100 components = 0.36917 Jy ! Clean residual min=-0.006218 max=0.011452 Jy/beam ! Clean residual mean=0.000123 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 0.36917 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.36917 Jy ! ! Correcting IF 1. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.187214Jy sigma=0.001244 ! Fit after self-cal, rms=0.187111Jy sigma=0.001243 ! Inverting map and beam ! Estimated beam: bmin=0.9906 mas, bmaj=2.38 mas, bpa=11.94 degrees ! Estimated noise=1161.35 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=1.216 mas, bmaj=2.857 mas, bpa=8.122 degrees ! Estimated noise=754.243 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.0192385 Jy ! Component: 100 - total flux cleaned = 0.026109 Jy ! Component: 150 - total flux cleaned = 0.0290197 Jy ! Component: 200 - total flux cleaned = 0.0298233 Jy ! Total flux subtracted in 200 components = 0.0298233 Jy ! Clean residual min=-0.004458 max=0.003467 Jy/beam ! Clean residual mean=-0.000005 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.398993 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 57 components and 0.398993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186038Jy sigma=0.001234 ! Fit after self-cal, rms=0.186035Jy sigma=0.001234 ! 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.216 x 2.857 at 8.122 degrees (North through East) ! Clean map min=-0.0043005 max=0.37345 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: 0.993811 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.03 KP 1.01 ! LA 1.04 MK 1.02 NL 1.03 OV 0.99 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00117 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.03 KP 1.02 ! LA 1.02 MK 0.99 NL 1.01 OV 1.03 ! PT 0.91 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.995209 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.01 KP 1.00 ! LA 1.00 MK 1.02 NL 1.01 OV 0.98 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.994646 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.05 KP 0.99 ! LA 1.02 MK 0.97 NL 1.01 OV 1.00 ! PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.186035Jy sigma=0.001234 ! Fit after self-cal, rms=0.185365Jy sigma=0.001231 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.185365Jy sigma=0.001231 ! Fit after self-cal, rms=0.185366Jy sigma=0.001231 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.222 mas, bmaj=2.871 mas, bpa=8.043 degrees ! Estimated noise=749.465 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.00287993 Jy ! Component: 100 - total flux cleaned = -0.00359609 Jy ! Component: 150 - total flux cleaned = -0.00365063 Jy ! Component: 200 - total flux cleaned = -0.00364999 Jy ! Total flux subtracted in 200 components = -0.00364999 Jy ! Clean residual min=-0.002477 max=0.002579 Jy/beam ! Clean residual mean=-0.000052 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.395343 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.395343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185332Jy sigma=0.001230 ! Fit after self-cal, rms=0.185332Jy sigma=0.001230 ! 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.185332Jy sigma=0.001230 ! Fit after self-cal, rms=0.181861Jy sigma=0.001208 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.000771593 Jy ! Component: 100 - total flux cleaned = 0.000676192 Jy ! Component: 150 - total flux cleaned = 0.00060043 Jy ! Component: 200 - total flux cleaned = 0.000504421 Jy ! Total flux subtracted in 200 components = 0.000504421 Jy ! Clean residual min=-0.002531 max=0.002509 Jy/beam ! Clean residual mean=-0.000056 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.395848 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 81 components and 0.395848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181842Jy sigma=0.001208 ! Fit after self-cal, rms=0.181448Jy sigma=0.001206 ! 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: 1.222 x 2.871 at 8.043 degrees (North through East) ! Clean map min=-0.0024355 max=0.3734 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.181448Jy sigma=0.001206 ! Fit after self-cal, rms=0.181350Jy sigma=0.001205 ! 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.181350Jy sigma=0.001205 ! Fit after self-cal, rms=0.181257Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=2.866 mas, bpa=8.361 degrees ! Estimated noise=748.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -4.68013e-05 Jy ! Component: 100 - total flux cleaned = -4.46795e-05 Jy ! Component: 150 - total flux cleaned = -4.55286e-05 Jy ! Component: 200 - total flux cleaned = -4.56189e-05 Jy ! Total flux subtracted in 200 components = -4.56189e-05 Jy ! Clean residual min=-0.002542 max=0.002684 Jy/beam ! Clean residual mean=-0.000041 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.395802 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.395802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181254Jy sigma=0.001205 ! Fit after self-cal, rms=0.181220Jy sigma=0.001204 ! 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.181220Jy sigma=0.001204 ! Fit after self-cal, rms=0.181135Jy sigma=0.001203 ! 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.181135Jy sigma=0.001203 ! Fit after self-cal, rms=0.181125Jy sigma=0.001203 ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=2.867 mas, bpa=8.445 degrees ! Estimated noise=748.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019808 Jy ! Component: 100 - total flux cleaned = 0.000216796 Jy ! Component: 150 - total flux cleaned = 0.000201961 Jy ! Component: 200 - total flux cleaned = 0.000174854 Jy ! Total flux subtracted in 200 components = 0.000174854 Jy ! Clean residual min=-0.002561 max=0.002710 Jy/beam ! Clean residual mean=-0.000042 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.395977 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.395977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181122Jy sigma=0.001203 ! Fit after self-cal, rms=0.181117Jy sigma=0.001203 ! 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.456 mas, bmaj=4.732 mas, bpa=12.01 degrees ! Estimated noise=869.128 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.000151217 Jy ! Component: 100 - total flux cleaned = -0.00014846 Jy ! Component: 150 - total flux cleaned = -0.000146871 Jy ! Component: 200 - total flux cleaned = -0.000165368 Jy ! Total flux subtracted in 200 components = -0.000165368 Jy ! Clean residual min=-0.002713 max=0.002686 Jy/beam ! Clean residual mean=-0.000068 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.395812 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 86 components and 0.395812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181118Jy sigma=0.001203 ! Fit after self-cal, rms=0.181113Jy sigma=0.001203 ! 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.9908 mas, bmaj=2.383 mas, bpa=12.14 degrees ! Estimated noise=1157.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.323691 Jy ! Component: 100 - total flux cleaned = 0.369653 Jy ! Component: 150 - total flux cleaned = 0.384349 Jy ! Component: 200 - total flux cleaned = 0.391097 Jy ! Total flux subtracted in 200 components = 0.391097 Jy ! Clean residual min=-0.003873 max=0.003806 Jy/beam ! Clean residual mean=0.000004 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.391097 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.391097 Jy ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=2.867 mas, bpa=8.445 degrees ! Estimated noise=748.74 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.00369036 Jy ! Component: 100 - total flux cleaned = 0.00431544 Jy ! Component: 150 - total flux cleaned = 0.0044039 Jy ! Component: 200 - total flux cleaned = 0.00443102 Jy ! Total flux subtracted in 200 components = 0.00443102 Jy ! Clean residual min=-0.002620 max=0.002633 Jy/beam ! Clean residual mean=-0.000039 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.395528 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.395528 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.456 mas, bmaj=4.732 mas, bpa=12.01 degrees ! Estimated noise=869.128 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.000266 Jy ! Component: 100 - total flux cleaned = 0.000263034 Jy ! Component: 150 - total flux cleaned = 0.00022602 Jy ! Component: 200 - total flux cleaned = 0.000204668 Jy ! Total flux subtracted in 200 components = 0.000204668 Jy ! Clean residual min=-0.002722 max=0.002707 Jy/beam ! Clean residual mean=-0.000067 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.395733 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.395733 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=2.867 mas, bpa=8.445 degrees ! Estimated noise=748.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154534 Jy ! Component: 100 - total flux cleaned = -0.000106936 Jy ! Component: 150 - total flux cleaned = -0.000127689 Jy ! Component: 200 - total flux cleaned = -0.000128283 Jy ! Total flux subtracted in 200 components = -0.000128283 Jy ! Clean residual min=-0.002610 max=0.002673 Jy/beam ! Clean residual mean=-0.000039 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.395605 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.395605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181119Jy sigma=0.001203 ! Fit after self-cal, rms=0.181116Jy sigma=0.001203 wmodel J1324-1049_X_1997_05_07_yyk\_map.mod ! Writing 59 model components to file: J1324-1049_X_1997_05_07_yyk_map.mod wobs J1324-1049_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1324-1049_X_1997_05_07_yyk_uvs.fits wwins J1324-1049_X_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1324-1049_X_1997_05_07_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 = 6.47531e-05 Jy ! Component: 100 - total flux cleaned = -0.000228015 Jy ! Component: 150 - total flux cleaned = -0.000457726 Jy ! Component: 200 - total flux cleaned = -0.000493323 Jy ! Component: 250 - total flux cleaned = -0.000595228 Jy ! Component: 300 - total flux cleaned = -0.000562872 Jy ! Component: 350 - total flux cleaned = -0.000657565 Jy ! Component: 400 - total flux cleaned = -0.000688482 Jy ! Component: 450 - total flux cleaned = -0.00074817 Jy ! Component: 500 - total flux cleaned = -0.000748727 Jy ! Component: 550 - total flux cleaned = -0.000805445 Jy ! Component: 600 - total flux cleaned = -0.000750372 Jy ! Component: 650 - total flux cleaned = -0.00080311 Jy ! Component: 700 - total flux cleaned = -0.000750027 Jy ! Component: 750 - total flux cleaned = -0.000698781 Jy ! Component: 800 - total flux cleaned = -0.000799955 Jy ! Component: 850 - total flux cleaned = -0.000799973 Jy ! Component: 900 - total flux cleaned = -0.000824452 Jy ! Component: 950 - total flux cleaned = -0.000895686 Jy ! Component: 1000 - total flux cleaned = -0.000896354 Jy ! Component: 1050 - total flux cleaned = -0.000919533 Jy ! Component: 1100 - total flux cleaned = -0.000964407 Jy ! Component: 1150 - total flux cleaned = -0.000942288 Jy ! Component: 1200 - total flux cleaned = -0.000986339 Jy ! Component: 1250 - total flux cleaned = -0.000921925 Jy ! Component: 1300 - total flux cleaned = -0.00102842 Jy ! Component: 1350 - total flux cleaned = -0.000965648 Jy ! Component: 1400 - total flux cleaned = -0.000986717 Jy ! Component: 1450 - total flux cleaned = -0.00100742 Jy ! Component: 1500 - total flux cleaned = -0.00100754 Jy ! Component: 1550 - total flux cleaned = -0.000967838 Jy ! Component: 1600 - total flux cleaned = -0.000889623 Jy ! Component: 1650 - total flux cleaned = -0.000889688 Jy ! Component: 1700 - total flux cleaned = -0.000794258 Jy ! Component: 1750 - total flux cleaned = -0.000775389 Jy ! Component: 1800 - total flux cleaned = -0.000737977 Jy ! Component: 1850 - total flux cleaned = -0.00066436 Jy ! Component: 1900 - total flux cleaned = -0.000609591 Jy ! Component: 1950 - total flux cleaned = -0.00059171 Jy ! Component: 2000 - total flux cleaned = -0.000484721 Jy ! Total flux subtracted in 2048 components = -0.000378808 Jy ! Clean residual min=-0.001041 max=0.001017 Jy/beam ! Clean residual mean=-0.000012 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.395226 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 188 components and 0.395226 Jy ![Exited script file: muppet] wmap "J1324-1049_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.219 x 2.867 at 8.445 degrees (North through East) ! Clean map min=-0.002071 max=0.37413 Jy/beam ! Writing clean map to FITS file: J1324-1049_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.374131 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000352036 device "J1324-1049_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1324-1049_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282283 0.282283 0.564566 1.12913 2.25826 4.51653 9.03306 18.0661 36.1322 72.2645 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.374 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.219 x 2.867 at 8.445 degrees (North through East) ! Clean map min=-0.002071 max=0.37413 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1324-1049_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1324-1049_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1324-1049_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:04:23 2007