! Started logfile: J1522-2730_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:57:43 2007 obs J1522-2730_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1522-2730_S_2002_05_14_yyk_uva.fits ! AN table 1: 25 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957333 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 4308 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_2002_05_14_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)= 1.2943 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.5 mas, bmaj=7.083 mas, bpa=-7.94 degrees ! Estimated noise=2388.34 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 = 1.08067 Jy ! Component: 100 - total flux cleaned = 1.2378 Jy ! Total flux subtracted in 100 components = 1.2378 Jy ! Clean residual min=-0.031327 max=0.038094 Jy/beam ! Clean residual mean=-0.000134 rms=0.008136 Jy/beam ! Combined flux in latest and established models = 1.2378 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.2378 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.250839Jy sigma=0.001520 ! Fit after self-cal, rms=0.250533Jy sigma=0.001518 ! Inverting map and beam ! Estimated beam: bmin=2.5 mas, bmaj=7.083 mas, bpa=-7.94 degrees ! Estimated noise=2388.34 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.06 mas, bmaj=8.338 mas, bpa=-6.618 degrees ! Estimated noise=1723.12 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.0517274 Jy ! Component: 100 - total flux cleaned = 0.070159 Jy ! Component: 150 - total flux cleaned = 0.0778682 Jy ! Component: 200 - total flux cleaned = 0.0800395 Jy ! Total flux subtracted in 200 components = 0.0800395 Jy ! Clean residual min=-0.022381 max=0.020723 Jy/beam ! Clean residual mean=0.000191 rms=0.005917 Jy/beam ! Combined flux in latest and established models = 1.31784 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 1.31784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240954Jy sigma=0.001473 ! Fit after self-cal, rms=0.240947Jy sigma=0.001472 ! 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.06 x 8.338 at -6.618 degrees (North through East) ! Clean map min=-0.021959 max=1.2457 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.00885 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.15 HN 0.96 KP 0.94 ! LA 0.97 NL 0.90 OV 1.01 PT 1.06 ! SC 1.09 MK 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99836 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.00 KP 1.00* ! LA 0.96 NL 0.97 OV 1.05 PT 0.99 ! SC 1.02 MK 1.05 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.9687 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.07 KP 1.00 ! LA 1.01 NL 1.08 OV 1.07 PT 1.13 ! SC 0.96 MK 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03261 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 HN 1.00 KP 1.05 ! LA 0.82 NL 1.05 OV 0.92 PT 1.00 ! SC 0.94 MK 0.99 ! ! ! Fit before self-cal, rms=0.240947Jy sigma=0.001472 ! Fit after self-cal, rms=0.210248Jy sigma=0.001289 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.210248Jy sigma=0.001289 ! Fit after self-cal, rms=0.210246Jy sigma=0.001289 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=8.318 mas, bpa=-6.502 degrees ! Estimated noise=1728.64 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.00759466 Jy ! Component: 100 - total flux cleaned = 0.00878772 Jy ! Component: 150 - total flux cleaned = 0.00919618 Jy ! Component: 200 - total flux cleaned = 0.00951323 Jy ! Total flux subtracted in 200 components = 0.00951323 Jy ! Clean residual min=-0.006062 max=0.006171 Jy/beam ! Clean residual mean=-0.000002 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 1.32735 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 1.32735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210103Jy sigma=0.001288 ! Fit after self-cal, rms=0.210097Jy sigma=0.001288 ! 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.210097Jy sigma=0.001288 ! Fit after self-cal, rms=0.205407Jy sigma=0.001259 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.000256151 Jy ! Component: 100 - total flux cleaned = 0.000378742 Jy ! Component: 150 - total flux cleaned = 0.000479793 Jy ! Component: 200 - total flux cleaned = 0.000478066 Jy ! Total flux subtracted in 200 components = 0.000478066 Jy ! Clean residual min=-0.006284 max=0.006077 Jy/beam ! Clean residual mean=0.000000 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 1.32783 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 59 components and 1.32783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205378Jy sigma=0.001259 ! Fit after self-cal, rms=0.204186Jy sigma=0.001252 ! 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.064 x 8.318 at -6.502 degrees (North through East) ! Clean map min=-0.0059623 max=1.2538 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.204186Jy sigma=0.001252 ! Fit after self-cal, rms=0.196209Jy sigma=0.001194 ! 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.196209Jy sigma=0.001194 ! Fit after self-cal, rms=0.195793Jy sigma=0.001192 ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8.323 mas, bpa=-6.498 degrees ! Estimated noise=1726.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000688714 Jy ! Component: 100 - total flux cleaned = -0.000647601 Jy ! Component: 150 - total flux cleaned = -0.000610467 Jy ! Component: 200 - total flux cleaned = -0.000610721 Jy ! Total flux subtracted in 200 components = -0.000610721 Jy ! Clean residual min=-0.005686 max=0.005254 Jy/beam ! Clean residual mean=-0.000009 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 1.32722 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 61 components and 1.32722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195778Jy sigma=0.001192 ! Fit after self-cal, rms=0.195580Jy sigma=0.001191 ! 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.195580Jy sigma=0.001191 ! Fit after self-cal, rms=0.194871Jy sigma=0.001186 ! 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.194871Jy sigma=0.001186 ! Fit after self-cal, rms=0.194768Jy sigma=0.001186 ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=8.327 mas, bpa=-6.478 degrees ! Estimated noise=1726.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000446695 Jy ! Component: 100 - total flux cleaned = -0.000481401 Jy ! Component: 150 - total flux cleaned = -0.000512204 Jy ! Component: 200 - total flux cleaned = -0.00056996 Jy ! Total flux subtracted in 200 components = -0.00056996 Jy ! Clean residual min=-0.005539 max=0.005357 Jy/beam ! Clean residual mean=-0.000010 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 1.32665 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 64 components and 1.32665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194757Jy sigma=0.001186 ! Fit after self-cal, rms=0.194685Jy sigma=0.001185 ! 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=7.794 mas, bmaj=20.46 mas, bpa=-1.785 degrees ! Estimated noise=2238.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 = -3.78775e-06 Jy ! Component: 100 - total flux cleaned = -4.77602e-05 Jy ! Component: 150 - total flux cleaned = -8.15936e-05 Jy ! Component: 200 - total flux cleaned = -0.000139263 Jy ! Total flux subtracted in 200 components = -0.000139263 Jy ! Clean residual min=-0.005706 max=0.005491 Jy/beam ! Clean residual mean=-0.000026 rms=0.001975 Jy/beam ! Combined flux in latest and established models = 1.32651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 1.32651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194705Jy sigma=0.001185 ! Fit after self-cal, rms=0.194629Jy sigma=0.001185 ! 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.508 mas, bmaj=7.077 mas, bpa=-7.877 degrees ! Estimated noise=2382.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.07932 Jy ! Component: 100 - total flux cleaned = 1.2331 Jy ! Component: 150 - total flux cleaned = 1.28095 Jy ! Component: 200 - total flux cleaned = 1.30269 Jy ! Total flux subtracted in 200 components = 1.30269 Jy ! Clean residual min=-0.008652 max=0.009003 Jy/beam ! Clean residual mean=-0.000046 rms=0.002338 Jy/beam ! Combined flux in latest and established models = 1.30269 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 27 model components to the UV plane model. ! The established model now contains 27 components and 1.30269 Jy ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=8.327 mas, bpa=-6.478 degrees ! Estimated noise=1726.8 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.0147176 Jy ! Component: 100 - total flux cleaned = 0.0197892 Jy ! Component: 150 - total flux cleaned = 0.020533 Jy ! Component: 200 - total flux cleaned = 0.0210417 Jy ! Total flux subtracted in 200 components = 0.0210417 Jy ! Clean residual min=-0.006156 max=0.006179 Jy/beam ! Clean residual mean=-0.000017 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 1.32373 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 48 components and 1.32373 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=7.794 mas, bmaj=20.46 mas, bpa=-1.785 degrees ! Estimated noise=2238.5 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.00231166 Jy ! Component: 100 - total flux cleaned = 0.00231694 Jy ! Component: 150 - total flux cleaned = 0.0022757 Jy ! Component: 200 - total flux cleaned = 0.00231287 Jy ! Total flux subtracted in 200 components = 0.00231287 Jy ! Clean residual min=-0.005726 max=0.005617 Jy/beam ! Clean residual mean=-0.000027 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 1.32605 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 1.32605 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=8.327 mas, bpa=-6.478 degrees ! Estimated noise=1726.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104441 Jy ! Component: 100 - total flux cleaned = -0.000807359 Jy ! Component: 150 - total flux cleaned = -0.000672119 Jy ! Component: 200 - total flux cleaned = -0.00055711 Jy ! Total flux subtracted in 200 components = -0.00055711 Jy ! Clean residual min=-0.005733 max=0.005418 Jy/beam ! Clean residual mean=-0.000012 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 1.32549 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 1.32549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194642Jy sigma=0.001185 ! Fit after self-cal, rms=0.194601Jy sigma=0.001185 wmodel J1522-2730_S_2002_05_14_yyk\_map.mod ! Writing 62 model components to file: J1522-2730_S_2002_05_14_yyk_map.mod wobs J1522-2730_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1522-2730_S_2002_05_14_yyk_uvs.fits wwins J1522-2730_S_2002_05_14_yyk\_map.win ! wwins: Wrote 1 windows to J1522-2730_S_2002_05_14_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.000441105 Jy ! Component: 100 - total flux cleaned = -0.000912282 Jy ! Component: 150 - total flux cleaned = -0.0010895 Jy ! Component: 200 - total flux cleaned = -0.00134443 Jy ! Component: 250 - total flux cleaned = -0.00158708 Jy ! Component: 300 - total flux cleaned = -0.00166692 Jy ! Component: 350 - total flux cleaned = -0.00197044 Jy ! Component: 400 - total flux cleaned = -0.00211467 Jy ! Component: 450 - total flux cleaned = -0.00232639 Jy ! Component: 500 - total flux cleaned = -0.00232514 Jy ! Component: 550 - total flux cleaned = -0.00239236 Jy ! Component: 600 - total flux cleaned = -0.00271872 Jy ! Component: 650 - total flux cleaned = -0.003035 Jy ! Component: 700 - total flux cleaned = -0.00322181 Jy ! Component: 750 - total flux cleaned = -0.00352537 Jy ! Component: 800 - total flux cleaned = -0.00370425 Jy ! Component: 850 - total flux cleaned = -0.00399667 Jy ! Component: 900 - total flux cleaned = -0.0043964 Jy ! Component: 950 - total flux cleaned = -0.00450874 Jy ! Component: 1000 - total flux cleaned = -0.00478317 Jy ! Component: 1050 - total flux cleaned = -0.00478376 Jy ! Component: 1100 - total flux cleaned = -0.00504851 Jy ! Component: 1150 - total flux cleaned = -0.00520499 Jy ! Component: 1200 - total flux cleaned = -0.00540921 Jy ! Component: 1250 - total flux cleaned = -0.00546 Jy ! Component: 1300 - total flux cleaned = -0.00565841 Jy ! Component: 1350 - total flux cleaned = -0.00590199 Jy ! Component: 1400 - total flux cleaned = -0.00599736 Jy ! Component: 1450 - total flux cleaned = -0.00618578 Jy ! Component: 1500 - total flux cleaned = -0.00637021 Jy ! Component: 1550 - total flux cleaned = -0.00646027 Jy ! Component: 1600 - total flux cleaned = -0.00650541 Jy ! Component: 1650 - total flux cleaned = -0.00663835 Jy ! Component: 1700 - total flux cleaned = -0.00659584 Jy ! Component: 1750 - total flux cleaned = -0.00685349 Jy ! Component: 1800 - total flux cleaned = -0.00681114 Jy ! Component: 1850 - total flux cleaned = -0.00706234 Jy ! Component: 1900 - total flux cleaned = -0.00714384 Jy ! Component: 1950 - total flux cleaned = -0.00734622 Jy ! Component: 2000 - total flux cleaned = -0.00762595 Jy ! Total flux subtracted in 2048 components = -0.0077042 Jy ! Clean residual min=-0.002296 max=0.002138 Jy/beam ! Clean residual mean=-0.000002 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 1.31779 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 182 components and 1.31779 Jy ![Exited script file: muppet] wmap "J1522-2730_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 8.327 at -6.478 degrees (North through East) ! Clean map min=-0.004578 max=1.2549 Jy/beam ! Writing clean map to FITS file: J1522-2730_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.25486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000772069 device "J1522-2730_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1522-2730_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.184579 0.184579 0.369157 0.738315 1.47663 2.95326 5.90652 11.813 23.6261 47.2522 94.5043 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.254 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.068 x 8.327 at -6.478 degrees (North through East) ! Clean map min=-0.004578 max=1.2549 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1522-2730_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1522-2730_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1522-2730_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:57:50 2007