! Started logfile: J2042-2255_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:43:10 2005 obs J2042-2255_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J2042-2255_S_2005_06_30_yyk_uve.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846154 visibilities/baseline/integration-bin. ! Found source: J2042-2255 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1469 lines of history. ! ! Reading 1980 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 J2042-2255_S_2005_06_30_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)= 0.242506 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.419 mas, bmaj=6.561 mas, bpa=2.647 degrees ! Estimated noise=1.44232 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.184289 Jy ! Component: 100 - total flux cleaned = 0.217767 Jy ! Total flux subtracted in 100 components = 0.217767 Jy ! Clean residual min=-0.008365 max=0.018511 Jy/beam ! Clean residual mean=0.000106 rms=0.002820 Jy/beam ! Combined flux in latest and established models = 0.217767 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.217767 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.091915Jy sigma=1.238681 ! Fit after self-cal, rms=0.091760Jy sigma=1.234407 ! Inverting map and beam ! Estimated beam: bmin=2.419 mas, bmaj=6.561 mas, bpa=2.647 degrees ! Estimated noise=1.44232 mJy/beam. ! Added new window around map position (6, 4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214091 Jy ! Component: 100 - total flux cleaned = 0.0329512 Jy ! Total flux subtracted in 100 components = 0.0329512 Jy ! Clean residual min=-0.008081 max=0.007168 Jy/beam ! Clean residual mean=0.000063 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.250718 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.250718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086777Jy sigma=1.144172 ! Fit after self-cal, rms=0.086398Jy sigma=1.137994 ! 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=2.997 mas, bmaj=7.839 mas, bpa=-0.06552 degrees ! Estimated noise=1.01292 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.0102029 Jy ! Component: 100 - total flux cleaned = 0.0152388 Jy ! Component: 150 - total flux cleaned = 0.0178299 Jy ! Component: 200 - total flux cleaned = 0.0184779 Jy ! Total flux subtracted in 200 components = 0.0184779 Jy ! Clean residual min=-0.005738 max=0.006513 Jy/beam ! Clean residual mean=0.000051 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.269196 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.269196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085307Jy sigma=1.120464 ! Fit after self-cal, rms=0.085220Jy sigma=1.119141 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.997 x 7.839 at -0.06552 degrees (North through East) ! Clean map min=-0.0050042 max=0.21116 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.00983 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 1.06 KP 0.97 ! LA 1.05 MK 0.94 NL 0.98 OV 0.96 ! PT 1.08 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.997894 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00 KP 0.99 ! LA 1.02 MK 0.97 NL 1.02 OV 1.02 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.958752 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.92 HN 1.13 KP 1.01 ! LA 0.95 MK 1.06 NL 1.07 OV 1.03 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04097 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 0.98 KP 0.92 ! LA 0.78 MK 1.07 NL 1.01 OV 0.85 ! PT 0.97 SC 1.09 ! ! ! Fit before self-cal, rms=0.085220Jy sigma=1.119141 ! Fit after self-cal, rms=0.082320Jy sigma=1.073965 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.082320Jy sigma=1.073965 ! Fit after self-cal, rms=0.082317Jy sigma=1.073814 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=7.874 mas, bpa=0.3789 degrees ! Estimated noise=1.00988 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.00117962 Jy ! Component: 100 - total flux cleaned = 0.00132303 Jy ! Component: 150 - total flux cleaned = 0.00144162 Jy ! Component: 200 - total flux cleaned = 0.00147864 Jy ! Total flux subtracted in 200 components = 0.00147864 Jy ! Clean residual min=-0.004568 max=0.005996 Jy/beam ! Clean residual mean=0.000096 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.270675 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.270675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082331Jy sigma=1.072764 ! Fit after self-cal, rms=0.082318Jy sigma=1.072568 ! 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.082318Jy sigma=1.072568 ! Fit after self-cal, rms=0.080518Jy sigma=1.039221 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.000685007 Jy ! Component: 100 - total flux cleaned = 0.000764124 Jy ! Component: 150 - total flux cleaned = 0.000797219 Jy ! Component: 200 - total flux cleaned = 0.000830389 Jy ! Total flux subtracted in 200 components = 0.000830389 Jy ! Clean residual min=-0.004559 max=0.005890 Jy/beam ! Clean residual mean=0.000100 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.271505 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.271505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080489Jy sigma=1.038676 ! Fit after self-cal, rms=0.080508Jy sigma=1.035945 ! 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.031 x 7.874 at 0.3789 degrees (North through East) ! Clean map min=-0.0042697 max=0.21138 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.080508Jy sigma=1.035945 ! Fit after self-cal, rms=0.077256Jy sigma=0.986459 ! 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.077256Jy sigma=0.986459 ! Fit after self-cal, rms=0.077346Jy sigma=0.985995 ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.845 mas, bpa=0.3924 degrees ! Estimated noise=1.00681 mJy/beam. ! Added new window around map position (15.5, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00657975 Jy ! Component: 100 - total flux cleaned = 0.00889904 Jy ! Component: 150 - total flux cleaned = 0.00952727 Jy ! Component: 200 - total flux cleaned = 0.00991404 Jy ! Total flux subtracted in 200 components = 0.00991404 Jy ! Clean residual min=-0.003057 max=0.003721 Jy/beam ! Clean residual mean=-0.000028 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.281419 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 111 components and 0.281419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077056Jy sigma=0.977587 ! Fit after self-cal, rms=0.077066Jy sigma=0.977135 ! 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.077066Jy sigma=0.977135 ! Fit after self-cal, rms=0.075853Jy sigma=0.950079 ! 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.075853Jy sigma=0.950079 ! Fit after self-cal, rms=0.075863Jy sigma=0.950024 ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.877 mas, bpa=0.4029 degrees ! Estimated noise=1.00841 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022377 Jy ! Component: 100 - total flux cleaned = 0.00265334 Jy ! Component: 150 - total flux cleaned = 0.00288945 Jy ! Component: 200 - total flux cleaned = 0.00305278 Jy ! Total flux subtracted in 200 components = 0.00305278 Jy ! Clean residual min=-0.003039 max=0.003543 Jy/beam ! Clean residual mean=-0.000032 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.284472 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 131 components and 0.284472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075820Jy sigma=0.948545 ! Fit after self-cal, rms=0.075830Jy sigma=0.948425 ! 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=8.168 mas, bmaj=19.44 mas, bpa=9.5 degrees ! Estimated noise=1.30504 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.000754351 Jy ! Component: 100 - total flux cleaned = 0.000825287 Jy ! Component: 150 - total flux cleaned = 0.000824001 Jy ! Component: 200 - total flux cleaned = 0.000849728 Jy ! Total flux subtracted in 200 components = 0.000849728 Jy ! Clean residual min=-0.003537 max=0.003793 Jy/beam ! Clean residual mean=-0.000081 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.285322 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 139 components and 0.285322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075814Jy sigma=0.948303 ! Fit after self-cal, rms=0.075820Jy sigma=0.948245 ! 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=2.429 mas, bmaj=6.569 mas, bpa=2.716 degrees ! Estimated noise=1.42218 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.182284 Jy ! Component: 100 - total flux cleaned = 0.219475 Jy ! Component: 150 - total flux cleaned = 0.238365 Jy ! Component: 200 - total flux cleaned = 0.24967 Jy ! Total flux subtracted in 200 components = 0.24967 Jy ! Clean residual min=-0.004730 max=0.005359 Jy/beam ! Clean residual mean=0.000037 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.24967 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.24967 Jy ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.877 mas, bpa=0.4029 degrees ! Estimated noise=1.00841 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) ! Added new window around map position (3, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118525 Jy ! Component: 100 - total flux cleaned = 0.0190354 Jy ! Component: 150 - total flux cleaned = 0.0239344 Jy ! Component: 200 - total flux cleaned = 0.0274348 Jy ! Total flux subtracted in 200 components = 0.0274348 Jy ! Clean residual min=-0.003109 max=0.003356 Jy/beam ! Clean residual mean=0.000029 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.277105 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 88 components and 0.277105 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=8.168 mas, bmaj=19.44 mas, bpa=9.5 degrees ! Estimated noise=1.30504 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.00398587 Jy ! Component: 100 - total flux cleaned = 0.00616312 Jy ! Component: 150 - total flux cleaned = 0.00743348 Jy ! Component: 200 - total flux cleaned = 0.00799039 Jy ! Total flux subtracted in 200 components = 0.00799039 Jy ! Clean residual min=-0.003599 max=0.003708 Jy/beam ! Clean residual mean=-0.000074 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.285095 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 123 components and 0.285095 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.877 mas, bpa=0.4029 degrees ! Estimated noise=1.00841 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000369434 Jy ! Component: 100 - total flux cleaned = -0.000424001 Jy ! Component: 150 - total flux cleaned = -0.00034481 Jy ! Component: 200 - total flux cleaned = -0.000234955 Jy ! Total flux subtracted in 200 components = -0.000234955 Jy ! Clean residual min=-0.002867 max=0.003521 Jy/beam ! Clean residual mean=-0.000033 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.28486 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.28486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075797Jy sigma=0.947480 ! Fit after self-cal, rms=0.075789Jy sigma=0.947345 wmodel J2042-2255_S_2005_06_30_yyk\_map.mod ! Writing 143 model components to file: J2042-2255_S_2005_06_30_yyk_map.mod wobs J2042-2255_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J2042-2255_S_2005_06_30_yyk_uvs.fits wwins J2042-2255_S_2005_06_30_yyk\_map.win ! wwins: Wrote 4 windows to J2042-2255_S_2005_06_30_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.0011061 Jy ! Component: 100 - total flux cleaned = 0.0012645 Jy ! Component: 150 - total flux cleaned = 0.0013131 Jy ! Component: 200 - total flux cleaned = 0.00095344 Jy ! Component: 250 - total flux cleaned = 0.000524092 Jy ! Component: 300 - total flux cleaned = 2.75559e-05 Jy ! Component: 350 - total flux cleaned = -0.000412074 Jy ! Component: 400 - total flux cleaned = -0.00080073 Jy ! Component: 450 - total flux cleaned = -0.00114128 Jy ! Component: 500 - total flux cleaned = -0.00158326 Jy ! Component: 550 - total flux cleaned = -0.00187016 Jy ! Component: 600 - total flux cleaned = -0.00225525 Jy ! Component: 650 - total flux cleaned = -0.00252784 Jy ! Component: 700 - total flux cleaned = -0.00272747 Jy ! Component: 750 - total flux cleaned = -0.00295552 Jy ! Component: 800 - total flux cleaned = -0.00321098 Jy ! Component: 850 - total flux cleaned = -0.00336671 Jy ! Component: 900 - total flux cleaned = -0.00352077 Jy ! Component: 950 - total flux cleaned = -0.0037022 Jy ! Component: 1000 - total flux cleaned = -0.00379106 Jy ! Component: 1050 - total flux cleaned = -0.00387878 Jy ! Component: 1100 - total flux cleaned = -0.00396515 Jy ! Component: 1150 - total flux cleaned = -0.00407855 Jy ! Component: 1200 - total flux cleaned = -0.00407827 Jy ! Component: 1250 - total flux cleaned = -0.00407826 Jy ! Component: 1300 - total flux cleaned = -0.00405165 Jy ! Component: 1350 - total flux cleaned = -0.00402538 Jy ! Component: 1400 - total flux cleaned = -0.00397266 Jy ! Component: 1450 - total flux cleaned = -0.00397259 Jy ! Component: 1500 - total flux cleaned = -0.00394654 Jy ! Component: 1550 - total flux cleaned = -0.00394603 Jy ! Component: 1600 - total flux cleaned = -0.00387091 Jy ! Component: 1650 - total flux cleaned = -0.00387075 Jy ! Component: 1700 - total flux cleaned = -0.00379785 Jy ! Component: 1750 - total flux cleaned = -0.00374996 Jy ! Component: 1800 - total flux cleaned = -0.00370265 Jy ! Component: 1850 - total flux cleaned = -0.00367891 Jy ! Component: 1900 - total flux cleaned = -0.00365555 Jy ! Component: 1950 - total flux cleaned = -0.00358631 Jy ! Component: 2000 - total flux cleaned = -0.00354077 Jy ! Total flux subtracted in 2048 components = -0.00356346 Jy ! Clean residual min=-0.001454 max=0.001281 Jy/beam ! Clean residual mean=-0.000008 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.281297 Jy keep ! Adding 151 model components to the UV plane model. ! The established model now contains 294 components and 0.281297 Jy ![Exited script file: muppet] wmap "J2042-2255_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 7.877 at 0.4029 degrees (North through East) ! Clean map min=-0.0025515 max=0.21121 Jy/beam ! Writing clean map to FITS file: J2042-2255_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.211206 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000457222 device "J2042-2255_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2042-2255_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.649446 0.649446 1.29889 2.59778 5.19557 10.3911 20.7823 41.5645 83.1291 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.211 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.02 x 7.877 at 0.4029 degrees (North through East) ! Clean map min=-0.0025515 max=0.21121 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2042-2255_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2042-2255_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2042-2255_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:43:14 2005