! Started logfile: J2110-0126_X_2004_05_27_yyk_uvs.log on Wed Dec 7 00:52:07 2005 obs J2110-0126_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J2110-0126_X_2004_05_27_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J2110-0126 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1380 lines of history. ! ! Reading 2688 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 J2110-0126_X_2004_05_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.136227 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885646Jy sigma=17.652208 ! Fit after self-cal, rms=0.885678Jy sigma=17.650305 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.739 mas, bmaj=1.846 mas, bpa=-1.992 degrees ! Estimated noise=1.01305 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.0992698 Jy ! Component: 100 - total flux cleaned = 0.126572 Jy ! Total flux subtracted in 100 components = 0.126572 Jy ! Clean residual min=-0.005335 max=0.008216 Jy/beam ! Clean residual mean=0.000015 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.126572 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.126572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062894Jy sigma=1.077818 ! Fit after self-cal, rms=0.062861Jy sigma=1.076594 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9315 mas, bmaj=2.143 mas, bpa=-1.426 degrees ! Estimated noise=0.687971 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.0123362 Jy ! Component: 100 - total flux cleaned = 0.0163192 Jy ! Component: 150 - total flux cleaned = 0.0179528 Jy ! Component: 200 - total flux cleaned = 0.0184337 Jy ! Total flux subtracted in 200 components = 0.0184337 Jy ! Clean residual min=-0.003740 max=0.002870 Jy/beam ! Clean residual mean=0.000014 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.145006 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.145006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061187Jy sigma=1.041193 ! Fit after self-cal, rms=0.061184Jy sigma=1.041078 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.995571 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.06 KP 1.01 ! LA 0.98 MK 0.99 NL 1.03 OV 1.03 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01491 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.01 KP 0.98 ! LA 0.94 MK 0.99 NL 0.98 OV 0.98 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01993 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 0.86 KP 0.88 ! LA 0.96 MK 0.92 NL 0.98 OV 1.05 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.061184Jy sigma=1.041078 ! Fit after self-cal, rms=0.060518Jy sigma=1.034228 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.060518Jy sigma=1.034228 ! Fit after self-cal, rms=0.060517Jy sigma=1.034217 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9205 mas, bmaj=2.134 mas, bpa=-1.741 degrees ! Estimated noise=0.688038 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.00128481 Jy ! Component: 100 - total flux cleaned = 0.00134362 Jy ! Component: 150 - total flux cleaned = 0.00139489 Jy ! Component: 200 - total flux cleaned = 0.00137014 Jy ! Total flux subtracted in 200 components = 0.00137014 Jy ! Clean residual min=-0.003294 max=0.002853 Jy/beam ! Clean residual mean=0.000010 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.146376 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.146376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060469Jy sigma=1.033615 ! Fit after self-cal, rms=0.060468Jy sigma=1.033573 ! 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.060468Jy sigma=1.033573 ! Fit after self-cal, rms=0.057187Jy sigma=0.977501 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.000525827 Jy ! Component: 100 - total flux cleaned = 0.000428879 Jy ! Component: 150 - total flux cleaned = 0.000353645 Jy ! Component: 200 - total flux cleaned = 0.000323697 Jy ! Total flux subtracted in 200 components = 0.000323697 Jy ! Clean residual min=-0.002867 max=0.002721 Jy/beam ! Clean residual mean=0.000010 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.1467 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 41 components and 0.1467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057119Jy sigma=0.976285 ! Fit after self-cal, rms=0.056838Jy sigma=0.971923 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9205 x 2.134 at -1.741 degrees (North through East) ! Clean map min=-0.0026931 max=0.11749 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.056838Jy sigma=0.971923 ! Fit after self-cal, rms=0.056121Jy sigma=0.963075 ! 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.056121Jy sigma=0.963075 ! Fit after self-cal, rms=0.056118Jy sigma=0.962583 ! Inverting map and beam ! Estimated beam: bmin=0.9108 mas, bmaj=2.125 mas, bpa=-1.785 degrees ! Estimated noise=0.682074 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032171 Jy ! Component: 100 - total flux cleaned = -0.000426166 Jy ! Component: 150 - total flux cleaned = -0.000448293 Jy ! Component: 200 - total flux cleaned = -0.00047089 Jy ! Total flux subtracted in 200 components = -0.00047089 Jy ! Clean residual min=-0.002378 max=0.002728 Jy/beam ! Clean residual mean=0.000015 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.146229 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.146229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056105Jy sigma=0.962193 ! Fit after self-cal, rms=0.056117Jy sigma=0.962094 ! 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.056117Jy sigma=0.962094 ! Fit after self-cal, rms=0.056195Jy sigma=0.955090 ! 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.056195Jy sigma=0.955090 ! Fit after self-cal, rms=0.056213Jy sigma=0.954987 ! Inverting map and beam ! Estimated beam: bmin=0.9064 mas, bmaj=2.123 mas, bpa=-2.21 degrees ! Estimated noise=0.678837 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000404243 Jy ! Component: 100 - total flux cleaned = -0.000471013 Jy ! Component: 150 - total flux cleaned = -0.000510761 Jy ! Component: 200 - total flux cleaned = -0.000529022 Jy ! Total flux subtracted in 200 components = -0.000529022 Jy ! Clean residual min=-0.002455 max=0.002705 Jy/beam ! Clean residual mean=0.000016 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.1457 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 52 components and 0.1457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056198Jy sigma=0.954668 ! Fit after self-cal, rms=0.056209Jy sigma=0.954639 ! 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.24 mas, bmaj=3.698 mas, bpa=7.139 degrees ! Estimated noise=0.856735 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.000184831 Jy ! Component: 100 - total flux cleaned = -0.000282205 Jy ! Component: 150 - total flux cleaned = -0.000339918 Jy ! Component: 200 - total flux cleaned = -0.000402412 Jy ! Total flux subtracted in 200 components = -0.000402412 Jy ! Clean residual min=-0.002966 max=0.003061 Jy/beam ! Clean residual mean=0.000031 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.145298 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 55 components and 0.145298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056198Jy sigma=0.954639 ! Fit after self-cal, rms=0.056206Jy sigma=0.954534 ! Inverting map uvtaper 0,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.7311 mas, bmaj=1.843 mas, bpa=-2.385 degrees ! Estimated noise=0.997535 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0997573 Jy ! Component: 100 - total flux cleaned = 0.127139 Jy ! Component: 150 - total flux cleaned = 0.138129 Jy ! Component: 200 - total flux cleaned = 0.14286 Jy ! Total flux subtracted in 200 components = 0.14286 Jy ! Clean residual min=-0.004130 max=0.004068 Jy/beam ! Clean residual mean=0.000020 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.142861 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.142861 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9064 mas, bmaj=2.123 mas, bpa=-2.21 degrees ! Estimated noise=0.678837 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.00238382 Jy ! Component: 100 - total flux cleaned = 0.00261823 Jy ! Component: 150 - total flux cleaned = 0.0026923 Jy ! Component: 200 - total flux cleaned = 0.00275563 Jy ! Total flux subtracted in 200 components = 0.00275563 Jy ! Clean residual min=-0.002449 max=0.002745 Jy/beam ! Clean residual mean=0.000016 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.145616 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.145616 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.24 mas, bmaj=3.698 mas, bpa=7.139 degrees ! Estimated noise=0.856735 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.000112906 Jy ! Component: 100 - total flux cleaned = -0.000213131 Jy ! Component: 150 - total flux cleaned = -0.000283527 Jy ! Component: 200 - total flux cleaned = -0.000327422 Jy ! Total flux subtracted in 200 components = -0.000327422 Jy ! Clean residual min=-0.002979 max=0.003058 Jy/beam ! Clean residual mean=0.000031 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.145289 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.145289 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9064 mas, bmaj=2.123 mas, bpa=-2.21 degrees ! Estimated noise=0.678837 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395868 Jy ! Component: 100 - total flux cleaned = 0.000434621 Jy ! Component: 150 - total flux cleaned = 0.00046511 Jy ! Component: 200 - total flux cleaned = 0.000489146 Jy ! Total flux subtracted in 200 components = 0.000489146 Jy ! Clean residual min=-0.002450 max=0.002755 Jy/beam ! Clean residual mean=0.000016 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.145778 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 51 components and 0.145778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056246Jy sigma=0.955370 ! Fit after self-cal, rms=0.056241Jy sigma=0.955268 wmodel J2110-0126_X_2004_05_27_yyk\_map.mod ! Writing 51 model components to file: J2110-0126_X_2004_05_27_yyk_map.mod wobs J2110-0126_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J2110-0126_X_2004_05_27_yyk_uvs.fits wwins J2110-0126_X_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J2110-0126_X_2004_05_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.00109204 Jy ! Component: 100 - total flux cleaned = 0.001585 Jy ! Component: 150 - total flux cleaned = 0.00175391 Jy ! Component: 200 - total flux cleaned = 0.00163335 Jy ! Component: 250 - total flux cleaned = 0.00174896 Jy ! Component: 300 - total flux cleaned = 0.00178564 Jy ! Component: 350 - total flux cleaned = 0.00175023 Jy ! Component: 400 - total flux cleaned = 0.00175065 Jy ! Component: 450 - total flux cleaned = 0.00191895 Jy ! Component: 500 - total flux cleaned = 0.00195188 Jy ! Component: 550 - total flux cleaned = 0.00217443 Jy ! Component: 600 - total flux cleaned = 0.00220464 Jy ! Component: 650 - total flux cleaned = 0.00226577 Jy ! Component: 700 - total flux cleaned = 0.00241444 Jy ! Component: 750 - total flux cleaned = 0.0025014 Jy ! Component: 800 - total flux cleaned = 0.00261524 Jy ! Component: 850 - total flux cleaned = 0.00280991 Jy ! Component: 900 - total flux cleaned = 0.00289182 Jy ! Component: 950 - total flux cleaned = 0.00305371 Jy ! Component: 1000 - total flux cleaned = 0.00321292 Jy ! Component: 1050 - total flux cleaned = 0.00339481 Jy ! Component: 1100 - total flux cleaned = 0.00349667 Jy ! Component: 1150 - total flux cleaned = 0.00362188 Jy ! Component: 1200 - total flux cleaned = 0.00369574 Jy ! Component: 1250 - total flux cleaned = 0.00376897 Jy ! Component: 1300 - total flux cleaned = 0.00386492 Jy ! Component: 1350 - total flux cleaned = 0.00398354 Jy ! Component: 1400 - total flux cleaned = 0.00405365 Jy ! Component: 1450 - total flux cleaned = 0.00414649 Jy ! Component: 1500 - total flux cleaned = 0.00432811 Jy ! Component: 1550 - total flux cleaned = 0.00430569 Jy ! Component: 1600 - total flux cleaned = 0.00443897 Jy ! Component: 1650 - total flux cleaned = 0.00454806 Jy ! Component: 1700 - total flux cleaned = 0.00454797 Jy ! Component: 1750 - total flux cleaned = 0.00456926 Jy ! Component: 1800 - total flux cleaned = 0.00461161 Jy ! Component: 1850 - total flux cleaned = 0.00463253 Jy ! Component: 1900 - total flux cleaned = 0.00465338 Jy ! Component: 1950 - total flux cleaned = 0.00467385 Jy ! Component: 2000 - total flux cleaned = 0.00475505 Jy ! Total flux subtracted in 2048 components = 0.00481501 Jy ! Clean residual min=-0.001237 max=0.001012 Jy/beam ! Clean residual mean=0.000011 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.150593 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 190 components and 0.150593 Jy ![Exited script file: muppet] wmap "J2110-0126_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9064 x 2.123 at -2.21 degrees (North through East) ! Clean map min=-0.0017225 max=0.1163 Jy/beam ! Writing clean map to FITS file: J2110-0126_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116304 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00038098 device "J2110-0126_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2110-0126_X_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.982721 0.982721 1.96544 3.93088 7.86177 15.7235 31.4471 62.8941 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.116 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9064 x 2.123 at -2.21 degrees (North through East) ! Clean map min=-0.0017225 max=0.1163 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2110-0126_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2110-0126_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2110-0126_X_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:52:11 2005