! Started logfile: J1334-1150_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:08:04 2007 obs J1334-1150_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1334-1150_X_1997_05_07_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.68747 visibilities/baseline/integration-bin. ! Found source: J1334-1150 ! ! 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 17448 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 J1334-1150_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.376258 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.9929 mas, bmaj=2.477 mas, bpa=13.07 degrees ! Estimated noise=1465.54 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.255034 Jy ! Component: 100 - total flux cleaned = 0.323401 Jy ! Total flux subtracted in 100 components = 0.323401 Jy ! Clean residual min=-0.009387 max=0.020933 Jy/beam ! Clean residual mean=0.000329 rms=0.003316 Jy/beam ! Combined flux in latest and established models = 0.323401 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.323401 Jy ! ! Correcting IF 1. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.199150Jy sigma=0.001274 ! Fit after self-cal, rms=0.199044Jy sigma=0.001273 ! Inverting map and beam ! Estimated beam: bmin=0.9929 mas, bmaj=2.477 mas, bpa=13.07 degrees ! Estimated noise=1465.68 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0279686 Jy ! Component: 100 - total flux cleaned = 0.0397918 Jy ! Total flux subtracted in 100 components = 0.0397918 Jy ! Clean residual min=-0.006519 max=0.008868 Jy/beam ! Clean residual mean=0.000170 rms=0.002003 Jy/beam ! Combined flux in latest and established models = 0.363193 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.363193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195923Jy sigma=0.001247 ! Fit after self-cal, rms=0.195915Jy sigma=0.001247 ! 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=1.257 mas, bmaj=3.048 mas, bpa=11.83 degrees ! Estimated noise=802.207 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.00906531 Jy ! Component: 100 - total flux cleaned = 0.0122044 Jy ! Component: 150 - total flux cleaned = 0.0131303 Jy ! Component: 200 - total flux cleaned = 0.0132768 Jy ! Total flux subtracted in 200 components = 0.0132768 Jy ! Clean residual min=-0.005523 max=0.007903 Jy/beam ! Clean residual mean=0.000242 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.37647 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 57 components and 0.37647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195848Jy sigma=0.001245 ! Fit after self-cal, rms=0.195845Jy sigma=0.001245 ! 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.257 x 3.048 at 11.83 degrees (North through East) ! Clean map min=-0.0052755 max=0.31412 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.00652 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.01 KP 1.02 ! LA 1.02 MK 0.99 NL 1.08 OV 0.98 ! PT 0.94 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00361 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.00 KP 1.01 ! LA 1.00 MK 0.99 NL 1.07 OV 1.03 ! PT 0.91 SC 1.03 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.990457 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.99 KP 1.01 ! LA 0.99 MK 1.00 NL 1.07 OV 1.00 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982801 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.04 KP 1.00 ! LA 1.01 MK 0.99 NL 1.08 OV 1.02 ! PT 0.96 SC 1.02 ! ! ! Fit before self-cal, rms=0.195845Jy sigma=0.001245 ! Fit after self-cal, rms=0.196652Jy sigma=0.001241 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.196652Jy sigma=0.001241 ! Fit after self-cal, rms=0.196653Jy sigma=0.001241 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.263 mas, bmaj=3.066 mas, bpa=11.66 degrees ! Estimated noise=795.888 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.00399377 Jy ! Component: 100 - total flux cleaned = -0.00470789 Jy ! Component: 150 - total flux cleaned = -0.00480686 Jy ! Component: 200 - total flux cleaned = -0.004898 Jy ! Total flux subtracted in 200 components = -0.004898 Jy ! Clean residual min=-0.003733 max=0.006635 Jy/beam ! Clean residual mean=0.000096 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.371572 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.371572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196562Jy sigma=0.001240 ! Fit after self-cal, rms=0.196560Jy sigma=0.001240 ! 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.196560Jy sigma=0.001240 ! Fit after self-cal, rms=0.190296Jy sigma=0.001212 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) ! Added new window around map position (-4.2, -4.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686441 Jy ! Component: 100 - total flux cleaned = 0.00859476 Jy ! Component: 150 - total flux cleaned = 0.00915807 Jy ! Component: 200 - total flux cleaned = 0.00963014 Jy ! Total flux subtracted in 200 components = 0.00963014 Jy ! Clean residual min=-0.002859 max=0.003625 Jy/beam ! Clean residual mean=0.000026 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.381202 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 95 components and 0.381202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190084Jy sigma=0.001210 ! Fit after self-cal, rms=0.189527Jy sigma=0.001208 ! 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.263 x 3.066 at 11.66 degrees (North through East) ! Clean map min=-0.002728 max=0.31548 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.189527Jy sigma=0.001208 ! Fit after self-cal, rms=0.189798Jy sigma=0.001206 ! 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.189798Jy sigma=0.001206 ! Fit after self-cal, rms=0.189739Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=1.257 mas, bmaj=3.062 mas, bpa=12.09 degrees ! Estimated noise=793.191 mJy/beam. ! Added new window around map position (19, 24). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284368 Jy ! Component: 100 - total flux cleaned = 0.00319061 Jy ! Component: 150 - total flux cleaned = 0.00330486 Jy ! Component: 200 - total flux cleaned = 0.00346067 Jy ! Total flux subtracted in 200 components = 0.00346067 Jy ! Clean residual min=-0.002244 max=0.002451 Jy/beam ! Clean residual mean=0.000051 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.384663 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.384663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189684Jy sigma=0.001205 ! Fit after self-cal, rms=0.189686Jy sigma=0.001205 ! 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.189686Jy sigma=0.001205 ! Fit after self-cal, rms=0.189474Jy sigma=0.001204 ! 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.189474Jy sigma=0.001204 ! Fit after self-cal, rms=0.189486Jy sigma=0.001204 ! Inverting map and beam ! Estimated beam: bmin=1.256 mas, bmaj=3.06 mas, bpa=12.07 degrees ! Estimated noise=792.245 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00086112 Jy ! Component: 100 - total flux cleaned = 0.000998692 Jy ! Component: 150 - total flux cleaned = 0.0011242 Jy ! Component: 200 - total flux cleaned = 0.00120226 Jy ! Total flux subtracted in 200 components = 0.00120226 Jy ! Clean residual min=-0.002221 max=0.002272 Jy/beam ! Clean residual mean=0.000046 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.385865 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 0.385865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189471Jy sigma=0.001204 ! Fit after self-cal, rms=0.189481Jy sigma=0.001204 ! 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.417 mas, bmaj=4.667 mas, bpa=11.33 degrees ! Estimated noise=914.864 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.00114696 Jy ! Component: 100 - total flux cleaned = 0.00149951 Jy ! Component: 150 - total flux cleaned = 0.00168281 Jy ! Component: 200 - total flux cleaned = 0.00174661 Jy ! Total flux subtracted in 200 components = 0.00174661 Jy ! Clean residual min=-0.001966 max=0.002613 Jy/beam ! Clean residual mean=0.000056 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.387612 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.387612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189479Jy sigma=0.001204 ! Fit after self-cal, rms=0.189486Jy sigma=0.001204 ! 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.9921 mas, bmaj=2.482 mas, bpa=13.28 degrees ! Estimated noise=1462.29 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.257114 Jy ! Component: 100 - total flux cleaned = 0.32446 Jy ! Component: 150 - total flux cleaned = 0.351844 Jy ! Component: 200 - total flux cleaned = 0.363687 Jy ! Total flux subtracted in 200 components = 0.363687 Jy ! Clean residual min=-0.005488 max=0.006440 Jy/beam ! Clean residual mean=0.000096 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.363687 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.363687 Jy ! Inverting map and beam ! Estimated beam: bmin=1.256 mas, bmaj=3.06 mas, bpa=12.07 degrees ! Estimated noise=792.245 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.00919318 Jy ! Component: 100 - total flux cleaned = 0.0142912 Jy ! Component: 150 - total flux cleaned = 0.0178094 Jy ! Component: 200 - total flux cleaned = 0.0202727 Jy ! Total flux subtracted in 200 components = 0.0202727 Jy ! Clean residual min=-0.002514 max=0.002646 Jy/beam ! Clean residual mean=0.000065 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.383959 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 62 components and 0.383959 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.417 mas, bmaj=4.667 mas, bpa=11.33 degrees ! Estimated noise=914.864 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.00213699 Jy ! Component: 100 - total flux cleaned = 0.00283207 Jy ! Component: 150 - total flux cleaned = 0.00335384 Jy ! Component: 200 - total flux cleaned = 0.00374273 Jy ! Total flux subtracted in 200 components = 0.00374273 Jy ! Clean residual min=-0.002172 max=0.002656 Jy/beam ! Clean residual mean=0.000063 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.387702 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 91 components and 0.387702 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.256 mas, bmaj=3.06 mas, bpa=12.07 degrees ! Estimated noise=792.245 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220692 Jy ! Component: 100 - total flux cleaned = 0.000157565 Jy ! Component: 150 - total flux cleaned = 0.000101849 Jy ! Component: 200 - total flux cleaned = 0.000254513 Jy ! Total flux subtracted in 200 components = 0.000254513 Jy ! Clean residual min=-0.002287 max=0.002205 Jy/beam ! Clean residual mean=0.000035 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.387957 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 0.387957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189503Jy sigma=0.001204 ! Fit after self-cal, rms=0.189510Jy sigma=0.001204 wmodel J1334-1150_X_1997_05_07_yyk\_map.mod ! Writing 110 model components to file: J1334-1150_X_1997_05_07_yyk_map.mod wobs J1334-1150_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1334-1150_X_1997_05_07_yyk_uvs.fits wwins J1334-1150_X_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1334-1150_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 = -0.000181141 Jy ! Component: 100 - total flux cleaned = -6.42263e-05 Jy ! Component: 150 - total flux cleaned = 4.52701e-05 Jy ! Component: 200 - total flux cleaned = -5.88046e-05 Jy ! Component: 250 - total flux cleaned = -0.000158438 Jy ! Component: 300 - total flux cleaned = -0.000287503 Jy ! Component: 350 - total flux cleaned = -0.000473076 Jy ! Component: 400 - total flux cleaned = -0.000740083 Jy ! Component: 450 - total flux cleaned = -0.00082722 Jy ! Component: 500 - total flux cleaned = -0.00102404 Jy ! Component: 550 - total flux cleaned = -0.00116017 Jy ! Component: 600 - total flux cleaned = -0.00124012 Jy ! Component: 650 - total flux cleaned = -0.00137044 Jy ! Component: 700 - total flux cleaned = -0.00152263 Jy ! Component: 750 - total flux cleaned = -0.00164654 Jy ! Component: 800 - total flux cleaned = -0.00176769 Jy ! Component: 850 - total flux cleaned = -0.00183893 Jy ! Component: 900 - total flux cleaned = -0.00193217 Jy ! Component: 950 - total flux cleaned = -0.00195495 Jy ! Component: 1000 - total flux cleaned = -0.00197702 Jy ! Component: 1050 - total flux cleaned = -0.00195495 Jy ! Component: 1100 - total flux cleaned = -0.00197697 Jy ! Component: 1150 - total flux cleaned = -0.00199825 Jy ! Component: 1200 - total flux cleaned = -0.00204001 Jy ! Component: 1250 - total flux cleaned = -0.00201951 Jy ! Component: 1300 - total flux cleaned = -0.00206008 Jy ! Component: 1350 - total flux cleaned = -0.00199992 Jy ! Component: 1400 - total flux cleaned = -0.00200032 Jy ! Component: 1450 - total flux cleaned = -0.00200053 Jy ! Component: 1500 - total flux cleaned = -0.0020006 Jy ! Component: 1550 - total flux cleaned = -0.00198148 Jy ! Component: 1600 - total flux cleaned = -0.00196253 Jy ! Component: 1650 - total flux cleaned = -0.00199949 Jy ! Component: 1700 - total flux cleaned = -0.00201768 Jy ! Component: 1750 - total flux cleaned = -0.00198137 Jy ! Component: 1800 - total flux cleaned = -0.00203532 Jy ! Component: 1850 - total flux cleaned = -0.00208862 Jy ! Component: 1900 - total flux cleaned = -0.0021061 Jy ! Component: 1950 - total flux cleaned = -0.00214104 Jy ! Component: 2000 - total flux cleaned = -0.00224441 Jy ! Total flux subtracted in 2048 components = -0.00226149 Jy ! Clean residual min=-0.001466 max=0.001087 Jy/beam ! Clean residual mean=0.000014 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.385695 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 250 components and 0.385695 Jy ![Exited script file: muppet] wmap "J1334-1150_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.256 x 3.06 at 12.07 degrees (North through East) ! Clean map min=-0.0018744 max=0.31454 Jy/beam ! Writing clean map to FITS file: J1334-1150_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.314544 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000336395 device "J1334-1150_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1334-1150_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.320841 0.320841 0.641681 1.28336 2.56673 5.13345 10.2669 20.5338 41.0676 82.1352 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.314 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.256 x 3.06 at 12.07 degrees (North through East) ! Clean map min=-0.0018744 max=0.31454 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1334-1150_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1334-1150_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1334-1150_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:08:12 2007