! Started logfile: J1559-0531_X_2005_07_20_yyk_uvs.log on Fri Jan 20 10:41:17 2006 obs J1559-0531_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1559-0531_X_2005_07_20_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.921212 visibilities/baseline/integration-bin. ! Found source: J1559-0531 ! ! 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 1488 lines of history. ! ! Reading 1824 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 J1559-0531_X_2005_07_20_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.169465 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.6912 mas, bmaj=1.749 mas, bpa=-1.081 degrees ! Estimated noise=1.15318 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.132563 Jy ! Component: 100 - total flux cleaned = 0.152174 Jy ! Total flux subtracted in 100 components = 0.152174 Jy ! Clean residual min=-0.006110 max=0.006597 Jy/beam ! Clean residual mean=0.000007 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.152174 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 0.152174 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.066749Jy sigma=1.098198 ! Fit after self-cal, rms=0.066439Jy sigma=1.093099 ! Inverting map and beam ! Estimated beam: bmin=0.6912 mas, bmaj=1.749 mas, bpa=-1.081 degrees ! Estimated noise=1.15318 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=0.8379 mas, bmaj=2.089 mas, bpa=-0.6071 degrees ! Estimated noise=0.887979 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.00654812 Jy ! Component: 100 - total flux cleaned = 0.00693324 Jy ! Component: 150 - total flux cleaned = 0.00684828 Jy ! Component: 200 - total flux cleaned = 0.00678488 Jy ! Total flux subtracted in 200 components = 0.00678488 Jy ! Clean residual min=-0.004644 max=0.005569 Jy/beam ! Clean residual mean=0.000011 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.158959 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.158959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065805Jy sigma=1.083095 ! Fit after self-cal, rms=0.065804Jy sigma=1.083066 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8379 x 2.089 at -0.6071 degrees (North through East) ! Clean map min=-0.0043921 max=0.1544 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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: 1.01639 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 0.98 KP 0.97 ! LA 0.94 MK 0.99 NL 0.95 OV 0.98 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0181 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.97 HN 1.04 KP 0.90 ! LA 0.94 MK 1.01 NL 0.99 OV 1.00 ! PT 1.12 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0327 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 0.84 KP 0.85 ! LA 0.94 MK 1.04 NL 0.95 OV 1.01 ! PT 1.20 SC 0.93 ! ! ! 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.065804Jy sigma=1.083066 ! Fit after self-cal, rms=0.063919Jy sigma=1.054738 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.063919Jy sigma=1.054738 ! Fit after self-cal, rms=0.063921Jy sigma=1.054704 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8413 mas, bmaj=2.071 mas, bpa=0.2556 degrees ! Estimated noise=0.888037 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.00218734 Jy ! Component: 100 - total flux cleaned = 0.00219723 Jy ! Component: 150 - total flux cleaned = 0.00214113 Jy ! Component: 200 - total flux cleaned = 0.00209773 Jy ! Total flux subtracted in 200 components = 0.00209773 Jy ! Clean residual min=-0.003760 max=0.004487 Jy/beam ! Clean residual mean=0.000008 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.161056 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.161056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063858Jy sigma=1.053331 ! Fit after self-cal, rms=0.063857Jy sigma=1.053309 ! 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.063857Jy sigma=1.053309 ! Fit after self-cal, rms=0.062032Jy sigma=1.019673 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.000792588 Jy ! Component: 100 - total flux cleaned = 0.00082771 Jy ! Component: 150 - total flux cleaned = 0.000826557 Jy ! Component: 200 - total flux cleaned = 0.000815224 Jy ! Total flux subtracted in 200 components = 0.000815224 Jy ! Clean residual min=-0.003763 max=0.004482 Jy/beam ! Clean residual mean=0.000008 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.161872 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.161872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062017Jy sigma=1.019461 ! Fit after self-cal, rms=0.061931Jy sigma=1.017259 ! 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.8413 x 2.071 at 0.2556 degrees (North through East) ! Clean map min=-0.0034073 max=0.15539 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.061931Jy sigma=1.017259 ! Fit after self-cal, rms=0.060076Jy sigma=1.007756 ! 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.060076Jy sigma=1.007756 ! Fit after self-cal, rms=0.060083Jy sigma=1.007534 ! Inverting map and beam ! Estimated beam: bmin=0.838 mas, bmaj=2.055 mas, bpa=0.8656 degrees ! Estimated noise=0.863393 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00318049 Jy ! Component: 100 - total flux cleaned = -0.00318112 Jy ! Component: 150 - total flux cleaned = -0.00317935 Jy ! Component: 200 - total flux cleaned = -0.00318077 Jy ! Total flux subtracted in 200 components = -0.00318077 Jy ! Clean residual min=-0.003563 max=0.004153 Jy/beam ! Clean residual mean=0.000004 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.158691 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 45 components and 0.158691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059968Jy sigma=1.004435 ! Fit after self-cal, rms=0.059973Jy sigma=1.004405 ! 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.059973Jy sigma=1.004405 ! Fit after self-cal, rms=0.059360Jy sigma=0.984500 ! 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.059360Jy sigma=0.984500 ! Fit after self-cal, rms=0.059369Jy sigma=0.984430 ! Inverting map and beam ! Estimated beam: bmin=0.8427 mas, bmaj=2.054 mas, bpa=1.247 degrees ! Estimated noise=0.852867 mJy/beam. ! Added new window around map position (9.4, -2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219678 Jy ! Component: 100 - total flux cleaned = 0.00161737 Jy ! Component: 150 - total flux cleaned = 0.00117126 Jy ! Component: 200 - total flux cleaned = 0.000746064 Jy ! Total flux subtracted in 200 components = 0.000746064 Jy ! Clean residual min=-0.003318 max=0.003107 Jy/beam ! Clean residual mean=-0.000000 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.159437 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.159437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059134Jy sigma=0.978519 ! Fit after self-cal, rms=0.059113Jy sigma=0.978227 ! 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.143 mas, bmaj=3.695 mas, bpa=5.834 degrees ! Estimated noise=1.11291 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.00163736 Jy ! Component: 100 - total flux cleaned = -0.0017454 Jy ! Component: 150 - total flux cleaned = -0.00174504 Jy ! Component: 200 - total flux cleaned = -0.00183657 Jy ! Total flux subtracted in 200 components = -0.00183657 Jy ! Clean residual min=-0.003367 max=0.003483 Jy/beam ! Clean residual mean=-0.000003 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.1576 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 70 components and 0.1576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059074Jy sigma=0.977861 ! Fit after self-cal, rms=0.059068Jy sigma=0.977639 ! 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.6956 mas, bmaj=1.74 mas, bpa=-0.2037 degrees ! Estimated noise=1.11051 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.128263 Jy ! Component: 100 - total flux cleaned = 0.147786 Jy ! Component: 150 - total flux cleaned = 0.153457 Jy ! Component: 200 - total flux cleaned = 0.15517 Jy ! Total flux subtracted in 200 components = 0.15517 Jy ! Clean residual min=-0.005229 max=0.004806 Jy/beam ! Clean residual mean=0.000001 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.15517 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.15517 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8427 mas, bmaj=2.054 mas, bpa=1.247 degrees ! Estimated noise=0.852867 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.00239524 Jy ! Component: 100 - total flux cleaned = 0.00308754 Jy ! Component: 150 - total flux cleaned = 0.00325073 Jy ! Component: 200 - total flux cleaned = 0.00345393 Jy ! Total flux subtracted in 200 components = 0.00345393 Jy ! Clean residual min=-0.003231 max=0.003216 Jy/beam ! Clean residual mean=0.000000 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.158624 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.158624 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.143 mas, bmaj=3.695 mas, bpa=5.834 degrees ! Estimated noise=1.11291 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.000836106 Jy ! Component: 100 - total flux cleaned = -0.000790357 Jy ! Component: 150 - total flux cleaned = -0.000713561 Jy ! Component: 200 - total flux cleaned = -0.000680609 Jy ! Total flux subtracted in 200 components = -0.000680609 Jy ! Clean residual min=-0.003472 max=0.003407 Jy/beam ! Clean residual mean=-0.000002 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.157944 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.157944 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8427 mas, bmaj=2.054 mas, bpa=1.247 degrees ! Estimated noise=0.852867 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.1717e-05 Jy ! Component: 100 - total flux cleaned = 3.52681e-05 Jy ! Component: 150 - total flux cleaned = 0.000160159 Jy ! Component: 200 - total flux cleaned = 0.000197206 Jy ! Total flux subtracted in 200 components = 0.000197206 Jy ! Clean residual min=-0.003083 max=0.003296 Jy/beam ! Clean residual mean=0.000000 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.158141 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 56 components and 0.158141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059053Jy sigma=0.977132 ! Fit after self-cal, rms=0.059049Jy sigma=0.977093 wmodel J1559-0531_X_2005_07_20_yyk\_map.mod ! Writing 56 model components to file: J1559-0531_X_2005_07_20_yyk_map.mod wobs J1559-0531_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1559-0531_X_2005_07_20_yyk_uvs.fits wwins J1559-0531_X_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J1559-0531_X_2005_07_20_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.000517626 Jy ! Component: 100 - total flux cleaned = 0.00115617 Jy ! Component: 150 - total flux cleaned = 0.00156053 Jy ! Component: 200 - total flux cleaned = 0.001755 Jy ! Component: 250 - total flux cleaned = 0.00166337 Jy ! Component: 300 - total flux cleaned = 0.00139664 Jy ! Component: 350 - total flux cleaned = 0.0010517 Jy ! Component: 400 - total flux cleaned = 0.000883549 Jy ! Component: 450 - total flux cleaned = 0.000761115 Jy ! Component: 500 - total flux cleaned = 0.000800122 Jy ! Component: 550 - total flux cleaned = 0.000722003 Jy ! Component: 600 - total flux cleaned = 0.000799155 Jy ! Component: 650 - total flux cleaned = 0.000798614 Jy ! Component: 700 - total flux cleaned = 0.000871812 Jy ! Component: 750 - total flux cleaned = 0.000907694 Jy ! Component: 800 - total flux cleaned = 0.000908019 Jy ! Component: 850 - total flux cleaned = 0.000977791 Jy ! Component: 900 - total flux cleaned = 0.00101153 Jy ! Component: 950 - total flux cleaned = 0.00104495 Jy ! Component: 1000 - total flux cleaned = 0.00101181 Jy ! Component: 1050 - total flux cleaned = 0.00107758 Jy ! Component: 1100 - total flux cleaned = 0.00120709 Jy ! Component: 1150 - total flux cleaned = 0.00120649 Jy ! Component: 1200 - total flux cleaned = 0.00130053 Jy ! Component: 1250 - total flux cleaned = 0.00130048 Jy ! Component: 1300 - total flux cleaned = 0.00133127 Jy ! Component: 1350 - total flux cleaned = 0.00139156 Jy ! Component: 1400 - total flux cleaned = 0.00151024 Jy ! Component: 1450 - total flux cleaned = 0.00156839 Jy ! Component: 1500 - total flux cleaned = 0.00148156 Jy ! Component: 1550 - total flux cleaned = 0.0015385 Jy ! Component: 1600 - total flux cleaned = 0.00148231 Jy ! Component: 1650 - total flux cleaned = 0.00162228 Jy ! Component: 1700 - total flux cleaned = 0.00170461 Jy ! Component: 1750 - total flux cleaned = 0.00164976 Jy ! Component: 1800 - total flux cleaned = 0.00175844 Jy ! Component: 1850 - total flux cleaned = 0.00194567 Jy ! Component: 1900 - total flux cleaned = 0.00186603 Jy ! Component: 1950 - total flux cleaned = 0.0018925 Jy ! Component: 2000 - total flux cleaned = 0.00197016 Jy ! Total flux subtracted in 2048 components = 0.00191862 Jy ! Clean residual min=-0.001536 max=0.001620 Jy/beam ! Clean residual mean=-0.000003 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.160059 Jy keep ! Adding 148 model components to the UV plane model. ! The established model now contains 204 components and 0.160059 Jy ![Exited script file: muppet] wmap "J1559-0531_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8427 x 2.054 at 1.247 degrees (North through East) ! Clean map min=-0.0026185 max=0.14882 Jy/beam ! Writing clean map to FITS file: J1559-0531_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.148825 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000502432 device "J1559-0531_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1559-0531_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0128 1.0128 2.0256 4.0512 8.1024 16.2048 32.4096 64.8192 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.148 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.8427 x 2.054 at 1.247 degrees (North through East) ! Clean map min=-0.0026185 max=0.14882 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1559-0531_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1559-0531_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1559-0531_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:41:21 2006