! Started logfile: J0405-1308_X_2006_12_18_yyk_uvs.log on Mon Jun 16 19:14:19 2008 obs J0405-1308_X_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J0405-1308_X_2006_12_18_yyk_uve.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! 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 2161 lines of history. ! ! Reading 540 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 J0405-1308_X_2006_12_18_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)= 1.4879 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.6956 mas, bmaj=1.87 mas, bpa=-0.4585 degrees ! Estimated noise=2.234 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.25408 Jy ! Component: 100 - total flux cleaned = 1.43542 Jy ! Total flux subtracted in 100 components = 1.43542 Jy ! Clean residual min=-0.038884 max=0.058872 Jy/beam ! Clean residual mean=-0.000098 rms=0.010514 Jy/beam ! Combined flux in latest and established models = 1.43542 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.43542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213499Jy sigma=3.311533 ! Fit after self-cal, rms=0.214328Jy sigma=3.286144 ! Inverting map ! Added new window around map position (0.2, -3.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0773204 Jy ! Component: 100 - total flux cleaned = 0.117925 Jy ! Total flux subtracted in 100 components = 0.117925 Jy ! Clean residual min=-0.028473 max=0.031225 Jy/beam ! Clean residual mean=-0.000026 rms=0.006983 Jy/beam ! Combined flux in latest and established models = 1.55335 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 1.55335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187330Jy sigma=2.876245 ! Fit after self-cal, rms=0.187774Jy sigma=2.865103 ! 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=0.8372 mas, bmaj=2.162 mas, bpa=-1.472 degrees ! Estimated noise=1.87864 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.0302494 Jy ! Component: 100 - total flux cleaned = 0.0458117 Jy ! Component: 150 - total flux cleaned = 0.0537171 Jy ! Component: 200 - total flux cleaned = 0.0558758 Jy ! Total flux subtracted in 200 components = 0.0558758 Jy ! Clean residual min=-0.032087 max=0.029161 Jy/beam ! Clean residual mean=0.000037 rms=0.006922 Jy/beam ! Combined flux in latest and established models = 1.60923 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 58 components and 1.60923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182813Jy sigma=2.803848 ! Fit after self-cal, rms=0.182955Jy sigma=2.801368 ! 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.8372 x 2.162 at -1.472 degrees (North through East) ! Clean map min=-0.030447 max=1.4405 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: 0.999722 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.01 KP 1.01 ! LA 0.99 MK 1.00 NL 1.02 OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0135 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.03 KP 0.95 ! LA 0.94 MK 0.97 NL 0.99 OV 0.96 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00624 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 0.93 KP 0.88 ! LA 0.96 MK 1.02 NL 0.97 OV 1.02 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.985363 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.07 HN 0.96 KP 0.91 ! LA 0.96 MK 1.05 NL 0.99 OV 1.01 ! PT 1.14 SC 1.01 ! ! ! Fit before self-cal, rms=0.182955Jy sigma=2.801368 ! Fit after self-cal, rms=0.156096Jy sigma=2.414603 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.156096Jy sigma=2.414603 ! Fit after self-cal, rms=0.156113Jy sigma=2.414581 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8383 mas, bmaj=2.164 mas, bpa=-1.377 degrees ! Estimated noise=1.88186 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.00675665 Jy ! Component: 100 - total flux cleaned = 0.00713135 Jy ! Component: 150 - total flux cleaned = 0.00729937 Jy ! Component: 200 - total flux cleaned = 0.00758941 Jy ! Total flux subtracted in 200 components = 0.00758941 Jy ! Clean residual min=-0.008453 max=0.008132 Jy/beam ! Clean residual mean=-0.000011 rms=0.002319 Jy/beam ! Combined flux in latest and established models = 1.61681 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 1.61681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155634Jy sigma=2.407859 ! Fit after self-cal, rms=0.155647Jy sigma=2.407336 ! 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.155647Jy sigma=2.407336 ! Fit after self-cal, rms=0.080005Jy sigma=1.197710 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 (5.4, -11.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114247 Jy ! Component: 100 - total flux cleaned = 0.0139238 Jy ! Component: 150 - total flux cleaned = 0.0146056 Jy ! Component: 200 - total flux cleaned = 0.0150124 Jy ! Total flux subtracted in 200 components = 0.0150124 Jy ! Clean residual min=-0.007831 max=0.007630 Jy/beam ! Clean residual mean=-0.000005 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 1.63183 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 92 components and 1.63183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078018Jy sigma=1.170850 ! Fit after self-cal, rms=0.068024Jy sigma=1.029346 ! 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.8383 x 2.164 at -1.377 degrees (North through East) ! Clean map min=-0.0069359 max=1.4467 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.068024Jy sigma=1.029346 ! Fit after self-cal, rms=0.060966Jy sigma=0.914414 ! 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.060966Jy sigma=0.914414 ! Fit after self-cal, rms=0.060213Jy sigma=0.902725 ! Inverting map and beam ! Estimated beam: bmin=0.8371 mas, bmaj=2.16 mas, bpa=-1.272 degrees ! Estimated noise=1.8782 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474573 Jy ! Component: 100 - total flux cleaned = 0.000623401 Jy ! Component: 150 - total flux cleaned = 0.000754011 Jy ! Component: 200 - total flux cleaned = 0.000868797 Jy ! Total flux subtracted in 200 components = 0.000868797 Jy ! Clean residual min=-0.005780 max=0.006026 Jy/beam ! Clean residual mean=-0.000011 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 1.6327 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 110 components and 1.6327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059718Jy sigma=0.895244 ! Fit after self-cal, rms=0.059631Jy sigma=0.894000 ! 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.059631Jy sigma=0.894000 ! Fit after self-cal, rms=0.058389Jy sigma=0.878683 ! 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.058389Jy sigma=0.878683 ! Fit after self-cal, rms=0.058387Jy sigma=0.878629 ! Inverting map and beam ! Estimated beam: bmin=0.8373 mas, bmaj=2.16 mas, bpa=-1.264 degrees ! Estimated noise=1.87798 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000527079 Jy ! Component: 100 - total flux cleaned = -0.000311045 Jy ! Component: 150 - total flux cleaned = -0.000214297 Jy ! Component: 200 - total flux cleaned = -0.000124997 Jy ! Total flux subtracted in 200 components = -0.000124997 Jy ! Clean residual min=-0.005469 max=0.006091 Jy/beam ! Clean residual mean=-0.000011 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 1.63257 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 118 components and 1.63257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058114Jy sigma=0.874332 ! Fit after self-cal, rms=0.058093Jy sigma=0.874108 ! 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.113 mas, bmaj=4.413 mas, bpa=6.76 degrees ! Estimated noise=2.4217 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.00193495 Jy ! Component: 100 - total flux cleaned = 0.00187329 Jy ! Component: 150 - total flux cleaned = 0.00174782 Jy ! Component: 200 - total flux cleaned = 0.00169376 Jy ! Total flux subtracted in 200 components = 0.00169376 Jy ! Clean residual min=-0.005564 max=0.006278 Jy/beam ! Clean residual mean=-0.000012 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 1.63426 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 131 components and 1.63426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058034Jy sigma=0.873390 ! Fit after self-cal, rms=0.058005Jy sigma=0.872895 ! 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.6963 mas, bmaj=1.872 mas, bpa=-0.2367 degrees ! Estimated noise=2.23863 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.26153 Jy ! Component: 100 - total flux cleaned = 1.44514 Jy ! Component: 150 - total flux cleaned = 1.51693 Jy ! Component: 200 - total flux cleaned = 1.5544 Jy ! Total flux subtracted in 200 components = 1.5544 Jy ! Clean residual min=-0.010190 max=0.015141 Jy/beam ! Clean residual mean=-0.000050 rms=0.003213 Jy/beam ! Combined flux in latest and established models = 1.5544 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 40 model components to the UV plane model. ! The established model now contains 40 components and 1.5544 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8373 mas, bmaj=2.16 mas, bpa=-1.264 degrees ! Estimated noise=1.87798 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.0310848 Jy ! Component: 100 - total flux cleaned = 0.0484815 Jy ! Component: 150 - total flux cleaned = 0.0596916 Jy ! Component: 200 - total flux cleaned = 0.0674099 Jy ! Total flux subtracted in 200 components = 0.0674099 Jy ! Clean residual min=-0.006382 max=0.006271 Jy/beam ! Clean residual mean=-0.000022 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 1.62181 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 79 components and 1.62181 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.113 mas, bmaj=4.413 mas, bpa=6.76 degrees ! Estimated noise=2.4217 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.00744953 Jy ! Component: 100 - total flux cleaned = 0.00889385 Jy ! Component: 150 - total flux cleaned = 0.00974652 Jy ! Component: 200 - total flux cleaned = 0.0100768 Jy ! Total flux subtracted in 200 components = 0.0100768 Jy ! Clean residual min=-0.005983 max=0.005863 Jy/beam ! Clean residual mean=-0.000017 rms=0.001899 Jy/beam ! Combined flux in latest and established models = 1.63189 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 92 components and 1.63189 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8373 mas, bmaj=2.16 mas, bpa=-1.264 degrees ! Estimated noise=1.87798 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00072286 Jy ! Component: 100 - total flux cleaned = -0.00102091 Jy ! Component: 150 - total flux cleaned = -0.000890899 Jy ! Component: 200 - total flux cleaned = -0.000898191 Jy ! Total flux subtracted in 200 components = -0.000898191 Jy ! Clean residual min=-0.005529 max=0.005843 Jy/beam ! Clean residual mean=-0.000012 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 1.63099 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 1.63099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058166Jy sigma=0.875588 ! Fit after self-cal, rms=0.058084Jy sigma=0.874296 wmodel J0405-1308_X_2006_12_18_yyk\_map.mod ! Writing 112 model components to file: J0405-1308_X_2006_12_18_yyk_map.mod wobs J0405-1308_X_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J0405-1308_X_2006_12_18_yyk_uvs.fits wwins J0405-1308_X_2006_12_18_yyk\_map.win ! wwins: Wrote 3 windows to J0405-1308_X_2006_12_18_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.00106524 Jy ! Component: 100 - total flux cleaned = 0.00134468 Jy ! Component: 150 - total flux cleaned = 0.00116176 Jy ! Component: 200 - total flux cleaned = 0.000819544 Jy ! Component: 250 - total flux cleaned = 0.000655511 Jy ! Component: 300 - total flux cleaned = 0.000498858 Jy ! Component: 350 - total flux cleaned = 0.000271909 Jy ! Component: 400 - total flux cleaned = -0.000160311 Jy ! Component: 450 - total flux cleaned = -0.000369069 Jy ! Component: 500 - total flux cleaned = -0.000704911 Jy ! Component: 550 - total flux cleaned = -0.000900135 Jy ! Component: 600 - total flux cleaned = -0.00102502 Jy ! Component: 650 - total flux cleaned = -0.00127013 Jy ! Component: 700 - total flux cleaned = -0.00162771 Jy ! Component: 750 - total flux cleaned = -0.00168436 Jy ! Component: 800 - total flux cleaned = -0.00168536 Jy ! Component: 850 - total flux cleaned = -0.00190807 Jy ! Component: 900 - total flux cleaned = -0.00212362 Jy ! Component: 950 - total flux cleaned = -0.00222737 Jy ! Component: 1000 - total flux cleaned = -0.00238083 Jy ! Component: 1050 - total flux cleaned = -0.00243077 Jy ! Component: 1100 - total flux cleaned = -0.00252872 Jy ! Component: 1150 - total flux cleaned = -0.00262563 Jy ! Component: 1200 - total flux cleaned = -0.00281463 Jy ! Component: 1250 - total flux cleaned = -0.00290806 Jy ! Component: 1300 - total flux cleaned = -0.00309052 Jy ! Component: 1350 - total flux cleaned = -0.00317938 Jy ! Component: 1400 - total flux cleaned = -0.00322257 Jy ! Component: 1450 - total flux cleaned = -0.00348154 Jy ! Component: 1500 - total flux cleaned = -0.00365022 Jy ! Component: 1550 - total flux cleaned = -0.00369112 Jy ! Component: 1600 - total flux cleaned = -0.00377413 Jy ! Component: 1650 - total flux cleaned = -0.00397788 Jy ! Component: 1700 - total flux cleaned = -0.00421798 Jy ! Component: 1750 - total flux cleaned = -0.0042579 Jy ! Component: 1800 - total flux cleaned = -0.00441459 Jy ! Component: 1850 - total flux cleaned = -0.00445348 Jy ! Component: 1900 - total flux cleaned = -0.00472005 Jy ! Component: 1950 - total flux cleaned = -0.00471981 Jy ! Component: 2000 - total flux cleaned = -0.00479437 Jy ! Total flux subtracted in 2048 components = -0.00486796 Jy ! Clean residual min=-0.002274 max=0.002344 Jy/beam ! Clean residual mean=0.000000 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 1.62612 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 247 components and 1.62612 Jy ![Exited script file: muppet] wmap "J0405-1308_X_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8373 x 2.16 at -1.264 degrees (North through East) ! Clean map min=-0.0033585 max=1.4512 Jy/beam ! Writing clean map to FITS file: J0405-1308_X_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.45123 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000658782 device "J0405-1308_X_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_X_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.136184 0.136184 0.272368 0.544736 1.08947 2.17894 4.35788 8.71577 17.4315 34.8631 69.7262 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.451 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.8373 x 2.16 at -1.264 degrees (North through East) ! Clean map min=-0.0033585 max=1.4512 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0405-1308_X_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J0405-1308_X_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0405-1308_X_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:14:24 2008