! Started logfile: J1939-1525_X_2005_06_01_yyk_uvs.log on Sat Oct 8 17:40:13 2005 obs J1939-1525_X_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1939-1525_X_2005_06_01_yyk_uve.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1939-1525 ! ! 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 1617 lines of history. ! ! Reading 432 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 J1939-1525_X_2005_06_01_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.409987 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.6849 mas, bmaj=1.751 mas, bpa=-8.489 degrees ! Estimated noise=2.30528 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.334108 Jy ! Component: 100 - total flux cleaned = 0.40582 Jy ! Total flux subtracted in 100 components = 0.40582 Jy ! Clean residual min=-0.014898 max=0.024106 Jy/beam ! Clean residual mean=-0.000089 rms=0.004845 Jy/beam ! Combined flux in latest and established models = 0.40582 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.40582 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.086883Jy sigma=1.431044 ! Fit after self-cal, rms=0.085981Jy sigma=1.415606 ! Inverting map and beam ! Estimated beam: bmin=0.6849 mas, bmaj=1.751 mas, bpa=-8.489 degrees ! Estimated noise=2.30528 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.8159 mas, bmaj=2.05 mas, bpa=-3.974 degrees ! Estimated noise=1.83569 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.8, -0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0406974 Jy ! Component: 100 - total flux cleaned = 0.0585102 Jy ! Component: 150 - total flux cleaned = 0.0680679 Jy ! Component: 200 - total flux cleaned = 0.073057 Jy ! Total flux subtracted in 200 components = 0.073057 Jy ! Clean residual min=-0.010726 max=0.009796 Jy/beam ! Clean residual mean=-0.000026 rms=0.002484 Jy/beam ! Combined flux in latest and established models = 0.478877 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 44 components and 0.478877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072084Jy sigma=1.117128 ! Fit after self-cal, rms=0.071945Jy sigma=1.113464 ! 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.8159 x 2.05 at -3.974 degrees (North through East) ! Clean map min=-0.010187 max=0.39275 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.01396 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.04 KP 1.00* ! LA 0.99 MK 1.01 NL 0.98 OV 1.00 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01689 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 0.98 KP 1.00* ! LA 0.96 MK 1.00 NL 0.97 OV 0.98 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00181 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 0.91 KP 1.00* ! LA 0.97 MK 1.03 NL 0.96 OV 1.00 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.964644 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.97 KP 1.00* ! LA 0.94 MK 1.01 NL 1.01 OV 1.06 ! PT 1.12 SC 1.22 ! ! ! Fit before self-cal, rms=0.071945Jy sigma=1.113464 ! Fit after self-cal, rms=0.066869Jy sigma=1.040362 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.066869Jy sigma=1.040362 ! Fit after self-cal, rms=0.066854Jy sigma=1.040229 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8233 mas, bmaj=2.069 mas, bpa=-4.182 degrees ! Estimated noise=1.83296 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.00350048 Jy ! Component: 100 - total flux cleaned = 0.00351374 Jy ! Component: 150 - total flux cleaned = 0.00342831 Jy ! Component: 200 - total flux cleaned = 0.00334816 Jy ! Total flux subtracted in 200 components = 0.00334816 Jy ! Clean residual min=-0.008156 max=0.006777 Jy/beam ! Clean residual mean=-0.000007 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.482225 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.482225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066562Jy sigma=1.033065 ! Fit after self-cal, rms=0.066555Jy sigma=1.032190 ! 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.066555Jy sigma=1.032190 ! Fit after self-cal, rms=0.065223Jy sigma=1.003209 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.000771115 Jy ! Component: 100 - total flux cleaned = 0.000697666 Jy ! Component: 150 - total flux cleaned = 0.000572666 Jy ! Component: 200 - total flux cleaned = 0.000400729 Jy ! Total flux subtracted in 200 components = 0.000400729 Jy ! Clean residual min=-0.007600 max=0.006785 Jy/beam ! Clean residual mean=-0.000006 rms=0.001862 Jy/beam ! Combined flux in latest and established models = 0.482626 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.482626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065137Jy sigma=1.000678 ! Fit after self-cal, rms=0.065082Jy sigma=0.998489 ! 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.8233 x 2.069 at -4.182 degrees (North through East) ! Clean map min=-0.0072007 max=0.39248 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.065082Jy sigma=0.998489 ! Fit after self-cal, rms=0.064272Jy sigma=0.950546 ! 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.064272Jy sigma=0.950546 ! Fit after self-cal, rms=0.064281Jy sigma=0.950396 ! Inverting map and beam ! Estimated beam: bmin=0.8239 mas, bmaj=2.074 mas, bpa=-4.302 degrees ! Estimated noise=1.82935 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131369 Jy ! Component: 100 - total flux cleaned = 0.00132098 Jy ! Component: 150 - total flux cleaned = 0.00126511 Jy ! Component: 200 - total flux cleaned = 0.00115691 Jy ! Total flux subtracted in 200 components = 0.00115691 Jy ! Clean residual min=-0.006547 max=0.006573 Jy/beam ! Clean residual mean=-0.000021 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.483783 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.483783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064247Jy sigma=0.947844 ! Fit after self-cal, rms=0.064237Jy sigma=0.947555 ! 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.064237Jy sigma=0.947555 ! Fit after self-cal, rms=0.062897Jy sigma=0.932170 ! 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.062897Jy sigma=0.932170 ! Fit after self-cal, rms=0.062899Jy sigma=0.932163 ! Inverting map and beam ! Estimated beam: bmin=0.8239 mas, bmaj=2.075 mas, bpa=-4.408 degrees ! Estimated noise=1.82857 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360499 Jy ! Component: 100 - total flux cleaned = 0.000415917 Jy ! Component: 150 - total flux cleaned = 0.00027113 Jy ! Component: 200 - total flux cleaned = 0.000180194 Jy ! Total flux subtracted in 200 components = 0.000180194 Jy ! Clean residual min=-0.006442 max=0.006514 Jy/beam ! Clean residual mean=-0.000021 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.483963 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.483963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062881Jy sigma=0.930566 ! Fit after self-cal, rms=0.062872Jy sigma=0.930371 ! 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.021 mas, bmaj=4.13 mas, bpa=-2.076 degrees ! Estimated noise=2.45422 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.00109215 Jy ! Component: 100 - total flux cleaned = -0.00133066 Jy ! Component: 150 - total flux cleaned = -0.00151168 Jy ! Component: 200 - total flux cleaned = -0.00154983 Jy ! Total flux subtracted in 200 components = -0.00154983 Jy ! Clean residual min=-0.009620 max=0.006948 Jy/beam ! Clean residual mean=-0.000051 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 0.482413 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 90 components and 0.482413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062910Jy sigma=0.930234 ! Fit after self-cal, rms=0.062874Jy sigma=0.929476 ! 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.6895 mas, bmaj=1.766 mas, bpa=-8.78 degrees ! Estimated noise=2.30645 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.334658 Jy ! Component: 100 - total flux cleaned = 0.406842 Jy ! Component: 150 - total flux cleaned = 0.439064 Jy ! Component: 200 - total flux cleaned = 0.456434 Jy ! Total flux subtracted in 200 components = 0.456434 Jy ! Clean residual min=-0.007956 max=0.008682 Jy/beam ! Clean residual mean=-0.000036 rms=0.002193 Jy/beam ! Combined flux in latest and established models = 0.456435 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.456435 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8239 mas, bmaj=2.075 mas, bpa=-4.408 degrees ! Estimated noise=1.82857 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.0124912 Jy ! Component: 100 - total flux cleaned = 0.0191072 Jy ! Component: 150 - total flux cleaned = 0.0231593 Jy ! Component: 200 - total flux cleaned = 0.0255894 Jy ! Total flux subtracted in 200 components = 0.0255894 Jy ! Clean residual min=-0.007224 max=0.006597 Jy/beam ! Clean residual mean=-0.000025 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.482024 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.482024 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.021 mas, bmaj=4.13 mas, bpa=-2.076 degrees ! Estimated noise=2.45422 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.000425568 Jy ! Component: 100 - total flux cleaned = 0.000313461 Jy ! Component: 150 - total flux cleaned = 0.000314598 Jy ! Component: 200 - total flux cleaned = 0.000312489 Jy ! Total flux subtracted in 200 components = 0.000312489 Jy ! Clean residual min=-0.009713 max=0.007048 Jy/beam ! Clean residual mean=-0.000052 rms=0.002438 Jy/beam ! Combined flux in latest and established models = 0.482336 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.482336 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8239 mas, bmaj=2.075 mas, bpa=-4.408 degrees ! Estimated noise=1.82857 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111752 Jy ! Component: 100 - total flux cleaned = 0.00126476 Jy ! Component: 150 - total flux cleaned = 0.0013314 Jy ! Component: 200 - total flux cleaned = 0.00133282 Jy ! Total flux subtracted in 200 components = 0.00133282 Jy ! Clean residual min=-0.006898 max=0.006721 Jy/beam ! Clean residual mean=-0.000021 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.483669 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 70 components and 0.483669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062843Jy sigma=0.931747 ! Fit after self-cal, rms=0.062809Jy sigma=0.931227 wmodel J1939-1525_X_2005_06_01_yyk\_map.mod ! Writing 70 model components to file: J1939-1525_X_2005_06_01_yyk_map.mod wobs J1939-1525_X_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1939-1525_X_2005_06_01_yyk_uvs.fits wwins J1939-1525_X_2005_06_01_yyk\_map.win ! wwins: Wrote 2 windows to J1939-1525_X_2005_06_01_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.000987816 Jy ! Component: 100 - total flux cleaned = -0.00141266 Jy ! Component: 150 - total flux cleaned = -0.00131774 Jy ! Component: 200 - total flux cleaned = -0.001316 Jy ! Component: 250 - total flux cleaned = -0.00122988 Jy ! Component: 300 - total flux cleaned = -0.00115103 Jy ! Component: 350 - total flux cleaned = -0.000852249 Jy ! Component: 400 - total flux cleaned = -0.000708448 Jy ! Component: 450 - total flux cleaned = -0.000502613 Jy ! Component: 500 - total flux cleaned = -0.000436135 Jy ! Component: 550 - total flux cleaned = -0.000310406 Jy ! Component: 600 - total flux cleaned = -0.000189016 Jy ! Component: 650 - total flux cleaned = -7.30986e-05 Jy ! Component: 700 - total flux cleaned = 0.000149968 Jy ! Component: 750 - total flux cleaned = 0.000203396 Jy ! Component: 800 - total flux cleaned = 0.000362251 Jy ! Component: 850 - total flux cleaned = 0.000515784 Jy ! Component: 900 - total flux cleaned = 0.000565729 Jy ! Component: 950 - total flux cleaned = 0.000565887 Jy ! Component: 1000 - total flux cleaned = 0.000566129 Jy ! Component: 1050 - total flux cleaned = 0.000613705 Jy ! Component: 1100 - total flux cleaned = 0.000704962 Jy ! Component: 1150 - total flux cleaned = 0.000836275 Jy ! Component: 1200 - total flux cleaned = 0.000834788 Jy ! Component: 1250 - total flux cleaned = 0.000876042 Jy ! Component: 1300 - total flux cleaned = 0.000998853 Jy ! Component: 1350 - total flux cleaned = 0.000999526 Jy ! Component: 1400 - total flux cleaned = 0.00115615 Jy ! Component: 1450 - total flux cleaned = 0.00115514 Jy ! Component: 1500 - total flux cleaned = 0.00115485 Jy ! Component: 1550 - total flux cleaned = 0.001009 Jy ! Component: 1600 - total flux cleaned = 0.00104498 Jy ! Component: 1650 - total flux cleaned = 0.00100985 Jy ! Component: 1700 - total flux cleaned = 0.000837767 Jy ! Component: 1750 - total flux cleaned = 0.000702941 Jy ! Component: 1800 - total flux cleaned = 0.000703018 Jy ! Component: 1850 - total flux cleaned = 0.000507402 Jy ! Component: 1900 - total flux cleaned = 0.000410963 Jy ! Component: 1950 - total flux cleaned = 0.000222478 Jy ! Component: 2000 - total flux cleaned = 0.000160374 Jy ! Total flux subtracted in 2048 components = -5.30412e-05 Jy ! Clean residual min=-0.001786 max=0.001852 Jy/beam ! Clean residual mean=-0.000015 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.483616 Jy keep ! Adding 122 model components to the UV plane model. ! The established model now contains 192 components and 0.483616 Jy ![Exited script file: muppet] wmap "J1939-1525_X_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8239 x 2.075 at -4.408 degrees (North through East) ! Clean map min=-0.0037575 max=0.39214 Jy/beam ! Writing clean map to FITS file: J1939-1525_X_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.392136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000537392 device "J1939-1525_X_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1939-1525_X_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.411127 0.411127 0.822254 1.64451 3.28902 6.57803 13.1561 26.3121 52.6243 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.392 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.8239 x 2.075 at -4.408 degrees (North through East) ! Clean map min=-0.0037575 max=0.39214 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1939-1525_X_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1939-1525_X_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1939-1525_X_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:40:17 2005